返回 ppt-master
08_image_grid_four.svg
根目录 / skills / ppt-master / templates / layouts / editorial_bleed / templates / 08_image_grid_four.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="image_grid_four" data-pptx-layout-name="Four-Image Grid">
5 <defs>
6 <linearGradient id="grid-scrim-paint" x1="0" y1="0" x2="0" y2="1">
7 <stop offset="0" stop-color="#000000" stop-opacity="0"/>
8 <stop offset="1" stop-color="#000000" stop-opacity="0.80"/>
9 </linearGradient>
10 </defs>
11 <rect id="master-background" x="0" y="0" width="1280" height="720" fill="#0F172A"
12 data-pptx-layer="master" data-pptx-editable="false"/>
13 <g id="grid-picture-one-slot" data-pptx-placeholder="picture" data-pptx-idx="1"
14 data-pptx-bounds="0 0 640 360">
15 <image id="grid-picture-one-carrier" data-pptx-carrier="true"
16 x="0" y="0" width="640" height="360" preserveAspectRatio="none"
17 href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNk+A8AAQUBAScY42YAAAAASUVORK5CYII="/>
18 </g>
19 <g id="grid-picture-two-slot" data-pptx-placeholder="picture" data-pptx-idx="2"
20 data-pptx-bounds="640 0 640 360">
21 <image id="grid-picture-two-carrier" data-pptx-carrier="true"
22 x="640" y="0" width="640" height="360" preserveAspectRatio="none"
23 href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNk+A8AAQUBAScY42YAAAAASUVORK5CYII="/>
24 </g>
25 <g id="grid-picture-three-slot" data-pptx-placeholder="picture" data-pptx-idx="3"
26 data-pptx-bounds="0 360 640 360">
27 <image id="grid-picture-three-carrier" data-pptx-carrier="true"
28 x="0" y="360" width="640" height="360" preserveAspectRatio="none"
29 href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNk+A8AAQUBAScY42YAAAAASUVORK5CYII="/>
30 </g>
31 <g id="grid-picture-four-slot" data-pptx-placeholder="picture" data-pptx-idx="4"
32 data-pptx-bounds="640 360 640 360">
33 <image id="grid-picture-four-carrier" data-pptx-carrier="true"
34 x="640" y="360" width="640" height="360" preserveAspectRatio="none"
35 href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNk+A8AAQUBAScY42YAAAAASUVORK5CYII="/>
36 </g>
37 <rect id="grid-scrim-one" x="0" y="240" width="640" height="120"
38 fill="url(#grid-scrim-paint)" data-pptx-role="decoration"/>
39 <rect id="grid-scrim-two" x="640" y="240" width="640" height="120"
40 fill="url(#grid-scrim-paint)" data-pptx-role="decoration"/>
41 <rect id="grid-scrim-three" x="0" y="600" width="640" height="120"
42 fill="url(#grid-scrim-paint)" data-pptx-role="decoration"/>
43 <rect id="grid-scrim-four" x="640" y="600" width="640" height="120"
44 fill="url(#grid-scrim-paint)" data-pptx-role="decoration"/>
45 <g id="grid-caption-one-slot" data-pptx-placeholder="object" data-pptx-idx="5"
46 data-pptx-bounds="32 268 576 64">
47 <text id="grid-caption-one-carrier" data-pptx-carrier="true"
48 x="32" y="312" fill="#F8FAFC" font-family="Arial, Microsoft YaHei, sans-serif"
49 font-size="18">{{CAPTION_1}}</text>
50 </g>
51 <g id="grid-caption-two-slot" data-pptx-placeholder="object" data-pptx-idx="6"
52 data-pptx-bounds="672 268 576 64">
53 <text id="grid-caption-two-carrier" data-pptx-carrier="true"
54 x="672" y="312" fill="#F8FAFC" font-family="Arial, Microsoft YaHei, sans-serif"
55 font-size="18">{{CAPTION_2}}</text>
56 </g>
57 <g id="grid-caption-three-slot" data-pptx-placeholder="object" data-pptx-idx="7"
58 data-pptx-bounds="32 628 576 64">
59 <text id="grid-caption-three-carrier" data-pptx-carrier="true"
60 x="32" y="672" fill="#F8FAFC" font-family="Arial, Microsoft YaHei, sans-serif"
61 font-size="18">{{CAPTION_3}}</text>
62 </g>
63 <g id="grid-caption-four-slot" data-pptx-placeholder="object" data-pptx-idx="8"
64 data-pptx-bounds="672 628 576 64">
65 <text id="grid-caption-four-carrier" data-pptx-carrier="true"
66 x="672" y="672" fill="#F8FAFC" font-family="Arial, Microsoft YaHei, sans-serif"
67 font-size="18">{{CAPTION_4}}</text>
68 </g>
69 </svg>
70
70 lines Plain Text