返回 ppt-master
08_ending.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="ending" data-pptx-layout-name="Ending">
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="ending-accent" x="490" y="340" 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="900" 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="100 400 880 260">
13 <text id="ending-message-carrier" data-pptx-carrier="true"
14 x="540" y="488" text-anchor="middle" fill="#1E293B"
15 font-family="Arial, Microsoft YaHei, sans-serif" font-size="60" 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="140 720 800 100">
19 <text id="ending-cta-carrier" data-pptx-carrier="true"
20 x="540" y="770" text-anchor="middle" fill="#64748B"
21 font-family="Arial, Microsoft YaHei, sans-serif" font-size="30">{{CTA_TEXT}}</text>
22 </g>
23 <g id="ending-brand-slot" data-pptx-placeholder="body" data-pptx-idx="2"
24 data-pptx-bounds="100 960 880 60">
25 <text id="ending-brand-carrier" data-pptx-carrier="true"
26 x="540" y="1000" text-anchor="middle" fill="#475569"
27 font-family="Arial, Microsoft YaHei, sans-serif" font-size="26">{{BRAND_LINE}}</text>
28 </g>
29 </svg>
30
30 lines Plain Text