返回 ppt-master
18_screenshot_focus.svg
根目录 / skills / ppt-master / templates / layouts / presentation_core / templates / 18_screenshot_focus.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="screenshot_focus" data-pptx-layout-name="Screenshot Focus">
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="screenshot-focus-frame" x="64" y="152" width="824" height="464" rx="12"
8 fill="#EEF2F6" stroke="#CBD5E1" stroke-width="1"
9 data-pptx-layer="layout" data-pptx-editable="false"/>
10 <rect id="screenshot-focus-browser-bar" x="64" y="152" width="824" height="44" rx="12"
11 fill="#E2E8F0" data-pptx-layer="layout" data-pptx-editable="false"/>
12 <circle id="screenshot-focus-browser-dot-one" cx="92" cy="174" r="6" fill="#94A3B8"
13 data-pptx-layer="layout" data-pptx-editable="false"/>
14 <circle id="screenshot-focus-browser-dot-two" cx="116" cy="174" r="6" fill="#94A3B8"
15 data-pptx-layer="layout" data-pptx-editable="false"/>
16 <circle id="screenshot-focus-browser-dot-three" cx="140" cy="174" r="6" fill="#94A3B8"
17 data-pptx-layer="layout" data-pptx-editable="false"/>
18 <rect id="screenshot-focus-note-panel" x="920" y="152" width="296" height="464" rx="12"
19 fill="#F4F6F8" stroke="#D6DCE3" stroke-width="1"
20 data-pptx-layer="layout" data-pptx-editable="false"/>
21 <rect id="screenshot-focus-note-accent" x="944" y="184" width="4" height="80" rx="2"
22 fill="#CBD5E1" data-pptx-layer="layout" data-pptx-editable="false"/>
23 <rect id="screenshot-focus-source-rule" x="952" y="520" width="232" height="2" fill="#D6DCE3"
24 data-pptx-layer="layout" data-pptx-editable="false"/>
25 <g id="screenshot-focus-title-slot" data-pptx-placeholder="title"
26 data-pptx-bounds="64 40 1152 72">
27 <text id="screenshot-focus-title-carrier" data-pptx-carrier="true"
28 x="64" y="90" fill="#1E293B" font-family="Arial, Microsoft YaHei, sans-serif"
29 font-size="36" font-weight="700">{{PAGE_TITLE}}</text>
30 </g>
31 <g id="screenshot-focus-picture-slot" data-pptx-placeholder="picture"
32 data-pptx-idx="1" data-pptx-bounds="64 196 824 420">
33 <image id="screenshot-focus-picture-carrier" data-pptx-carrier="true"
34 x="64" y="196" width="824" height="420" preserveAspectRatio="none"
35 href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNk+A8AAQUBAScY42YAAAAASUVORK5CYII="/>
36 </g>
37 <g id="screenshot-focus-annotation-slot" data-pptx-placeholder="body"
38 data-pptx-idx="2" data-pptx-bounds="968 184 216 304">
39 <text id="screenshot-focus-annotation-carrier" data-pptx-carrier="true"
40 x="968" y="304" fill="#475569" font-family="Arial, Microsoft YaHei, sans-serif"
41 font-size="22">{{ANNOTATION}}</text>
42 </g>
43 <g id="screenshot-focus-source-slot" data-pptx-placeholder="footer"
44 data-pptx-idx="3" data-pptx-bounds="952 536 232 40">
45 <text id="screenshot-focus-source-carrier" data-pptx-carrier="true"
46 x="952" y="564" fill="#94A3B8" font-family="Arial, Microsoft YaHei, sans-serif"
47 font-size="14">{{SOURCE}}</text>
48 </g>
49 </svg>
50
50 lines Plain Text