返回 ppt-master
13_process_timeline.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="process_timeline" data-pptx-layout-name="Process Timeline">
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 <line id="process-timeline-axis" x1="170" y1="232" x2="854" y2="232" stroke="#CBD5E1"
8 stroke-width="4" data-pptx-layer="layout" data-pptx-editable="false"/>
9 <circle id="process-timeline-node-one" cx="170" cy="232" r="12" fill="#FFFFFF" stroke="#94A3B8"
10 stroke-width="4" data-pptx-layer="layout" data-pptx-editable="false"/>
11 <circle id="process-timeline-node-two" cx="398" cy="232" r="12" fill="#FFFFFF" stroke="#94A3B8"
12 stroke-width="4" data-pptx-layer="layout" data-pptx-editable="false"/>
13 <circle id="process-timeline-node-three" cx="626" cy="232" r="12" fill="#FFFFFF" stroke="#94A3B8"
14 stroke-width="4" data-pptx-layer="layout" data-pptx-editable="false"/>
15 <circle id="process-timeline-node-four" cx="854" cy="232" r="12" fill="#FFFFFF" stroke="#94A3B8"
16 stroke-width="4" data-pptx-layer="layout" data-pptx-editable="false"/>
17 <rect id="process-timeline-takeaway-panel" x="56" y="640" width="912" height="64" rx="12" fill="#F4F6F8"
18 stroke="#D6DCE3" stroke-width="1" data-pptx-layer="layout" data-pptx-editable="false"/>
19 <g id="process-timeline-title-slot" data-pptx-placeholder="title"
20 data-pptx-bounds="56 36 912 64">
21 <text id="process-timeline-title-carrier" data-pptx-carrier="true"
22 x="56" y="82" fill="#1E293B" font-family="Arial, Microsoft YaHei, sans-serif"
23 font-size="32" font-weight="700">{{PAGE_TITLE}}</text>
24 </g>
25 <g id="process-timeline-one-slot" data-pptx-placeholder="object" data-pptx-idx="1"
26 data-pptx-bounds="68 288 204 320">
27 <text id="process-timeline-one-carrier" data-pptx-carrier="true"
28 x="170" y="330" text-anchor="middle" fill="#334155"
29 font-family="Arial, Microsoft YaHei, sans-serif" font-size="20">{{STEP_1}}</text>
30 </g>
31 <g id="process-timeline-two-slot" data-pptx-placeholder="object" data-pptx-idx="2"
32 data-pptx-bounds="296 288 204 320">
33 <text id="process-timeline-two-carrier" data-pptx-carrier="true"
34 x="398" y="330" text-anchor="middle" fill="#334155"
35 font-family="Arial, Microsoft YaHei, sans-serif" font-size="20">{{STEP_2}}</text>
36 </g>
37 <g id="process-timeline-three-slot" data-pptx-placeholder="object" data-pptx-idx="3"
38 data-pptx-bounds="524 288 204 320">
39 <text id="process-timeline-three-carrier" data-pptx-carrier="true"
40 x="626" y="330" text-anchor="middle" fill="#334155"
41 font-family="Arial, Microsoft YaHei, sans-serif" font-size="20">{{STEP_3}}</text>
42 </g>
43 <g id="process-timeline-four-slot" data-pptx-placeholder="object" data-pptx-idx="4"
44 data-pptx-bounds="752 288 204 320">
45 <text id="process-timeline-four-carrier" data-pptx-carrier="true"
46 x="854" y="330" text-anchor="middle" fill="#334155"
47 font-family="Arial, Microsoft YaHei, sans-serif" font-size="20">{{STEP_4}}</text>
48 </g>
49 <g id="process-timeline-takeaway-slot" data-pptx-placeholder="body" data-pptx-idx="5"
50 data-pptx-bounds="80 656 864 32">
51 <text id="process-timeline-takeaway-carrier" data-pptx-carrier="true"
52 x="512" y="680" text-anchor="middle" fill="#475569"
53 font-family="Arial, Microsoft YaHei, sans-serif" font-size="18">{{KEY_MESSAGE}}</text>
54 </g>
55 </svg>
56
56 lines Plain Text