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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="240"
height="64"
viewBox="0 0 63.499999 16.933334"
version="1.1"
id="svg8"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
sodipodi:docname="logo.svg">
<defs
id="defs2">
<linearGradient
id="linearGradient2390"
osb:paint="solid">
<stop
style="stop-color:#333366;stop-opacity:1;"
offset="0"
id="stop2388" />
</linearGradient>
<linearGradient
id="linearGradient2384"
osb:paint="solid">
<stop
style="stop-color:#333366;stop-opacity:1;"
offset="0"
id="stop2382" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient918">
<stop
style="stop-color:#000000;stop-opacity:1;"
offset="0"
id="stop914" />
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="1"
id="stop916" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient918"
id="radialGradient922"
cx="43.49408"
cy="270.17709"
fx="43.49408"
fy="270.17709"
r="21.214052"
gradientTransform="matrix(0.99999999,0,0,0.19295707,-1.1295587,218.0445)"
gradientUnits="userSpaceOnUse" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="3"
inkscape:cx="116.94054"
inkscape:cy="22.536867"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
showguides="true"
inkscape:guide-bbox="true"
inkscape:window-width="1366"
inkscape:window-height="705"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1" />
<metadata
id="metadata5">
<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>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-280.06665)">
<g
style="fill:none;stroke:#333366;stroke-width:0.97500001;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="g836"
transform="matrix(0.70555556,0,0,0.70555556,0,280.06665)">
<circle
id="circle825"
r="10"
cy="12"
cx="12"
style="stroke-width:0.97500001;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke:#333366;stroke-opacity:1" />
</g>
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:11.23277092px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#333366;fill-opacity:1;stroke:url(#radialGradient922);stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
x="20.57909"
y="274.1069"
id="text910"
transform="scale(0.93694412,1.0672995)"><tspan
sodipodi:role="line"
id="tspan908"
x="20.57909"
y="274.1069"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;line-height:1.25;font-family:'Segoe UI';-inkscape-font-specification:'Segoe UI Semi-Bold';fill:#333366;fill-opacity:1;stroke:url(#radialGradient922);stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1">GPSLABS</tspan></text>
<g
style="fill:none;stroke:#333366;stroke-width:1;stroke-linecap:round;stroke-linejoin:round"
id="g2425"
transform="matrix(0.36473567,0,0,0.40335671,3.8780119,283.52041)">
<polygon
id="polygon2408"
points="16,6 8,2 1,6 1,22 8,18 16,22 23,18 23,2 " />
<line
id="line2410"
y2="18"
x2="8"
y1="2"
x1="8" />
<line
id="line2412"
y2="22"
x2="16"
y1="6"
x1="16" />
</g>
</g>
</svg>
|