1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg1"
width="16"
height="16"
version="1.1"
sodipodi:docname="snap-page.svg"
viewBox="0 0 16 16">
<metadata
id="metadata27">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="640"
inkscape:window-height="480"
id="namedview25"
showgrid="false" />
<defs
id="defs3">
<linearGradient
id="linearGradient16754">
<stop
id="stop16756"
offset="0.0000000"
style="stop-color:white;stop-opacity:1" />
<stop
id="stop16758"
offset="1.0000000"
style="stop-color:#cdcdcd;stop-opacity:1" />
</linearGradient>
<linearGradient
gradientTransform="matrix(1.833341,0,0,1.999999,1530.667,122.9999)"
gradientUnits="userSpaceOnUse"
id="linearGradient20794"
inkscape:collect="always"
x1="7.0000062"
x2="7.0000062"
xlink:href="#linearGradient16754"
y1="10.00005"
y2="1.58227" />
</defs>
<g
id="toggle_snap_page_border"
transform="translate(-1536,-128)">
<path
d="m 1538.76,128.0379 c -0.712,0.4415 -1.267,0.9768 -1.76,1.6996 v 12.4959 c 0.467,0.6633 1.001,1.2709 1.625,1.7666 h 9.697 c 0.637,-0.5017 1.2,-1.093 1.676,-1.7666 0,-0.011 0,-0.044 0,-0.055 v -8.7776 -0.7176 l -0.457,-0.5521 -4.027,-4.093 h -6.754 z m 1.489,3.5962 h 4.164 l 2.335,2.5394 v 6.2934 h -6.499 z"
id="path20775"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccscccccccccccc"
style="display:inline;fill:#3a7304;fill-opacity:1;stroke:none" />
<path
d="m 1538,129 7.021,0.062 3.979,3.9375 v 10 h -11 v -14 z"
id="path20777"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccc"
style="display:inline;fill:url(#linearGradient20794);fill-opacity:1;stroke:none" />
<path
d="m 1545,133 v -4 l 4,4 z"
id="path20779"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccc"
style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none" />
<rect
height="2"
id="rect20782"
style="display:inline;opacity:0.20434792;fill:#000000;fill-opacity:1;stroke:none"
width="4.0000248"
x="1545"
y="133" />
<rect
height="5.987381"
id="rect20784"
style="display:inline;opacity:0.11739131;fill:#000000;fill-opacity:1;stroke:none"
width="1.624707"
x="1543.375"
y="129.0126" />
<rect
height="16"
id="rect21069"
style="display:inline;fill:none;stroke:none;stroke-width:0.1;marker:none"
width="16"
x="1536"
y="128" />
</g>
</svg>
|