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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
|
<?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_2"
x="0px"
y="0px"
viewBox="0 0 350 155"
style="enable-background:new 0 0 350 155;"
xml:space="preserve"
inkscape:version="0.91 r13725"
sodipodi:docname="HMI_Dashboard_RightTire.svg"><metadata
id="metadata62"><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="defs60" /><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="namedview58"
showgrid="false"
inkscape:zoom="1.5225806"
inkscape:cx="-143.20975"
inkscape:cy="77.5"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="Layer_2" /><style
type="text/css"
id="style3">
.st0{fill:url(#SVGID_1_);}
.st1{fill:url(#SVGID_2_);}
.st2{fill:url(#SVGID_3_);}
.st3{fill:#FFFFFF;}
.st4{font-family:'Roboto-Regular';}
.st5{font-size:17px;}
.st6{letter-spacing:3;}
.st7{fill:#66FF99;}
.st8{fill:none;stroke:#66FF99;stroke-miterlimit:10;}
</style><switch
id="switch5"><g
i:extraneous="self"
id="g7"><g
id="g9"><g
id="g11"><g
id="g13"><linearGradient
id="SVGID_1_"
gradientUnits="userSpaceOnUse"
x1="70.3134"
y1="119.0398"
x2="144.219"
y2="27.1571"><stop
offset="0"
style="stop-color:#59FF7F"
id="stop16" /><stop
offset="1"
style="stop-color:#6BFBFF"
id="stop18" /></linearGradient><polygon
class="st0"
points="103.7,77.8 102.3,76.4 112.9,65.9 114.3,67.3 "
id="polygon20" /></g><g
id="g22"><linearGradient
id="SVGID_2_"
gradientUnits="userSpaceOnUse"
x1="66.5948"
y1="116.0487"
x2="140.5004"
y2="24.166"><stop
offset="0"
style="stop-color:#59FF7F"
id="stop25" /><stop
offset="1"
style="stop-color:#6BFBFF"
id="stop27" /></linearGradient><polygon
class="st1"
points="102.8,77.3 97,71.6 98.5,70.2 104.2,75.9 "
id="polygon29" /></g><g
id="g31"><linearGradient
id="SVGID_3_"
gradientUnits="userSpaceOnUse"
x1="67.8268"
y1="117.0396"
x2="141.7324"
y2="25.157"><stop
offset="0"
style="stop-color:#59FF7F"
id="stop34" /><stop
offset="1"
style="stop-color:#6BFBFF"
id="stop36" /></linearGradient><path
class="st2"
d="M104.1,94c-12.1,0-22-9.9-22-22c0-12.1,9.9-22,22-22c2.4,0,4.8,0.4,7.1,1.2l-0.6,1.9 c-2.1-0.7-4.2-1.1-6.5-1.1c-11,0-20,9-20,20s9,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.4 C126.1,84.1,116.2,94,104.1,94z"
id="path38" /></g></g><g
id="g48"><g
id="g50"><polyline
class="st8"
points="240.6,86.6 240.6,105 13.6,105 "
id="polyline52" /><g
id="g54"><circle
class="st7"
cx="13.8"
cy="105"
r="3.8"
id="circle56" /></g></g></g></g></g></switch></svg>
|