返回 ppt-master
02_quote.svg
1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
2
3
4 <g id="bg">
5 <rect width="1280" height="720" fill="#FFFFFF" />
6 </g>
7
8 <g id="page-header">
9 <text x="64" y="60" font-family="Arial, &quot;Microsoft YaHei&quot;, sans-serif" font-size="11" fill="#999999" letter-spacing="2">P · 02</text>
10 </g>
11
12 <g id="quote-mark">
13 <text x="120" y="280" font-family="&quot;Arial Black&quot;, &quot;Microsoft YaHei&quot;, sans-serif" font-size="240" font-weight="900" fill="#D9251D" opacity="0.92">«</text>
14 </g>
15
16 <g id="quote-body">
17 <text font-size="32" font-family="Arial, &quot;Microsoft YaHei&quot;, sans-serif" fill="#1A1A1A" x="320" y="240">The grid system is an aid,</text><text font-size="32" font-family="Arial, &quot;Microsoft YaHei&quot;, sans-serif" fill="#1A1A1A" x="320" y="286">not a guarantee.</text><text font-size="22" font-family="Arial, &quot;Microsoft YaHei&quot;, sans-serif" fill="#666666" x="320" y="370">It permits a number of possible uses, and each</text><text font-size="22" font-family="Arial, &quot;Microsoft YaHei&quot;, sans-serif" fill="#666666" x="320" y="400">designer can look for a solution appropriate to</text><text font-size="22" font-family="Arial, &quot;Microsoft YaHei&quot;, sans-serif" fill="#666666" x="320" y="430">his personal style. But one must learn how to</text><text font-size="22" font-family="Arial, &quot;Microsoft YaHei&quot;, sans-serif" fill="#666666" x="320" y="460">use the grid — it is an art that requires practice.</text></g>
18
19 <g id="quote-attribution">
20 <line x1="320" y1="540" x2="380" y2="540" stroke="#1A1A1A" stroke-width="2" />
21 <text x="320" y="572" font-family="&quot;Arial Black&quot;, &quot;Microsoft YaHei&quot;, sans-serif" font-size="18" font-weight="900" fill="#1A1A1A">JOSEF MÜLLER-BROCKMANN</text>
22 <text x="320" y="596" font-family="Arial, &quot;Microsoft YaHei&quot;, sans-serif" font-size="14" fill="#666666">Grid Systems in Graphic Design · 1981</text>
23 </g>
24
25 <g id="page-footer">
26 <text x="1216" y="688" font-family="Arial, &quot;Microsoft YaHei&quot;, sans-serif" font-size="11" fill="#999999" text-anchor="end" letter-spacing="1">02 / 14</text>
27 </g>
28 </svg>
28 lines Plain Text