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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg
xmlns:i="&ns_ai;"
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="Layer_1"
x="0px"
y="0px"
viewBox="0 0 44 44"
style="enable-background:new 0 0 44 44;"
xml:space="preserve"
inkscape:version="0.91 r13725"
sodipodi:docname="HMI_Dashboard_TirePressure_OK.svg"><metadata
id="metadata42"><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="defs40" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2560"
inkscape:window-height="1464"
id="namedview38"
showgrid="false"
inkscape:zoom="5.3636364"
inkscape:cx="-50.245763"
inkscape:cy="22"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="Layer_1" /><style
type="text/css"
id="style3">
.st0{fill:url(#SVGID_1_);}
.st1{fill:url(#SVGID_2_);}
.st2{fill:url(#SVGID_3_);}
</style><switch
id="switch5"><g
i:extraneous="self"
id="g7"><g
id="g9"><g
id="g11"><linearGradient
id="SVGID_1_"
gradientUnits="userSpaceOnUse"
x1="-11.7622"
y1="69.0661"
x2="62.1434"
y2="-22.8165"><stop
offset="0"
style="stop-color:#59FF7F"
id="stop14" /><stop
offset="1"
style="stop-color:#6BFBFF"
id="stop16" /></linearGradient><polygon
class="st0"
points="21.6,27.8 20.2,26.4 30.8,15.9 32.2,17.3 "
id="polygon18" /></g><g
id="g20"><linearGradient
id="SVGID_2_"
gradientUnits="userSpaceOnUse"
x1="-15.4808"
y1="66.075"
x2="58.4248"
y2="-25.8076"><stop
offset="0"
style="stop-color:#59FF7F"
id="stop23" /><stop
offset="1"
style="stop-color:#6BFBFF"
id="stop25" /></linearGradient><polygon
class="st1"
points="20.7,27.3 15,21.6 16.4,20.2 22.1,25.9 "
id="polygon27" /></g><g
id="g29"><linearGradient
id="SVGID_3_"
gradientUnits="userSpaceOnUse"
x1="-14.2488"
y1="67.066"
x2="59.6568"
y2="-24.8166"><stop
offset="0"
style="stop-color:#59FF7F"
id="stop32" /><stop
offset="1"
style="stop-color:#6BFBFF"
id="stop34" /></linearGradient><path
class="st2"
d="M22,44C9.9,44,0,34.1,0,22C0,9.9,9.9,0,22,0c2.4,0,4.8,0.4,7.1,1.2L28.5,3C26.4,2.3,24.2,2,22,2 C11,2,2,11,2,22s9,20,20,20s20-9,20-20c0-2-0.3-3.9-0.9-5.8l1.9-0.6c0.6,2.1,0.9,4.2,0.9,6.4C44,34.1,34.1,44,22,44z"
id="path36" /></g></g></g></switch></svg>
|