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
|
<?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"
version="1.1"
id="svg1"
width="16"
height="16"
viewBox="0 0 16 16"
sodipodi:docname="draw-spiral-symbolic.svg"
inkscape:version="1.0alpha2 (119fb3b5e8, 2019-06-21, custom)">
<style
id="s0">.base { }
.success { }
.warning { }
.error { }
.dark { }
</style>
<style
id="s2">
@import '../../highlights.css';
</style>
<metadata
id="metadata337">
<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>
<defs
id="defs335" />
<sodipodi:namedview
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
id="namedview"
showgrid="true"
inkscape:zoom="10.24"
inkscape:cx="7.4759716"
inkscape:cy="22.664227"
inkscape:window-width="1920"
inkscape:window-height="1016"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="1"
inkscape:current-layer="svg1"
inkscape:document-rotation="0"
inkscape:snap-global="false">
<inkscape:grid
type="xygrid"
id="grid" />
</sodipodi:namedview>
<g
id="g0"
inkscape:label="draw-spiral">
<path
inkscape:connector-curvature="0"
style="opacity:0"
d="M 0,0 H 16 V 16 H 0 Z"
id="background" />
<path
class="base"
inkscape:connector-curvature="0"
id="path225"
d="M 8.8439134,0.59809189 C 5.7879939,0.15465238 2.575412,1.5640523 0.97390296,4.5634822 -0.87304479,8.0227404 0.07881569,12.655787 3.4752362,14.655247 6.3544466,16.350153 10.244317,15.390195 11.820654,12.222796 13.119122,9.6138215 12.370967,6.1527238 9.7434194,4.7539179 7.6586536,3.6441505 4.8645684,4.3978096 3.8642121,6.7487733 3.4906085,7.6269116 3.4497055,8.6155605 3.7237452,9.50672 c 0.2740395,0.891153 0.8943473,1.7059 1.8422315,2.086696 0.6482795,0.260382 1.3732062,0.252796 2.0164652,-0.01618 C 8.225701,11.308229 8.7940208,10.726542 8.9627637,9.9281348 9.0626666,9.4554235 8.9954031,8.9877811 8.7615266,8.5424123 8.6445918,8.3197244 8.4731865,8.097569 8.2104739,7.9400354 7.9477613,7.7825089 7.588057,7.7218147 7.2623476,7.7982269 a 0.69158196,0.69158196 0 0 0 0.2566135,1.3573636 c 0.00788,0.00913 0.00276,0.00138 0.017564,0.029735 0.059885,0.1140927 0.08879,0.3814661 0.072934,0.4565021 C 7.5361037,9.9889119 7.3415051,10.179935 7.0489536,10.302278 6.7564091,10.424621 6.37161,10.426737 6.0819214,10.310369 5.5675326,10.103724 5.2211884,9.669917 5.0460006,9.1002211 4.8708127,8.5305183 4.8998286,7.8466674 5.136492,7.2904007 5.8165119,5.6922732 7.6807336,5.2227083 9.0937847,5.9749082 10.95775,6.9672153 11.565376,9.6341035 10.583504,11.606956 9.3597751,14.065844 6.3959304,14.770724 4.1762089,13.464048 1.5032145,11.890462 0.68523785,8.0408027 2.1935103,5.2158623 3.9616117,1.9044356 8.0332461,0.97139125 11.053518,2.8441877 c 3.474818,2.1545534 4.501368,7.1912003 2.459462,10.8656653 -0.0062,0.01148 -0.01258,0.02414 -0.02026,0.03782 a 0.69158196,0.69158196 0 1 0 1.20745,0.673955 c 0.0069,-0.01231 0.01342,-0.0258 0.02158,-0.04052 C 17.115749,10.073028 15.958647,4.2592166 11.78146,1.6691553 10.862999,1.0996392 9.8625187,0.74593733 8.8438858,0.59812646 Z"
style="opacity:1" />
</g>
</svg>
|