返回 ppt-master
05_ending.svg
1 <?xml version="1.0" encoding="UTF-8"?>
2 <svg xmlns="http://www.w3.org/2000/svg"
3 width="1280" height="720" viewBox="0 0 1280 720"
4 data-pptx-master="china_telecom_brand_master" data-pptx-master-name="China Telecom Brand"
5 data-pptx-layout="closing" data-pptx-layout-name="Closing">
6 <rect id="brand-master-background" x="0" y="0" width="1280" height="720" fill="#FFFFFF"
7 data-pptx-layer="master" data-pptx-editable="false"/>
8 <rect id="brand-master-top-rule" x="0" y="0" width="1280" height="8" fill="#C00000"
9 data-pptx-layer="master" data-pptx-editable="false"/>
10 <image id="brand-master-footer-ribbon" x="0" y="554" width="1280" height="166"
11 href="../images/footer_ribbon.png" preserveAspectRatio="xMidYMid slice"
12 data-pptx-layer="master" data-pptx-editable="false"/>
13 <text id="brand-master-footer-label" x="72" y="650" fill="#FFFFFF"
14 font-family="Arial, Microsoft YaHei, sans-serif" font-size="14"
15 data-pptx-layer="master" data-pptx-editable="false">CHINA TELECOM</text>
16
17 <image id="closing-logo" x="72" y="34" width="214" height="58" href="../images/logo.png"
18 preserveAspectRatio="xMinYMid meet" data-pptx-layer="layout" data-pptx-editable="false"/>
19 <rect id="closing-title-rule" x="96" y="352" width="192" height="6" rx="3" fill="#C00000"
20 data-pptx-layer="layout" data-pptx-editable="false"/>
21 <rect id="closing-brand-card" x="838" y="156" width="370" height="286" rx="28"
22 fill="#F8FAFC" stroke="#E5E7EB" stroke-width="2"
23 data-pptx-layer="layout" data-pptx-editable="false"/>
24 <rect id="closing-brand-accent" x="874" y="204" width="88" height="4" rx="2" fill="#C00000"
25 data-pptx-layer="layout" data-pptx-editable="false"/>
26 <image id="closing-slogan" x="888" y="242" width="268" height="92"
27 href="../images/slogan_red.png" preserveAspectRatio="xMidYMid meet"
28 data-pptx-layer="layout" data-pptx-editable="false"/>
29 <image id="closing-skyline" x="872" y="344" width="304" height="84"
30 href="../images/skyline_bg.png" preserveAspectRatio="xMidYMid meet"
31 data-pptx-layer="layout" data-pptx-editable="false"/>
32 <g id="closing-title-slot" data-pptx-placeholder="title"
33 data-pptx-bounds="96 226 620 72">
34 <text id="closing-title-carrier" data-pptx-carrier="true"
35 x="96" y="274" fill="#111827"
36 font-family="Microsoft YaHei, PingFang SC, Arial, sans-serif"
37 font-size="40" font-weight="700">{{THANK_YOU}}</text>
38 </g>
39 <g id="closing-subtitle-slot" data-pptx-placeholder="subtitle" data-pptx-idx="1"
40 data-pptx-bounds="96 300 620 40">
41 <text id="closing-subtitle-carrier" data-pptx-carrier="true"
42 x="96" y="328" fill="#6B7280"
43 font-family="Arial, Microsoft YaHei, sans-serif" font-size="18">{{ENDING_SUBTITLE}}</text>
44 </g>
45 <g id="closing-contact-slot" data-pptx-placeholder="body" data-pptx-idx="2"
46 data-pptx-bounds="96 388 620 64">
47 <text id="closing-contact-carrier" data-pptx-carrier="true"
48 x="96" y="420" fill="#2B2F33"
49 font-family="Microsoft YaHei, PingFang SC, Arial, sans-serif"
50 font-size="18">{{CONTACT_INFO}}</text>
51 </g>
52 <g id="closing-slide-number-slot" data-pptx-placeholder="slide-number"
53 data-pptx-idx="3" data-pptx-bounds="1128 658 80 28">
54 <text id="closing-slide-number-carrier" data-pptx-carrier="true"
55 x="1208" y="678" text-anchor="end" fill="#FFFFFF"
56 font-family="Arial, sans-serif" font-size="13">{{PAGE_NUM}}</text>
57 </g>
58 </svg>
59
59 lines Plain Text