返回 ppt-master
09_ending.svg
1 <?xml version="1.0" encoding="UTF-8"?>
2 <svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1920" viewBox="0 0 1080 1920"
3 data-pptx-master="story_vertical_master" data-pptx-master-name="Story Vertical"
4 data-pptx-layout="ending" data-pptx-layout-name="Ending">
5 <rect id="master-background" x="0" y="0" width="1080" height="1920" fill="#FFFFFF"
6 data-pptx-layer="master" data-pptx-editable="false"/>
7 <rect id="ending-accent" x="490" y="800" width="100" height="8" rx="4" fill="#CBD5E1"
8 data-pptx-layer="layout" data-pptx-editable="false"/>
9 <rect id="ending-brand-band" x="0" y="1560" width="1080" height="180" fill="#F4F6F8"
10 data-pptx-layer="layout" data-pptx-editable="false"/>
11 <g id="ending-message-slot" data-pptx-placeholder="title"
12 data-pptx-bounds="80 880 920 320">
13 <text id="ending-message-carrier" data-pptx-carrier="true"
14 x="540" y="970" text-anchor="middle" fill="#1E293B"
15 font-family="Arial, Microsoft YaHei, sans-serif" font-size="64" font-weight="700">{{CLOSING_MESSAGE}}</text>
16 </g>
17 <g id="ending-cta-slot" data-pptx-placeholder="body" data-pptx-idx="1"
18 data-pptx-bounds="120 1260 840 120">
19 <text id="ending-cta-carrier" data-pptx-carrier="true"
20 x="540" y="1312" text-anchor="middle" fill="#64748B"
21 font-family="Arial, Microsoft YaHei, sans-serif" font-size="32">{{CTA_TEXT}}</text>
22 </g>
23 <g id="ending-brand-slot" data-pptx-placeholder="body" data-pptx-idx="2"
24 data-pptx-bounds="80 1610 920 60">
25 <text id="ending-brand-carrier" data-pptx-carrier="true"
26 x="540" y="1652" text-anchor="middle" fill="#475569"
27 font-family="Arial, Microsoft YaHei, sans-serif" font-size="28">{{BRAND_LINE}}</text>
28 </g>
29 </svg>
30
30 lines Plain Text