返回 ppt-master
05_three_row.svg
1 <?xml version="1.0" encoding="UTF-8"?>
2 <svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" viewBox="0 0 1080 1080"
3 data-pptx-master="moments_square_master" data-pptx-master-name="Moments Square"
4 data-pptx-layout="three_row" data-pptx-layout-name="Three Row">
5 <rect id="master-background" x="0" y="0" width="1080" height="1080" fill="#FFFFFF"
6 data-pptx-layer="master" data-pptx-editable="false"/>
7 <rect id="three-row-one" x="100" y="380" width="880" height="148" rx="16" fill="#F4F6F8"
8 stroke="#D6DCE3" stroke-width="1" data-pptx-layer="layout" data-pptx-editable="false"/>
9 <rect id="three-row-two" x="100" y="556" width="880" height="148" rx="16" fill="#F4F6F8"
10 stroke="#D6DCE3" stroke-width="1" data-pptx-layer="layout" data-pptx-editable="false"/>
11 <rect id="three-row-three" x="100" y="732" width="880" height="148" rx="16" fill="#F4F6F8"
12 stroke="#D6DCE3" stroke-width="1" data-pptx-layer="layout" data-pptx-editable="false"/>
13 <circle id="three-row-marker-one" cx="168" cy="454" r="28" fill="#E2E8F0"
14 data-pptx-layer="layout" data-pptx-editable="false"/>
15 <circle id="three-row-marker-two" cx="168" cy="630" r="28" fill="#E2E8F0"
16 data-pptx-layer="layout" data-pptx-editable="false"/>
17 <circle id="three-row-marker-three" cx="168" cy="806" r="28" fill="#E2E8F0"
18 data-pptx-layer="layout" data-pptx-editable="false"/>
19 <text id="three-row-digit-one" x="168" y="464" text-anchor="middle" fill="#64748B"
20 font-family="Arial, Microsoft YaHei, sans-serif" font-size="26" font-weight="700"
21 data-pptx-layer="layout" data-pptx-editable="false">1</text>
22 <text id="three-row-digit-two" x="168" y="640" text-anchor="middle" fill="#64748B"
23 font-family="Arial, Microsoft YaHei, sans-serif" font-size="26" font-weight="700"
24 data-pptx-layer="layout" data-pptx-editable="false">2</text>
25 <text id="three-row-digit-three" x="168" y="816" text-anchor="middle" fill="#64748B"
26 font-family="Arial, Microsoft YaHei, sans-serif" font-size="26" font-weight="700"
27 data-pptx-layer="layout" data-pptx-editable="false">3</text>
28 <g id="three-row-title-slot" data-pptx-placeholder="title"
29 data-pptx-bounds="100 110 880 210">
30 <text id="three-row-title-carrier" data-pptx-carrier="true"
31 x="100" y="232" fill="#1E293B" font-family="Arial, Microsoft YaHei, sans-serif"
32 font-size="60" font-weight="700">{{PAGE_TITLE}}</text>
33 </g>
34 <g id="three-row-one-slot" data-pptx-placeholder="object" data-pptx-idx="1"
35 data-pptx-bounds="220 404 736 100">
36 <text id="three-row-one-carrier" data-pptx-carrier="true"
37 x="220" y="452" fill="#475569" font-family="Arial, Microsoft YaHei, sans-serif"
38 font-size="28">{{ITEM_1}}</text>
39 </g>
40 <g id="three-row-two-slot" data-pptx-placeholder="object" data-pptx-idx="2"
41 data-pptx-bounds="220 580 736 100">
42 <text id="three-row-two-carrier" data-pptx-carrier="true"
43 x="220" y="628" fill="#475569" font-family="Arial, Microsoft YaHei, sans-serif"
44 font-size="28">{{ITEM_2}}</text>
45 </g>
46 <g id="three-row-three-slot" data-pptx-placeholder="object" data-pptx-idx="3"
47 data-pptx-bounds="220 756 736 100">
48 <text id="three-row-three-carrier" data-pptx-carrier="true"
49 x="220" y="804" fill="#475569" font-family="Arial, Microsoft YaHei, sans-serif"
50 font-size="28">{{ITEM_3}}</text>
51 </g>
52 <g id="three-row-footer-slot" data-pptx-placeholder="footer" data-pptx-idx="4"
53 data-pptx-bounds="100 940 880 56">
54 <text id="three-row-footer-carrier" data-pptx-carrier="true"
55 x="100" y="980" fill="#94A3B8" font-family="Arial, Microsoft YaHei, sans-serif"
56 font-size="24">{{FOOTER_NOTE}}</text>
57 </g>
58 </svg>
59
59 lines Plain Text