@iconify/json 2.2.133 → 2.2.135
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/collections.json +38 -17
- package/collections.md +26 -16
- package/composer.json +1 -1
- package/json/akar-icons.json +16 -7
- package/json/arcticons.json +11 -5
- package/json/carbon.json +1 -1
- package/json/codicon.json +1 -1
- package/json/devicon-plain.json +17 -2
- package/json/devicon.json +13 -3
- package/json/flag.json +20 -20
- package/json/iconoir.json +1754 -598
- package/json/lucide.json +26 -5
- package/json/material-symbols-light.json +48660 -0
- package/json/material-symbols.json +1896 -195
- package/json/openmoji.json +231 -94
- package/json/pajamas.json +6 -3
- package/json/tabler.json +58 -4
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -1,7 +1,28 @@
|
|
|
1
1
|
{
|
|
2
2
|
"material-symbols": {
|
|
3
3
|
"name": "Material Symbols",
|
|
4
|
-
"total":
|
|
4
|
+
"total": 12022,
|
|
5
|
+
"author": {
|
|
6
|
+
"name": "Google",
|
|
7
|
+
"url": "https://github.com/google/material-design-icons"
|
|
8
|
+
},
|
|
9
|
+
"license": {
|
|
10
|
+
"title": "Apache 2.0",
|
|
11
|
+
"spdx": "Apache-2.0",
|
|
12
|
+
"url": "https://github.com/google/material-design-icons/blob/master/LICENSE"
|
|
13
|
+
},
|
|
14
|
+
"samples": [
|
|
15
|
+
"downloading",
|
|
16
|
+
"privacy-tip",
|
|
17
|
+
"filter-drama-outline"
|
|
18
|
+
],
|
|
19
|
+
"height": 24,
|
|
20
|
+
"category": "General",
|
|
21
|
+
"palette": false
|
|
22
|
+
},
|
|
23
|
+
"material-symbols-light": {
|
|
24
|
+
"name": "Material Symbols Light",
|
|
25
|
+
"total": 12073,
|
|
5
26
|
"author": {
|
|
6
27
|
"name": "Google",
|
|
7
28
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -108,8 +129,8 @@
|
|
|
108
129
|
},
|
|
109
130
|
"tabler": {
|
|
110
131
|
"name": "Tabler Icons",
|
|
111
|
-
"total":
|
|
112
|
-
"version": "2.
|
|
132
|
+
"total": 4836,
|
|
133
|
+
"version": "2.40.0",
|
|
113
134
|
"author": {
|
|
114
135
|
"name": "Paweł Kuna",
|
|
115
136
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -175,7 +196,7 @@
|
|
|
175
196
|
"carbon": {
|
|
176
197
|
"name": "Carbon",
|
|
177
198
|
"total": 2006,
|
|
178
|
-
"version": "11.
|
|
199
|
+
"version": "11.29.1",
|
|
179
200
|
"author": {
|
|
180
201
|
"name": "IBM",
|
|
181
202
|
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
@@ -348,8 +369,8 @@
|
|
|
348
369
|
},
|
|
349
370
|
"iconoir": {
|
|
350
371
|
"name": "Iconoir",
|
|
351
|
-
"total":
|
|
352
|
-
"version": "
|
|
372
|
+
"total": 1506,
|
|
373
|
+
"version": "7.0.0",
|
|
353
374
|
"author": {
|
|
354
375
|
"name": "Luca Burgio",
|
|
355
376
|
"url": "https://github.com/iconoir-icons/iconoir"
|
|
@@ -360,7 +381,7 @@
|
|
|
360
381
|
"url": "https://github.com/iconoir-icons/iconoir/blob/main/LICENSE"
|
|
361
382
|
},
|
|
362
383
|
"samples": [
|
|
363
|
-
"chat-bubble-check
|
|
384
|
+
"chat-bubble-check",
|
|
364
385
|
"edit",
|
|
365
386
|
"activity"
|
|
366
387
|
],
|
|
@@ -547,7 +568,7 @@
|
|
|
547
568
|
},
|
|
548
569
|
"lucide": {
|
|
549
570
|
"name": "Lucide",
|
|
550
|
-
"total":
|
|
571
|
+
"total": 1314,
|
|
551
572
|
"author": {
|
|
552
573
|
"name": "Lucide Contributors",
|
|
553
574
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -653,8 +674,8 @@
|
|
|
653
674
|
},
|
|
654
675
|
"akar-icons": {
|
|
655
676
|
"name": "Akar Icons",
|
|
656
|
-
"total":
|
|
657
|
-
"version": "1.9.
|
|
677
|
+
"total": 453,
|
|
678
|
+
"version": "1.9.30",
|
|
658
679
|
"author": {
|
|
659
680
|
"name": "Arturo Wibawa",
|
|
660
681
|
"url": "https://github.com/artcoholic/akar-icons"
|
|
@@ -1293,7 +1314,7 @@
|
|
|
1293
1314
|
"codicon": {
|
|
1294
1315
|
"name": "Codicons",
|
|
1295
1316
|
"total": 439,
|
|
1296
|
-
"version": "0.0.
|
|
1317
|
+
"version": "0.0.35",
|
|
1297
1318
|
"author": {
|
|
1298
1319
|
"name": "Microsoft Corporation",
|
|
1299
1320
|
"url": "https://github.com/microsoft/vscode-codicons"
|
|
@@ -1314,8 +1335,8 @@
|
|
|
1314
1335
|
},
|
|
1315
1336
|
"pajamas": {
|
|
1316
1337
|
"name": "Gitlab SVGs",
|
|
1317
|
-
"total":
|
|
1318
|
-
"version": "3.
|
|
1338
|
+
"total": 374,
|
|
1339
|
+
"version": "3.68.0",
|
|
1319
1340
|
"author": {
|
|
1320
1341
|
"name": "GitLab B.V.",
|
|
1321
1342
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -1662,7 +1683,7 @@
|
|
|
1662
1683
|
},
|
|
1663
1684
|
"openmoji": {
|
|
1664
1685
|
"name": "OpenMoji",
|
|
1665
|
-
"total":
|
|
1686
|
+
"total": 4108,
|
|
1666
1687
|
"author": {
|
|
1667
1688
|
"name": "OpenMoji",
|
|
1668
1689
|
"url": "https://github.com/hfg-gmuend/openmoji"
|
|
@@ -2103,7 +2124,7 @@
|
|
|
2103
2124
|
},
|
|
2104
2125
|
"devicon": {
|
|
2105
2126
|
"name": "Devicon",
|
|
2106
|
-
"total":
|
|
2127
|
+
"total": 720,
|
|
2107
2128
|
"author": {
|
|
2108
2129
|
"name": "konpa",
|
|
2109
2130
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -2125,7 +2146,7 @@
|
|
|
2125
2146
|
},
|
|
2126
2147
|
"devicon-plain": {
|
|
2127
2148
|
"name": "Devicon Plain",
|
|
2128
|
-
"total":
|
|
2149
|
+
"total": 544,
|
|
2129
2150
|
"author": {
|
|
2130
2151
|
"name": "konpa",
|
|
2131
2152
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -2256,7 +2277,7 @@
|
|
|
2256
2277
|
"flag": {
|
|
2257
2278
|
"name": "Flag Icons",
|
|
2258
2279
|
"total": 534,
|
|
2259
|
-
"version": "6.11.
|
|
2280
|
+
"version": "6.11.2",
|
|
2260
2281
|
"author": {
|
|
2261
2282
|
"name": "Panayiotis Lipiridis",
|
|
2262
2283
|
"url": "https://github.com/lipis/flag-icons"
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 12022
|
|
6
6
|
* Author: Google
|
|
7
7
|
* URL: https://github.com/google/material-design-icons
|
|
8
8
|
* License: Apache 2.0
|
|
@@ -11,6 +11,16 @@
|
|
|
11
11
|
* Icon set prefix: `material-symbols`
|
|
12
12
|
* File: [json/material-symbols.json](json/material-symbols.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
13
13
|
|
|
14
|
+
## Material Symbols Light
|
|
15
|
+
* Number of icons: 12073
|
|
16
|
+
* Author: Google
|
|
17
|
+
* URL: https://github.com/google/material-design-icons
|
|
18
|
+
* License: Apache 2.0
|
|
19
|
+
* License URL: https://github.com/google/material-design-icons/blob/master/LICENSE
|
|
20
|
+
* Palette: Colorless
|
|
21
|
+
* Icon set prefix: `material-symbols-light`
|
|
22
|
+
* File: [json/material-symbols-light.json](json/material-symbols-light.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
23
|
+
|
|
14
24
|
## Google Material Icons
|
|
15
25
|
* Number of icons: 10955
|
|
16
26
|
* Author: Material Design Authors
|
|
@@ -54,12 +64,12 @@
|
|
|
54
64
|
* File: [json/solar.json](json/solar.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
55
65
|
|
|
56
66
|
## Tabler Icons
|
|
57
|
-
* Number of icons:
|
|
67
|
+
* Number of icons: 4836
|
|
58
68
|
* Author: Paweł Kuna
|
|
59
69
|
* URL: https://github.com/tabler/tabler-icons
|
|
60
70
|
* License: MIT
|
|
61
71
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
62
|
-
* Version: 2.
|
|
72
|
+
* Version: 2.40.0
|
|
63
73
|
* Palette: Colorless
|
|
64
74
|
* Icon set prefix: `tabler`
|
|
65
75
|
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -91,7 +101,7 @@
|
|
|
91
101
|
* Author: IBM
|
|
92
102
|
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
|
|
93
103
|
* License: Apache 2.0
|
|
94
|
-
* Version: 11.
|
|
104
|
+
* Version: 11.29.1
|
|
95
105
|
* Palette: Colorless
|
|
96
106
|
* Icon set prefix: `carbon`
|
|
97
107
|
* File: [json/carbon.json](json/carbon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -170,12 +180,12 @@
|
|
|
170
180
|
* File: [json/clarity.json](json/clarity.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
171
181
|
|
|
172
182
|
## Iconoir
|
|
173
|
-
* Number of icons:
|
|
183
|
+
* Number of icons: 1506
|
|
174
184
|
* Author: Luca Burgio
|
|
175
185
|
* URL: https://github.com/iconoir-icons/iconoir
|
|
176
186
|
* License: MIT
|
|
177
187
|
* License URL: https://github.com/iconoir-icons/iconoir/blob/main/LICENSE
|
|
178
|
-
* Version:
|
|
188
|
+
* Version: 7.0.0
|
|
179
189
|
* Palette: Colorless
|
|
180
190
|
* Icon set prefix: `iconoir`
|
|
181
191
|
* File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -269,7 +279,7 @@
|
|
|
269
279
|
* File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
270
280
|
|
|
271
281
|
## Lucide
|
|
272
|
-
* Number of icons:
|
|
282
|
+
* Number of icons: 1314
|
|
273
283
|
* Author: Lucide Contributors
|
|
274
284
|
* URL: https://github.com/lucide-icons/lucide
|
|
275
285
|
* License: ISC
|
|
@@ -320,12 +330,12 @@
|
|
|
320
330
|
* File: [json/ci.json](json/ci.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
321
331
|
|
|
322
332
|
## Akar Icons
|
|
323
|
-
* Number of icons:
|
|
333
|
+
* Number of icons: 453
|
|
324
334
|
* Author: Arturo Wibawa
|
|
325
335
|
* URL: https://github.com/artcoholic/akar-icons
|
|
326
336
|
* License: MIT
|
|
327
337
|
* License URL: https://github.com/artcoholic/akar-icons/blob/master/LICENSE
|
|
328
|
-
* Version: 1.9.
|
|
338
|
+
* Version: 1.9.30
|
|
329
339
|
* Palette: Colorless
|
|
330
340
|
* Icon set prefix: `akar-icons`
|
|
331
341
|
* File: [json/akar-icons.json](json/akar-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -638,18 +648,18 @@
|
|
|
638
648
|
* URL: https://github.com/microsoft/vscode-codicons
|
|
639
649
|
* License: CC BY 4.0
|
|
640
650
|
* License URL: https://github.com/microsoft/vscode-codicons/blob/main/LICENSE
|
|
641
|
-
* Version: 0.0.
|
|
651
|
+
* Version: 0.0.35
|
|
642
652
|
* Palette: Colorless
|
|
643
653
|
* Icon set prefix: `codicon`
|
|
644
654
|
* File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
645
655
|
|
|
646
656
|
## Gitlab SVGs
|
|
647
|
-
* Number of icons:
|
|
657
|
+
* Number of icons: 374
|
|
648
658
|
* Author: GitLab B.V.
|
|
649
659
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
650
660
|
* License: MIT
|
|
651
661
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
652
|
-
* Version: 3.
|
|
662
|
+
* Version: 3.68.0
|
|
653
663
|
* Palette: Colorless
|
|
654
664
|
* Icon set prefix: `pajamas`
|
|
655
665
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -816,7 +826,7 @@
|
|
|
816
826
|
* File: [json/svg-spinners.json](json/svg-spinners.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
817
827
|
|
|
818
828
|
## OpenMoji
|
|
819
|
-
* Number of icons:
|
|
829
|
+
* Number of icons: 4108
|
|
820
830
|
* Author: OpenMoji
|
|
821
831
|
* URL: https://github.com/hfg-gmuend/openmoji
|
|
822
832
|
* License: CC BY-SA 4.0
|
|
@@ -1025,7 +1035,7 @@
|
|
|
1025
1035
|
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1026
1036
|
|
|
1027
1037
|
## Devicon
|
|
1028
|
-
* Number of icons:
|
|
1038
|
+
* Number of icons: 720
|
|
1029
1039
|
* Author: konpa
|
|
1030
1040
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1031
1041
|
* License: MIT
|
|
@@ -1035,7 +1045,7 @@
|
|
|
1035
1045
|
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1036
1046
|
|
|
1037
1047
|
## Devicon Plain
|
|
1038
|
-
* Number of icons:
|
|
1048
|
+
* Number of icons: 544
|
|
1039
1049
|
* Author: konpa
|
|
1040
1050
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1041
1051
|
* License: MIT
|
|
@@ -1102,7 +1112,7 @@
|
|
|
1102
1112
|
* URL: https://github.com/lipis/flag-icons
|
|
1103
1113
|
* License: MIT
|
|
1104
1114
|
* License URL: https://github.com/lipis/flag-icons/blob/main/LICENSE
|
|
1105
|
-
* Version: 6.11.
|
|
1115
|
+
* Version: 6.11.2
|
|
1106
1116
|
* Palette: Colorful
|
|
1107
1117
|
* Icon set prefix: `flag`
|
|
1108
1118
|
* File: [json/flag.json](json/flag.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED
package/json/akar-icons.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"prefix": "akar-icons",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Akar Icons",
|
|
5
|
-
"total":
|
|
6
|
-
"version": "1.9.
|
|
5
|
+
"total": 453,
|
|
6
|
+
"version": "1.9.30",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Arturo Wibawa",
|
|
9
9
|
"url": "https://github.com/artcoholic/akar-icons"
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"category": "General",
|
|
23
23
|
"palette": false
|
|
24
24
|
},
|
|
25
|
-
"lastModified":
|
|
25
|
+
"lastModified": 1698387154,
|
|
26
26
|
"icons": {
|
|
27
27
|
"air": {
|
|
28
28
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 8h7a3 3 0 1 0-3-3M4 16h11a3 3 0 1 1-3 3M2 12h17a3 3 0 1 0-3-3\"/>"
|
|
@@ -932,7 +932,7 @@
|
|
|
932
932
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m16.719 19.752l-.64-5.124A3 3 0 0 0 13.101 12h-2.204a3 3 0 0 0-2.976 2.628l-.641 5.124A2 2 0 0 0 9.266 22h5.468a2 2 0 0 0 1.985-2.248Z\"/><circle cx=\"12\" cy=\"5\" r=\"3\"/><circle cx=\"4\" cy=\"9\" r=\"2\"/><circle cx=\"20\" cy=\"9\" r=\"2\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 14h-.306a2 2 0 0 0-1.973 1.671l-.333 2A2 2 0 0 0 3.361 20H7m13-6h.306a2 2 0 0 1 1.973 1.671l.333 2A2 2 0 0 1 20.639 20H17\"/></g>"
|
|
933
933
|
},
|
|
934
934
|
"people-multiple": {
|
|
935
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"7\" cy=\"
|
|
935
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"7\" cy=\"6\" r=\"3\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M10 13H5.818a3 3 0 0 0-2.964 2.537L2.36 18.69A2 2 0 0 0 4.337 21H9m12.64-2.309l-.494-3.154A3 3 0 0 0 18.182 13h-2.364a3 3 0 0 0-2.964 2.537l-.493 3.154A2 2 0 0 0 14.337 21h5.326a2 2 0 0 0 1.976-2.309Z\"/><circle cx=\"17\" cy=\"6\" r=\"3\"/></g>"
|
|
936
936
|
},
|
|
937
937
|
"percentage": {
|
|
938
938
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5 19L19 5\"/><circle cx=\"7\" cy=\"7\" r=\"3\"/><circle cx=\"17\" cy=\"17\" r=\"3\"/></g>"
|
|
@@ -941,13 +941,13 @@
|
|
|
941
941
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"7\" r=\"5\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 14h.352a3 3 0 0 1 2.976 2.628l.391 3.124A2 2 0 0 1 18.734 22H5.266a2 2 0 0 1-1.985-2.248l.39-3.124A3 3 0 0 1 6.649 14H7\"/></g>"
|
|
942
942
|
},
|
|
943
943
|
"person-add": {
|
|
944
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"7\" r=\"5\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 22H5.266a2 2 0 0 1-1.985-2.248l.39-3.124A3 3 0 0 1 6.649 14H7m12-
|
|
944
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"7\" r=\"5\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 22H5.266a2 2 0 0 1-1.985-2.248l.39-3.124A3 3 0 0 1 6.649 14H7m12 0v4m-2-2h4\"/></g>"
|
|
945
945
|
},
|
|
946
946
|
"person-check": {
|
|
947
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"7\" r=\"5\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 22H5.266a2 2 0 0 1-1.985-2.248l.39-3.124A3 3 0 0 1 6.649
|
|
947
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"7\" r=\"5\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 22H5.266a2 2 0 0 1-1.985-2.248l.39-3.124A3 3 0 0 1 6.649 14H7m10 2.5l1.5 1.5l2.5-3\"/></g>"
|
|
948
948
|
},
|
|
949
949
|
"person-cross": {
|
|
950
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"7\" r=\"5\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 22H5.266a2 2 0 0 1-1.985-2.248l.39-3.124A3 3 0 0 1 6.649 14H7\"/><path stroke-linecap=\"round\" d=\"
|
|
950
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"7\" r=\"5\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 22H5.266a2 2 0 0 1-1.985-2.248l.39-3.124A3 3 0 0 1 6.649 14H7\"/><path stroke-linecap=\"round\" d=\"m21 18l-3-3m3 0l-3 3\"/></g>"
|
|
951
951
|
},
|
|
952
952
|
"phone": {
|
|
953
953
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10.554 6.24L7.171 2.335c-.39-.45-1.105-.448-1.558.006L2.831 5.128c-.828.829-1.065 2.06-.586 3.047a29.207 29.207 0 0 0 13.561 13.58c.986.479 2.216.242 3.044-.587l2.808-2.813c.455-.455.456-1.174.002-1.564l-3.92-3.365c-.41-.352-1.047-.306-1.458.106l-1.364 1.366a.462.462 0 0 1-.553.088a14.557 14.557 0 0 1-5.36-5.367a.463.463 0 0 1 .088-.554l1.36-1.361c.412-.414.457-1.054.101-1.465Z\"/>"
|
|
@@ -1027,6 +1027,9 @@
|
|
|
1027
1027
|
"react-fill": {
|
|
1028
1028
|
"body": "<g fill=\"none\"><g fill=\"currentColor\" clip-path=\"url(#akarIconsReactFill0)\"><path d=\"M24 11.689c0-1.59-1.991-3.097-5.044-4.031c.705-3.111.392-5.587-.988-6.38a2.145 2.145 0 0 0-1.096-.273v1.09c.225 0 .406.045.558.128c.665.382.954 1.834.729 3.703c-.054.46-.142.944-.25 1.438a23.706 23.706 0 0 0-3.106-.533a23.857 23.857 0 0 0-2.035-2.446c1.595-1.482 3.092-2.294 4.11-2.294V1c-1.346 0-3.107.959-4.888 2.622C10.21 1.97 8.448 1.02 7.103 1.02v1.09c1.013 0 2.515.808 4.11 2.28c-.685.72-1.37 1.536-2.021 2.441a22.844 22.844 0 0 0-3.111.538a14.683 14.683 0 0 1-.255-1.418c-.23-1.87.054-3.322.715-3.708c.146-.088.337-.128.562-.128v-1.09c-.41 0-.783.088-1.105.273c-1.375.793-1.683 3.263-.974 6.365C1.981 8.603 0 10.104 0 11.689c0 1.59 1.991 3.097 5.044 4.03c-.705 3.112-.392 5.588.988 6.38c.318.186.69.274 1.1.274c1.346 0 3.107-.959 4.888-2.622c1.78 1.653 3.541 2.602 4.887 2.602a2.18 2.18 0 0 0 1.105-.274c1.375-.792 1.683-3.262.974-6.364C22.019 14.781 24 13.274 24 11.689Zm-6.37-3.263a22.023 22.023 0 0 1-.66 1.932a26.444 26.444 0 0 0-1.345-2.319c.695.103 1.365.23 2.006.387Zm-2.24 5.21a25.94 25.94 0 0 1-1.179 1.869a25.453 25.453 0 0 1-4.412.005a25.457 25.457 0 0 1-2.201-3.806a26.064 26.064 0 0 1 2.192-3.82a25.455 25.455 0 0 1 4.411-.006c.406.582.803 1.204 1.184 1.86c.372.64.71 1.29 1.018 1.946a27.41 27.41 0 0 1-1.013 1.952ZM16.97 13c.264.655.49 1.311.675 1.947c-.64.157-1.316.289-2.015.391A27.044 27.044 0 0 0 16.97 13Zm-4.96 5.22c-.455-.47-.91-.993-1.36-1.566c.44.02.89.035 1.345.035c.46 0 .915-.01 1.36-.035c-.44.573-.895 1.096-1.345 1.566Zm-3.64-2.882a22.113 22.113 0 0 1-2.006-.386c.181-.631.406-1.282.66-1.932c.201.39.412.782.642 1.174c.23.391.464.773.704 1.144Zm3.615-10.18c.455.47.91.993 1.36 1.566c-.44-.02-.89-.035-1.345-.035c-.46 0-.915.01-1.36.035c.44-.573.895-1.096 1.345-1.566ZM8.365 8.04a27.02 27.02 0 0 0-1.34 2.333a20.96 20.96 0 0 1-.675-1.947c.64-.152 1.316-.284 2.015-.386Zm-4.427 6.124c-1.732-.738-2.852-1.707-2.852-2.475s1.12-1.742 2.852-2.475c.42-.181.88-.343 1.355-.494c.279.958.646 1.956 1.1 2.979a23.165 23.165 0 0 0-1.085 2.964a14.875 14.875 0 0 1-1.37-.499Zm2.632 6.99c-.665-.38-.954-1.834-.729-3.702c.054-.46.142-.945.25-1.439c.958.235 2.005.416 3.106.534a23.87 23.87 0 0 0 2.035 2.446c-1.595 1.482-3.092 2.294-4.11 2.294a1.167 1.167 0 0 1-.552-.132Zm11.604-3.727c.23 1.869-.054 3.322-.715 3.708c-.146.088-.337.127-.562.127c-1.013 0-2.515-.807-4.11-2.28a23.01 23.01 0 0 0 2.021-2.44a22.843 22.843 0 0 0 3.111-.538c.113.494.2.968.255 1.423Zm1.883-3.263c-.42.181-.88.343-1.355.494a23.482 23.482 0 0 0-1.1-2.979c.45-1.017.811-2.01 1.085-2.964a15.3 15.3 0 0 1 1.375.499c1.732.738 2.852 1.707 2.852 2.475c-.005.768-1.125 1.742-2.857 2.475Z\"/><path d=\"M11.995 13.925a2.236 2.236 0 1 0 0-4.472a2.236 2.236 0 0 0 0 4.472Z\"/></g><defs><clipPath id=\"akarIconsReactFill0\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
|
|
1029
1029
|
},
|
|
1030
|
+
"receipt": {
|
|
1031
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\"><path stroke-linejoin=\"round\" d=\"M19 21H7a4 4 0 0 1-4-4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v13c0 1.657.343 3 2 3Z\"/><path stroke-linejoin=\"round\" d=\"M21 10a2 2 0 0 0-2-2h-2v10.5c0 1.38.62 2.5 2 2.5s2-1.12 2-2.5V10Z\"/><path d=\"M13 11H7m6-4H7m3 8H7\"/></g>"
|
|
1032
|
+
},
|
|
1030
1033
|
"reciept": {
|
|
1031
1034
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\"><path stroke-linejoin=\"round\" d=\"M19 21H7a4 4 0 0 1-4-4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v13c0 1.657.343 3 2 3Z\"/><path stroke-linejoin=\"round\" d=\"M21 10a2 2 0 0 0-2-2h-2v10.5c0 1.38.62 2.5 2 2.5s2-1.12 2-2.5V10Z\"/><path d=\"M13 11H7m6-4H7m3 8H7\"/></g>"
|
|
1032
1035
|
},
|
|
@@ -1206,6 +1209,9 @@
|
|
|
1206
1209
|
"text-align-right": {
|
|
1207
1210
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\" d=\"M3 6h18m-10 6h10M6 18h15\"/>"
|
|
1208
1211
|
},
|
|
1212
|
+
"threads-fill": {
|
|
1213
|
+
"body": "<path fill=\"currentColor\" d=\"M17.692 11.123a8.547 8.547 0 0 0-.315-.142c-.185-3.414-2.05-5.368-5.182-5.388h-.042c-1.873 0-3.431.8-4.39 2.255l1.722 1.181c.716-1.087 1.84-1.318 2.669-1.318h.028c1.031.006 1.81.306 2.313.89c.367.426.612 1.015.733 1.757a13.176 13.176 0 0 0-2.96-.143c-2.977.172-4.892 1.909-4.763 4.322c.065 1.223.675 2.277 1.717 2.964c.88.582 2.015.866 3.194.802c1.558-.085 2.78-.68 3.632-1.766c.647-.825 1.056-1.894 1.237-3.241c.742.448 1.292 1.037 1.596 1.745c.516 1.205.546 3.184-1.068 4.797c-1.415 1.414-3.116 2.025-5.686 2.044c-2.851-.02-5.008-.935-6.41-2.717c-1.313-1.67-1.991-4.08-2.016-7.165c.025-3.085.703-5.496 2.016-7.165c1.402-1.782 3.558-2.696 6.41-2.717c2.871.02 5.065.94 6.521 2.73c.714.879 1.252 1.983 1.607 3.27l2.018-.538c-.43-1.585-1.107-2.95-2.027-4.083C18.38 1.2 15.65.024 12.134 0h-.014C8.61.024 5.912 1.205 4.099 3.51c-1.614 2.05-2.446 4.904-2.474 8.482v.016c.028 3.578.86 6.431 2.474 8.482c1.813 2.305 4.511 3.486 8.02 3.51h.015c3.12-.022 5.319-.838 7.13-2.649c2.371-2.368 2.3-5.336 1.518-7.158c-.56-1.307-1.629-2.368-3.09-3.07Zm-5.387 5.065c-1.305.074-2.66-.512-2.728-1.766c-.05-.93.662-1.969 2.808-2.092c.246-.015.487-.021.724-.021c.78 0 1.508.075 2.171.22c-.247 3.088-1.697 3.59-2.975 3.66Z\"/>"
|
|
1214
|
+
},
|
|
1209
1215
|
"three-line-horizontal": {
|
|
1210
1216
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\" d=\"M5 6h14M5 12h14M5 18h14\"/>"
|
|
1211
1217
|
},
|
|
@@ -1369,6 +1375,9 @@
|
|
|
1369
1375
|
"wine-glass": {
|
|
1370
1376
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 13c6 0 8-4.477 8-10H4c0 5.523 2 10 8 10Zm0 0v7M5 8h14M8 22h8l-4-2l-4 2Z\"/>"
|
|
1371
1377
|
},
|
|
1378
|
+
"x-fill": {
|
|
1379
|
+
"body": "<path fill=\"currentColor\" d=\"M13.808 10.469L20.88 2h-1.676l-6.142 7.353L8.158 2H2.5l7.418 11.12L2.5 22h1.676l6.486-7.765L15.842 22H21.5l-7.693-11.531Zm-2.296 2.748l-.752-1.107L4.78 3.3h2.575l4.826 7.11l.751 1.107l6.273 9.242h-2.574l-5.12-7.541Z\"/>"
|
|
1380
|
+
},
|
|
1372
1381
|
"x-small": {
|
|
1373
1382
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\" d=\"M17 17L7 7m10 0L7 17\"/>"
|
|
1374
1383
|
},
|
package/json/arcticons.json
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"category": "Brands / Social",
|
|
23
23
|
"palette": false
|
|
24
24
|
},
|
|
25
|
-
"lastModified":
|
|
25
|
+
"lastModified": 1698646838,
|
|
26
26
|
"icons": {
|
|
27
27
|
"99": {
|
|
28
28
|
"body": "<circle cx=\"24\" cy=\"24\" r=\"21.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"17.52\" cy=\"21.62\" r=\"4.76\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13.28 29.38a4.35 4.35 0 0 0 3.88 1.76h.36a4.75 4.75 0 0 0 4.76-4.76v-4.76\"/><circle cx=\"30.48\" cy=\"21.62\" r=\"4.76\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M26.25 29.38a4.35 4.35 0 0 0 3.88 1.76h.35a4.74 4.74 0 0 0 4.76-4.76v-4.76\"/>"
|
|
@@ -402,6 +402,9 @@
|
|
|
402
402
|
"adda247": {
|
|
403
403
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M39.445 43.451L24.854 4.6l-15.129 39c10.757-6.374 19.775-6.374 29.72-.149Z\"/>"
|
|
404
404
|
},
|
|
405
|
+
"addy-io": {
|
|
406
|
+
"body": "<rect width=\"11.747\" height=\"11.747\" x=\"18.127\" y=\"23.531\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"2.349\" ry=\"2.349\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M26.35 43.5h-8.223a8.223 8.223 0 0 1-8.223-8.223V23.531a8.223 8.223 0 0 1 8.223-8.223h11.746a8.223 8.223 0 0 1 8.223 8.223v3.524a8.223 8.223 0 0 1-8.223 8.222h-2.349\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15.29 15.812v-2.561a8.75 8.75 0 1 1 17.502 0v2.561\"/>"
|
|
407
|
+
},
|
|
405
408
|
"adfree": {
|
|
406
409
|
"body": "<circle cx=\"24\" cy=\"24\" r=\"21.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M39.201 39.201L8.799 8.799\"/>"
|
|
407
410
|
},
|
|
@@ -1229,9 +1232,6 @@
|
|
|
1229
1232
|
"annaboard": {
|
|
1230
1233
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M29.382 4.448h-10.64a.645.645 0 0 0-.645.644v10.641a.645.645 0 0 0 .645.645h10.64a.645.645 0 0 0 .645-.645h0V5.093a.645.645 0 0 0-.644-.645Z\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m44.47 23.184l-3.221-10.139a.645.645 0 0 0-.809-.42h-.002l-10.14 3.222a.644.644 0 0 0-.419.81v0l3.222 10.14a.644.644 0 0 0 .809.42h0l10.14-3.222a.645.645 0 0 0 .42-.81h0Zm-40.939.063l3.22-10.14a.644.644 0 0 1 .81-.42h.001l10.14 3.222a.644.644 0 0 1 .42.81v0L14.898 26.86a.645.645 0 0 1-.81.419h0L3.95 24.057a.644.644 0 0 1-.419-.81Zm12.86 20.175l-8.495-6.406a.644.644 0 0 1-.127-.902v-.001l6.407-8.495a.644.644 0 0 1 .903-.125l8.495 6.405a.644.644 0 0 1 .126.903l-6.407 8.495a.645.645 0 0 1-.902.126Zm15.156-.062l8.494-6.407a.644.644 0 0 0 .128-.902l-6.407-8.495a.644.644 0 0 0-.903-.127h0l-8.494 6.406a.644.644 0 0 0-.129.902l.001.002l6.407 8.495a.645.645 0 0 0 .903.126v-.001Z\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m34.308 38.662l-3.805-5.5l-2.782 3.154Zm0 0l.063-7.27l-3.868 1.77m6.313-15.813a1.344 1.344 0 0 1 1.672.892h0a1.344 1.344 0 0 1-.892 1.672l-2.051.624m2.553-3.578l-3.333 1.014m2.831 1.94a1.344 1.344 0 0 1 1.673.892h0a1.344 1.344 0 0 1-.893 1.672l-2.05.625M16.492 39.15l2.73-3.144a.308.308 0 0 0-.031-.434l-4.075-3.54a.308.308 0 0 0-.435.03v.002l-2.73 3.144a.308.308 0 0 0 .03.434l4.076 3.54a.308.308 0 0 0 .434-.03Zm-2.646-20.933l-4.412-1.33a.279.279 0 0 0-.348.186h0l-1.33 4.412a.279.279 0 0 0 .187.347h.001l4.408 1.331a.279.279 0 0 0 .348-.187h0l1.33-4.41a.279.279 0 0 0-.186-.349h0Zm12.704-7.361l-4.064 2.074l.87-2.074m3.194 0l-4.067 2.07l2.19.514m-3.223-3.371l4.064-2.074l-.87 2.074m-3.194 0L25.517 8l-2.19-.514\"/>"
|
|
1231
1234
|
},
|
|
1232
|
-
"anonaddy": {
|
|
1233
|
-
"body": "<rect width=\"11.747\" height=\"11.747\" x=\"18.127\" y=\"23.531\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"2.349\" ry=\"2.349\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M26.35 43.5h-8.223a8.223 8.223 0 0 1-8.223-8.223V23.531a8.223 8.223 0 0 1 8.223-8.223h11.746a8.223 8.223 0 0 1 8.223 8.223v3.524a8.223 8.223 0 0 1-8.223 8.222h-2.349\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15.29 15.812v-2.561a8.75 8.75 0 1 1 17.502 0v2.561\"/>"
|
|
1234
|
-
},
|
|
1235
1235
|
"anonymous-messenger": {
|
|
1236
1236
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12.79 5.512s-2.631 1.38-2.65 15.082m.001 0a7.624 7.624 0 0 0 2.943 4.573a5.852 5.852 0 0 0 3.734.694m5.08-12.094c-.433-1.495-5.455-6.37-9.703-.734m-.322 7.017a8.665 8.665 0 0 1 4.243-.69c2.782.086 4.51-.334 3.817-1.213a3.754 3.754 0 0 0-3.903-1.748c-2.174.372-2.989.668-4.157 3.651Z\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13.647 25.606c.987 6.134 8.165 7.364 8.646 6.272A2.36 2.36 0 0 1 24 30.608a2.36 2.36 0 0 1 1.707 1.27c.481 1.093 7.659-.138 8.646-6.272m-12.08 9.597a1.894 1.894 0 0 1 .683 2.261c-.569 1.428-.13 2.576.105 3.806c.183.962.375 1.183.088 1.656c-.187.308-.984.448-.984.448\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M14.733 25.937a8.19 8.19 0 0 0 3.153 3.022c1.223.703 3.672 1.487 4.493.061m-.951-3.018a1.658 1.658 0 0 0-1.39 1.923c.08.986-2.442-1.35-.59-2.707s3.025-5.435 2.159-8.398s-4.158-4.971-6.015-4.688m19.618-6.62s2.631 1.38 2.65 15.082m-.001 0a7.624 7.624 0 0 1-2.943 4.573a5.85 5.85 0 0 1-3.73.694m5.481-1.939s1.245-.567.207 2.317a86.426 86.426 0 0 1-6.201 11.417c-.577.691-3.174 5.403-4.784 5.844a1.178 1.178 0 0 1-.986-.72c-.223-.451-.07-.867.036-1.51c.204-1.235.673-2.378.105-3.806a1.894 1.894 0 0 1 .683-2.26m-3.562 8.17c-1.778.067-4.261-5.027-4.838-5.718a86.475 86.475 0 0 1-6.201-11.417c-1.038-2.884.207-2.317.207-2.317m14.769-10.155c.263-1.165 5.46-6.403 9.703-.734m.395 6.107c-.156-.072-1.534.133-4.316.22s-4.742-.333-4.05-1.213A4.14 4.14 0 0 1 31.97 16.4c2.174.372 2.635 1.682 4.23 2.741Z\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M32.832 25.901a5.633 5.633 0 0 1-2.755 3.1a3.89 3.89 0 0 1-3.08.629m2.118-2.343c.374-.54.44-1.335-.563-2.069m-1.655-9.597c1.267-2.288 3.918-3.732 5.51-3.489m-9.221 7.336c.58 1.34.289 3.48.01 5.046c-.184 1.03-1.78 4.107-.337 4.809a4.15 4.15 0 0 0 2.965-.086M36.2 19.14a3.598 3.598 0 0 1 1.495.538M35.21 5.512S33.34 4.5 24 4.5c-9.998 0-11.21 1.012-11.21 1.012\"/>"
|
|
1237
1237
|
},
|
|
@@ -10889,7 +10889,7 @@
|
|
|
10889
10889
|
"lawnchair": {
|
|
10890
10890
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8.37 42.21a2.61 2.61 0 0 1-.67.11a2.17 2.17 0 0 1-2.16-2.19a2.13 2.13 0 0 1 .62-1.51l14.7-14.71l3 3l-8.16 8.2l12.32-4l3.42 3.43Zm33.05-.77a2.15 2.15 0 0 1-3 0h0L6.41 9.43a2.16 2.16 0 0 1 3.05-3.06h0l32 31.94a2.15 2.15 0 0 1 0 3v.08Zm-.51-10.12L36 32.93l-3.42-3.42l7-2.3a2.16 2.16 0 0 1 1.54 4Z\"/>"
|
|
10891
10891
|
},
|
|
10892
|
-
"
|
|
10892
|
+
"lawnchair-settings": {
|
|
10893
10893
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19.8 3a1.06 1.06 0 0 0-1 .88L18 9.45a15.4 15.4 0 0 0-3.55 2.07L9.19 9.41a1 1 0 0 0-1.28.45l-4.2 7.27A1.06 1.06 0 0 0 4 18.48L8.39 22a17.67 17.67 0 0 0-.15 2a17.35 17.35 0 0 0 .15 2.05L4 29.52a1.06 1.06 0 0 0-.25 1.35l4.2 7.27a1 1 0 0 0 1.28.46l5.23-2.12A15.71 15.71 0 0 0 18 38.55l.79 5.57a1.06 1.06 0 0 0 1 .88h8.4a1.05 1.05 0 0 0 1-.88l.81-5.57a15.4 15.4 0 0 0 3.55-2.07l5.25 2.12a1 1 0 0 0 1.28-.46l4.2-7.27a1.06 1.06 0 0 0-.28-1.35l-4.4-3.47a17.35 17.35 0 0 0 .14-2.05a17.5 17.5 0 0 0-.14-2l4.4-3.52a1.06 1.06 0 0 0 .25-1.35l-4.2-7.27a1 1 0 0 0-1.28-.45l-5.23 2.11A15.71 15.71 0 0 0 30 9.45l-.79-5.57a1.07 1.07 0 0 0-1-.88Zm-4.03 12.85l16.31 16.3\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m23.87 23.95l-8.4 8.07l17.06-5.89\"/>"
|
|
10894
10894
|
},
|
|
10895
10895
|
"lawnicons": {
|
|
@@ -22968,6 +22968,9 @@
|
|
|
22968
22968
|
"amexca": {
|
|
22969
22969
|
"parent": "amex"
|
|
22970
22970
|
},
|
|
22971
|
+
"anonaddy": {
|
|
22972
|
+
"parent": "addy-io"
|
|
22973
|
+
},
|
|
22971
22974
|
"asnbankieren": {
|
|
22972
22975
|
"parent": "asn-bankieren"
|
|
22973
22976
|
},
|
|
@@ -23169,6 +23172,9 @@
|
|
|
23169
23172
|
"lastpassauthenticator": {
|
|
23170
23173
|
"parent": "lastpass-authenticator"
|
|
23171
23174
|
},
|
|
23175
|
+
"lawnchairsettings": {
|
|
23176
|
+
"parent": "lawnchair-settings"
|
|
23177
|
+
},
|
|
23172
23178
|
"lens": {
|
|
23173
23179
|
"parent": "google-lens-alt"
|
|
23174
23180
|
},
|
package/json/carbon.json
CHANGED