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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<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="Settings_Active"
x="0px"
y="0px"
viewBox="0 0 60 60"
xml:space="preserve"
inkscape:version="0.92.3 (2405546, 2018-03-11)"
sodipodi:docname="plus_inactive.svg"
width="60"
height="60"><metadata
id="metadata56"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
id="defs54" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1680"
inkscape:window-height="988"
id="namedview52"
showgrid="false"
inkscape:zoom="2.2250293"
inkscape:cx="82.811726"
inkscape:cy="-69.228333"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="Settings_Active" /><style
type="text/css"
id="style3">
.st0{fill:url(#SVGID_1_);}
.st1{fill:url(#SVGID_2_);}
.st2{fill:url(#SVGID_3_);}
.st3{fill:url(#SVGID_4_);}
.st4{fill:url(#SVGID_5_);}
.st5{fill:url(#SVGID_6_);}
</style><g
id="g5"
transform="matrix(0.28516722,0,0,0.2853067,-1.8531788,-1.8544936)"><linearGradient
id="SVGID_1_"
gradientUnits="userSpaceOnUse"
x1="-43.8396"
y1="-45.145401"
x2="272.5983"
y2="258.20679"
gradientTransform="matrix(1,0.00546456,0.00546456,-1,-3.8006,218.0353)"><stop
offset="0"
style="stop-color:#00ADDC"
id="stop8" /><stop
offset="1"
style="stop-color:#6BFBFF"
id="stop10" /></linearGradient><path
class="st0"
d="m 111.7,216.8 c -0.2,0 -0.4,0 -0.6,0 C 53.1,216.5 6.2,169.1 6.5,111.1 6.9,53.3 54,6.5 111.7,6.5 c 0.2,0 0.4,0 0.6,0 58,0.3 104.9,47.7 104.6,105.7 v 0 C 216.5,170 169.4,216.8 111.7,216.8 Z m 0,-206.6 C 56,10.2 10.5,55.4 10.2,111.1 c -0.3,55.9 45,101.7 100.9,102 0.2,0 0.4,0 0.6,0 55.7,0 101.2,-45.2 101.5,-100.9 0.3,-55.9 -45,-101.7 -100.9,-102 -0.2,0 -0.4,0 -0.6,0 z"
id="path12"
style="fill:url(#SVGID_1_)"
inkscape:connector-curvature="0" /></g><rect
style="fill:#00ccff;stroke-width:0.34037042"
id="rect8841"
width="35.684017"
height="4.4671745"
x="12.857142"
y="27.067261"
ry="2.2335873" /><rect
style="fill:#00ccff;stroke-width:0.34037042"
id="rect8841-8"
width="35.684017"
height="4.4671745"
x="11.458838"
y="-32.932739"
ry="2.2335873"
transform="rotate(90)" /></svg>
|