返回 ppt-master
12_kpi_grid.svg
1 <?xml version="1.0" encoding="UTF-8"?>
2 <svg xmlns="http://www.w3.org/2000/svg" width="1024" height="768" viewBox="0 0 1024 768"
3 data-pptx-master="presentation_core_43_master" data-pptx-master-name="Presentation Core 4:3"
4 data-pptx-layout="kpi_grid" data-pptx-layout-name="KPI Grid">
5 <rect id="master-background" x="0" y="0" width="1024" height="768" fill="#FFFFFF"
6 data-pptx-layer="master" data-pptx-editable="false"/>
7 <rect id="kpi-grid-card-one" x="56" y="136" width="444" height="120" rx="12" fill="#F4F6F8"
8 stroke="#D6DCE3" stroke-width="1" data-pptx-layer="layout" data-pptx-editable="false"/>
9 <rect id="kpi-grid-card-two" x="524" y="136" width="444" height="120" rx="12" fill="#F4F6F8"
10 stroke="#D6DCE3" stroke-width="1" data-pptx-layer="layout" data-pptx-editable="false"/>
11 <rect id="kpi-grid-card-three" x="56" y="280" width="444" height="120" rx="12" fill="#F4F6F8"
12 stroke="#D6DCE3" stroke-width="1" data-pptx-layer="layout" data-pptx-editable="false"/>
13 <rect id="kpi-grid-card-four" x="524" y="280" width="444" height="120" rx="12" fill="#F4F6F8"
14 stroke="#D6DCE3" stroke-width="1" data-pptx-layer="layout" data-pptx-editable="false"/>
15 <rect id="kpi-grid-evidence-panel" x="56" y="424" width="912" height="288" rx="12" fill="#F4F6F8"
16 stroke="#D6DCE3" stroke-width="1" data-pptx-layer="layout" data-pptx-editable="false"/>
17 <g id="kpi-grid-title-slot" data-pptx-placeholder="title"
18 data-pptx-bounds="56 36 912 64">
19 <text id="kpi-grid-title-carrier" data-pptx-carrier="true"
20 x="56" y="82" fill="#1E293B" font-family="Arial, Microsoft YaHei, sans-serif"
21 font-size="32" font-weight="700">{{PAGE_TITLE}}</text>
22 </g>
23 <g id="kpi-grid-one-slot" data-pptx-placeholder="object" data-pptx-idx="1"
24 data-pptx-bounds="80 152 396 88">
25 <text id="kpi-grid-one-carrier" data-pptx-carrier="true"
26 x="278" y="204" text-anchor="middle" fill="#334155"
27 font-family="Arial, Microsoft YaHei, sans-serif" font-size="26" font-weight="700">{{KPI_1}}</text>
28 </g>
29 <g id="kpi-grid-two-slot" data-pptx-placeholder="object" data-pptx-idx="2"
30 data-pptx-bounds="548 152 396 88">
31 <text id="kpi-grid-two-carrier" data-pptx-carrier="true"
32 x="746" y="204" text-anchor="middle" fill="#334155"
33 font-family="Arial, Microsoft YaHei, sans-serif" font-size="26" font-weight="700">{{KPI_2}}</text>
34 </g>
35 <g id="kpi-grid-three-slot" data-pptx-placeholder="object" data-pptx-idx="3"
36 data-pptx-bounds="80 296 396 88">
37 <text id="kpi-grid-three-carrier" data-pptx-carrier="true"
38 x="278" y="348" text-anchor="middle" fill="#334155"
39 font-family="Arial, Microsoft YaHei, sans-serif" font-size="26" font-weight="700">{{KPI_3}}</text>
40 </g>
41 <g id="kpi-grid-four-slot" data-pptx-placeholder="object" data-pptx-idx="4"
42 data-pptx-bounds="548 296 396 88">
43 <text id="kpi-grid-four-carrier" data-pptx-carrier="true"
44 x="746" y="348" text-anchor="middle" fill="#334155"
45 font-family="Arial, Microsoft YaHei, sans-serif" font-size="26" font-weight="700">{{KPI_4}}</text>
46 </g>
47 <g id="kpi-grid-evidence-slot" data-pptx-placeholder="object" data-pptx-idx="5"
48 data-pptx-bounds="80 448 864 240">
49 <text id="kpi-grid-evidence-carrier" data-pptx-carrier="true"
50 x="80" y="488" fill="#94A3B8" font-family="Arial, Microsoft YaHei, sans-serif"
51 font-size="20">{{CONTENT_AREA}}</text>
52 </g>
53 </svg>
54
54 lines Plain Text