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
|
<?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="edit-select-none.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="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>
<radialGradient
cx="48.158642"
cy="245.5378"
fx="48.158642"
fy="245.5378"
gradientTransform="matrix(0.8191553,0,0,1.070684,147.821,116.9085)"
gradientUnits="userSpaceOnUse"
id="radialGradient12353"
inkscape:collect="always"
r="20.14575"
xlink:href="#linearGradient16754" />
</defs>
<g
id="selection_deselect"
inkscape:label="#selection_deselect"
transform="translate(-176,-368)">
<rect
height="12.99996"
id="rect11985"
rx="0"
ry="0"
style="display:inline;fill:url(#radialGradient12353);fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
width="13"
x="177.5"
y="369.5" />
<rect
height="15"
id="rect11991"
style="display:inline;overflow:visible;visibility:visible;opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dasharray:2, 1;stroke-dashoffset:0.5;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;enable-background:accumulate"
width="15"
x="176.5"
y="368.5" />
<path
d="m 181.3125,371.39844 -1.91406,1.91406 2.48828,2.48828 a 0.28127812,0.28127812 0 0 1 0,0.39844 l -2.48828,2.48828 1.91406,1.91406 2.48828,-2.48828 a 0.28127812,0.28127812 0 0 1 0.39844,0 l 2.48828,2.48828 1.91406,-1.91406 -2.48828,-2.48828 a 0.28127812,0.28127812 0 0 1 0,-0.39844 l 2.48828,-2.48828 -1.91406,-1.91406 -2.48828,2.48828 a 0.28127812,0.28127812 0 0 1 -0.39844,0 z"
id="path12337"
inkscape:original="M 181.3125 371 L 179 373.3125 L 181.6875 376 L 179 378.6875 L 181.3125 381 L 184 378.3125 L 186.6875 381 L 189 378.6875 L 186.3125 376 L 189 373.3125 L 186.6875 371 L 184 373.6875 L 181.3125 371 z "
inkscape:radius="-0.28125"
sodipodi:type="inkscape:offset"
style="display:inline;overflow:visible;visibility:visible;opacity:1;fill:#cc0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dasharray:2, 1;stroke-dashoffset:0.5;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;enable-background:accumulate" />
</g>
</svg>
|