返回 ppt-master
10_hero_statement.svg
1 <?xml version="1.0" encoding="UTF-8"?>
2 <svg xmlns="http://www.w3.org/2000/svg" width="1280" height="720" viewBox="0 0 1280 720"
3 data-pptx-master="presentation_core_master" data-pptx-master-name="Presentation Core"
4 data-pptx-layout="hero_statement" data-pptx-layout-name="Hero Statement">
5 <rect id="master-background" x="0" y="0" width="1280" height="720" fill="#FFFFFF"
6 data-pptx-layer="master" data-pptx-editable="false"/>
7 <rect id="hero-statement-field" x="64" y="96" width="1152" height="528" rx="20" fill="#F4F6F8"
8 data-pptx-layer="layout" data-pptx-editable="false"/>
9 <rect id="hero-statement-accent" x="96" y="144" width="160" height="6" rx="3" fill="#CBD5E1"
10 data-pptx-layer="layout" data-pptx-editable="false"/>
11 <g id="hero-statement-title-slot" data-pptx-placeholder="title"
12 data-pptx-bounds="96 184 1088 208">
13 <text id="hero-statement-title-carrier" data-pptx-carrier="true"
14 x="96" y="304" fill="#1E293B" font-family="Arial, Microsoft YaHei, sans-serif"
15 font-size="68" font-weight="700">{{KEY_MESSAGE}}</text>
16 </g>
17 <g id="hero-statement-subtitle-slot" data-pptx-placeholder="subtitle" data-pptx-idx="1"
18 data-pptx-bounds="96 424 760 72">
19 <text id="hero-statement-subtitle-carrier" data-pptx-carrier="true"
20 x="96" y="472" fill="#64748B" font-family="Arial, Microsoft YaHei, sans-serif"
21 font-size="26">{{SUBTITLE}}</text>
22 </g>
23 </svg>
24
24 lines Plain Text