返回 ppt-master
01_title_slide.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="title_slide" data-pptx-layout-name="Title Slide">
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="title-slide-accent" x="64" y="216" width="8" height="192" 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="112 216 1056 116">
11 <text id="title-slide-title-carrier" data-pptx-carrier="true"
12 x="112" y="292" fill="#1E293B" font-family="Arial, Microsoft YaHei, sans-serif"
13 font-size="54" 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="112 350 880 64">
17 <text id="title-slide-subtitle-carrier" data-pptx-carrier="true"
18 x="112" y="393" fill="#64748B" font-family="Arial, Microsoft YaHei, sans-serif"
19 font-size="26">{{SUBTITLE}}</text>
20 </g>
21 </svg>
22
22 lines Plain Text