返回 ppt-master
01_title_slide.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="title_slide" data-pptx-layout-name="Title Slide">
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 <rect id="title-slide-accent" x="56" y="248" width="8" height="176" rx="4" fill="#CBD5E1"
8 data-pptx-layer="layout" data-pptx-editable="false"/>
9 <g id="title-slide-title-slot" data-pptx-placeholder="title"
10 data-pptx-bounds="96 248 872 104">
11 <text id="title-slide-title-carrier" data-pptx-carrier="true"
12 x="96" y="318" fill="#1E293B" font-family="Arial, Microsoft YaHei, sans-serif"
13 font-size="46" font-weight="700">{{TITLE}}</text>
14 </g>
15 <g id="title-slide-subtitle-slot" data-pptx-placeholder="subtitle" data-pptx-idx="1"
16 data-pptx-bounds="96 372 720 56">
17 <text id="title-slide-subtitle-carrier" data-pptx-carrier="true"
18 x="96" y="412" fill="#64748B" font-family="Arial, Microsoft YaHei, sans-serif"
19 font-size="22">{{SUBTITLE}}</text>
20 </g>
21 </svg>
22
22 lines Plain Text