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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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"
width="22"
version="1.1"
height="22"
id="svg2"
inkscape:version="0.91 r13725"
sodipodi:docname="application-x-krita.svg">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1360"
inkscape:window-height="708"
id="namedview20"
showgrid="false"
inkscape:zoom="10.727273"
inkscape:cx="11"
inkscape:cy="11"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs3871" />
<metadata
id="metadata3874">
<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>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="matrix(1 0 0 1 -326 -534.3622)">
<path
inkscape:connector-curvature="0"
style="fill:#a64d4d"
d="m 329.12407,537.36347 c -0.04,0 -0.0707,0 -0.0907,0.0227 -0.63862,0.60442 8.08877,8.18681 8.08877,8.18681 l 3.27044,2.94513 c -1.05459,2.3281 2.25051,2.36595 2.96379,3.54703 0.31331,0.51736 -0.068,1.2202 -0.63729,1.2568 1.13192,0.35331 2.65582,-1.70349 2.19718,-2.86438 -0.54662,-1.38676 -1.10125,-1.9874 -2.14118,-2.40885 -0.4293,-0.17413 -1.52123,-0.18801 -1.90253,0.0151 l -3.03046,-3.171 c 0,0 -7.47814,-7.42845 -8.71672,-7.53066 m 1.37857,7.36157 c -0.28932,0.001 -0.37864,0.39748 -0.37864,0.94007 0.0547,1.07257 0.77194,4.20193 4.33303,6.48207 2.99845,1.92052 8.48607,1.22651 8.39674,0.13628 -1.20658,-1.41831 -3.2251,-0.53376 -3.25177,-3.92937 -1.17325,0.0126 -2.43716,-0.1653 -2.3905,0.30284 0.19732,1.95838 -3.08378,0.54638 -4.3557,-1.45111 -1.27724,-1.83093 -1.98119,-2.48078 -2.35316,-2.47951 m 4.67567,2.41642 c -0.19465,0 -0.35064,0.0606 -0.4253,0.1817 -0.14799,0.24228 0.092,0.63723 0.53729,0.88077 0.4453,0.24353 0.9266,0.24353 1.07459,0.001 0.14799,-0.24227 -0.0933,-0.63723 -0.53863,-0.8795 -0.22265,-0.12114 -0.64795,0.001 -0.64795,-0.18297"
id="path4" />
</g>
</svg>
|