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
|
<?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="show-grid.svg"
viewBox="0 0 16 16">
<metadata
id="metadata24">
<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="namedview22"
showgrid="false" />
<defs
id="defs3">
<linearGradient
id="linearGradient10735">
<stop
id="stop10737"
offset="0"
style="stop-color:#c0c0c0;stop-opacity:0;" />
<stop
id="stop10739"
offset="1"
style="stop-color:#c0c0c0;stop-opacity:0;" />
</linearGradient>
<radialGradient
cx="82.992722"
cy="253"
fx="82.992722"
fy="253"
gradientTransform="translate(208.0073,123)"
gradientUnits="userSpaceOnUse"
id="radialGradient12070"
inkscape:collect="always"
r="8"
xlink:href="#linearGradient10735" />
</defs>
<g
id="grid"
transform="translate(-283,-368)">
<rect
height="16"
id="rect12061"
style="display:inline;fill:url(#radialGradient12070);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
width="16"
x="283"
y="368" />
<path
d="m 283,382 v -1 h 15 v 1 z m 0,-3 v -1 h 15 v 1 z m 0,-3 v -1 h 15 v 1 z m 0,-3 v -1 h 15 v 1 z m 0,-3 v -1 h 15 v 1 z m 1,-2 h 1 v 15 h -1 z m 3,0 h 1 v 15 h -1 z m 3,0 h 1 v 15 h -1 z m 3,0 h 1 v 15 h -1 z m 3,0 h 1 v 15 h -1 z"
id="path12053"
inkscape:connector-curvature="0"
style="display:inline;overflow:visible;visibility:visible;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 1;stroke-dashoffset:0.2;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;enable-background:accumulate" />
<path
d="m 284,369 h 1 v 1 h -1 z m 3,0 h 1 v 1 h -1 z m 3,0 h 1 v 1 h -1 z m 3,0 h 1 v 1 h -1 z m 3,0 h 1 v 1 h -1 z m -12,3 h 1 v 1 h -1 z m 3,0 h 1 v 1 h -1 z m 3,0 h 1 v 1 h -1 z m 3,0 h 1 v 1 h -1 z m 3,0 h 1 v 1 h -1 z m -12,3 h 1 v 1 h -1 z m 3,0 h 1 v 1 h -1 z m 3,0 h 1 v 1 h -1 z m 3,0 h 1 v 1 h -1 z m 3,0 h 1 v 1 h -1 z m -12,3 h 1 v 1 h -1 z m 3,0 h 1 v 1 h -1 z m 3,0 h 1 v 1 h -1 z m 3,0 h 1 v 1 h -1 z m 3,0 h 1 v 1 h -1 z m -12,3 h 1 v 1 h -1 z m 3,0 h 1 v 1 h -1 z m 3,0 h 1 v 1 h -1 z m 3,0 h 1 v 1 h -1 z m 3,0 h 1 v 1 h -1 z"
id="path12029"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
style="display:inline;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.69999999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
</g>
</svg>
|