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
109
110
111
112
113
114
115
116
|
<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
inkscape:version="1.0alpha (c523de1, 2019-03-31)"
sodipodi:docname="powerclip-symbolic.svg"
viewBox="0 0 16 16"
height="16"
width="16"
id="svg1"
version="1.1">
<style
id="style6676"></style>
<defs
id="defs6583" />
<sodipodi:namedview
inkscape:current-layer="layercompo"
inkscape:window-maximized="1"
inkscape:window-height="745"
inkscape:window-width="1366"
inkscape:window-y="-8"
inkscape:window-x="-8"
inkscape:cy="5.5178948"
inkscape:cx="0.49866765"
inkscape:zoom="13.583094"
showgrid="true"
id="namedview"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10">
<inkscape:grid
id="grid"
type="xygrid" />
</sodipodi:namedview>
<metadata
id="metadata1906">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<cc:license
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
<dc:title></dc:title>
<dc:date>13 Jan 2019</dc:date>
<dc:creator>
<cc:Agent>
<dc:title>Ramón Miranda</dc:title>
</cc:Agent>
</dc:creator>
<dc:rights>
<cc:Agent>
<dc:title>see the license tab</dc:title>
</cc:Agent>
</dc:rights>
<dc:subject>
<rdf:Bag>
<rdf:li>icon ui</rdf:li>
</rdf:Bag>
</dc:subject>
<dc:description>This is a contribution with Inkscape Project from
Ramon Miranda www.ramonmiranda.com (design and SVG file)
Jabiertxo (SVG stuff to integrate them in UI)</dc:description>
<dc:publisher>
<cc:Agent>
<dc:title />
</cc:Agent>
</dc:publisher>
<dc:identifier />
<dc:source />
<dc:relation />
<dc:language>-</dc:language>
<dc:coverage />
<dc:contributor>
<cc:Agent>
<dc:title>Ramon Miranda
Jabier Arraiza</dc:title>
</cc:Agent>
</dc:contributor>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
</cc:License>
</rdf:RDF>
</metadata>
<g
inkscape:label="powerclip"
id="layercompo"
inkscape:groupmode="layer">
<path
style="opacity:0;fill:none"
d="M 0,0 H 16 V 16 H 0 Z"
id="rect22048" />
<path
d="M 0.78757645,0.66318656 0.75309238,15.343789 15.477878,15.378377 15.512363,0.69777501 Z M 8.1940882,1.9350318 10.327833,5.4382803 14.24585,6.6519839 11.574042,9.7635753 11.629722,13.865153 7.8431937,12.286759 3.9614923,13.605089 4.2938323,9.5178693 1.8387586,6.2328657 5.8290894,5.2855549 Z"
style="opacity:1"
id="path6665" />
<path
inkscape:connector-curvature="0"
d="M 15,11.147243 A 4.3711107,4.2576733 0 0 0 10.628889,6.8895693 4.3711107,4.2576733 0 0 0 6.2577784,11.147243 4.3711107,4.2576733 0 0 0 10.628889,15.404916 4.3711107,4.2576733 0 0 0 15,11.147243 Z"
style="opacity:0.3;stroke-width:1.10349"
id="path6673" />
</g>
</svg>
|