tangled
alpha
login
or
join now
byarielm.fyi
/
atlast
16
fork
atom
ATlast — you'll never need to find your favorites on another platform again. Find your favs in the ATmosphere.
atproto
16
fork
atom
overview
issues
1
pulls
pipelines
favicon + make client url name show pretty during auth
byarielm.fyi
3 months ago
23e93cea
a6eec62c
1/1
deploy.yml
success
2s
+762
-13
12 changed files
expand all
collapse all
unified
split
index.html
netlify
functions
client-metadata.ts
oauth-callback.ts
public
_redirects
apple-touch-icon.png
favicon-96x96.png
favicon-png.ico
favicon.svg
icon.png
site.webmanifest
web-app-manifest-192x192.png
web-app-manifest-512x512.png
+27
-11
index.html
···
1
1
-
<!DOCTYPE html>
1
1
+
<!doctype html>
2
2
<html lang="en">
3
3
-
<head>
4
4
-
<meta charset="UTF-8" />
5
5
-
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
6
6
-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
7
-
<title>ATLast: Sync Your TikTok Follows → ATmosphere (Skylight, Bluesky, etc.)</title>
8
8
-
</head>
9
9
-
<body>
10
10
-
<div id="root"></div>
11
11
-
<script type="module" src="/src/main.tsx"></script>
12
12
-
</body>
3
3
+
<head>
4
4
+
<meta charset="UTF-8" />
5
5
+
<link rel="manifest" href="/site.webmanifest" />
6
6
+
<link
7
7
+
rel="apple-touch-icon"
8
8
+
sizes="180x180"
9
9
+
href="/apple-touch-icon.png"
10
10
+
/>
11
11
+
<link
12
12
+
rel="icon"
13
13
+
type="image/x-icon"
14
14
+
sizes="32x32"
15
15
+
href="/favicon.ico"
16
16
+
/>
17
17
+
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
18
18
+
19
19
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
20
20
+
<title>
21
21
+
ATLast: Sync Your TikTok Follows → ATmosphere (Skylight, Bluesky,
22
22
+
etc.)
23
23
+
</title>
24
24
+
</head>
25
25
+
<body>
26
26
+
<div id="root"></div>
27
27
+
<script type="module" src="/src/main.tsx"></script>
28
28
+
</body>
13
29
</html>
+3
-1
netlify/functions/client-metadata.ts
···
56
56
const redirectUri = `https://${requestHost}/.netlify/functions/oauth-callback`;
57
57
const appUrl = `https://${requestHost}`;
58
58
const jwksUri = `https://${requestHost}/.netlify/functions/jwks`;
59
59
-
const clientId = `https://${requestHost}/.netlify/functions/client-metadata`;
59
59
+
const clientId = `https://${requestHost}/oauth-client-metadata.json`;
60
60
+
const logoUri = `https://${requestHost}/favicon.svg`;
60
61
61
62
const metadata = {
62
63
client_id: clientId,
63
64
client_name: "ATlast",
64
65
client_uri: appUrl,
65
66
redirect_uris: [redirectUri],
67
67
+
logo_uri: logoUri,
66
68
scope: "atproto transition:generic",
67
69
grant_types: ["authorization_code", "refresh_token"],
68
70
response_types: ["code"],
+1
-1
netlify/functions/oauth-callback.ts
···
87
87
currentUrl = `https://${currentHost}`;
88
88
const redirectUri = `${currentUrl}/.netlify/functions/oauth-callback`;
89
89
const jwksUri = `${currentUrl}/.netlify/functions/jwks`;
90
90
-
const clientId = `${currentUrl}/.netlify/functions/client-metadata`;
90
90
+
const clientId = `${currentUrl}/oauth-client-metadata.json`;
91
91
92
92
client = new NodeOAuthClient({
93
93
clientMetadata: {
+1
public/_redirects
···
1
1
+
/oauth-client-metadata.json /.netlify/functions/client-metadata 200
+730
public/favicon.svg
···
1
1
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
2
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
3
+
4
4
+
<svg
5
5
+
width="16"
6
6
+
height="16"
7
7
+
viewBox="0 0 16 16"
8
8
+
version="1.1"
9
9
+
id="svg1"
10
10
+
inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)"
11
11
+
sodipodi:docname="firefly-favicon.svg"
12
12
+
inkscape:export-filename="favicon-512"
13
13
+
inkscape:export-xdpi="3072"
14
14
+
inkscape:export-ydpi="3072"
15
15
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
16
16
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
17
17
+
xmlns:xlink="http://www.w3.org/1999/xlink"
18
18
+
xmlns="http://www.w3.org/2000/svg"
19
19
+
xmlns:svg="http://www.w3.org/2000/svg">
20
20
+
<sodipodi:namedview
21
21
+
id="namedview1"
22
22
+
pagecolor="#ffffff"
23
23
+
bordercolor="#666666"
24
24
+
borderopacity="1.0"
25
25
+
inkscape:showpageshadow="2"
26
26
+
inkscape:pageopacity="0.0"
27
27
+
inkscape:pagecheckerboard="0"
28
28
+
inkscape:deskcolor="#d1d1d1"
29
29
+
inkscape:document-units="mm"
30
30
+
inkscape:zoom="22.627417"
31
31
+
inkscape:cx="6.4744465"
32
32
+
inkscape:cy="12.772116"
33
33
+
inkscape:window-width="1920"
34
34
+
inkscape:window-height="1009"
35
35
+
inkscape:window-x="-8"
36
36
+
inkscape:window-y="-8"
37
37
+
inkscape:window-maximized="1"
38
38
+
inkscape:current-layer="svg1" />
39
39
+
<defs
40
40
+
id="defs1">
41
41
+
<linearGradient
42
42
+
id="linearGradient5"
43
43
+
inkscape:collect="always">
44
44
+
<stop
45
45
+
style="stop-color:#06b6d4;stop-opacity:1;"
46
46
+
offset="0.20974289"
47
47
+
id="stop3" />
48
48
+
<stop
49
49
+
style="stop-color:#6d28d9;stop-opacity:1;"
50
50
+
offset="0.38791069"
51
51
+
id="stop4" />
52
52
+
<stop
53
53
+
style="stop-color:#ec4899;stop-opacity:1;"
54
54
+
offset="0.60860217"
55
55
+
id="stop6" />
56
56
+
<stop
57
57
+
style="stop-color:#f97316;stop-opacity:1;"
58
58
+
offset="0.8159675"
59
59
+
id="stop5" />
60
60
+
</linearGradient>
61
61
+
<clipPath
62
62
+
clipPathUnits="userSpaceOnUse"
63
63
+
id="clipPath155">
64
64
+
<g
65
65
+
id="g163"
66
66
+
style="display:inline;fill:url(#linearGradient163);fill-opacity:1;fill-rule:nonzero;stroke-width:0.999999"
67
67
+
inkscape:label="base">
68
68
+
<path
69
69
+
style="font-size:9.87778px;line-height:1.25;font-family:'Helvetica Rounded';-inkscape-font-specification:'Helvetica Rounded';fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke-width:0.264583"
70
70
+
d="m 8.4994598,9.3557998 c 0,-0.582789 0.4148668,-1.0865558 0.987778,-1.0865558 0.493889,0 0.7605892,0.3457223 0.7605892,0.8494891 0,0.6321779 -0.3951113,1.1161899 -0.9581448,1.1161899 -0.4543779,0 -0.7902224,-0.3160897 -0.7902224,-0.8791232 z M 11.443039,7.9926662 c 0.02963,-0.1382889 0.03951,-0.2271889 0.03951,-0.2864556 0,-0.2765779 -0.197556,-0.4247446 -0.434622,-0.4247446 -0.1778,0 -0.404989,0.049389 -0.474134,0.3556001 l -0.03951,0.1778001 C 10.247827,7.3999994 9.9119824,7.2024438 9.3094378,7.2024438 c -0.9779002,0 -1.8767782,0.9976558 -1.8767782,2.3607894 0,0.9779008 0.6124223,1.7384898 1.4520336,1.7384898 0.4543779,0 0.7902224,-0.227189 1.0272892,-0.503767 h 0.019755 c 0.00988,0.335845 0.2074336,0.503767 0.5926666,0.503767 0.592667,0 2.499079,-0.602545 2.499079,-2.8448011 0,-1.886656 -1.590323,-3.0621118 -3.476979,-3.0621118 -2.1138449,0 -3.8325786,1.6002003 -3.8325786,3.7338008 0,2.1731121 1.7582448,3.7140451 3.8918453,3.7140451 0.9976553,0 2.4990783,-0.6223 2.4990783,-1.1557 0,-0.207433 -0.1778,-0.385233 -0.375356,-0.385233 -0.335844,0 -0.642055,0.651933 -2.1237223,0.651933 -1.6002004,0 -2.8250451,-1.0668 -2.8250451,-2.8250451 0,-1.570567 1.2149669,-2.8448006 2.7361451,-2.8448006 1.5211783,0 2.6176113,0.8593668 2.6176113,2.4595672 0,1.0668002 -0.513644,1.5211785 -0.869244,1.5211785 -0.138289,0 -0.187678,-0.07902 -0.187678,-0.197556 0,-0.07902 0.03951,-0.2667001 0.05927,-0.3556001 z"
71
71
+
id="path155"
72
72
+
aria-label="@" />
73
73
+
<path
74
74
+
style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke-width:0.999999;stroke-linecap:round;-inkscape-stroke:none"
75
75
+
d="M 5.515625,5.9121094 A 0.1322915,0.1322915 0 0 0 5.4179687,5.9375 c 0,0 -0.7106517,0.5155236 -0.7519531,1.3769531 a 0.1322915,0.1322915 0 0 0 0.125,0.1386719 0.1322915,0.1322915 0 0 0 0.1386719,-0.125 C 4.9641955,6.6083867 5.5742187,6.1503906 5.5742187,6.1503906 A 0.1322915,0.1322915 0 0 0 5.6035156,5.9648437 0.1322915,0.1322915 0 0 0 5.515625,5.9121094 Z"
76
76
+
id="path156" />
77
77
+
<path
78
78
+
style="color:#000000;display:inline;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke-width:0.999999;stroke-linecap:round;-inkscape-stroke:none"
79
79
+
d="m 13.363281,5.90625 a 0.1322915,0.1322915 0 0 0 -0.01953,0.1875 c 0,0 0.156269,0.190196 0.318359,0.4414062 0.16209,0.2512103 0.323875,0.5697183 0.34375,0.7636719 a 0.1322915,0.1322915 0 0 0 0.144532,0.1171875 0.1322915,0.1322915 0 0 0 0.11914,-0.1445312 C 14.239439,6.9778254 14.055516,6.6572108 13.884766,6.3925781 13.714015,6.1279455 13.548828,5.9257812 13.548828,5.9257812 A 0.1322915,0.1322915 0 0 0 13.363281,5.90625 Z"
80
80
+
id="path157" />
81
81
+
<path
82
82
+
style="color:#000000;display:inline;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke-width:0.999999;stroke-linecap:round;-inkscape-stroke:none"
83
83
+
d="m 14.880859,5.6191406 a 0.1322915,0.1322915 0 0 0 -0.08984,0.048828 c 0,0 -0.470721,0.5896731 -0.373047,1.46875 a 0.1322915,0.1322915 0 0 0 0.146484,0.1171875 0.1322915,0.1322915 0 0 0 0.117188,-0.1464843 C 14.595534,6.33239 14.99805,5.8339843 14.99805,5.8339843 a 0.1322915,0.1322915 0 0 0 -0.02148,-0.1855469 0.1322915,0.1322915 0 0 0 -0.0957,-0.029297 z"
84
84
+
id="path158" />
85
85
+
<path
86
86
+
style="color:#000000;display:inline;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke-width:0.999999;stroke-linecap:round;-inkscape-stroke:none"
87
87
+
d="m 3.9184838,5.7544441 a 0.15000001,0.15000001 0 0 0 -0.1074219,0.039063 0.15000001,0.15000001 0 0 0 -0.00781,0.2128907 c 0,0 0.4288778,0.4739414 0.4355469,0.9941406 A 0.15000001,0.15000001 0 0 0 4.39114,7.1489754 0.15000001,0.15000001 0 0 0 4.5376244,6.9966316 C 4.528978,6.3221971 4.0219994,5.8013191 4.0219994,5.8013191 A 0.15000001,0.15000001 0 0 0 3.9184838,5.7544441 Z"
88
88
+
id="path159" />
89
89
+
<path
90
90
+
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.265;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
91
91
+
d="M 4.7001895,9.1621207 C 5.3391554,8.8913724 6.1796123,7.4196803 4.6568703,6.8553457 2.932515,6.2162924 3.1948297,8.6964336 3.1948297,8.6964336 c 0,0 -1.5667504,0.6527825 -1.6136596,1.9818774 -0.03249,0.920544 0.3290623,1.63789 0.9963536,1.862747 0.7638659,0.2574 1.8081368,0.05381 2.1984759,-1.007183 0.4810523,-1.307569 -0.07581,-2.3717543 -0.07581,-2.3717543 z"
92
92
+
id="path160"
93
93
+
sodipodi:nodetypes="cscsasc" />
94
94
+
<path
95
95
+
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
96
96
+
d="m 13.631993,8.8865808 c -0.08664,0.1516191 -0.973466,-1.7965191 0.686453,-2.0201506 1.647463,-0.2219534 1.072747,1.546899 1.072747,1.546899 0,0 1.616957,0.7924073 1.819956,2.4697528 0.08734,0.721678 -0.1792,1.727536 -1.131382,1.997083 -1.209796,0.342474 -2.334695,-0.489364 -2.707824,-1.702553 -0.476198,-1.5483062 0.26005,-2.2910312 0.26005,-2.2910312 z"
97
97
+
id="path161"
98
98
+
sodipodi:nodetypes="cscsssc" />
99
99
+
<path
100
100
+
style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke-width:0.999999;stroke-linecap:round;stroke-linejoin:round;-inkscape-stroke:none"
101
101
+
d="M 6.3144531,7.90625 A 0.34999999,0.34999999 0 0 0 5.859375,8.0996094 C 5.3754236,9.3045504 4.40625,9.8652344 4.40625,9.8652344 A 0.34999999,0.34999999 0 0 0 4.2773437,10.34375 0.34999999,0.34999999 0 0 0 4.7558594,10.472656 c 0,0 1.174573,-0.6737683 1.7519531,-2.1113279 A 0.34999999,0.34999999 0 0 0 6.3144531,7.90625 Z"
102
102
+
id="path162" />
103
103
+
<path
104
104
+
style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke-width:0.999999;stroke-linecap:round;-inkscape-stroke:none"
105
105
+
d="m 13.792969,8.75 a 0.25,0.25 0 0 0 -0.171875,0.083984 c -0.755673,0.847578 -2.06836,1.59375 -2.06836,1.59375 a 0.25,0.25 0 0 0 -0.0957,0.341797 0.25,0.25 0 0 0 0.339844,0.0957 c 0,0 1.35011,-0.74903 2.197266,-1.6992188 A 0.25,0.25 0 0 0 13.974609,8.8125 0.25,0.25 0 0 0 13.792969,8.75 Z"
106
106
+
id="path163" />
107
107
+
</g>
108
108
+
</clipPath>
109
109
+
<linearGradient
110
110
+
inkscape:collect="always"
111
111
+
xlink:href="#linearGradient53"
112
112
+
id="linearGradient163"
113
113
+
gradientUnits="userSpaceOnUse"
114
114
+
x1="9.2946787"
115
115
+
y1="8.9238625"
116
116
+
x2="17.392868"
117
117
+
y2="8.9238625" />
118
118
+
<linearGradient
119
119
+
id="linearGradient53"
120
120
+
inkscape:collect="always">
121
121
+
<stop
122
122
+
style="stop-color:#6b0fd8;stop-opacity:1;"
123
123
+
offset="0"
124
124
+
id="stop55" />
125
125
+
<stop
126
126
+
style="stop-color:#e53fc6;stop-opacity:1;"
127
127
+
offset="1"
128
128
+
id="stop53" />
129
129
+
</linearGradient>
130
130
+
<clipPath
131
131
+
clipPathUnits="userSpaceOnUse"
132
132
+
id="clipPath26">
133
133
+
<g
134
134
+
id="g27"
135
135
+
style="stroke-width:0.999999">
136
136
+
<path
137
137
+
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
138
138
+
d="m 13.616736,11.832928 c 0,0 2.445138,-0.480709 3.353058,-1.456473 0.907921,-0.9757643 0.007,2.850522 -0.733754,3.373913 -0.740741,0.523391 -2.619304,-1.91744 -2.619304,-1.91744 z"
139
139
+
id="path26"
140
140
+
sodipodi:nodetypes="cszc" />
141
141
+
<path
142
142
+
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
143
143
+
d="m 5.0662066,11.647921 c 0,0 -2.399722,-0.671651 -3.2280332,-1.715842 -0.8283113,-1.044191 -0.2313029,2.84113 0.4659501,3.421195 0.697252,0.580064 2.7620831,-1.705353 2.7620831,-1.705353 z"
144
144
+
id="path27"
145
145
+
sodipodi:nodetypes="cszc" />
146
146
+
</g>
147
147
+
</clipPath>
148
148
+
<radialGradient
149
149
+
inkscape:collect="always"
150
150
+
xlink:href="#linearGradient30"
151
151
+
id="radialGradient28"
152
152
+
cx="2.9812629"
153
153
+
cy="10.872172"
154
154
+
fx="2.9812629"
155
155
+
fy="10.872172"
156
156
+
r="1.9679179"
157
157
+
gradientTransform="matrix(0.92638192,0.37658536,-0.55032414,1.353771,6.2116914,-4.4431795)"
158
158
+
gradientUnits="userSpaceOnUse" />
159
159
+
<linearGradient
160
160
+
id="linearGradient30"
161
161
+
inkscape:collect="always">
162
162
+
<stop
163
163
+
style="stop-color:#fef08a;stop-opacity:1;"
164
164
+
offset="0"
165
165
+
id="stop29" />
166
166
+
<stop
167
167
+
style="stop-color:#eab308;stop-opacity:1;"
168
168
+
offset="1"
169
169
+
id="stop30" />
170
170
+
</linearGradient>
171
171
+
<clipPath
172
172
+
clipPathUnits="userSpaceOnUse"
173
173
+
id="clipPath24">
174
174
+
<path
175
175
+
style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
176
176
+
d="m 13.613222,11.784794 c 0,0 1.51619,-0.227428 2.490884,-0.920544 1.131679,-0.804751 1.603148,-1.6704365 1.624808,-1.7245864 0.02166,-0.05415 -0.314387,4.2263004 -0.314387,4.2263004 l -2.480054,0.790585 z"
177
177
+
id="path25"
178
178
+
sodipodi:nodetypes="cscccc" />
179
179
+
</clipPath>
180
180
+
<mask
181
181
+
maskUnits="userSpaceOnUse"
182
182
+
id="mask41">
183
183
+
<path
184
184
+
style="display:inline;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.2;stroke-linecap:square;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
185
185
+
d="m 13.668571,11.721315 c 0,0 2.387784,-0.379902 3.232996,-1.514649"
186
186
+
id="path41"
187
187
+
sodipodi:nodetypes="cc" />
188
188
+
</mask>
189
189
+
<mask
190
190
+
maskUnits="userSpaceOnUse"
191
191
+
id="mask42">
192
192
+
<path
193
193
+
style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.325001;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
194
194
+
d="m 13.435927,11.491882 c 0,0 2.491001,-0.252074 4.017543,-1.9776547"
195
195
+
id="path43"
196
196
+
sodipodi:nodetypes="cc" />
197
197
+
</mask>
198
198
+
<mask
199
199
+
maskUnits="userSpaceOnUse"
200
200
+
id="mask47">
201
201
+
<path
202
202
+
style="fill:none;stroke:#ffffff;stroke-width:0.325001;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
203
203
+
d="m 2.0251969,9.7595974 c 0,0 1.4485031,1.2075366 2.7399722,1.3374966"
204
204
+
id="path48"
205
205
+
sodipodi:nodetypes="cc" />
206
206
+
</mask>
207
207
+
<mask
208
208
+
maskUnits="userSpaceOnUse"
209
209
+
id="mask45">
210
210
+
<path
211
211
+
style="fill:none;stroke:#ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
212
212
+
d="m 1.8915055,9.7684665 c 0,0 0.8892473,1.3388215 3.1100434,1.6068485"
213
213
+
id="path46"
214
214
+
sodipodi:nodetypes="cc" />
215
215
+
</mask>
216
216
+
<linearGradient
217
217
+
inkscape:collect="always"
218
218
+
xlink:href="#linearGradient175"
219
219
+
id="linearGradient176"
220
220
+
x1="1.0581446"
221
221
+
y1="9.2239799"
222
222
+
x2="3.3587396"
223
223
+
y2="9.369256"
224
224
+
gradientUnits="userSpaceOnUse" />
225
225
+
<linearGradient
226
226
+
id="linearGradient175"
227
227
+
inkscape:collect="always">
228
228
+
<stop
229
229
+
style="stop-color:#00c9db;stop-opacity:1;"
230
230
+
offset="0"
231
231
+
id="stop175" />
232
232
+
<stop
233
233
+
style="stop-color:#0891b2;stop-opacity:1;"
234
234
+
offset="1"
235
235
+
id="stop176" />
236
236
+
</linearGradient>
237
237
+
<linearGradient
238
238
+
inkscape:collect="always"
239
239
+
xlink:href="#linearGradient1"
240
240
+
id="linearGradient2"
241
241
+
x1="4.1462159"
242
242
+
y1="10.224313"
243
243
+
x2="5.5784869"
244
244
+
y2="10.895846"
245
245
+
gradientUnits="userSpaceOnUse" />
246
246
+
<linearGradient
247
247
+
id="linearGradient1"
248
248
+
inkscape:collect="always">
249
249
+
<stop
250
250
+
style="stop-color:#06b6d4;stop-opacity:1;"
251
251
+
offset="0"
252
252
+
id="stop1" />
253
253
+
<stop
254
254
+
style="stop-color:#39e8ff;stop-opacity:1;"
255
255
+
offset="1"
256
256
+
id="stop2" />
257
257
+
</linearGradient>
258
258
+
<filter
259
259
+
style="color-interpolation-filters:sRGB"
260
260
+
inkscape:label="Simple blend"
261
261
+
id="filter187"
262
262
+
x="0"
263
263
+
y="0"
264
264
+
width="1"
265
265
+
height="1">
266
266
+
<feFlood
267
267
+
result="flood1"
268
268
+
flood-color="rgb(198,0,0)"
269
269
+
flood-opacity="0.172549"
270
270
+
id="feFlood187" />
271
271
+
<feBlend
272
272
+
result="blend1"
273
273
+
in="flood1"
274
274
+
in2="SourceGraphic"
275
275
+
mode="hard-light"
276
276
+
id="feBlend187" />
277
277
+
<feComposite
278
278
+
operator="in"
279
279
+
in="blend1"
280
280
+
in2="SourceGraphic"
281
281
+
id="feComposite187" />
282
282
+
</filter>
283
283
+
<linearGradient
284
284
+
inkscape:collect="always"
285
285
+
xlink:href="#linearGradient5"
286
286
+
id="linearGradient31"
287
287
+
x1="38.196125"
288
288
+
y1="63.136246"
289
289
+
x2="297.22485"
290
290
+
y2="63.136246"
291
291
+
gradientUnits="userSpaceOnUse" />
292
292
+
<clipPath
293
293
+
clipPathUnits="userSpaceOnUse"
294
294
+
id="clipPath31">
295
295
+
<g
296
296
+
id="g34"
297
297
+
style="display:inline;fill:url(#linearGradient34);fill-opacity:1;fill-rule:nonzero;stroke-width:0.00339809"
298
298
+
inkscape:label="base"
299
299
+
transform="matrix(17.154694,0,0,17.154694,6.4057882,-94.2799)">
300
300
+
<path
301
301
+
style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke-width:0.00339809;stroke-linecap:round;-inkscape-stroke:none"
302
302
+
d="M 5.515625,5.9121094 A 0.1322915,0.1322915 0 0 0 5.4179687,5.9375 c 0,0 -0.7106517,0.5155236 -0.7519531,1.3769531 a 0.1322915,0.1322915 0 0 0 0.125,0.1386719 0.1322915,0.1322915 0 0 0 0.1386719,-0.125 C 4.9641955,6.6083867 5.5742187,6.1503906 5.5742187,6.1503906 A 0.1322915,0.1322915 0 0 0 5.6035156,5.9648437 0.1322915,0.1322915 0 0 0 5.515625,5.9121094 Z"
303
303
+
id="path31" />
304
304
+
<path
305
305
+
style="color:#000000;display:inline;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke-width:0.00339809;stroke-linecap:round;-inkscape-stroke:none"
306
306
+
d="m 3.9184838,5.7544441 a 0.15000001,0.15000001 0 0 0 -0.1074219,0.039063 0.15000001,0.15000001 0 0 0 -0.00781,0.2128907 c 0,0 0.4288778,0.4739414 0.4355469,0.9941406 A 0.15000001,0.15000001 0 0 0 4.39114,7.1489754 0.15000001,0.15000001 0 0 0 4.5376244,6.9966316 C 4.528978,6.3221971 4.0219994,5.8013191 4.0219994,5.8013191 A 0.15000001,0.15000001 0 0 0 3.9184838,5.7544441 Z"
307
307
+
id="path33" />
308
308
+
<path
309
309
+
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.000900495;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
310
310
+
d="M 4.7001895,9.1621207 C 5.3391554,8.8913724 6.1796123,7.4196803 4.6568703,6.8553457 2.932515,6.2162924 3.1948297,8.6964336 3.1948297,8.6964336 c 0,0 -1.5667504,0.6527825 -1.6136596,1.9818774 -0.03249,0.920544 0.3290623,1.63789 0.9963536,1.862747 0.7638659,0.2574 1.8081368,0.05381 2.1984759,-1.007183 0.4810523,-1.307569 -0.07581,-2.3717543 -0.07581,-2.3717543 z"
311
311
+
id="path34"
312
312
+
sodipodi:nodetypes="cscsasc" />
313
313
+
</g>
314
314
+
</clipPath>
315
315
+
<linearGradient
316
316
+
inkscape:collect="always"
317
317
+
xlink:href="#linearGradient53"
318
318
+
id="linearGradient34"
319
319
+
gradientUnits="userSpaceOnUse"
320
320
+
x1="9.2946787"
321
321
+
y1="8.9238625"
322
322
+
x2="17.392868"
323
323
+
y2="8.9238625" />
324
324
+
<filter
325
325
+
id="mask-powermask-path-effect1544_inverse"
326
326
+
inkscape:label="filtermask-powermask-path-effect1544"
327
327
+
style="color-interpolation-filters:sRGB"
328
328
+
height="100"
329
329
+
width="100"
330
330
+
x="-50"
331
331
+
y="-50">
332
332
+
<feColorMatrix
333
333
+
id="mask-powermask-path-effect1544_primitive1"
334
334
+
values="1"
335
335
+
type="saturate"
336
336
+
result="fbSourceGraphic" />
337
337
+
<feColorMatrix
338
338
+
id="mask-powermask-path-effect1544_primitive2"
339
339
+
values="-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0 "
340
340
+
in="fbSourceGraphic" />
341
341
+
</filter>
342
342
+
<filter
343
343
+
id="mask-powermask-path-effect1548_inverse"
344
344
+
inkscape:label="filtermask-powermask-path-effect1548"
345
345
+
style="color-interpolation-filters:sRGB"
346
346
+
height="100"
347
347
+
width="100"
348
348
+
x="-50"
349
349
+
y="-50">
350
350
+
<feColorMatrix
351
351
+
id="mask-powermask-path-effect1548_primitive1"
352
352
+
values="1"
353
353
+
type="saturate"
354
354
+
result="fbSourceGraphic" />
355
355
+
<feColorMatrix
356
356
+
id="mask-powermask-path-effect1548_primitive2"
357
357
+
values="-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0 "
358
358
+
in="fbSourceGraphic" />
359
359
+
</filter>
360
360
+
<clipPath
361
361
+
clipPathUnits="userSpaceOnUse"
362
362
+
id="clipPath1548">
363
363
+
<g
364
364
+
id="g1550"
365
365
+
style="display:inline;fill:url(#linearGradient1550);fill-opacity:1;fill-rule:nonzero;stroke-width:0.00339809"
366
366
+
inkscape:label="base"
367
367
+
transform="matrix(17.154695,0,0,17.154695,6.4057885,-94.279905)">
368
368
+
<path
369
369
+
style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke-width:0.00339809;stroke-linecap:round;-inkscape-stroke:none"
370
370
+
d="M 5.515625,5.9121094 A 0.1322915,0.1322915 0 0 0 5.4179687,5.9375 c 0,0 -0.7106517,0.5155236 -0.7519531,1.3769531 a 0.1322915,0.1322915 0 0 0 0.125,0.1386719 0.1322915,0.1322915 0 0 0 0.1386719,-0.125 C 4.9641955,6.6083867 5.5742187,6.1503906 5.5742187,6.1503906 A 0.1322915,0.1322915 0 0 0 5.6035156,5.9648437 0.1322915,0.1322915 0 0 0 5.515625,5.9121094 Z"
371
371
+
id="path1548" />
372
372
+
<path
373
373
+
style="color:#000000;display:inline;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke-width:0.00339809;stroke-linecap:round;-inkscape-stroke:none"
374
374
+
d="m 3.9184838,5.7544441 a 0.15000001,0.15000001 0 0 0 -0.1074219,0.039063 0.15000001,0.15000001 0 0 0 -0.00781,0.2128907 c 0,0 0.4288778,0.4739414 0.4355469,0.9941406 A 0.15000001,0.15000001 0 0 0 4.39114,7.1489754 0.15000001,0.15000001 0 0 0 4.5376244,6.9966316 C 4.528978,6.3221971 4.0219994,5.8013191 4.0219994,5.8013191 A 0.15000001,0.15000001 0 0 0 3.9184838,5.7544441 Z"
375
375
+
id="path1549" />
376
376
+
<path
377
377
+
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.000900495;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
378
378
+
d="M 4.7001895,9.1621207 C 5.3391554,8.8913724 6.1796123,7.4196803 4.6568703,6.8553457 2.932515,6.2162924 3.1948297,8.6964336 3.1948297,8.6964336 c 0,0 -1.5667504,0.6527825 -1.6136596,1.9818774 -0.03249,0.920544 0.3290623,1.63789 0.9963536,1.862747 0.7638659,0.2574 1.8081368,0.05381 2.1984759,-1.007183 0.4810523,-1.307569 -0.07581,-2.3717543 -0.07581,-2.3717543 z"
379
379
+
id="path1550"
380
380
+
sodipodi:nodetypes="cscsasc" />
381
381
+
</g>
382
382
+
</clipPath>
383
383
+
<linearGradient
384
384
+
inkscape:collect="always"
385
385
+
xlink:href="#linearGradient53"
386
386
+
id="linearGradient1550"
387
387
+
gradientUnits="userSpaceOnUse"
388
388
+
x1="9.2946787"
389
389
+
y1="8.9238625"
390
390
+
x2="17.392868"
391
391
+
y2="8.9238625" />
392
392
+
<filter
393
393
+
inkscape:label="Apparition"
394
394
+
inkscape:menu="Blurs"
395
395
+
inkscape:menu-tooltip="Edges are partly feathered out"
396
396
+
style="color-interpolation-filters:sRGB"
397
397
+
id="filter1618"
398
398
+
x="-0.49068901"
399
399
+
y="-0.49068901"
400
400
+
width="1.981378"
401
401
+
height="1.981378">
402
402
+
<feGaussianBlur
403
403
+
stdDeviation="5"
404
404
+
result="fbSourceGraphic"
405
405
+
id="feGaussianBlur1617" />
406
406
+
<feGaussianBlur
407
407
+
stdDeviation="0.01"
408
408
+
in="SourceGraphic"
409
409
+
result="result1"
410
410
+
id="feGaussianBlur1618" />
411
411
+
<feComposite
412
412
+
in2="result1"
413
413
+
operator="arithmetic"
414
414
+
in="fbSourceGraphic"
415
415
+
k2="0.5"
416
416
+
k3="0.5"
417
417
+
result="result2"
418
418
+
id="feComposite1618"
419
419
+
k1="0"
420
420
+
k4="0" />
421
421
+
<feBlend
422
422
+
in2="fbSourceGraphic"
423
423
+
mode="normal"
424
424
+
result="fbSourceGraphic"
425
425
+
id="feBlend1618" />
426
426
+
<feColorMatrix
427
427
+
result="fbSourceGraphicAlpha"
428
428
+
in="fbSourceGraphic"
429
429
+
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
430
430
+
id="feColorMatrix1622" />
431
431
+
<feGaussianBlur
432
432
+
id="feGaussianBlur1622"
433
433
+
stdDeviation="5"
434
434
+
result="fbSourceGraphic"
435
435
+
in="fbSourceGraphic" />
436
436
+
<feGaussianBlur
437
437
+
id="feGaussianBlur1623"
438
438
+
stdDeviation="0.01"
439
439
+
in="fbSourceGraphic"
440
440
+
result="result1" />
441
441
+
<feComposite
442
442
+
id="feComposite1623"
443
443
+
in2="result1"
444
444
+
operator="arithmetic"
445
445
+
in="fbSourceGraphic"
446
446
+
k2="0.5"
447
447
+
k3="0.5"
448
448
+
result="result2"
449
449
+
k1="0"
450
450
+
k4="0" />
451
451
+
<feBlend
452
452
+
id="feBlend1623"
453
453
+
in2="fbSourceGraphic"
454
454
+
mode="normal"
455
455
+
result="fbSourceGraphic" />
456
456
+
<feColorMatrix
457
457
+
result="fbSourceGraphicAlpha"
458
458
+
in="fbSourceGraphic"
459
459
+
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
460
460
+
id="feColorMatrix1623" />
461
461
+
<feMorphology
462
462
+
id="feMorphology1623"
463
463
+
radius="4"
464
464
+
in="fbSourceGraphic"
465
465
+
result="result0" />
466
466
+
<feGaussianBlur
467
467
+
id="feGaussianBlur1624"
468
468
+
in="result0"
469
469
+
stdDeviation="8"
470
470
+
result="result91" />
471
471
+
<feComposite
472
472
+
id="feComposite1624"
473
473
+
operator="in"
474
474
+
in="fbSourceGraphic"
475
475
+
in2="result91"
476
476
+
result="fbSourceGraphic" />
477
477
+
<feColorMatrix
478
478
+
result="fbSourceGraphicAlpha"
479
479
+
in="fbSourceGraphic"
480
480
+
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
481
481
+
id="feColorMatrix1625" />
482
482
+
<feGaussianBlur
483
483
+
id="feGaussianBlur1625"
484
484
+
stdDeviation="5"
485
485
+
result="fbSourceGraphic"
486
486
+
in="fbSourceGraphic" />
487
487
+
<feGaussianBlur
488
488
+
id="feGaussianBlur1626"
489
489
+
stdDeviation="0.01"
490
490
+
in="fbSourceGraphic"
491
491
+
result="result1" />
492
492
+
<feComposite
493
493
+
id="feComposite1626"
494
494
+
in2="result1"
495
495
+
operator="arithmetic"
496
496
+
in="fbSourceGraphic"
497
497
+
k2="0.5"
498
498
+
k3="0.5"
499
499
+
result="result2"
500
500
+
k1="0"
501
501
+
k4="0" />
502
502
+
<feBlend
503
503
+
id="feBlend1626"
504
504
+
in2="fbSourceGraphic"
505
505
+
mode="normal"
506
506
+
result="fbSourceGraphic" />
507
507
+
<feColorMatrix
508
508
+
result="fbSourceGraphicAlpha"
509
509
+
in="fbSourceGraphic"
510
510
+
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
511
511
+
id="feColorMatrix1626" />
512
512
+
<feMorphology
513
513
+
id="feMorphology1626"
514
514
+
radius="4"
515
515
+
in="fbSourceGraphic"
516
516
+
result="result0" />
517
517
+
<feGaussianBlur
518
518
+
id="feGaussianBlur1627"
519
519
+
in="result0"
520
520
+
stdDeviation="8"
521
521
+
result="result91" />
522
522
+
<feComposite
523
523
+
id="feComposite1627"
524
524
+
operator="in"
525
525
+
in="fbSourceGraphic"
526
526
+
in2="result91" />
527
527
+
</filter>
528
528
+
<radialGradient
529
529
+
inkscape:collect="always"
530
530
+
xlink:href="#linearGradient25"
531
531
+
id="radialGradient26"
532
532
+
cx="15.283519"
533
533
+
cy="11.701982"
534
534
+
fx="15.283519"
535
535
+
fy="11.701982"
536
536
+
r="1.8067596"
537
537
+
gradientTransform="matrix(0.89210545,-0.38362324,0.41746133,0.97079503,-2.8830544,6.222786)"
538
538
+
gradientUnits="userSpaceOnUse" />
539
539
+
<linearGradient
540
540
+
id="linearGradient25"
541
541
+
inkscape:collect="always">
542
542
+
<stop
543
543
+
style="stop-color:#fef08a;stop-opacity:1;"
544
544
+
offset="0"
545
545
+
id="stop25" />
546
546
+
<stop
547
547
+
style="stop-color:#ffce00;stop-opacity:1;"
548
548
+
offset="1"
549
549
+
id="stop26" />
550
550
+
</linearGradient>
551
551
+
<clipPath
552
552
+
clipPathUnits="userSpaceOnUse"
553
553
+
id="clipPath24-0">
554
554
+
<path
555
555
+
style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
556
556
+
d="m 13.613222,11.784794 c 0,0 1.51619,-0.227428 2.490884,-0.920544 1.131679,-0.804751 1.603148,-1.6704365 1.624808,-1.7245864 0.02166,-0.05415 -0.314387,4.2263004 -0.314387,4.2263004 l -2.480054,0.790585 z"
557
557
+
id="path25-4"
558
558
+
sodipodi:nodetypes="cscccc" />
559
559
+
</clipPath>
560
560
+
<mask
561
561
+
maskUnits="userSpaceOnUse"
562
562
+
id="mask41-7">
563
563
+
<path
564
564
+
style="display:inline;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.2;stroke-linecap:square;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
565
565
+
d="m 13.668571,11.721315 c 0,0 2.387784,-0.379902 3.232996,-1.514649"
566
566
+
id="path41-7"
567
567
+
sodipodi:nodetypes="cc" />
568
568
+
</mask>
569
569
+
<mask
570
570
+
maskUnits="userSpaceOnUse"
571
571
+
id="mask42-6">
572
572
+
<path
573
573
+
style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.325001;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
574
574
+
d="m 13.435927,11.491882 c 0,0 2.491001,-0.252074 4.017543,-1.9776547"
575
575
+
id="path43-8"
576
576
+
sodipodi:nodetypes="cc" />
577
577
+
</mask>
578
578
+
</defs>
579
579
+
<path
580
580
+
id="path1551"
581
581
+
style="display:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
582
582
+
d="M 68.422179,8.6072252 A 2.5762973,2.5762973 0 0 0 66.577331,9.2779899 2.5762973,2.5762973 0 0 0 66.44302,12.934614 c 0,0 5.168107,5.71448 6.912756,12.821956 C 55.325427,24.672275 55.459137,49.888745 55.859639,57.114858 33.849734,56.769222 -3.6378073,65.139526 8.7095458,88.94134 c 4.5408702,8.753365 11.7623932,11.10851 19.6623652,9.749791 0.915771,13.120209 6.929936,23.078739 17.019117,26.478499 9.464196,3.18912 21.433079,2.25505 29.885514,-5.35214 4.26532,3.13357 10.003505,5.02472 17.563786,5.00279 15.716952,-0.0456 5.298078,-46.360841 -6.926192,-60.240244 8.891425,-7.267461 16.574524,-24.819364 0.795816,-34.38188 2.683243,-9.1842 10.150286,-14.790312 10.150286,-14.790312 a 2.2721481,2.2721481 0 0 0 0.502811,-3.186886 2.2721481,2.2721481 0 0 0 -1.509468,-0.905888 2.2721481,2.2721481 0 0 0 -1.677417,0.43615 c 0,0 -8.262157,6.001417 -11.584306,16.37161 -0.48896,-0.205085 -0.966961,-0.414186 -1.487765,-0.607199 -0.795294,-0.294737 -1.553801,-0.532553 -2.300635,-0.75189 C 77.353573,16.76215 70.200365,9.4123438 70.200365,9.4123438 A 2.5762973,2.5762973 0 0 0 68.422179,8.6072252 Z" />
583
583
+
<g
584
584
+
id="g10"
585
585
+
style="display:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke-width:1.02203"
586
586
+
inkscape:label="base"
587
587
+
transform="matrix(1.8791386,-0.89795372,0.97339824,2.0379967,-29.241673,3.0781974)">
588
588
+
<path
589
589
+
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.270412px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
590
590
+
d="m 13.385855,8.3117054 c -0.09575,0.1638143 -1.122236,-1.9635717 0.7478,-2.1879137 1.856003,-0.2226585 1.230954,1.6933851 1.230954,1.6933851 0,0 1.835024,0.8794824 2.086311,2.7048402 0.108115,0.78536 -0.17931,1.875597 -1.250149,2.157825 -1.360557,0.358584 -2.640881,-0.558206 -3.077986,-1.881 -0.557845,-1.6881884 0.26307,-2.4871366 0.26307,-2.4871366 z"
591
591
+
id="path8"
592
592
+
sodipodi:nodetypes="cscsssc" />
593
593
+
<path
594
594
+
style="fill:none;stroke:#ffffff;stroke-width:0.522801;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
595
595
+
d="m 13.215033,5.6244848 c 0,0 0.450907,0.4205079 0.65072,1.0392921"
596
596
+
id="path9"
597
597
+
sodipodi:nodetypes="cc" />
598
598
+
<path
599
599
+
style="fill:none;stroke:#ffffff;stroke-width:0.522801;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
600
600
+
d="m 14.465748,5.3186194 c 0,0 -0.180624,0.5675086 -0.03824,1.1996581"
601
601
+
id="path10"
602
602
+
sodipodi:nodetypes="cc" />
603
603
+
</g>
604
604
+
<rect
605
605
+
style="font-variation-settings:normal;display:none;opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke-width:0.999999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
606
606
+
id="rect1"
607
607
+
width="16"
608
608
+
height="16"
609
609
+
x="0"
610
610
+
y="0" />
611
611
+
<g
612
612
+
inkscape:groupmode="layer"
613
613
+
id="layer3"
614
614
+
inkscape:label="Layer 2">
615
615
+
<g
616
616
+
id="g56"
617
617
+
inkscape:label="orange-firefly"
618
618
+
style="display:inline;stroke-width:0.461081"
619
619
+
transform="matrix(1.8791386,-0.89795372,0.97339824,2.0379967,-29.719568,2.3633456)">
620
620
+
<g
621
621
+
id="g13"
622
622
+
inkscape:label="orange-firefly"
623
623
+
style="display:inline;stroke-width:0.461081">
624
624
+
<path
625
625
+
id="path11"
626
626
+
style="display:inline;stroke-width:0.270412px;fill:#1e1b4b;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
627
627
+
d="M 14.732857 5.0643597 A 0.26140049 0.26140049 0 0 0 14.392984 5.2088246 C 14.392984 5.2088246 14.233698 5.5954063 14.222413 6.115984 C 14.192887 6.1185235 14.164102 6.119938 14.133217 6.1236432 C 14.049912 6.1336369 13.974643 6.1485639 13.902497 6.1657398 C 13.639508 5.6270723 13.2541 5.2925804 13.2541 5.2925804 A 0.26140049 0.26140049 0 0 0 13.064922 5.2283948 A 0.26140049 0.26140049 0 0 0 12.885064 5.3187772 A 0.26140049 0.26140049 0 0 0 12.908186 5.6854731 C 12.908186 5.6854731 13.214249 5.9606505 13.423398 6.3763223 C 12.581383 6.994901 13.305599 8.4482423 13.385383 8.3117426 C 13.385383 8.3117426 12.565012 9.1107783 13.122857 10.798965 C 13.559961 12.121758 14.84027 13.038899 16.200826 12.680316 C 17.271664 12.398088 17.559035 11.307203 17.45092 10.521844 C 17.199633 8.6964881 15.3648 7.8172711 15.3648 7.8172711 C 15.3648 7.8172711 15.833794 6.3750017 14.74593 6.1386858 C 14.753154 5.7242399 14.877093 5.403917 14.877093 5.403917 A 0.26140049 0.26140049 0 0 0 14.732857 5.0643597 z "
628
628
+
transform="translate(0.05912586,0.37681321)" />
629
629
+
<path
630
630
+
style="display:inline;fill:url(#radialGradient26);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.110166px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
631
631
+
d="m 13.631993,8.8865808 c -0.08664,0.1516191 -0.973466,-1.7965191 0.686453,-2.0201506 1.647463,-0.2219534 1.072747,1.546899 1.072747,1.546899 0,0 1.616957,0.7924073 1.819956,2.4697528 0.08734,0.721678 -0.1792,1.727536 -1.131382,1.997083 -1.209796,0.342474 -2.334695,-0.489364 -2.707824,-1.702553 -0.476198,-1.5483062 0.26005,-2.2910312 0.26005,-2.2910312 z"
632
632
+
id="path12"
633
633
+
sodipodi:nodetypes="cscsssc"
634
634
+
clip-path="url(#clipPath24-0)"
635
635
+
transform="matrix(1.1283681,0.0112764,0.01325258,1.0868766,-2.0554943,-1.1163121)" />
636
636
+
<path
637
637
+
style="display:inline;fill:#0891b2;fill-opacity:1;stroke:none;stroke-width:0.34853439;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none"
638
638
+
d="m 15.1969,8.9404 c 0.0197,0.8869586 2.0524,3.311016 3.396598,1.650359 C 19.900331,8.9762638 15.177201,8.0534415 15.1969,8.9404 Z"
639
639
+
id="path13"
640
640
+
sodipodi:nodetypes="zsz" />
641
641
+
</g>
642
642
+
<path
643
643
+
id="path55"
644
644
+
style="display:inline;stroke-width:0.270412px;fill:#1e1b4b;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
645
645
+
d="M 14.732857 5.0643597 A 0.26140049 0.26140049 0 0 0 14.392984 5.2088246 C 14.392984 5.2088246 14.233698 5.5954063 14.222413 6.115984 C 14.192887 6.1185235 14.164102 6.119938 14.133217 6.1236432 C 14.049912 6.1336369 13.974643 6.1485639 13.902497 6.1657398 C 13.639508 5.6270723 13.2541 5.2925804 13.2541 5.2925804 A 0.26140049 0.26140049 0 0 0 13.064922 5.2283948 A 0.26140049 0.26140049 0 0 0 12.885064 5.3187772 A 0.26140049 0.26140049 0 0 0 12.908186 5.6854731 C 12.908186 5.6854731 13.214249 5.9606505 13.423398 6.3763223 C 12.581383 6.994901 13.305599 8.4482423 13.385383 8.3117426 C 13.385383 8.3117426 12.565012 9.1107783 13.122857 10.798965 C 13.559961 12.121758 14.84027 13.038899 16.200826 12.680316 C 17.271664 12.398088 17.559035 11.307203 17.45092 10.521844 C 17.199633 8.6964881 15.3648 7.8172711 15.3648 7.8172711 C 15.3648 7.8172711 15.833794 6.3750017 14.74593 6.1386858 C 14.753154 5.7242399 14.877093 5.403917 14.877093 5.403917 A 0.26140049 0.26140049 0 0 0 14.732857 5.0643597 z "
646
646
+
transform="translate(0.05912586,0.37681321)" />
647
647
+
<path
648
648
+
style="display:inline;fill:url(#radialGradient26);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.110166px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
649
649
+
d="m 13.631993,8.8865808 c -0.08664,0.1516191 -0.973466,-1.7965191 0.686453,-2.0201506 1.647463,-0.2219534 1.072747,1.546899 1.072747,1.546899 0,0 1.616957,0.7924073 1.819956,2.4697528 0.08734,0.721678 -0.1792,1.727536 -1.131382,1.997083 -1.209796,0.342474 -2.334695,-0.489364 -2.707824,-1.702553 -0.476198,-1.5483062 0.26005,-2.2910312 0.26005,-2.2910312 z"
650
650
+
id="path143"
651
651
+
sodipodi:nodetypes="cscsssc"
652
652
+
clip-path="url(#clipPath24-0)"
653
653
+
transform="matrix(1.1283681,0.0112764,0.01325258,1.0868766,-2.0554943,-1.1163121)" />
654
654
+
<path
655
655
+
style="display:inline;fill:#0891b2;fill-opacity:1;stroke:none;stroke-width:0.34853439;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none"
656
656
+
d="m 15.1969,8.9404 c 0.0197,0.8869586 2.0524,3.311016 3.396598,1.650359 C 19.900331,8.9762638 15.177201,8.0534415 15.1969,8.9404 Z"
657
657
+
id="path119"
658
658
+
sodipodi:nodetypes="zsz" />
659
659
+
</g>
660
660
+
</g>
661
661
+
<g
662
662
+
inkscape:label="Layer 1"
663
663
+
inkscape:groupmode="layer"
664
664
+
id="layer1"
665
665
+
style="display:none">
666
666
+
<g
667
667
+
inkscape:label="firefly"
668
668
+
id="g842"
669
669
+
transform="matrix(14.168526,0,0,14.168526,14.593938,-69.085345)"
670
670
+
style="display:inline;stroke:#10011d;stroke-width:0.0705789;stroke-dasharray:none;stroke-opacity:1">
671
671
+
<rect
672
672
+
style="font-variation-settings:normal;display:inline;opacity:1;fill:url(#linearGradient31);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.21076;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000;stop-opacity:1"
673
673
+
id="rect836"
674
674
+
width="259.02872"
675
675
+
height="129.73965"
676
676
+
x="38.196125"
677
677
+
y="-1.7335818"
678
678
+
clip-path="url(#clipPath1548)"
679
679
+
transform="matrix(0.05829308,0,0,0.05829308,-0.37341314,5.495866)" />
680
680
+
<g
681
681
+
id="g837"
682
682
+
style="display:inline;fill:#fcd34d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0705789;stroke-dasharray:none;stroke-opacity:1"
683
683
+
inkscape:label="butts"
684
684
+
clip-path="url(#clipPath26)">
685
685
+
<path
686
686
+
style="display:inline;fill:url(#radialGradient28);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0705789;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
687
687
+
d="M 4.7001895,9.1621207 C 5.3391554,8.8913724 6.1796123,7.4196803 4.6568703,6.8553457 2.932515,6.2162924 3.1948297,8.6964336 3.1948297,8.6964336 c 0,0 -1.5667504,0.6527825 -1.6136596,1.9818774 -0.03249,0.920544 0.3290623,1.63789 0.9963536,1.862747 0.7638659,0.2574 1.8081368,0.05381 2.1984759,-1.007183 0.4810523,-1.307569 -0.07581,-2.3717543 -0.07581,-2.3717543 z"
688
688
+
id="path837"
689
689
+
sodipodi:nodetypes="cscsasc" />
690
690
+
</g>
691
691
+
<g
692
692
+
id="g838"
693
693
+
style="stroke:none;stroke-width:0.0705789;stroke-dasharray:none;stroke-opacity:1" />
694
694
+
<path
695
695
+
style="display:inline;fill:#ffffff;fill-opacity:0.3;fill-rule:nonzero;stroke:none;stroke-width:0.0705789;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
696
696
+
d="M 4.7001895,9.1621207 C 5.3391554,8.8913724 6.1796123,7.4196803 4.6568703,6.8553457 2.932515,6.2162924 3.1948297,8.6964336 3.1948297,8.6964336 c 0,0 -1.5667504,0.6527825 -1.6136596,1.9818774 -0.03249,0.920544 0.3290623,1.63789 0.9963536,1.862747 0.7638659,0.2574 1.8081368,0.05381 2.1984759,-1.007183 0.4810523,-1.307569 -0.07581,-2.3717543 -0.07581,-2.3717543 z"
697
697
+
id="path838"
698
698
+
sodipodi:nodetypes="cscsasc"
699
699
+
mask="url(#mask47)" />
700
700
+
<path
701
701
+
style="display:inline;fill:#f7c800;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0705789;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
702
702
+
d="M 4.7001895,9.1621207 C 5.3391554,8.8913724 6.1796123,7.4196803 4.6568703,6.8553457 2.932515,6.2162924 3.1948297,8.6964336 3.1948297,8.6964336 c 0,0 -1.5667504,0.6527825 -1.6136596,1.9818774 -0.03249,0.920544 0.3290623,1.63789 0.9963536,1.862747 0.7638659,0.2574 1.8081368,0.05381 2.1984759,-1.007183 0.4810523,-1.307569 -0.07581,-2.3717543 -0.07581,-2.3717543 z"
703
703
+
id="path839"
704
704
+
sodipodi:nodetypes="cscsasc"
705
705
+
mask="url(#mask45)" />
706
706
+
<g
707
707
+
id="g841"
708
708
+
style="display:inline;fill:#00b6c6;fill-opacity:1;stroke:none;stroke-width:0.0705789;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
709
709
+
inkscape:label="wings">
710
710
+
<path
711
711
+
style="fill:url(#linearGradient176);fill-opacity:1;stroke:none;stroke-width:0.0705789;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
712
712
+
d="M 3.8086592,8.64575 C 2.8735934,8.4015193 -0.41799281,8.7743003 0.44181427,10.431738 1.4526167,12.380247 4.7437249,8.8899807 3.8086592,8.64575 Z"
713
713
+
id="path840"
714
714
+
sodipodi:nodetypes="zsz" />
715
715
+
<path
716
716
+
style="display:inline;fill:url(#linearGradient2);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0705789;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill;filter:url(#filter187)"
717
717
+
d="M 4.6747412,8.8087186 C 3.871122,8.4952424 2.6835491,12.528444 5.3401882,12.520739 6.3667683,12.517762 5.4783605,9.1221948 4.6747412,8.8087186 Z"
718
718
+
id="path841"
719
719
+
sodipodi:nodetypes="zsz" />
720
720
+
</g>
721
721
+
</g>
722
722
+
<ellipse
723
723
+
style="display:none;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:9.99995;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.1;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
724
724
+
id="path1627"
725
725
+
cx="67.73333"
726
726
+
cy="67.73333"
727
727
+
rx="62.733368"
728
728
+
ry="62.73333" />
729
729
+
</g>
730
730
+
</svg>
public/favicon/apple-touch-icon.png
public/apple-touch-icon.png
public/favicon/favicon-96x96.png
public/favicon-96x96.png
public/favicon/favicon.ico
public/favicon-png.ico
public/favicon/icon.png
public/icon.png
public/favicon/site.webmanifest
public/site.webmanifest
public/favicon/web-app-manifest-192x192.png
public/web-app-manifest-192x192.png
public/favicon/web-app-manifest-512x512.png
public/web-app-manifest-512x512.png