@commercetools-frontend/assets 0.0.0-CRAFT-1791-20251006162610
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/CHANGELOG.md +477 -0
- package/LICENSE +21 -0
- package/README.md +29 -0
- package/application-icons/bag.svg +3 -0
- package/application-icons/bell.svg +3 -0
- package/application-icons/box.svg +3 -0
- package/application-icons/chat.svg +3 -0
- package/application-icons/code.svg +3 -0
- package/application-icons/export.svg +3 -0
- package/application-icons/files.svg +3 -0
- package/application-icons/folder.svg +3 -0
- package/application-icons/gift.svg +3 -0
- package/application-icons/globe.svg +3 -0
- package/application-icons/graph.svg +3 -0
- package/application-icons/headphones.svg +3 -0
- package/application-icons/import.svg +3 -0
- package/application-icons/location.svg +3 -0
- package/application-icons/network.svg +3 -0
- package/application-icons/percentage.svg +3 -0
- package/application-icons/pricetag.svg +3 -0
- package/application-icons/rocket.svg +3 -0
- package/application-icons/screen.svg +3 -0
- package/application-icons/search.svg +3 -0
- package/application-icons/settings.svg +3 -0
- package/application-icons/special.svg +3 -0
- package/application-icons/stack.svg +3 -0
- package/application-icons/stamp.svg +3 -0
- package/application-icons/star.svg +3 -0
- package/application-icons/stats.svg +3 -0
- package/application-icons/trolley.svg +3 -0
- package/application-icons/truck.svg +3 -0
- package/application-icons/users.svg +3 -0
- package/application-icons/wrench.svg +1 -0
- package/html-page/favicon.png +0 -0
- package/html-page/favicon_144x144px.png +0 -0
- package/html-page/favicon_57x57px.png +0 -0
- package/html-page/favicon_72x72px.png +0 -0
- package/html-page/google977a5fb1d7733002.html +1 -0
- package/html-page/robots.txt +2 -0
- package/images/camera-chain-broken.svg +40 -0
- package/images/camera-chain.svg +52 -0
- package/images/camera-crossed.svg +36 -0
- package/images/camera.svg +22 -0
- package/images/ct-logo.svg +24 -0
- package/images/ct_logo_bw.svg +15 -0
- package/images/ct_logo_bw_white.svg +15 -0
- package/images/desert-fox.svg +63 -0
- package/images/diagonal-line.svg +9 -0
- package/images/doors-closed.svg +30 -0
- package/images/folder-full-locked.svg +35 -0
- package/images/hourglass.svg +33 -0
- package/images/icecream.svg +27 -0
- package/images/image-broken.svg +36 -0
- package/images/image-link-broken.svg +37 -0
- package/images/image-linked.svg +39 -0
- package/images/image-upload.svg +1 -0
- package/images/locked-diamond.svg +28 -0
- package/images/logo.svg +6 -0
- package/images/no-image.svg +1 -0
- package/images/page-application-disabled.svg +23 -0
- package/images/page-not-found.svg +24 -0
- package/images/project-not-initialized.svg +15 -0
- package/images/unexpected-error.svg +20 -0
- package/images/workspaces-icon.svg +6 -0
- package/index.d.ts +2 -0
- package/index.js +1 -0
- package/logos/commercetools_logo_small.svg +17 -0
- package/logos/commercetools_navy-logo_horizontal_RGB.png +0 -0
- package/logos/commercetools_navy-logo_horizontal_RGB.svg +15 -0
- package/logos/commercetools_navy-logo_vertical_RGB.png +0 -0
- package/logos/commercetools_navy-logo_vertical_RGB.svg +15 -0
- package/logos/commercetools_primary-logo_horizontal_RGB.png +0 -0
- package/logos/commercetools_primary-logo_horizontal_RGB.svg +17 -0
- package/logos/commercetools_primary-logo_horizontal_white-text_RGB.png +0 -0
- package/logos/commercetools_primary-logo_horizontal_white-text_RGB.svg +17 -0
- package/logos/commercetools_primary-logo_vertical_RGB.png +0 -0
- package/logos/commercetools_primary-logo_vertical_RGB.svg +17 -0
- package/logos/commercetools_primary-logo_vertical_white-text_RGB.png +0 -0
- package/logos/commercetools_primary-logo_vertical_white-text_RGB.svg +17 -0
- package/logos/commercetools_small-logo.svg +3 -0
- package/logos/commercetools_white-logo_horizontal_RGB.png +0 -0
- package/logos/commercetools_white-logo_horizontal_RGB.svg +15 -0
- package/logos/commercetools_white-logo_vertical_RGB.png +0 -0
- package/logos/commercetools_white-logo_vertical_RGB.svg +15 -0
- package/package.json +24 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,477 @@
|
|
|
1
|
+
# @commercetools-frontend/assets
|
|
2
|
+
|
|
3
|
+
## 0.0.0-CRAFT-1791-20251006162610
|
|
4
|
+
|
|
5
|
+
## 24.7.2
|
|
6
|
+
|
|
7
|
+
## 24.7.1
|
|
8
|
+
|
|
9
|
+
## 24.7.0
|
|
10
|
+
|
|
11
|
+
## 24.6.0
|
|
12
|
+
|
|
13
|
+
## 24.5.0
|
|
14
|
+
|
|
15
|
+
## 24.4.0
|
|
16
|
+
|
|
17
|
+
## 24.3.0
|
|
18
|
+
|
|
19
|
+
## 24.2.1
|
|
20
|
+
|
|
21
|
+
## 24.2.0
|
|
22
|
+
|
|
23
|
+
## 24.1.0
|
|
24
|
+
|
|
25
|
+
## 24.0.0
|
|
26
|
+
|
|
27
|
+
### Major Changes
|
|
28
|
+
|
|
29
|
+
- [#3687](https://github.com/commercetools/merchant-center-application-kit/pull/3687) [`552de5e`](https://github.com/commercetools/merchant-center-application-kit/commit/552de5e6d40bd9d7f1b5d51ea4892ad1a2a448ae) Thanks [@kark](https://github.com/kark)! - Upgrade UI Kit to React 19.
|
|
30
|
+
|
|
31
|
+
From this version onwards, this is the minimum version an application using this library should be depending on.
|
|
32
|
+
|
|
33
|
+
## 23.4.0
|
|
34
|
+
|
|
35
|
+
## 23.3.0
|
|
36
|
+
|
|
37
|
+
## 23.2.3
|
|
38
|
+
|
|
39
|
+
## 23.2.2
|
|
40
|
+
|
|
41
|
+
## 23.2.1
|
|
42
|
+
|
|
43
|
+
## 23.2.0
|
|
44
|
+
|
|
45
|
+
## 23.1.0
|
|
46
|
+
|
|
47
|
+
## 23.0.0
|
|
48
|
+
|
|
49
|
+
## 22.42.1
|
|
50
|
+
|
|
51
|
+
## 22.42.0
|
|
52
|
+
|
|
53
|
+
## 22.41.0
|
|
54
|
+
|
|
55
|
+
## 22.40.0
|
|
56
|
+
|
|
57
|
+
## 22.39.1
|
|
58
|
+
|
|
59
|
+
## 22.39.0
|
|
60
|
+
|
|
61
|
+
## 22.38.3
|
|
62
|
+
|
|
63
|
+
## 22.38.2
|
|
64
|
+
|
|
65
|
+
## 22.38.1
|
|
66
|
+
|
|
67
|
+
## 22.38.0
|
|
68
|
+
|
|
69
|
+
## 22.37.0
|
|
70
|
+
|
|
71
|
+
## 22.36.0
|
|
72
|
+
|
|
73
|
+
## 22.35.1
|
|
74
|
+
|
|
75
|
+
## 22.35.0
|
|
76
|
+
|
|
77
|
+
## 22.34.0
|
|
78
|
+
|
|
79
|
+
## 22.33.0
|
|
80
|
+
|
|
81
|
+
## 22.32.2
|
|
82
|
+
|
|
83
|
+
## 22.32.1
|
|
84
|
+
|
|
85
|
+
### Patch Changes
|
|
86
|
+
|
|
87
|
+
- [#3603](https://github.com/commercetools/merchant-center-application-kit/pull/3603) [`eb756ff`](https://github.com/commercetools/merchant-center-application-kit/commit/eb756ff6a0333209ab27d01d5fa5ad335c8b892d) Thanks [@tylermorrisford](https://github.com/tylermorrisford)! - Adds the workspaces icon to the app-bar workspaces redirect button.
|
|
88
|
+
|
|
89
|
+
## 22.32.0
|
|
90
|
+
|
|
91
|
+
### Minor Changes
|
|
92
|
+
|
|
93
|
+
- [#3596](https://github.com/commercetools/merchant-center-application-kit/pull/3596) [`6fc21a8`](https://github.com/commercetools/merchant-center-application-kit/commit/6fc21a87b45da82e820c86601ceee5374d1eb299) Thanks [@jocelyn-dunkley](https://github.com/jocelyn-dunkley)! - Added a gradient background and smaller commercetools logo to the public-page-layout component as part of an ongoing feature effort
|
|
94
|
+
|
|
95
|
+
## 22.31.0
|
|
96
|
+
|
|
97
|
+
## 22.30.3
|
|
98
|
+
|
|
99
|
+
## 22.30.2
|
|
100
|
+
|
|
101
|
+
## 22.30.1
|
|
102
|
+
|
|
103
|
+
## 22.30.0
|
|
104
|
+
|
|
105
|
+
## 22.29.0
|
|
106
|
+
|
|
107
|
+
## 22.28.0
|
|
108
|
+
|
|
109
|
+
## 22.27.0
|
|
110
|
+
|
|
111
|
+
## 22.26.0
|
|
112
|
+
|
|
113
|
+
### Patch Changes
|
|
114
|
+
|
|
115
|
+
- [#3516](https://github.com/commercetools/merchant-center-application-kit/pull/3516) [`179da9a`](https://github.com/commercetools/merchant-center-application-kit/commit/179da9a4fdc73ade7717b50bc1e5c106382bf9eb) Thanks [@chloe0592](https://github.com/chloe0592)! - Removing the rebranding modal pup-up.
|
|
116
|
+
|
|
117
|
+
## 22.25.1
|
|
118
|
+
|
|
119
|
+
## 22.25.0
|
|
120
|
+
|
|
121
|
+
### Patch Changes
|
|
122
|
+
|
|
123
|
+
- [#3497](https://github.com/commercetools/merchant-center-application-kit/pull/3497) [`a4cfaf1`](https://github.com/commercetools/merchant-center-application-kit/commit/a4cfaf11c700ae3634235281eacab39e325e5cc3) Thanks [@chloe0592](https://github.com/chloe0592)! - Remove the old theme from all App-Kit components and update UI-Kit dependencies to the newest version.
|
|
124
|
+
|
|
125
|
+
## 22.24.0
|
|
126
|
+
|
|
127
|
+
### Patch Changes
|
|
128
|
+
|
|
129
|
+
- [#3491](https://github.com/commercetools/merchant-center-application-kit/pull/3491) [`c2bba1d`](https://github.com/commercetools/merchant-center-application-kit/commit/c2bba1d065b6fd7882e6feb9162d91538962d85d) Thanks [@emmenko](https://github.com/emmenko)! - Adjust links to new docs
|
|
130
|
+
|
|
131
|
+
## 22.23.3
|
|
132
|
+
|
|
133
|
+
## 22.23.2
|
|
134
|
+
|
|
135
|
+
## 22.23.1
|
|
136
|
+
|
|
137
|
+
## 22.23.0
|
|
138
|
+
|
|
139
|
+
## 22.22.0
|
|
140
|
+
|
|
141
|
+
## 22.21.0
|
|
142
|
+
|
|
143
|
+
### Minor Changes
|
|
144
|
+
|
|
145
|
+
- [#3445](https://github.com/commercetools/merchant-center-application-kit/pull/3445) [`9c817efc4`](https://github.com/commercetools/merchant-center-application-kit/commit/9c817efc4f55000570c5b8ce44bdf463bfe112f7) Thanks [@ddouglasz](https://github.com/ddouglasz)! - Included a new temporary dialog to notify users about the new colour schema.
|
|
146
|
+
|
|
147
|
+
## 22.20.0
|
|
148
|
+
|
|
149
|
+
## 22.19.0
|
|
150
|
+
|
|
151
|
+
### Patch Changes
|
|
152
|
+
|
|
153
|
+
- [#3415](https://github.com/commercetools/merchant-center-application-kit/pull/3415) [`e076438da`](https://github.com/commercetools/merchant-center-application-kit/commit/e076438da68e8931b4d221ab9b5bde6fb0cdf565) Thanks [@CarlosCortizasCT](https://github.com/CarlosCortizasCT)! - Include new illustrations with the upcoming colour schema changes
|
|
154
|
+
|
|
155
|
+
## 22.18.0
|
|
156
|
+
|
|
157
|
+
## 22.17.2
|
|
158
|
+
|
|
159
|
+
## 22.17.1
|
|
160
|
+
|
|
161
|
+
### Patch Changes
|
|
162
|
+
|
|
163
|
+
- [#3396](https://github.com/commercetools/merchant-center-application-kit/pull/3396) [`8ad52e2c9`](https://github.com/commercetools/merchant-center-application-kit/commit/8ad52e2c9460744d3f49af929db47562830c9639) Thanks [@tylermorrisford](https://github.com/tylermorrisford)! - Updates the favicons to use the new branding.
|
|
164
|
+
|
|
165
|
+
## 22.17.0
|
|
166
|
+
|
|
167
|
+
### Minor Changes
|
|
168
|
+
|
|
169
|
+
- [#3379](https://github.com/commercetools/merchant-center-application-kit/pull/3379) [`d2e3a2236`](https://github.com/commercetools/merchant-center-application-kit/commit/d2e3a22361140ee77b4aa7f624d7b2b71de35bab) Thanks [@tylermorrisford](https://github.com/tylermorrisford)! - Update all logos in `assets/logos/`, all logos in `assets/images/` and embedded logo in `application.html`.
|
|
170
|
+
|
|
171
|
+
## 22.16.0
|
|
172
|
+
|
|
173
|
+
## 22.15.1
|
|
174
|
+
|
|
175
|
+
## 22.15.0
|
|
176
|
+
|
|
177
|
+
## 22.14.3
|
|
178
|
+
|
|
179
|
+
## 22.14.2
|
|
180
|
+
|
|
181
|
+
## 22.14.1
|
|
182
|
+
|
|
183
|
+
## 22.14.0
|
|
184
|
+
|
|
185
|
+
## 22.13.2
|
|
186
|
+
|
|
187
|
+
## 22.13.1
|
|
188
|
+
|
|
189
|
+
## 22.13.0
|
|
190
|
+
|
|
191
|
+
## 22.12.0
|
|
192
|
+
|
|
193
|
+
## 22.11.0
|
|
194
|
+
|
|
195
|
+
## 22.10.0
|
|
196
|
+
|
|
197
|
+
## 22.9.1
|
|
198
|
+
|
|
199
|
+
## 22.9.0
|
|
200
|
+
|
|
201
|
+
## 22.8.4
|
|
202
|
+
|
|
203
|
+
## 22.8.3
|
|
204
|
+
|
|
205
|
+
## 22.8.2
|
|
206
|
+
|
|
207
|
+
## 22.8.1
|
|
208
|
+
|
|
209
|
+
## 22.8.0
|
|
210
|
+
|
|
211
|
+
### Patch Changes
|
|
212
|
+
|
|
213
|
+
- [#3216](https://github.com/commercetools/merchant-center-application-kit/pull/3216) [`1986d18d1`](https://github.com/commercetools/merchant-center-application-kit/commit/1986d18d1b411013514df21cbb5966ffbe4b6178) Thanks [@ddouglasz](https://github.com/ddouglasz)! - Navigation header redesign.
|
|
214
|
+
|
|
215
|
+
## 22.7.1
|
|
216
|
+
|
|
217
|
+
## 22.7.0
|
|
218
|
+
|
|
219
|
+
## 22.6.0
|
|
220
|
+
|
|
221
|
+
## 22.5.0
|
|
222
|
+
|
|
223
|
+
## 22.4.0
|
|
224
|
+
|
|
225
|
+
## 22.3.4
|
|
226
|
+
|
|
227
|
+
## 22.3.3
|
|
228
|
+
|
|
229
|
+
## 22.3.2
|
|
230
|
+
|
|
231
|
+
## 22.3.1
|
|
232
|
+
|
|
233
|
+
### Patch Changes
|
|
234
|
+
|
|
235
|
+
- [#3100](https://github.com/commercetools/merchant-center-application-kit/pull/3100) [`8e814adfb`](https://github.com/commercetools/merchant-center-application-kit/commit/8e814adfbc09daadc884dac78be4a5e5c0d5492c) Thanks [@emmenko](https://github.com/emmenko)! - Update illustrations leftovers and use correct illustrations for maintenance pages
|
|
236
|
+
|
|
237
|
+
- [#3106](https://github.com/commercetools/merchant-center-application-kit/pull/3106) [`b38784748`](https://github.com/commercetools/merchant-center-application-kit/commit/b387847485f79c48a1c026a23afb45f5a77877aa) Thanks [@tdeekens](https://github.com/tdeekens)! - Remove redesign announcement banner used only internally.
|
|
238
|
+
|
|
239
|
+
## 22.3.0
|
|
240
|
+
|
|
241
|
+
## 22.2.1
|
|
242
|
+
|
|
243
|
+
## 22.2.0
|
|
244
|
+
|
|
245
|
+
## 22.1.0
|
|
246
|
+
|
|
247
|
+
### Minor Changes
|
|
248
|
+
|
|
249
|
+
- [#3065](https://github.com/commercetools/merchant-center-application-kit/pull/3065) [`0df1cb8e1`](https://github.com/commercetools/merchant-center-application-kit/commit/0df1cb8e104efc7d6abd075c12d20165af9b4bc8) Thanks [@ddouglasz](https://github.com/ddouglasz)! - Users can now see a dialog on notifying them on new design release. upon closing of the information dialog notification, the message should not be seen again when the user comes back to the site.
|
|
250
|
+
|
|
251
|
+
## 22.0.1
|
|
252
|
+
|
|
253
|
+
## 22.0.0
|
|
254
|
+
|
|
255
|
+
## 21.25.2
|
|
256
|
+
|
|
257
|
+
## 21.25.1
|
|
258
|
+
|
|
259
|
+
## 21.25.0
|
|
260
|
+
|
|
261
|
+
## 21.24.3
|
|
262
|
+
|
|
263
|
+
### Patch Changes
|
|
264
|
+
|
|
265
|
+
- [#3017](https://github.com/commercetools/merchant-center-application-kit/pull/3017) [`dbacb0541`](https://github.com/commercetools/merchant-center-application-kit/commit/dbacb054178a1a27d4d3da1229560cc34fcb8eba) Thanks [@chloe0592](https://github.com/chloe0592)! - Update illustrations. Illustrations that are being depricated - `desert-fox.svg` and `icecream.svg`.
|
|
266
|
+
|
|
267
|
+
## 21.24.2
|
|
268
|
+
|
|
269
|
+
## 21.24.1
|
|
270
|
+
|
|
271
|
+
### Patch Changes
|
|
272
|
+
|
|
273
|
+
- [#3015](https://github.com/commercetools/merchant-center-application-kit/pull/3015) [`ec7abe2cb`](https://github.com/commercetools/merchant-center-application-kit/commit/ec7abe2cb61b7b07b485c5e8cce102139353e4c3) Thanks [@jaikamat](https://github.com/jaikamat)! - Include new logo asset and design tweaks to PublicPageLayout
|
|
274
|
+
|
|
275
|
+
## 21.24.0
|
|
276
|
+
|
|
277
|
+
### Patch Changes
|
|
278
|
+
|
|
279
|
+
- [#2994](https://github.com/commercetools/merchant-center-application-kit/pull/2994) [`da89fae2b`](https://github.com/commercetools/merchant-center-application-kit/commit/da89fae2b86a09a1cbb004250141b9cb49ec3da7) Thanks [@emmenko](https://github.com/emmenko)! - Load background png for public pages from assets
|
|
280
|
+
|
|
281
|
+
- [#2996](https://github.com/commercetools/merchant-center-application-kit/pull/2996) [`0cd9bf7dc`](https://github.com/commercetools/merchant-center-application-kit/commit/0cd9bf7dcb192e87a26ca4ed5b164ff3e1333b9c) Thanks [@emmenko](https://github.com/emmenko)! - Optimize SVGs
|
|
282
|
+
|
|
283
|
+
## 21.23.10
|
|
284
|
+
|
|
285
|
+
## 21.23.9
|
|
286
|
+
|
|
287
|
+
## 21.23.8
|
|
288
|
+
|
|
289
|
+
## 21.23.7
|
|
290
|
+
|
|
291
|
+
## 21.23.6
|
|
292
|
+
|
|
293
|
+
## 21.23.5
|
|
294
|
+
|
|
295
|
+
### Patch Changes
|
|
296
|
+
|
|
297
|
+
- [#2954](https://github.com/commercetools/merchant-center-application-kit/pull/2954) [`ff5542f5d`](https://github.com/commercetools/merchant-center-application-kit/commit/ff5542f5d94c5d868b6c7a0cfae72daac362f7ee) Thanks [@jaikumar-tj](https://github.com/jaikumar-tj)! - add new image for the image upload button to use with MC Redesign
|
|
298
|
+
|
|
299
|
+
## 21.23.4
|
|
300
|
+
|
|
301
|
+
## 21.23.3
|
|
302
|
+
|
|
303
|
+
## 21.23.2
|
|
304
|
+
|
|
305
|
+
### Patch Changes
|
|
306
|
+
|
|
307
|
+
- [#2938](https://github.com/commercetools/merchant-center-application-kit/pull/2938) [`3c8431579`](https://github.com/commercetools/merchant-center-application-kit/commit/3c8431579d15862dda832373a77fc56d3b425452) Thanks [@Sarah4VT](https://github.com/Sarah4VT)! - add new images for image links and broken images for use with MC redesign
|
|
308
|
+
|
|
309
|
+
## 21.23.1
|
|
310
|
+
|
|
311
|
+
### Patch Changes
|
|
312
|
+
|
|
313
|
+
- [#2935](https://github.com/commercetools/merchant-center-application-kit/pull/2935) [`233c7edfc`](https://github.com/commercetools/merchant-center-application-kit/commit/233c7edfcc8d1df330cf42c7c4dd53631bb20ecf) Thanks [@Sarah4VT](https://github.com/Sarah4VT)! - Add new no-icon svg for redesign of ImageContainer
|
|
314
|
+
|
|
315
|
+
## 21.23.0
|
|
316
|
+
|
|
317
|
+
## 21.22.1
|
|
318
|
+
|
|
319
|
+
## 21.22.0
|
|
320
|
+
|
|
321
|
+
### Patch Changes
|
|
322
|
+
|
|
323
|
+
- [#2920](https://github.com/commercetools/merchant-center-application-kit/pull/2920) [`caee9e27e`](https://github.com/commercetools/merchant-center-application-kit/commit/caee9e27e76ca6bef05388d8cc11c754bfe773b9) Thanks [@CarlosCortizasCT](https://github.com/CarlosCortizasCT)! - Update shared application icons.
|
|
324
|
+
|
|
325
|
+
## 21.21.2
|
|
326
|
+
|
|
327
|
+
## 21.21.1
|
|
328
|
+
|
|
329
|
+
## 21.21.0
|
|
330
|
+
|
|
331
|
+
## 21.20.5
|
|
332
|
+
|
|
333
|
+
## 21.20.4
|
|
334
|
+
|
|
335
|
+
## 21.20.3
|
|
336
|
+
|
|
337
|
+
## 21.20.2
|
|
338
|
+
|
|
339
|
+
## 21.20.1
|
|
340
|
+
|
|
341
|
+
## 21.20.0
|
|
342
|
+
|
|
343
|
+
## 21.19.0
|
|
344
|
+
|
|
345
|
+
## 21.18.1
|
|
346
|
+
|
|
347
|
+
## 21.18.0
|
|
348
|
+
|
|
349
|
+
## 21.17.0
|
|
350
|
+
|
|
351
|
+
## 21.16.0
|
|
352
|
+
|
|
353
|
+
## 21.15.0
|
|
354
|
+
|
|
355
|
+
## 21.14.3
|
|
356
|
+
|
|
357
|
+
## 21.14.2
|
|
358
|
+
|
|
359
|
+
## 21.14.1
|
|
360
|
+
|
|
361
|
+
## 21.14.0
|
|
362
|
+
|
|
363
|
+
## 21.13.1
|
|
364
|
+
|
|
365
|
+
### Patch Changes
|
|
366
|
+
|
|
367
|
+
- [`482ad98ee`](https://github.com/commercetools/merchant-center-application-kit/commit/482ad98eeb4570a583d58d476a7902ffe6cc2a94) Thanks [@emmenko](https://github.com/emmenko)! - Nothing changed, the previous release `21.13.0` had an issue publishing to NPM so we're bumping versions to trigger a new release.
|
|
368
|
+
|
|
369
|
+
## 21.13.0
|
|
370
|
+
|
|
371
|
+
## 21.12.0
|
|
372
|
+
|
|
373
|
+
## 21.11.0
|
|
374
|
+
|
|
375
|
+
## 21.10.0
|
|
376
|
+
|
|
377
|
+
## 21.9.0
|
|
378
|
+
|
|
379
|
+
## 21.8.1
|
|
380
|
+
|
|
381
|
+
## 21.8.0
|
|
382
|
+
|
|
383
|
+
### Patch Changes
|
|
384
|
+
|
|
385
|
+
- [#2661](https://github.com/commercetools/merchant-center-application-kit/pull/2661) [`43a9df21`](https://github.com/commercetools/merchant-center-application-kit/commit/43a9df2193000b49a0299c02d5218c50d71567ed) Thanks [@emmenko](https://github.com/emmenko)! - Drop the copyright year from the license files
|
|
386
|
+
|
|
387
|
+
* [#2613](https://github.com/commercetools/merchant-center-application-kit/pull/2613) [`20e648d2`](https://github.com/commercetools/merchant-center-application-kit/commit/20e648d2d69ac9b909ae90946c4fe2274cdf7332) Thanks [@emmenko](https://github.com/emmenko)! - Convert entry point to typescript
|
|
388
|
+
|
|
389
|
+
## 21.0.0
|
|
390
|
+
|
|
391
|
+
### Patch Changes
|
|
392
|
+
|
|
393
|
+
- [#2430](https://github.com/commercetools/merchant-center-application-kit/pull/2430) [`bb1f7d75`](https://github.com/commercetools/merchant-center-application-kit/commit/bb1f7d75ff54f7fef05c4d2b3328b88e400b4867) Thanks [@emmenko](https://github.com/emmenko)! - Update readme
|
|
394
|
+
|
|
395
|
+
## 21.0.0-rc.1
|
|
396
|
+
|
|
397
|
+
### Patch Changes
|
|
398
|
+
|
|
399
|
+
- [#2430](https://github.com/commercetools/merchant-center-application-kit/pull/2430) [`1bee4f25`](https://github.com/commercetools/merchant-center-application-kit/commit/1bee4f25043af3e6408f624fa3e632bd7e39a587) Thanks [@emmenko](https://github.com/emmenko)! - Update readme
|
|
400
|
+
|
|
401
|
+
## 20.12.3
|
|
402
|
+
|
|
403
|
+
### Patch Changes
|
|
404
|
+
|
|
405
|
+
- [#2434](https://github.com/commercetools/merchant-center-application-kit/pull/2434) [`630ee1b5`](https://github.com/commercetools/merchant-center-application-kit/commit/630ee1b5d0c70c05104eaf4712b1db662fe8f8f7) Thanks [@emmenko](https://github.com/emmenko)! - Lowercase application icons
|
|
406
|
+
|
|
407
|
+
## 20.12.1
|
|
408
|
+
|
|
409
|
+
### Patch Changes
|
|
410
|
+
|
|
411
|
+
- [#2424](https://github.com/commercetools/merchant-center-application-kit/pull/2424) [`6f02335c`](https://github.com/commercetools/merchant-center-application-kit/commit/6f02335cd1fc05751e0398945b9d0fde0ef86c35) Thanks [@emmenko](https://github.com/emmenko)! - Use simpler names for application icons
|
|
412
|
+
|
|
413
|
+
## 20.12.0
|
|
414
|
+
|
|
415
|
+
### Minor Changes
|
|
416
|
+
|
|
417
|
+
- [#2416](https://github.com/commercetools/merchant-center-application-kit/pull/2416) [`f549637b`](https://github.com/commercetools/merchant-center-application-kit/commit/f549637b4a235ecc768ca77710784ddf63d1889b) Thanks [@emmenko](https://github.com/emmenko)! - Add new SVG icons for Custom Applications. Test icon colors with VRT.
|
|
418
|
+
|
|
419
|
+
## 20.10.6
|
|
420
|
+
|
|
421
|
+
### Patch Changes
|
|
422
|
+
|
|
423
|
+
- [#2386](https://github.com/commercetools/merchant-center-application-kit/pull/2386) [`d7fcf6fc`](https://github.com/commercetools/merchant-center-application-kit/commit/d7fcf6fc8495d4eae68e0a4f4c1f1b3e0e394454) Thanks [@emmenko](https://github.com/emmenko)! - Upgrade to Yarn v3
|
|
424
|
+
|
|
425
|
+
## 20.10.1
|
|
426
|
+
|
|
427
|
+
### Patch Changes
|
|
428
|
+
|
|
429
|
+
- [#2356](https://github.com/commercetools/merchant-center-application-kit/pull/2356) [`e34fe076`](https://github.com/commercetools/merchant-center-application-kit/commit/e34fe076aab6681cdcc54622d84123f2c22020e6) Thanks [@ByronDWall](https://github.com/ByronDWall)! - set node version to 16.8 in nvmrc to avoid a bug in node/v8
|
|
430
|
+
|
|
431
|
+
## 20.8.0
|
|
432
|
+
|
|
433
|
+
### Minor Changes
|
|
434
|
+
|
|
435
|
+
- [#2312](https://github.com/commercetools/merchant-center-application-kit/pull/2312) [`ca4e1441`](https://github.com/commercetools/merchant-center-application-kit/commit/ca4e14410537c2eadaccfb537431036fb8fae883) Thanks [@emmenko](https://github.com/emmenko)! - Add new SVG files for application icons usage.
|
|
436
|
+
|
|
437
|
+
## 18.5.4
|
|
438
|
+
|
|
439
|
+
### Patch Changes
|
|
440
|
+
|
|
441
|
+
- [`d44f5b69`](https://github.com/commercetools/merchant-center-application-kit/commit/d44f5b6916c3897ce198eb06757d29d40535b8d4) [#2076](https://github.com/commercetools/merchant-center-application-kit/pull/2076) Thanks [@tdeekens](https://github.com/tdeekens)! - refactor: to remove lerna and only use many-pkg
|
|
442
|
+
|
|
443
|
+
## 18.1.0
|
|
444
|
+
|
|
445
|
+
### Patch Changes
|
|
446
|
+
|
|
447
|
+
- [`3bf32993`](https://github.com/commercetools/merchant-center-application-kit/commit/3bf329935a109a73a7c33580fdf618e60fdbcc2c) [#1971](https://github.com/commercetools/merchant-center-application-kit/pull/1971) Thanks [@tdeekens](https://github.com/tdeekens)! - Add internal opt-in support for combining feature flag adapters.
|
|
448
|
+
|
|
449
|
+
## 17.3.0
|
|
450
|
+
|
|
451
|
+
### Patch Changes
|
|
452
|
+
|
|
453
|
+
- [`71c9111`](https://github.com/commercetools/merchant-center-application-kit/commit/71c9111308832009d1a27e91e4f2d2da4c53367c) [#1866](https://github.com/commercetools/merchant-center-application-kit/pull/1866) Thanks [@emmenko](https://github.com/emmenko)! - Update to uikit v10.39.8
|
|
454
|
+
|
|
455
|
+
## 17.2.0
|
|
456
|
+
|
|
457
|
+
### Patch Changes
|
|
458
|
+
|
|
459
|
+
- [`e0ec004`](https://github.com/commercetools/merchant-center-application-kit/commit/e0ec004d611f93b24f015120d09f6f18389b219f) [#1854](https://github.com/commercetools/merchant-center-application-kit/pull/1854) Thanks [@emmenko](https://github.com/emmenko)! - chore: update deps
|
|
460
|
+
|
|
461
|
+
## 16.15.3
|
|
462
|
+
|
|
463
|
+
### Patch Changes
|
|
464
|
+
|
|
465
|
+
- [`6d98245`](https://github.com/commercetools/merchant-center-application-kit/commit/6d98245615ddb83e805e5cc2cc0620920b4a71c7) [#1643](https://github.com/commercetools/merchant-center-application-kit/pull/1643) Thanks [@emmenko](https://github.com/emmenko)! - Update copyright date to 2020 in LICENSE files
|
|
466
|
+
|
|
467
|
+
## 16.9.1
|
|
468
|
+
|
|
469
|
+
### Patch Changes
|
|
470
|
+
|
|
471
|
+
- [`f92ec54`](https://github.com/commercetools/merchant-center-application-kit/commit/f92ec54e78edb668e8dff53342e8542e96d8c319) [#1551](https://github.com/commercetools/merchant-center-application-kit/pull/1551) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies
|
|
472
|
+
|
|
473
|
+
## 16.8.6
|
|
474
|
+
|
|
475
|
+
### Patch Changes
|
|
476
|
+
|
|
477
|
+
- [`9391762`](https://github.com/commercetools/merchant-center-application-kit/commit/939176298df3558970a267b6e6478051a355ffae) [#1530](https://github.com/commercetools/merchant-center-application-kit/pull/1530) Thanks [@emmenko](https://github.com/emmenko)! - Update `@commercetools-uikit/*` packages to `10.21.0`
|
package/LICENSE
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) commercetools GmbH
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
package/README.md
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
# @commercetools-frontend/assets
|
|
2
|
+
|
|
3
|
+
<p align="center">
|
|
4
|
+
<a href="https://www.npmjs.com/package/@commercetools-frontend/assets"><img src="https://badgen.net/npm/v/@commercetools-frontend/assets" alt="Latest release (latest dist-tag)" /></a> <a href="https://www.npmjs.com/package/@commercetools-frontend/assets"><img src="https://badgen.net/npm/v/@commercetools-frontend/assets/next" alt="Latest release (next dist-tag)" /></a> <a href="https://bundlephobia.com/result?p=@commercetools-frontend/assets"><img src="https://badgen.net/bundlephobia/minzip/@commercetools-frontend/assets" alt="Minified + GZipped size" /></a> <a href="https://github.com/commercetools/merchant-center-application-kit/blob/main/LICENSE"><img src="https://badgen.net/github/license/commercetools/merchant-center-application-kit" alt="GitHub license" /></a>
|
|
5
|
+
</p>
|
|
6
|
+
|
|
7
|
+
This package contains various assets that can be used in Merchant Center Custom Applications.
|
|
8
|
+
|
|
9
|
+
## Install
|
|
10
|
+
|
|
11
|
+
```bash
|
|
12
|
+
$ npm install --save @commercetools-frontend/assets
|
|
13
|
+
```
|
|
14
|
+
|
|
15
|
+
## Using SVG images
|
|
16
|
+
|
|
17
|
+
The `images` folder contains SVG images to be imported and used as `<img src>` URLs.
|
|
18
|
+
|
|
19
|
+
```js
|
|
20
|
+
import React from 'react';
|
|
21
|
+
// Import requires a bundler to deal with SVG files
|
|
22
|
+
import HourglassIllustration from '@commercetools-frontend/assets/images/hourglass.svg';
|
|
23
|
+
|
|
24
|
+
const Component = () => (
|
|
25
|
+
<div>
|
|
26
|
+
<img src={HourglassIllustration} />
|
|
27
|
+
</div>
|
|
28
|
+
);
|
|
29
|
+
```
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M5.71429 21C5.24286 21 4.83914 20.8323 4.50314 20.4969C4.16771 20.1609 4 19.7571 4 19.2857V9C4 8.52857 4.16771 8.12514 4.50314 7.78971C4.83914 7.45371 5.24286 7.28571 5.71429 7.28571H7.42857C7.42857 6.1 7.84657 5.08914 8.68257 4.25314C9.518 3.41771 10.5286 3 11.7143 3C12.9 3 13.9109 3.41771 14.7469 4.25314C15.5823 5.08914 16 6.1 16 7.28571H17.7143C18.1857 7.28571 18.5894 7.45371 18.9254 7.78971C19.2609 8.12514 19.4286 8.52857 19.4286 9V19.2857C19.4286 19.7571 19.2609 20.1609 18.9254 20.4969C18.5894 20.8323 18.1857 21 17.7143 21H5.71429ZM5.71429 19.2857H17.7143V9H5.71429V19.2857ZM11.7143 14.1429C12.9 14.1429 13.9109 13.7249 14.7469 12.8889C15.5823 12.0534 16 11.0429 16 9.85714H14.2857C14.2857 10.5714 14.0357 11.1786 13.5357 11.6786C13.0357 12.1786 12.4286 12.4286 11.7143 12.4286C11 12.4286 10.3929 12.1786 9.89286 11.6786C9.39286 11.1786 9.14286 10.5714 9.14286 9.85714H7.42857C7.42857 11.0429 7.84657 12.0534 8.68257 12.8889C9.518 13.7249 10.5286 14.1429 11.7143 14.1429ZM9.14286 7.28571H14.2857C14.2857 6.57143 14.0357 5.96429 13.5357 5.46429C13.0357 4.96429 12.4286 4.71429 11.7143 4.71429C11 4.71429 10.3929 4.96429 9.89286 5.46429C9.39286 5.96429 9.14286 6.57143 9.14286 7.28571ZM5.71429 19.2857V9V19.2857Z" fill="#000"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4 18.3V16.5H6V10.2C6 8.955 6.41667 7.8486 7.25 6.8808C8.08333 5.9136 9.16667 5.28 10.5 4.98V4.35C10.5 3.975 10.646 3.6564 10.938 3.3942C11.2293 3.1314 11.5833 3 12 3C12.4167 3 12.7707 3.1314 13.062 3.3942C13.354 3.6564 13.5 3.975 13.5 4.35V4.98C14.8333 5.28 15.9167 5.9136 16.75 6.8808C17.5833 7.8486 18 8.955 18 10.2V16.5H20V18.3H4ZM12 21C11.45 21 10.9793 20.8239 10.588 20.4717C10.196 20.1189 10 19.695 10 19.2H14C14 19.695 13.8043 20.1189 13.413 20.4717C13.021 20.8239 12.55 21 12 21ZM8 16.5H16V10.2C16 9.21 15.6083 8.3625 14.825 7.6575C14.0417 6.9525 13.1 6.6 12 6.6C10.9 6.6 9.95833 6.9525 9.175 7.6575C8.39167 8.3625 8 9.21 8 10.2V16.5Z" fill="#000"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3.9 19.2V9.03C3.645 8.865 3.4314 8.655 3.2592 8.4C3.0864 8.145 3 7.845 3 7.5V4.8C3 4.305 3.1764 3.8811 3.5292 3.5283C3.8814 3.1761 4.305 3 4.8 3H19.2C19.695 3 20.1189 3.1761 20.4717 3.5283C20.8239 3.8811 21 4.305 21 4.8V7.5C21 7.845 20.9136 8.145 20.7408 8.4C20.5686 8.655 20.355 8.865 20.1 9.03V19.2C20.1 19.695 19.9239 20.1189 19.5717 20.4717C19.2189 20.8239 18.795 21 18.3 21H5.7C5.205 21 4.7811 20.8239 4.4283 20.4717C4.0761 20.1189 3.9 19.695 3.9 19.2ZM5.7 9.3V19.2H18.3V9.3H5.7ZM19.2 7.5V4.8H4.8V7.5H19.2ZM9.3 13.8H14.7V12H9.3V13.8ZM5.7 19.2V9.3V19.2Z" fill="#000"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M6.6 13.8H13.8V12H6.6V13.8ZM6.6 11.1H17.4V9.3H6.6V11.1ZM6.6 8.4H17.4V6.6H6.6V8.4ZM3 21V4.8C3 4.305 3.1764 3.8811 3.5292 3.5283C3.8814 3.1761 4.305 3 4.8 3H19.2C19.695 3 20.1189 3.1761 20.4717 3.5283C20.8239 3.8811 21 4.305 21 4.8V15.6C21 16.095 20.8239 16.5189 20.4717 16.8717C20.1189 17.2239 19.695 17.4 19.2 17.4H6.6L3 21ZM4.8 16.6575L5.8575 15.6H19.2V4.8H4.8V16.6575ZM4.8 4.8V16.6575V4.8Z" fill="#000"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M5.25 21C4.63125 21 4.10175 20.7799 3.6615 20.3396C3.2205 19.8986 3 19.3687 3 18.75V15.375H5.25V18.75H18.75V15.375H21V18.75C21 19.3687 20.7799 19.8986 20.3396 20.3396C19.8986 20.7799 19.3687 21 18.75 21H5.25ZM10.875 16.5V7.33125L7.95 10.2562L6.375 8.625L12 3L17.625 8.625L16.05 10.2562L13.125 7.33125V16.5H10.875Z" fill="#000"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M8.6 17.4H15.8V15.6H8.6V17.4ZM8.6 13.8H15.8V12H8.6V13.8ZM6.8 21C6.305 21 5.8814 20.8239 5.5292 20.4717C5.1764 20.1189 5 19.695 5 19.2V4.8C5 4.305 5.1764 3.8811 5.5292 3.5283C5.8814 3.1761 6.305 3 6.8 3H14L19.4 8.4V19.2C19.4 19.695 19.2239 20.1189 18.8717 20.4717C18.5189 20.8239 18.095 21 17.6 21H6.8ZM13.1 9.3V4.8H6.8V19.2H17.6V9.3H13.1ZM6.8 4.8V9.3V4.8V19.2V4.8Z" fill="#000"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4.8 19.4C4.305 19.4 3.8814 19.2239 3.5292 18.8717C3.1764 18.5189 3 18.095 3 17.6V6.8C3 6.305 3.1764 5.8814 3.5292 5.5292C3.8814 5.1764 4.305 5 4.8 5H10.2L12 6.8H19.2C19.695 6.8 20.1189 6.9764 20.4717 7.3292C20.8239 7.6814 21 8.105 21 8.6V17.6C21 18.095 20.8239 18.5189 20.4717 18.8717C20.1189 19.2239 19.695 19.4 19.2 19.4H4.8ZM4.8 6.8V17.6H19.2V8.6H11.2575L9.4575 6.8H4.8ZM4.8 6.8V17.6V6.8Z" fill="#000"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4.8 16.5V18.3H19.2V16.5H4.8ZM4.8 6.6H6.78C6.705 6.465 6.6561 6.3225 6.6333 6.1725C6.6111 6.0225 6.6 5.865 6.6 5.7C6.6 4.95 6.8625 4.3125 7.3875 3.7875C7.9125 3.2625 8.55 3 9.3 3C9.75 3 10.1661 3.1161 10.5483 3.3483C10.9311 3.5811 11.265 3.87 11.55 4.215L12 4.8L12.45 4.215C12.72 3.855 13.05 3.5625 13.44 3.3375C13.83 3.1125 14.25 3 14.7 3C15.45 3 16.0875 3.2625 16.6125 3.7875C17.1375 4.3125 17.4 4.95 17.4 5.7C17.4 5.865 17.3886 6.0225 17.3658 6.1725C17.3436 6.3225 17.295 6.465 17.22 6.6H19.2C19.695 6.6 20.1189 6.7764 20.4717 7.1292C20.8239 7.4814 21 7.905 21 8.4V18.3C21 18.795 20.8239 19.2189 20.4717 19.5717C20.1189 19.9239 19.695 20.1 19.2 20.1H4.8C4.305 20.1 3.8814 19.9239 3.5292 19.5717C3.1764 19.2189 3 18.795 3 18.3V8.4C3 7.905 3.1764 7.4814 3.5292 7.1292C3.8814 6.7764 4.305 6.6 4.8 6.6ZM4.8 13.8H19.2V8.4H14.61L16.5 10.965L15.06 12L12 7.86L8.94 12L7.5 10.965L9.345 8.4H4.8V13.8ZM9.3 6.6C9.555 6.6 9.7689 6.5139 9.9417 6.3417C10.1139 6.1689 10.2 5.955 10.2 5.7C10.2 5.445 10.1139 5.2311 9.9417 5.0583C9.7689 4.8861 9.555 4.8 9.3 4.8C9.045 4.8 8.8314 4.8861 8.6592 5.0583C8.4864 5.2311 8.4 5.445 8.4 5.7C8.4 5.955 8.4864 6.1689 8.6592 6.3417C8.8314 6.5139 9.045 6.6 9.3 6.6ZM14.7 6.6C14.955 6.6 15.1689 6.5139 15.3417 6.3417C15.5139 6.1689 15.6 5.955 15.6 5.7C15.6 5.445 15.5139 5.2311 15.3417 5.0583C15.1689 4.8861 14.955 4.8 14.7 4.8C14.445 4.8 14.2314 4.8861 14.0592 5.0583C13.8864 5.2311 13.8 5.445 13.8 5.7C13.8 5.955 13.8864 6.1689 14.0592 6.3417C14.2314 6.5139 14.445 6.6 14.7 6.6Z" fill="#000"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 21C10.77 21 9.6075 20.7636 8.5125 20.2908C7.4175 19.8186 6.4614 19.1736 5.6442 18.3558C4.8264 17.5386 4.1814 16.5825 3.7092 15.4875C3.2364 14.3925 3 13.23 3 12C3 10.755 3.2364 9.5889 3.7092 8.5017C4.1814 7.4139 4.8264 6.4614 5.6442 5.6442C6.4614 4.8264 7.4175 4.1811 8.5125 3.7083C9.6075 3.2361 10.77 3 12 3C13.245 3 14.4111 3.2361 15.4983 3.7083C16.5861 4.1811 17.5386 4.8264 18.3558 5.6442C19.1736 6.4614 19.8186 7.4139 20.2908 8.5017C20.7636 9.5889 21 10.755 21 12C21 13.23 20.7636 14.3925 20.2908 15.4875C19.8186 16.5825 19.1736 17.5386 18.3558 18.3558C17.5386 19.1736 16.5861 19.8186 15.4983 20.2908C14.4111 20.7636 13.245 21 12 21ZM12 19.155C12.39 18.615 12.7275 18.0525 13.0125 17.4675C13.2975 16.8825 13.53 16.26 13.71 15.6H10.29C10.47 16.26 10.7025 16.8825 10.9875 17.4675C11.2725 18.0525 11.61 18.615 12 19.155ZM9.66 18.795C9.39 18.3 9.1539 17.7861 8.9517 17.2533C8.7489 16.7211 8.58 16.17 8.445 15.6H5.79C6.225 16.35 6.7686 17.0025 7.4208 17.5575C8.0736 18.1125 8.82 18.525 9.66 18.795ZM14.34 18.795C15.18 18.525 15.9261 18.1125 16.5783 17.5575C17.2311 17.0025 17.775 16.35 18.21 15.6H15.555C15.42 16.17 15.2514 16.7211 15.0492 17.2533C14.8464 17.7861 14.61 18.3 14.34 18.795ZM5.025 13.8H8.085C8.04 13.5 8.0061 13.2036 7.9833 12.9108C7.9611 12.6186 7.95 12.315 7.95 12C7.95 11.685 7.9611 11.3814 7.9833 11.0892C8.0061 10.7964 8.04 10.5 8.085 10.2H5.025C4.95 10.5 4.8936 10.7964 4.8558 11.0892C4.8186 11.3814 4.8 11.685 4.8 12C4.8 12.315 4.8186 12.6186 4.8558 12.9108C4.8936 13.2036 4.95 13.5 5.025 13.8ZM9.885 13.8H14.115C14.16 13.5 14.1939 13.2036 14.2167 12.9108C14.2389 12.6186 14.25 12.315 14.25 12C14.25 11.685 14.2389 11.3814 14.2167 11.0892C14.1939 10.7964 14.16 10.5 14.115 10.2H9.885C9.84 10.5 9.8064 10.7964 9.7842 11.0892C9.7614 11.3814 9.75 11.685 9.75 12C9.75 12.315 9.7614 12.6186 9.7842 12.9108C9.8064 13.2036 9.84 13.5 9.885 13.8ZM15.915 13.8H18.975C19.05 13.5 19.1064 13.2036 19.1442 12.9108C19.1814 12.6186 19.2 12.315 19.2 12C19.2 11.685 19.1814 11.3814 19.1442 11.0892C19.1064 10.7964 19.05 10.5 18.975 10.2H15.915C15.96 10.5 15.9936 10.7964 16.0158 11.0892C16.0386 11.3814 16.05 11.685 16.05 12C16.05 12.315 16.0386 12.6186 16.0158 12.9108C15.9936 13.2036 15.96 13.5 15.915 13.8ZM15.555 8.4H18.21C17.775 7.65 17.2311 6.9975 16.5783 6.4425C15.9261 5.8875 15.18 5.475 14.34 5.205C14.61 5.7 14.8464 6.2136 15.0492 6.7458C15.2514 7.2786 15.42 7.83 15.555 8.4ZM10.29 8.4H13.71C13.53 7.74 13.2975 7.1175 13.0125 6.5325C12.7275 5.9475 12.39 5.385 12 4.845C11.61 5.385 11.2725 5.9475 10.9875 6.5325C10.7025 7.1175 10.47 7.74 10.29 8.4ZM5.79 8.4H8.445C8.58 7.83 8.7489 7.2786 8.9517 6.7458C9.1539 6.2136 9.39 5.7 9.66 5.205C8.82 5.475 8.0736 5.8875 7.4208 6.4425C6.7686 6.9975 6.225 7.65 5.79 8.4Z" fill="#000"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M11.7143 21V19.2857H17.7143V18.4286H14.2857V11.5714H17.7143V10.7143C17.7143 9.05714 17.1286 7.64286 15.9571 6.47143C14.7857 5.3 13.3714 4.71429 11.7143 4.71429C10.0571 4.71429 8.64286 5.3 7.47143 6.47143C6.3 7.64286 5.71429 9.05714 5.71429 10.7143V11.5714H9.14286V18.4286H5.71429C5.24286 18.4286 4.83914 18.2609 4.50314 17.9254C4.16771 17.5894 4 17.1857 4 16.7143V10.7143C4 9.65714 4.20343 8.66057 4.61029 7.72457C5.01771 6.78914 5.57143 5.97143 6.27143 5.27143C6.97143 4.57143 7.78914 4.01771 8.72457 3.61029C9.66057 3.20343 10.6571 3 11.7143 3C12.7714 3 13.768 3.20343 14.704 3.61029C15.6394 4.01771 16.4571 4.57143 17.1571 5.27143C17.8571 5.97143 18.4109 6.78914 18.8183 7.72457C19.2251 8.66057 19.4286 9.65714 19.4286 10.7143V19.2857C19.4286 19.7571 19.2609 20.1609 18.9254 20.4969C18.5894 20.8323 18.1857 21 17.7143 21H11.7143ZM5.71429 16.7143H7.42857V13.2857H5.71429V16.7143ZM16 16.7143H17.7143V13.2857H16V16.7143ZM17.7143 16.7143H16H17.7143ZM7.42857 16.7143H5.71429H7.42857Z" fill="#000"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 16.0219C11.85 16.0219 11.7094 15.9983 11.5781 15.951C11.4469 15.9045 11.325 15.825 11.2125 15.7125L7.1625 11.6625C6.95625 11.4563 6.85313 11.1938 6.85313 10.875C6.85313 10.5563 6.95625 10.2938 7.1625 10.0875C7.36875 9.88125 7.63575 9.77325 7.9635 9.7635C8.292 9.7545 8.55937 9.85312 8.76562 10.0594L10.875 12.1687V4.125C10.875 3.80625 10.983 3.53888 11.199 3.32288C11.4143 3.10763 11.6812 3 12 3C12.3188 3 12.5861 3.10763 12.8021 3.32288C13.0174 3.53888 13.125 3.80625 13.125 4.125V12.1687L15.2344 10.0594C15.4406 9.85312 15.708 9.7545 16.0365 9.7635C16.3643 9.77325 16.6312 9.88125 16.8375 10.0875C17.0437 10.2938 17.1469 10.5563 17.1469 10.875C17.1469 11.1938 17.0437 11.4563 16.8375 11.6625L12.7875 15.7125C12.675 15.825 12.5531 15.9045 12.4219 15.951C12.2906 15.9983 12.15 16.0219 12 16.0219ZM5.25 21C4.63125 21 4.10175 20.7799 3.6615 20.3396C3.2205 19.8986 3 19.3687 3 18.75V16.5C3 16.1812 3.10763 15.9139 3.32288 15.6979C3.53888 15.4826 3.80625 15.375 4.125 15.375C4.44375 15.375 4.71112 15.4826 4.92712 15.6979C5.14237 15.9139 5.25 16.1812 5.25 16.5V18.75H18.75V16.5C18.75 16.1812 18.858 15.9139 19.074 15.6979C19.2892 15.4826 19.5562 15.375 19.875 15.375C20.1938 15.375 20.4608 15.4826 20.676 15.6979C20.892 15.9139 21 16.1812 21 16.5V18.75C21 19.3687 20.7799 19.8986 20.3396 20.3396C19.8986 20.7799 19.3687 21 18.75 21H5.25Z" fill="#000"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12.2 12C12.695 12 13.1189 11.8236 13.4717 11.4708C13.8239 11.1186 14 10.695 14 10.2C14 9.705 13.8239 9.2811 13.4717 8.9283C13.1189 8.5761 12.695 8.4 12.2 8.4C11.705 8.4 11.2814 8.5761 10.9292 8.9283C10.5764 9.2811 10.4 9.705 10.4 10.2C10.4 10.695 10.5764 11.1186 10.9292 11.4708C11.2814 11.8236 11.705 12 12.2 12ZM12.2 18.615C14.03 16.935 15.3875 15.4086 16.2725 14.0358C17.1575 12.6636 17.6 11.445 17.6 10.38C17.6 8.745 17.0786 7.4061 16.0358 6.3633C14.9936 5.3211 13.715 4.8 12.2 4.8C10.685 4.8 9.4061 5.3211 8.3633 6.3633C7.3211 7.4061 6.8 8.745 6.8 10.38C6.8 11.445 7.2425 12.6636 8.1275 14.0358C9.0125 15.4086 10.37 16.935 12.2 18.615ZM12.2 21C9.785 18.945 7.9814 17.0361 6.7892 15.2733C5.5964 13.5111 5 11.88 5 10.38C5 8.13 5.7239 6.3375 7.1717 5.0025C8.6189 3.6675 10.295 3 12.2 3C14.105 3 15.7811 3.6675 17.2283 5.0025C18.6761 6.3375 19.4 8.13 19.4 10.38C19.4 11.88 18.8039 13.5111 17.6117 15.2733C16.4189 17.0361 14.615 18.945 12.2 21Z" fill="#000"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7.5 20.25C6.875 20.25 6.34375 20.0312 5.90625 19.5938C5.46875 19.1562 5.25 18.625 5.25 18C5.25 17.375 5.46875 16.8438 5.90625 16.4062C6.34375 15.9688 6.875 15.75 7.5 15.75C7.675 15.75 7.8375 15.7688 7.9875 15.8063C8.1375 15.8438 8.28125 15.8937 8.41875 15.9562L9.4875 14.625C9.1375 14.2375 8.89375 13.8 8.75625 13.3125C8.61875 12.825 8.5875 12.3375 8.6625 11.85L7.14375 11.3438C6.93125 11.6562 6.6625 11.9062 6.3375 12.0938C6.0125 12.2812 5.65 12.375 5.25 12.375C4.625 12.375 4.09375 12.1562 3.65625 11.7188C3.21875 11.2812 3 10.75 3 10.125C3 9.5 3.21875 8.96875 3.65625 8.53125C4.09375 8.09375 4.625 7.875 5.25 7.875C5.875 7.875 6.40625 8.09375 6.84375 8.53125C7.28125 8.96875 7.5 9.5 7.5 10.125V10.275L9.01875 10.8C9.26875 10.35 9.60325 9.96875 10.0223 9.65625C10.4408 9.34375 10.9125 9.14375 11.4375 9.05625V7.425C10.95 7.2875 10.5468 7.02175 10.2277 6.62775C9.90925 6.23425 9.75 5.775 9.75 5.25C9.75 4.625 9.96875 4.09375 10.4062 3.65625C10.8438 3.21875 11.375 3 12 3C12.625 3 13.1562 3.21875 13.5938 3.65625C14.0312 4.09375 14.25 4.625 14.25 5.25C14.25 5.775 14.0875 6.23425 13.7625 6.62775C13.4375 7.02175 13.0375 7.2875 12.5625 7.425V9.05625C13.0875 9.14375 13.5595 9.34375 13.9785 9.65625C14.397 9.96875 14.7312 10.35 14.9813 10.8L16.5 10.275V10.125C16.5 9.5 16.7188 8.96875 17.1562 8.53125C17.5938 8.09375 18.125 7.875 18.75 7.875C19.375 7.875 19.9062 8.09375 20.3438 8.53125C20.7812 8.96875 21 9.5 21 10.125C21 10.75 20.7812 11.2812 20.3438 11.7188C19.9062 12.1562 19.375 12.375 18.75 12.375C18.35 12.375 17.9845 12.2812 17.6535 12.0938C17.322 11.9062 17.0563 11.6562 16.8563 11.3438L15.3375 11.85C15.4125 12.3375 15.3813 12.8218 15.2438 13.3028C15.1063 13.7843 14.8625 14.225 14.5125 14.625L15.5812 15.9375C15.7188 15.875 15.8625 15.828 16.0125 15.7965C16.1625 15.7655 16.325 15.75 16.5 15.75C17.125 15.75 17.6562 15.9688 18.0938 16.4062C18.5312 16.8438 18.75 17.375 18.75 18C18.75 18.625 18.5312 19.1562 18.0938 19.5938C17.6562 20.0312 17.125 20.25 16.5 20.25C15.875 20.25 15.3438 20.0312 14.9062 19.5938C14.4688 19.1562 14.25 18.625 14.25 18C14.25 17.75 14.2908 17.5095 14.3722 17.2785C14.4532 17.047 14.5625 16.8375 14.7 16.65L13.6313 15.3187C13.1188 15.6062 12.572 15.75 11.991 15.75C11.4095 15.75 10.8625 15.6062 10.35 15.3187L9.3 16.65C9.4375 16.8375 9.547 17.047 9.6285 17.2785C9.7095 17.5095 9.75 17.75 9.75 18C9.75 18.625 9.53125 19.1562 9.09375 19.5938C8.65625 20.0312 8.125 20.25 7.5 20.25ZM5.25 10.875C5.4625 10.875 5.64075 10.803 5.78475 10.659C5.92825 10.5155 6 10.3375 6 10.125C6 9.9125 5.92825 9.73425 5.78475 9.59025C5.64075 9.44675 5.4625 9.375 5.25 9.375C5.0375 9.375 4.8595 9.44675 4.716 9.59025C4.572 9.73425 4.5 9.9125 4.5 10.125C4.5 10.3375 4.572 10.5155 4.716 10.659C4.8595 10.803 5.0375 10.875 5.25 10.875ZM7.5 18.75C7.7125 18.75 7.89075 18.678 8.03475 18.534C8.17825 18.3905 8.25 18.2125 8.25 18C8.25 17.7875 8.17825 17.6095 8.03475 17.466C7.89075 17.322 7.7125 17.25 7.5 17.25C7.2875 17.25 7.10925 17.322 6.96525 17.466C6.82175 17.6095 6.75 17.7875 6.75 18C6.75 18.2125 6.82175 18.3905 6.96525 18.534C7.10925 18.678 7.2875 18.75 7.5 18.75ZM12 6C12.2125 6 12.3907 5.928 12.5347 5.784C12.6783 5.6405 12.75 5.4625 12.75 5.25C12.75 5.0375 12.6783 4.85925 12.5347 4.71525C12.3907 4.57175 12.2125 4.5 12 4.5C11.7875 4.5 11.6095 4.57175 11.466 4.71525C11.322 4.85925 11.25 5.0375 11.25 5.25C11.25 5.4625 11.322 5.6405 11.466 5.784C11.6095 5.928 11.7875 6 12 6ZM12 14.25C12.525 14.25 12.9688 14.0687 13.3312 13.7062C13.6937 13.3438 13.875 12.9 13.875 12.375C13.875 11.85 13.6937 11.4062 13.3312 11.0438C12.9688 10.6813 12.525 10.5 12 10.5C11.475 10.5 11.0312 10.6813 10.6688 11.0438C10.3063 11.4062 10.125 11.85 10.125 12.375C10.125 12.9 10.3063 13.3438 10.6688 13.7062C11.0312 14.0687 11.475 14.25 12 14.25ZM16.5 18.75C16.7125 18.75 16.8905 18.678 17.034 18.534C17.178 18.3905 17.25 18.2125 17.25 18C17.25 17.7875 17.178 17.6095 17.034 17.466C16.8905 17.322 16.7125 17.25 16.5 17.25C16.2875 17.25 16.1095 17.322 15.966 17.466C15.822 17.6095 15.75 17.7875 15.75 18C15.75 18.2125 15.822 18.3905 15.966 18.534C16.1095 18.678 16.2875 18.75 16.5 18.75ZM18.75 10.875C18.9625 10.875 19.1405 10.803 19.284 10.659C19.428 10.5155 19.5 10.3375 19.5 10.125C19.5 9.9125 19.428 9.73425 19.284 9.59025C19.1405 9.44675 18.9625 9.375 18.75 9.375C18.5375 9.375 18.3595 9.44675 18.216 9.59025C18.072 9.73425 18 9.9125 18 10.125C18 10.3375 18.072 10.5155 18.216 10.659C18.3595 10.803 18.5375 10.875 18.75 10.875Z" fill="#000"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7.9375 11.875C6.85 11.875 5.92188 11.4906 5.15313 10.7219C4.38438 9.95313 4 9.025 4 7.9375C4 6.85 4.38438 5.92188 5.15313 5.15313C5.92188 4.38438 6.85 4 7.9375 4C9.025 4 9.95313 4.38438 10.7219 5.15313C11.4906 5.92188 11.875 6.85 11.875 7.9375C11.875 9.025 11.4906 9.95313 10.7219 10.7219C9.95313 11.4906 9.025 11.875 7.9375 11.875ZM7.9375 9.625C8.40625 9.625 8.8045 9.46075 9.13225 9.13225C9.46075 8.8045 9.625 8.40625 9.625 7.9375C9.625 7.46875 9.46075 7.0705 9.13225 6.74275C8.8045 6.41425 8.40625 6.25 7.9375 6.25C7.46875 6.25 7.0705 6.41425 6.74275 6.74275C6.41425 7.0705 6.25 7.46875 6.25 7.9375C6.25 8.40625 6.41425 8.8045 6.74275 9.13225C7.0705 9.46075 7.46875 9.625 7.9375 9.625ZM18.0625 22C16.975 22 16.0469 21.6156 15.2781 20.8469C14.5094 20.0781 14.125 19.15 14.125 18.0625C14.125 16.975 14.5094 16.0469 15.2781 15.2781C16.0469 14.5094 16.975 14.125 18.0625 14.125C19.15 14.125 20.0781 14.5094 20.8469 15.2781C21.6156 16.0469 22 16.975 22 18.0625C22 19.15 21.6156 20.0781 20.8469 20.8469C20.0781 21.6156 19.15 22 18.0625 22ZM18.0625 19.75C18.5312 19.75 18.9295 19.5858 19.2572 19.2572C19.5858 18.9295 19.75 18.5312 19.75 18.0625C19.75 17.5938 19.5858 17.1955 19.2572 16.8678C18.9295 16.5392 18.5312 16.375 18.0625 16.375C17.5938 16.375 17.1955 16.5392 16.8678 16.8678C16.5392 17.1955 16.375 17.5938 16.375 18.0625C16.375 18.5312 16.5392 18.9295 16.8678 19.2572C17.1955 19.5858 17.5938 19.75 18.0625 19.75ZM5.575 22L4 20.425L20.425 4L22 5.575L5.575 22Z" fill="#000"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M14.0388 20.4819C13.6934 20.8273 13.2653 21 12.7547 21C12.2441 21 11.816 20.8273 11.4706 20.4819L3.54068 12.5519C3.37547 12.3867 3.24421 12.1915 3.14688 11.9662C3.04896 11.7409 3 11.5006 3 11.2453V4.80225C3 4.30663 3.17662 3.8822 3.52986 3.52896C3.8825 3.17632 4.30663 3 4.80225 3H11.2453C11.5006 3 11.7409 3.04866 11.9662 3.14598C12.1915 3.2439 12.3867 3.37547 12.5519 3.54068L20.4819 11.4931C20.8273 11.8385 21 12.2627 21 12.7655C21 13.2689 20.8273 13.6934 20.4819 14.0388L14.0388 20.4819ZM12.7547 19.2203L19.1977 12.7772L11.2453 4.80225H4.80225V11.2453L12.7547 19.2203ZM7.05507 8.40676C7.43054 8.40676 7.74954 8.27519 8.01206 8.01206C8.27519 7.74954 8.40676 7.43054 8.40676 7.05507C8.40676 6.6796 8.27519 6.3606 8.01206 6.09807C7.74954 5.83494 7.43054 5.70338 7.05507 5.70338C6.6796 5.70338 6.3606 5.83494 6.09807 6.09807C5.83494 6.3606 5.70338 6.6796 5.70338 7.05507C5.70338 7.43054 5.83494 7.74954 6.09807 8.01206C6.3606 8.27519 6.6796 8.40676 7.05507 8.40676Z" fill="#000"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M6.22861 10.1707L7.97744 10.9106C8.1867 10.4921 8.40344 10.0885 8.62764 9.69987C8.85185 9.31124 9.09848 8.92261 9.36753 8.53398L8.11196 8.28735L6.22861 10.1707ZM9.41238 12.0316L11.9684 14.5652C12.5961 14.326 13.2688 13.9598 13.9862 13.4666C14.7037 12.9733 15.3763 12.4128 16.0041 11.785C17.0504 10.7387 17.8689 9.5767 18.4597 8.29901C19.0498 7.02072 19.3075 5.84348 19.2327 4.76727C18.1565 4.69254 16.9757 4.95023 15.6902 5.54035C14.4048 6.13106 13.2389 6.94957 12.1926 7.99588C11.5648 8.62367 11.0043 9.29629 10.511 10.0138C10.0177 10.7312 9.65153 11.4039 9.41238 12.0316ZM13.4033 10.5743C13.0595 10.2305 12.8876 9.80809 12.8876 9.30706C12.8876 8.80662 13.0595 8.38451 13.4033 8.04072C13.7471 7.69694 14.1731 7.52504 14.6813 7.52504C15.1895 7.52504 15.6155 7.69694 15.9593 8.04072C16.3031 8.38451 16.475 8.80662 16.475 9.30706C16.475 9.80809 16.3031 10.2305 15.9593 10.5743C15.6155 10.9181 15.1895 11.09 14.6813 11.09C14.1731 11.09 13.7471 10.9181 13.4033 10.5743ZM13.8293 17.7714L15.7126 15.888L15.466 14.6325C15.0774 14.9015 14.6888 15.1443 14.3001 15.3607C13.9115 15.5777 13.5079 15.7909 13.0894 16.0001L13.8293 17.7714ZM20.847 3.13055C21.131 4.93917 20.9556 6.69906 20.3206 8.41022C19.685 10.122 18.59 11.7551 17.0355 13.3096L17.4839 15.5293C17.5437 15.8282 17.5287 16.1197 17.4391 16.4037C17.3494 16.6877 17.1999 16.9343 16.9906 17.1436L13.2239 20.9103L11.3406 16.4934L7.5066 12.6594L3.08968 10.7761L6.83397 7.00936C7.04323 6.8001 7.29375 6.65063 7.58552 6.56094C7.87669 6.47126 8.17175 6.45631 8.4707 6.5161L10.6904 6.96452C12.2449 5.41 13.8741 4.31138 15.5781 3.66865C17.2821 3.02592 19.0384 2.84655 20.847 3.13055ZM4.68157 15.5069C5.20472 14.9837 5.84357 14.7183 6.59811 14.7105C7.35324 14.7033 7.99239 14.9613 8.51554 15.4845C9.03869 16.0076 9.29639 16.6465 9.28861 17.401C9.28144 18.1561 9.01627 18.7953 8.49312 19.3184C8.11944 19.6921 7.49554 20.0135 6.62142 20.2825C5.74671 20.5516 4.53957 20.7907 3 21C3.20926 19.4604 3.44842 18.2533 3.71747 17.3786C3.98652 16.5045 4.30789 15.8806 4.68157 15.5069ZM5.95956 16.7625C5.81009 16.9119 5.66061 17.1849 5.51114 17.5813C5.36167 17.9771 5.25704 18.3768 5.19725 18.7803C5.60082 18.7205 6.00081 18.6198 6.39721 18.4781C6.79302 18.3358 7.06566 18.1899 7.21513 18.0404C7.3945 17.8611 7.49165 17.6443 7.5066 17.3902C7.52155 17.1361 7.43934 16.9194 7.25997 16.74C7.0806 16.5607 6.86387 16.4746 6.60976 16.4817C6.35566 16.4895 6.13893 16.5831 5.95956 16.7625Z" fill="#000"/>
|
|
3
|
+
</svg>
|