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
|
<?xml version='1.0' encoding='UTF-8'?>
<!-- Created with Inkscape (http://www.inkscape.org/) and export_objects.py -->
<svg xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" version="1.1" id="svg1" width="16" height="16" viewBox="0 0 16 16">
<sodipodi:namedview
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
id="namedview"
showgrid="true"
inkscape:zoom="27.166187"
inkscape:cx="7.4837792"
inkscape:cy="8.9906751"
inkscape:window-x="0"
inkscape:window-y="27">
<inkscape:grid type="xygrid" id="grid"/>
</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>LiveEffect Icons proposal</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></dc:title>
</cc:Agent>
</dc:publisher>
<dc:identifier></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:groupmode="layer"
id="layercompo"
inkscape:label="clone-original">
<path
id="rect22048"
d="M 0,0 H 16 V 16 H 0 Z"
style="opacity:0;fill:none" />
<path
id="path9609"
d="M 7.5209808,8.115469 A 3.3507042,3.3507042 0 0 1 4.1702766,11.466173 3.3507042,3.3507042 0 0 1 0.81957245,8.115469 3.3507042,3.3507042 0 0 1 4.1702766,4.7647648 3.3507042,3.3507042 0 0 1 7.5209808,8.115469"
style="opacity:1;" />
<path
id="path9609"
d="M 14.962209,8.1754103 A 3.3507042,3.3507042 0 0 1 11.611505,11.526114 3.3507042,3.3507042 0 0 1 8.2608004,8.1754103 3.3507042,3.3507042 0 0 1 11.611505,4.8247061 3.3507042,3.3507042 0 0 1 14.962209,8.1754103 Z"
style="opacity:0.4;" />
</g>
</svg>
|