返回 ppt-master
01_hero_full.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="editorial_bleed_master" data-pptx-master-name="Editorial Bleed"
4 data-pptx-layout="hero_full" data-pptx-layout-name="Hero Full">
5 <defs>
6 <linearGradient id="hero-full-scrim-paint" x1="0" y1="0" x2="0" y2="1">
7 <stop offset="0" stop-color="#000000" stop-opacity="0"/>
8 <stop offset="0.55" stop-color="#000000" stop-opacity="0.30"/>
9 <stop offset="1" stop-color="#000000" stop-opacity="0.78"/>
10 </linearGradient>
11 </defs>
12 <rect id="master-background" x="0" y="0" width="1280" height="720" fill="#0F172A"
13 data-pptx-layer="master" data-pptx-editable="false"/>
14 <g id="hero-full-picture-slot" data-pptx-placeholder="picture" data-pptx-idx="1"
15 data-pptx-bounds="0 0 1280 720">
16 <image id="hero-full-picture-carrier" data-pptx-carrier="true"
17 x="0" y="0" width="1280" height="720" preserveAspectRatio="none"
18 href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNk+A8AAQUBAScY42YAAAAASUVORK5CYII="/>
19 </g>
20 <rect id="hero-full-scrim" x="0" y="240" width="1280" height="480"
21 fill="url(#hero-full-scrim-paint)" data-pptx-role="decoration"/>
22 <g id="hero-full-title-slot" data-pptx-placeholder="title"
23 data-pptx-bounds="80 448 1120 96">
24 <text id="hero-full-title-carrier" data-pptx-carrier="true"
25 x="80" y="518" fill="#FFFFFF" font-family="Arial, Microsoft YaHei, sans-serif"
26 font-size="52" font-weight="700">{{TITLE}}</text>
27 </g>
28 <g id="hero-full-subtitle-slot" data-pptx-placeholder="subtitle" data-pptx-idx="2"
29 data-pptx-bounds="80 568 880 56">
30 <text id="hero-full-subtitle-carrier" data-pptx-carrier="true"
31 x="80" y="606" fill="#E2E8F0" font-family="Arial, Microsoft YaHei, sans-serif"
32 font-size="22">{{SUBTITLE}}</text>
33 </g>
34 </svg>
35
35 lines Plain Text