@hotosm/ui 0.2.0-b5 → 0.3.0-b2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +25 -17
- package/dist/chunks/chunk.3FANZE43.js +1 -0
- package/dist/chunks/chunk.7KXDULC3.js +86 -0
- package/dist/chunks/chunk.AFGPUO4H.js +1 -0
- package/dist/chunks/chunk.B3MIQKX3.js +66 -0
- package/dist/chunks/chunk.FWYUHKRF.js +1 -0
- package/dist/chunks/chunk.GVYEHPTU.js +17 -0
- package/dist/chunks/chunk.GY32O3WU.js +26 -0
- package/dist/chunks/chunk.JK2P4SXH.js +1 -0
- package/dist/chunks/chunk.KGPID6RT.js +1 -0
- package/dist/chunks/chunk.KTVXG6ZT.js +6 -0
- package/dist/chunks/chunk.N5M5RY5M.js +1 -0
- package/dist/chunks/chunk.NZIJQUIE.js +1 -0
- package/dist/chunks/chunk.PUMXQ24J.js +4 -0
- package/dist/chunks/chunk.Q5SXKMUN.js +18 -0
- package/dist/chunks/chunk.R73PKLI4.js +6 -0
- package/{components/icons.ts → dist/chunks/chunk.WPXUR5EI.js} +12 -47
- package/dist/components/consent/consent.component.d.ts +21 -0
- package/dist/components/consent/consent.component.js +1 -0
- package/dist/components/consent/consent.d.ts +8 -0
- package/dist/components/consent/consent.js +1 -0
- package/dist/components/consent/consent.styles.d.ts +2 -0
- package/dist/components/consent/consent.styles.js +1 -0
- package/dist/components/header/header.component.d.ts +33 -0
- package/dist/components/header/header.component.js +1 -0
- package/dist/components/header/header.d.ts +7 -27
- package/dist/components/header/header.js +1 -0
- package/dist/components/header/header.styles.d.ts +2 -2
- package/dist/components/header/header.styles.js +1 -0
- package/dist/components/icons.js +1 -0
- package/dist/components/logo/logo.component.d.ts +10 -0
- package/dist/components/logo/logo.component.js +1 -0
- package/dist/components/logo/logo.d.ts +7 -9
- package/dist/components/logo/logo.js +1 -0
- package/dist/components/logo/logo.styles.d.ts +1 -1
- package/dist/components/logo/logo.styles.js +1 -0
- package/dist/components/toolbar/toolbar.component.d.ts +24 -0
- package/dist/components/toolbar/toolbar.component.js +1 -0
- package/dist/components/toolbar/toolbar.d.ts +7 -19
- package/dist/components/toolbar/toolbar.js +1 -0
- package/dist/components/toolbar/toolbar.styles.d.ts +1 -1
- package/dist/components/toolbar/toolbar.styles.js +1 -0
- package/dist/components/tracking/tracking.component.d.ts +19 -0
- package/dist/components/tracking/tracking.component.js +1 -0
- package/dist/components/tracking/tracking.d.ts +5 -20
- package/dist/components/tracking/tracking.js +1 -0
- package/{components/index.ts → dist/hotosm-ui.d.ts} +6 -146
- package/dist/hotosm-ui.js +1 -18450
- package/dist/react/consent/index.d.ts +3 -0
- package/dist/react/consent/index.js +1 -0
- package/dist/react/header/index.d.ts +3 -0
- package/dist/react/header/index.js +1 -0
- package/dist/{components/react → react}/index.d.ts +5 -5
- package/dist/react/index.js +1 -0
- package/dist/react/logo/index.d.ts +3 -0
- package/dist/react/logo/index.js +1 -0
- package/dist/react/toolbar/index.d.ts +3 -0
- package/dist/react/toolbar/index.js +1 -0
- package/dist/react/tracking/index.d.ts +3 -0
- package/dist/react/tracking/index.js +1 -0
- package/dist/style.css +2 -1
- package/{theme → dist/themes}/hot-sl.css +68 -82
- package/dist/themes/hot.css +235 -0
- package/package.json +36 -58
- package/components/header/header.styles.ts +0 -103
- package/components/header/header.ts +0 -160
- package/components/logo/logo.styles.ts +0 -8
- package/components/logo/logo.ts +0 -37
- package/components/react/Header.ts +0 -16
- package/components/react/Logo.ts +0 -15
- package/components/react/Toolbar.ts +0 -24
- package/components/react/Tracking.ts +0 -17
- package/components/react/index.ts +0 -63
- package/components/toolbar/toolbar.styles.ts +0 -6
- package/components/toolbar/toolbar.ts +0 -171
- package/components/tracking/tracking.styles.ts +0 -23
- package/components/tracking/tracking.ts +0 -177
- package/dist/components/index.d.ts +0 -130
- package/dist/components/react/Header.d.ts +0 -2
- package/dist/components/react/Logo.d.ts +0 -2
- package/dist/components/react/Toolbar.d.ts +0 -2
- package/dist/components/react/Tracking.d.ts +0 -2
- package/dist/components/tracking/tracking.styles.d.ts +0 -2
- package/i18n/en.xliff +0 -24
- package/theme/hot.css +0 -192
- package/theme/icons/apple-touch-icon-180x180.png +0 -0
- package/theme/icons/favicon.ico +0 -0
- package/theme/icons/favicon.svg +0 -1
- package/theme/icons/maskable-icon-512x512.png +0 -0
- package/theme/icons/pwa-192x192.png +0 -0
- package/theme/icons/pwa-512x512.png +0 -0
- package/theme/icons/pwa-64x64.png +0 -0
- /package/{theme → dist/assets}/logo/hot-logo-icon.svg +0 -0
- /package/{theme → dist/assets}/logo/hot-logo-png.png +0 -0
- /package/{theme → dist/assets}/logo/hot-logo-text.svg +0 -0
package/theme/hot.css
DELETED
|
@@ -1,192 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
/* HOT theme */
|
|
3
|
-
|
|
4
|
-
:root,
|
|
5
|
-
:host,
|
|
6
|
-
.hot-theme-light {
|
|
7
|
-
|
|
8
|
-
/*
|
|
9
|
-
* Color primitives
|
|
10
|
-
*/
|
|
11
|
-
|
|
12
|
-
/* red - red */
|
|
13
|
-
|
|
14
|
-
--hot-color-red-950: #a52a28;
|
|
15
|
-
--hot-color-red-900: #b9302d;
|
|
16
|
-
--hot-color-red-800: #c93938;
|
|
17
|
-
--hot-color-red-700: #d73f3f;
|
|
18
|
-
--hot-color-red-600: #e84846;
|
|
19
|
-
--hot-color-red-500: #f75047;
|
|
20
|
-
--hot-color-red-400: #f15f5e;
|
|
21
|
-
--hot-color-red-300: #e67c7e;
|
|
22
|
-
--hot-color-red-200: #efa0a2;
|
|
23
|
-
--hot-color-red-100: #fed1d7;
|
|
24
|
-
--hot-color-red-50: #feecf0;
|
|
25
|
-
|
|
26
|
-
/* rose - persian plum */
|
|
27
|
-
|
|
28
|
-
--hot-color-rose-950: #6c2020;
|
|
29
|
-
--hot-color-rose-900: #7A3632;
|
|
30
|
-
--hot-color-rose-800: #864740;
|
|
31
|
-
--hot-color-rose-700: #92584F;
|
|
32
|
-
--hot-color-rose-600: #9E6960;
|
|
33
|
-
--hot-color-rose-500: #AB7B71;
|
|
34
|
-
--hot-color-rose-400: #B79086;
|
|
35
|
-
--hot-color-rose-300: #C6A59E;
|
|
36
|
-
--hot-color-rose-200: #D5BDB7;
|
|
37
|
-
--hot-color-rose-100: #E3D5CF;
|
|
38
|
-
--hot-color-rose-50: #F4EFED;
|
|
39
|
-
|
|
40
|
-
/* yellow - bright yellow */
|
|
41
|
-
|
|
42
|
-
--hot-yellow-950: #FAA71E;
|
|
43
|
-
--hot-yellow-900: #FCB343;
|
|
44
|
-
--hot-yellow-800: #FDBA58;
|
|
45
|
-
--hot-yellow-700: #FDC26D;
|
|
46
|
-
--hot-yellow-600: #FECA7F;
|
|
47
|
-
--hot-yellow-500: #FED293;
|
|
48
|
-
--hot-yellow-400: #FFDAA6;
|
|
49
|
-
--hot-yellow-300: #FFE2BA;
|
|
50
|
-
--hot-yellow-200: #FFEBCF;
|
|
51
|
-
--hot-yellow-100: #FFF3E3;
|
|
52
|
-
--hot-yellow-50: #FFF9F3;
|
|
53
|
-
|
|
54
|
-
/* blue - space cadet */
|
|
55
|
-
|
|
56
|
-
--hot-blue-950: #20365B;
|
|
57
|
-
--hot-blue-900: #374668;
|
|
58
|
-
--hot-blue-800: #4A5374;
|
|
59
|
-
--hot-blue-700: #5A607E;
|
|
60
|
-
--hot-blue-600: #70718D;
|
|
61
|
-
--hot-blue-500: #82839C;
|
|
62
|
-
--hot-blue-400: #9595AA;
|
|
63
|
-
--hot-blue-300: #ACACBC;
|
|
64
|
-
--hot-blue-200: #C1C1CD;
|
|
65
|
-
--hot-blue-100: #DADADF;
|
|
66
|
-
--hot-blue-50: #F1EFF2;
|
|
67
|
-
|
|
68
|
-
/* cyan - cadet blue */
|
|
69
|
-
|
|
70
|
-
--hot-blue-950: #259592;
|
|
71
|
-
--hot-blue-900: #49AFAC;
|
|
72
|
-
--hot-blue-800: #57C1BE;
|
|
73
|
-
--hot-blue-700: #7DCFCD;
|
|
74
|
-
--hot-blue-600: #8CD5D3;
|
|
75
|
-
--hot-blue-500: #9DDBD9;
|
|
76
|
-
--hot-blue-400: #B0E2E1;
|
|
77
|
-
--hot-blue-300: #C4EAE9;
|
|
78
|
-
--hot-blue-200: #D5F0EF;
|
|
79
|
-
--hot-blue-100: #E6F6F5;
|
|
80
|
-
--hot-blue-50: #F5FBFB;
|
|
81
|
-
|
|
82
|
-
/* cyan - cadet blue */
|
|
83
|
-
|
|
84
|
-
--hot-cyan-950: #259592;
|
|
85
|
-
--hot-cyan-900: #49AFAC;
|
|
86
|
-
--hot-cyan-800: #57C1BE;
|
|
87
|
-
--hot-cyan-700: #7DCFCD;
|
|
88
|
-
--hot-cyan-600: #8CD5D3;
|
|
89
|
-
--hot-cyan-500: #9DDBD9;
|
|
90
|
-
--hot-cyan-400: #B0E2E1;
|
|
91
|
-
--hot-cyan-300: #C4EAE9;
|
|
92
|
-
--hot-cyan-200: #D5F0EF;
|
|
93
|
-
--hot-cyan-100: #E6F6F5;
|
|
94
|
-
--hot-cyan-50: #F5FBFB;
|
|
95
|
-
|
|
96
|
-
/* gray - dark slate gray */
|
|
97
|
-
|
|
98
|
-
--hot-gray-950: #2C3038;
|
|
99
|
-
--hot-gray-900: #404248;
|
|
100
|
-
--hot-gray-800: #515057;
|
|
101
|
-
--hot-gray-700: #615F66;
|
|
102
|
-
--hot-gray-600: #716F73;
|
|
103
|
-
--hot-gray-500: #828085;
|
|
104
|
-
--hot-gray-400: #9A969B;
|
|
105
|
-
--hot-gray-300: #B3B0B3;
|
|
106
|
-
--hot-gray-200: #C4C3C5;
|
|
107
|
-
--hot-gray-100: #E1E0E1;
|
|
108
|
-
--hot-gray-50: #F3F3F3;
|
|
109
|
-
|
|
110
|
-
/* neutral - black & white */
|
|
111
|
-
|
|
112
|
-
--hot-neutral-1000: #000;
|
|
113
|
-
--hot-neutral-0: #fff;
|
|
114
|
-
|
|
115
|
-
/*
|
|
116
|
-
* Color tokens
|
|
117
|
-
*/
|
|
118
|
-
|
|
119
|
-
--hot-color-primary-950: var(--hot-color-red-950);
|
|
120
|
-
--hot-color-primary-900: var(--hot-color-red-900);
|
|
121
|
-
--hot-color-primary-800: var(--hot-color-red-800);
|
|
122
|
-
--hot-color-primary-700: var(--hot-color-red-700);
|
|
123
|
-
--hot-color-primary-600: var(--hot-color-red-600);
|
|
124
|
-
--hot-color-primary-500: var(--hot-color-red-500);
|
|
125
|
-
--hot-color-primary-400: var(--hot-color-red-400);
|
|
126
|
-
--hot-color-primary-300: var(--hot-color-red-300);
|
|
127
|
-
--hot-color-primary-200: var(--hot-color-red-200);
|
|
128
|
-
--hot-color-primary-100: var(--hot-color-red-100);
|
|
129
|
-
--hot-color-primary-50: var(--hot-color-red-50);
|
|
130
|
-
|
|
131
|
-
--hot-color-danger-950: var(--hot-color-rose-950);
|
|
132
|
-
--hot-color-danger-900: var(--hot-color-rose-900);
|
|
133
|
-
--hot-color-danger-800: var(--hot-color-rose-800);
|
|
134
|
-
--hot-color-danger-700: var(--hot-color-rose-700);
|
|
135
|
-
--hot-color-danger-600: var(--hot-color-rose-600);
|
|
136
|
-
--hot-color-danger-500: var(--hot-color-rose-500);
|
|
137
|
-
--hot-color-danger-400: var(--hot-color-rose-400);
|
|
138
|
-
--hot-color-danger-300: var(--hot-color-rose-300);
|
|
139
|
-
--hot-color-danger-200: var(--hot-color-rose-200);
|
|
140
|
-
--hot-color-danger-100: var(--hot-color-rose-100);
|
|
141
|
-
--hot-color-danger-50: var(--hot-color-rose-50);
|
|
142
|
-
|
|
143
|
-
--hot-color-neutral-950: var(--hot-color-gray-950);
|
|
144
|
-
--hot-color-neutral-900: var(--hot-color-gray-900);
|
|
145
|
-
--hot-color-neutral-800: var(--hot-color-gray-800);
|
|
146
|
-
--hot-color-neutral-700: var(--hot-color-gray-700);
|
|
147
|
-
--hot-color-neutral-600: var(--hot-color-gray-600);
|
|
148
|
-
--hot-color-neutral-500: var(--hot-color-gray-500);
|
|
149
|
-
--hot-color-neutral-400: var(--hot-color-gray-400);
|
|
150
|
-
--hot-color-neutral-300: var(--hot-color-gray-300);
|
|
151
|
-
--hot-color-neutral-200: var(--hot-color-gray-200);
|
|
152
|
-
--hot-color-neutral-100: var(--hot-color-gray-100);
|
|
153
|
-
--hot-color-neutral-50: var(--hot-color-gray-50);
|
|
154
|
-
|
|
155
|
-
--hot-color-success-950: var(--hot-color-cyan-950);
|
|
156
|
-
--hot-color-success-900: var(--hot-color-cyan-900);
|
|
157
|
-
--hot-color-success-800: var(--hot-color-cyan-800);
|
|
158
|
-
--hot-color-success-700: var(--hot-color-cyan-700);
|
|
159
|
-
--hot-color-success-600: var(--hot-color-cyan-600);
|
|
160
|
-
--hot-color-success-500: var(--hot-color-cyan-500);
|
|
161
|
-
--hot-color-success-400: var(--hot-color-cyan-400);
|
|
162
|
-
--hot-color-success-300: var(--hot-color-cyan-300);
|
|
163
|
-
--hot-color-success-200: var(--hot-color-cyan-200);
|
|
164
|
-
--hot-color-success-100: var(--hot-color-cyan-100);
|
|
165
|
-
--hot-color-success-50: var(--hot-color-cyan-50);
|
|
166
|
-
|
|
167
|
-
--hot-color-warning-950: var(--hot-color-yellow-950);
|
|
168
|
-
--hot-color-warning-900: var(--hot-color-yellow-900);
|
|
169
|
-
--hot-color-warning-800: var(--hot-color-yellow-800);
|
|
170
|
-
--hot-color-warning-700: var(--hot-color-yellow-700);
|
|
171
|
-
--hot-color-warning-600: var(--hot-color-yellow-600);
|
|
172
|
-
--hot-color-warning-500: var(--hot-color-yellow-500);
|
|
173
|
-
--hot-color-warning-400: var(--hot-color-yellow-400);
|
|
174
|
-
--hot-color-warning-300: var(--hot-color-yellow-300);
|
|
175
|
-
--hot-color-warning-200: var(--hot-color-yellow-200);
|
|
176
|
-
--hot-color-warning-100: var(--hot-color-yellow-100);
|
|
177
|
-
--hot-color-warning-50: var(--hot-color-yellow-50);
|
|
178
|
-
|
|
179
|
-
/*
|
|
180
|
-
* Typography
|
|
181
|
-
*/
|
|
182
|
-
|
|
183
|
-
/* Fonts */
|
|
184
|
-
--hot-font-sans: Archivo, -apple-system, Roboto, Helvetica, Arial, sans-serif,
|
|
185
|
-
'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
|
|
186
|
-
--hot-font-sans-variant: 'Barlow Condensed';
|
|
187
|
-
--hot-font-sefif: Georgia, 'Times New Roman', serif;
|
|
188
|
-
--hot-font-mono: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, monospace;
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
}
|
|
192
|
-
|
|
Binary file
|
package/theme/icons/favicon.ico
DELETED
|
Binary file
|
package/theme/icons/favicon.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512" version="1.1"><path d="M 83.167 105.952 C 83.350 106.476, 94.525 119.341, 108 134.542 C 121.475 149.742, 132.860 162.814, 133.300 163.590 C 133.983 164.794, 127.834 165, 91.216 165 C 67.631 165, 48.053 165.280, 47.711 165.622 C 47.109 166.225, 51.761 172.269, 59.162 180.500 C 61.140 182.700, 66.730 189, 71.584 194.500 C 83.609 208.126, 84.832 209.504, 91.860 217.349 C 95.235 221.115, 97.745 224.603, 97.439 225.099 C 97.122 225.611, 78.559 226, 54.441 226 C 27.834 226, 12 226.360, 12 226.965 C 12 227.966, 15.174 231.896, 22.961 240.536 C 25.458 243.307, 28.855 247.132, 30.510 249.036 C 33.633 252.629, 46.443 267.256, 51.059 272.500 C 52.512 274.150, 57.480 279.742, 62.100 284.927 C 66.720 290.112, 72.278 296.412, 74.452 298.927 C 76.625 301.442, 80.450 305.766, 82.952 308.536 C 87.987 314.112, 88.704 314.928, 104.895 333.500 C 117.775 348.274, 127.009 358.771, 128.552 360.394 C 131 362.967, 144.806 378.663, 148.347 382.899 C 150.462 385.429, 155.637 391.264, 159.847 395.864 C 164.056 400.464, 167.860 404.852, 168.300 405.614 C 169.429 407.572, 434.006 407.707, 433.990 405.750 C 433.984 405.063, 431.847 402.207, 429.240 399.404 C 421.688 391.285, 411.103 379.380, 395.128 361.039 C 392.032 357.486, 388.037 352.931, 386.250 350.918 C 384.462 348.905, 383 346.975, 383 346.629 C 383 346.283, 402.575 346, 426.500 346 C 464.500 346, 470 345.810, 470 344.500 C 470 343.675, 469.663 342.999, 469.250 342.997 C 468.837 342.996, 463.775 337.535, 458 330.862 C 452.225 324.189, 446.375 317.526, 445 316.056 C 443.625 314.586, 440.025 310.524, 437 307.029 C 433.975 303.535, 428.912 297.778, 425.750 294.237 C 422.587 290.696, 420 287.394, 420 286.899 C 420 286.381, 438.215 286, 463 286 C 486.650 286, 506 285.691, 506 285.314 C 506 284.415, 499.701 276.889, 488.528 264.439 C 483.563 258.906, 476.758 251.256, 473.407 247.439 C 470.056 243.623, 463.643 236.384, 459.157 231.354 C 454.671 226.324, 451 221.989, 451 221.722 C 451 221.454, 449.313 219.492, 447.250 217.361 C 440.597 210.487, 435 203.896, 435 202.936 C 435 202.421, 434.637 202, 434.194 202 C 433.751 202, 429.813 197.850, 425.444 192.777 C 421.075 187.704, 416.825 182.818, 416 181.918 C 415.175 181.019, 411.800 177.222, 408.500 173.480 C 405.200 169.738, 401.825 165.945, 401 165.050 C 400.175 164.156, 394.803 158.041, 389.062 151.462 C 383.320 144.883, 376.570 137.241, 374.062 134.480 C 371.553 131.719, 366.575 126.107, 363 122.008 C 359.425 117.909, 354.526 112.405, 352.113 109.778 L 347.726 105 215.280 105 C 131.861 105, 82.957 105.352, 83.167 105.952 M 233.116 158.576 C 205.604 164.963, 182.761 180.621, 167.416 203.610 C 137.979 247.708, 150.599 306.293, 196.207 337.272 C 200.845 340.423, 205.248 343, 205.991 343 C 206.734 343, 208.053 343.630, 208.921 344.400 C 211.481 346.669, 225.752 351.643, 236.188 353.902 C 250.146 356.925, 267.193 356.791, 282.170 353.542 C 293.562 351.071, 309 345.509, 309 343.877 C 309 343.395, 309.808 343, 310.796 343 C 313.965 343, 327.895 333.037, 336.461 324.643 C 351.578 309.831, 360.326 293.199, 364.678 271 C 366.483 261.795, 365.920 241.656, 363.672 235 C 362.836 232.525, 361.633 228.523, 360.999 226.107 C 358.846 217.906, 352.052 205.361, 344.963 196.500 C 329.428 177.081, 307.875 163.791, 283.296 158.477 C 267.453 155.052, 248.131 155.090, 233.116 158.576 M 255.733 218.030 C 250.240 219.409, 247.261 221.700, 244.209 226.892 C 241.538 231.435, 241.495 231.789, 241.170 252 C 240.763 277.239, 241.240 281.509, 245.115 287.360 C 248.690 292.757, 254.554 295.421, 262.967 295.469 C 274.111 295.532, 281.820 289.995, 284.067 280.316 C 285.302 274.993, 285.223 238.137, 283.963 232.263 C 282.790 226.792, 279.113 222.041, 274.088 219.504 C 270.009 217.444, 260.959 216.717, 255.733 218.030 M 186.969 237.200 C 186.887 288.388, 186.973 293.365, 187.950 293.969 C 188.508 294.314, 191.110 294.349, 193.732 294.048 L 198.500 293.500 198.775 277.211 L 199.050 260.923 207.775 261.211 L 216.500 261.500 216.774 277.652 C 216.979 289.725, 217.375 293.930, 218.340 294.300 C 219.050 294.573, 221.739 294.558, 224.316 294.268 L 229 293.740 229 255.820 L 229 217.900 223.250 218.200 L 217.500 218.500 217 234 L 216.500 249.500 207.776 249.789 L 199.051 250.077 198.776 234.289 L 198.500 218.500 192.750 218.200 L 187 217.900 186.969 237.200 M 293.686 218.647 C 293.309 219.025, 293 221.557, 293 224.276 L 293 229.218 300.750 228.859 L 308.500 228.500 308.764 261.187 C 309.006 291.215, 309.168 293.917, 310.764 294.404 C 311.719 294.696, 313.400 294.759, 314.500 294.544 C 315.600 294.329, 317.512 294.119, 318.750 294.077 L 321 294 321 261 L 321 228 329.055 228 L 337.110 228 336.805 223.250 L 336.500 218.500 315.436 218.231 C 303.851 218.083, 294.063 218.270, 293.686 218.647 M 258.988 229.083 C 254.008 230.917, 253.526 232.980, 253.169 254 C 252.720 280.392, 253.890 284, 262.897 284 C 266.713 284, 268.130 283.491, 270.076 281.422 C 272.459 278.887, 272.505 278.489, 272.806 257.941 C 273.152 234.309, 272.472 231.057, 266.770 229.070 C 263.211 227.829, 262.390 227.830, 258.988 229.083" stroke="none" fill="#d4403f" fill-rule="evenodd"/><path d="M 0 256.002 L 0 512.004 256.250 511.752 L 512.500 511.500 512.752 255.750 L 513.004 0 256.502 0 L 0 0 0 256.002 M 0.492 256.500 C 0.492 397.300, 0.608 454.751, 0.750 384.170 C 0.892 313.588, 0.892 198.388, 0.750 128.170 C 0.608 57.951, 0.492 115.700, 0.492 256.500 M 83.167 105.952 C 83.350 106.476, 94.525 119.341, 108 134.542 C 121.475 149.742, 132.860 162.814, 133.300 163.590 C 133.983 164.794, 127.834 165, 91.216 165 C 67.631 165, 48.053 165.280, 47.711 165.622 C 47.109 166.225, 51.761 172.269, 59.162 180.500 C 61.140 182.700, 66.730 189, 71.584 194.500 C 83.609 208.126, 84.832 209.504, 91.860 217.349 C 95.235 221.115, 97.745 224.603, 97.439 225.099 C 97.122 225.611, 78.559 226, 54.441 226 C 27.834 226, 12 226.360, 12 226.965 C 12 227.966, 15.174 231.896, 22.961 240.536 C 25.458 243.307, 28.855 247.132, 30.510 249.036 C 33.633 252.629, 46.443 267.256, 51.059 272.500 C 52.512 274.150, 57.480 279.742, 62.100 284.927 C 66.720 290.112, 72.278 296.412, 74.452 298.927 C 76.625 301.442, 80.450 305.766, 82.952 308.536 C 87.987 314.112, 88.704 314.928, 104.895 333.500 C 117.775 348.274, 127.009 358.771, 128.552 360.394 C 131 362.967, 144.806 378.663, 148.347 382.899 C 150.462 385.429, 155.637 391.264, 159.847 395.864 C 164.056 400.464, 167.860 404.852, 168.300 405.614 C 169.429 407.572, 434.006 407.707, 433.990 405.750 C 433.984 405.063, 431.847 402.207, 429.240 399.404 C 421.688 391.285, 411.103 379.380, 395.128 361.039 C 392.032 357.486, 388.037 352.931, 386.250 350.918 C 384.462 348.905, 383 346.975, 383 346.629 C 383 346.283, 402.575 346, 426.500 346 C 464.500 346, 470 345.810, 470 344.500 C 470 343.675, 469.663 342.999, 469.250 342.997 C 468.837 342.996, 463.775 337.535, 458 330.862 C 452.225 324.189, 446.375 317.526, 445 316.056 C 443.625 314.586, 440.025 310.524, 437 307.029 C 433.975 303.535, 428.912 297.778, 425.750 294.237 C 422.587 290.696, 420 287.394, 420 286.899 C 420 286.381, 438.215 286, 463 286 C 486.650 286, 506 285.691, 506 285.314 C 506 284.415, 499.701 276.889, 488.528 264.439 C 483.563 258.906, 476.758 251.256, 473.407 247.439 C 470.056 243.623, 463.643 236.384, 459.157 231.354 C 454.671 226.324, 451 221.989, 451 221.722 C 451 221.454, 449.313 219.492, 447.250 217.361 C 440.597 210.487, 435 203.896, 435 202.936 C 435 202.421, 434.637 202, 434.194 202 C 433.751 202, 429.813 197.850, 425.444 192.777 C 421.075 187.704, 416.825 182.818, 416 181.918 C 415.175 181.019, 411.800 177.222, 408.500 173.480 C 405.200 169.738, 401.825 165.945, 401 165.050 C 400.175 164.156, 394.803 158.041, 389.062 151.462 C 383.320 144.883, 376.570 137.241, 374.062 134.480 C 371.553 131.719, 366.575 126.107, 363 122.008 C 359.425 117.909, 354.526 112.405, 352.113 109.778 L 347.726 105 215.280 105 C 131.861 105, 82.957 105.352, 83.167 105.952 M 233.116 158.576 C 205.604 164.963, 182.761 180.621, 167.416 203.610 C 137.979 247.708, 150.599 306.293, 196.207 337.272 C 200.845 340.423, 205.248 343, 205.991 343 C 206.734 343, 208.053 343.630, 208.921 344.400 C 211.481 346.669, 225.752 351.643, 236.188 353.902 C 250.146 356.925, 267.193 356.791, 282.170 353.542 C 293.562 351.071, 309 345.509, 309 343.877 C 309 343.395, 309.808 343, 310.796 343 C 313.965 343, 327.895 333.037, 336.461 324.643 C 351.578 309.831, 360.326 293.199, 364.678 271 C 366.483 261.795, 365.920 241.656, 363.672 235 C 362.836 232.525, 361.633 228.523, 360.999 226.107 C 358.846 217.906, 352.052 205.361, 344.963 196.500 C 329.428 177.081, 307.875 163.791, 283.296 158.477 C 267.453 155.052, 248.131 155.090, 233.116 158.576 M 255.733 218.030 C 250.240 219.409, 247.261 221.700, 244.209 226.892 C 241.538 231.435, 241.495 231.789, 241.170 252 C 240.763 277.239, 241.240 281.509, 245.115 287.360 C 248.690 292.757, 254.554 295.421, 262.967 295.469 C 274.111 295.532, 281.820 289.995, 284.067 280.316 C 285.302 274.993, 285.223 238.137, 283.963 232.263 C 282.790 226.792, 279.113 222.041, 274.088 219.504 C 270.009 217.444, 260.959 216.717, 255.733 218.030 M 186.969 237.200 C 186.887 288.388, 186.973 293.365, 187.950 293.969 C 188.508 294.314, 191.110 294.349, 193.732 294.048 L 198.500 293.500 198.775 277.211 L 199.050 260.923 207.775 261.211 L 216.500 261.500 216.774 277.652 C 216.979 289.725, 217.375 293.930, 218.340 294.300 C 219.050 294.573, 221.739 294.558, 224.316 294.268 L 229 293.740 229 255.820 L 229 217.900 223.250 218.200 L 217.500 218.500 217 234 L 216.500 249.500 207.776 249.789 L 199.051 250.077 198.776 234.289 L 198.500 218.500 192.750 218.200 L 187 217.900 186.969 237.200 M 293.686 218.647 C 293.309 219.025, 293 221.557, 293 224.276 L 293 229.218 300.750 228.859 L 308.500 228.500 308.764 261.187 C 309.006 291.215, 309.168 293.917, 310.764 294.404 C 311.719 294.696, 313.400 294.759, 314.500 294.544 C 315.600 294.329, 317.512 294.119, 318.750 294.077 L 321 294 321 261 L 321 228 329.055 228 L 337.110 228 336.805 223.250 L 336.500 218.500 315.436 218.231 C 303.851 218.083, 294.063 218.270, 293.686 218.647 M 258.988 229.083 C 254.008 230.917, 253.526 232.980, 253.169 254 C 252.720 280.392, 253.890 284, 262.897 284 C 266.713 284, 268.130 283.491, 270.076 281.422 C 272.459 278.887, 272.505 278.489, 272.806 257.941 C 273.152 234.309, 272.472 231.057, 266.770 229.070 C 263.211 227.829, 262.390 227.830, 258.988 229.083" stroke="none" fill="#fbfafa" fill-rule="evenodd"/></svg>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|