@iconify/json 2.2.271 → 2.2.273
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 +39 -39
- package/collections.md +24 -24
- package/composer.json +1 -1
- package/json/gala.json +3 -3
- package/json/lucide.json +22 -10
- package/json/material-symbols-light.json +543 -12
- package/json/material-symbols.json +541 -11
- package/json/nrk.json +8 -5
- package/json/ooui.json +1 -1
- package/json/pajamas.json +9 -3
- package/json/radix-icons.json +1 -1
- package/json/tabler.json +59 -5
- package/json/tdesign.json +13 -7
- package/json/token-branded.json +16 -5
- package/json/token.json +15 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"material-symbols": {
|
|
3
3
|
"name": "Material Symbols",
|
|
4
|
-
"total":
|
|
4
|
+
"total": 13616,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
},
|
|
26
26
|
"material-symbols-light": {
|
|
27
27
|
"name": "Material Symbols Light",
|
|
28
|
-
"total":
|
|
28
|
+
"total": 13682,
|
|
29
29
|
"author": {
|
|
30
30
|
"name": "Google",
|
|
31
31
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -171,8 +171,8 @@
|
|
|
171
171
|
},
|
|
172
172
|
"tabler": {
|
|
173
173
|
"name": "Tabler Icons",
|
|
174
|
-
"total":
|
|
175
|
-
"version": "3.
|
|
174
|
+
"total": 5718,
|
|
175
|
+
"version": "3.22.0",
|
|
176
176
|
"author": {
|
|
177
177
|
"name": "Paweł Kuna",
|
|
178
178
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -341,7 +341,7 @@
|
|
|
341
341
|
},
|
|
342
342
|
"lucide": {
|
|
343
343
|
"name": "Lucide",
|
|
344
|
-
"total":
|
|
344
|
+
"total": 1539,
|
|
345
345
|
"author": {
|
|
346
346
|
"name": "Lucide Contributors",
|
|
347
347
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -1598,31 +1598,6 @@
|
|
|
1598
1598
|
"category": "UI 16px / 32px",
|
|
1599
1599
|
"palette": false
|
|
1600
1600
|
},
|
|
1601
|
-
"gala": {
|
|
1602
|
-
"name": "Gala Icons",
|
|
1603
|
-
"total": 51,
|
|
1604
|
-
"author": {
|
|
1605
|
-
"name": "Jake Wells",
|
|
1606
|
-
"url": "https://github.com/sisyphusion/gala-icons"
|
|
1607
|
-
},
|
|
1608
|
-
"license": {
|
|
1609
|
-
"title": "GPL",
|
|
1610
|
-
"spdx": "GPL-3.0",
|
|
1611
|
-
"url": "https://github.com/sisyphusion/gala-icons/blob/main/LICENSE"
|
|
1612
|
-
},
|
|
1613
|
-
"samples": [
|
|
1614
|
-
"brochure",
|
|
1615
|
-
"remove",
|
|
1616
|
-
"chart",
|
|
1617
|
-
"issue",
|
|
1618
|
-
"multi",
|
|
1619
|
-
"video"
|
|
1620
|
-
],
|
|
1621
|
-
"height": 32,
|
|
1622
|
-
"displayHeight": 16,
|
|
1623
|
-
"category": "UI 16px / 32px",
|
|
1624
|
-
"palette": false
|
|
1625
|
-
},
|
|
1626
1601
|
"bi": {
|
|
1627
1602
|
"name": "Bootstrap Icons",
|
|
1628
1603
|
"total": 2050,
|
|
@@ -1917,7 +1892,7 @@
|
|
|
1917
1892
|
"radix-icons": {
|
|
1918
1893
|
"name": "Radix Icons",
|
|
1919
1894
|
"total": 318,
|
|
1920
|
-
"version": "1.3.
|
|
1895
|
+
"version": "1.3.2",
|
|
1921
1896
|
"author": {
|
|
1922
1897
|
"name": "WorkOS",
|
|
1923
1898
|
"url": "https://github.com/radix-ui/icons"
|
|
@@ -2162,8 +2137,8 @@
|
|
|
2162
2137
|
},
|
|
2163
2138
|
"pajamas": {
|
|
2164
2139
|
"name": "Gitlab SVGs",
|
|
2165
|
-
"total":
|
|
2166
|
-
"version": "3.
|
|
2140
|
+
"total": 385,
|
|
2141
|
+
"version": "3.121.0",
|
|
2167
2142
|
"author": {
|
|
2168
2143
|
"name": "GitLab B.V.",
|
|
2169
2144
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -2263,7 +2238,7 @@
|
|
|
2263
2238
|
"ooui": {
|
|
2264
2239
|
"name": "OOUI",
|
|
2265
2240
|
"total": 357,
|
|
2266
|
-
"version": "0.51.
|
|
2241
|
+
"version": "0.51.2",
|
|
2267
2242
|
"author": {
|
|
2268
2243
|
"name": "OOUI Team",
|
|
2269
2244
|
"url": "https://github.com/wikimedia/oojs-ui"
|
|
@@ -2311,7 +2286,7 @@
|
|
|
2311
2286
|
},
|
|
2312
2287
|
"nrk": {
|
|
2313
2288
|
"name": "NRK Core Icons",
|
|
2314
|
-
"total":
|
|
2289
|
+
"total": 230,
|
|
2315
2290
|
"author": {
|
|
2316
2291
|
"name": "Norsk rikskringkasting",
|
|
2317
2292
|
"url": "https://github.com/nrkno/core-icons"
|
|
@@ -2869,8 +2844,8 @@
|
|
|
2869
2844
|
},
|
|
2870
2845
|
"token": {
|
|
2871
2846
|
"name": "Web3 Icons",
|
|
2872
|
-
"total":
|
|
2873
|
-
"version": "3.
|
|
2847
|
+
"total": 1740,
|
|
2848
|
+
"version": "3.12.0",
|
|
2874
2849
|
"author": {
|
|
2875
2850
|
"name": "0xa3k5",
|
|
2876
2851
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -2894,8 +2869,8 @@
|
|
|
2894
2869
|
},
|
|
2895
2870
|
"token-branded": {
|
|
2896
2871
|
"name": "Web3 Icons Branded",
|
|
2897
|
-
"total":
|
|
2898
|
-
"version": "3.
|
|
2872
|
+
"total": 1930,
|
|
2873
|
+
"version": "3.12.0",
|
|
2899
2874
|
"author": {
|
|
2900
2875
|
"name": "0xa3k5",
|
|
2901
2876
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -3856,6 +3831,31 @@
|
|
|
3856
3831
|
"category": "Archive / Unmaintained",
|
|
3857
3832
|
"palette": false
|
|
3858
3833
|
},
|
|
3834
|
+
"gala": {
|
|
3835
|
+
"name": "Gala Icons",
|
|
3836
|
+
"total": 51,
|
|
3837
|
+
"author": {
|
|
3838
|
+
"name": "Jake Wells",
|
|
3839
|
+
"url": "https://github.com/cyberalien/gala-icons"
|
|
3840
|
+
},
|
|
3841
|
+
"license": {
|
|
3842
|
+
"title": "GPL",
|
|
3843
|
+
"spdx": "GPL-3.0",
|
|
3844
|
+
"url": "https://github.com/cyberalien/gala-icons/blob/main/LICENSE"
|
|
3845
|
+
},
|
|
3846
|
+
"samples": [
|
|
3847
|
+
"brochure",
|
|
3848
|
+
"remove",
|
|
3849
|
+
"chart",
|
|
3850
|
+
"issue",
|
|
3851
|
+
"multi",
|
|
3852
|
+
"video"
|
|
3853
|
+
],
|
|
3854
|
+
"height": 32,
|
|
3855
|
+
"displayHeight": 16,
|
|
3856
|
+
"category": "Archive / Unmaintained",
|
|
3857
|
+
"palette": false
|
|
3858
|
+
},
|
|
3859
3859
|
"heroicons-outline": {
|
|
3860
3860
|
"name": "HeroIcons v1 Outline",
|
|
3861
3861
|
"total": 230,
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 13616
|
|
6
6
|
* Author: Google
|
|
7
7
|
* URL: https://github.com/google/material-design-icons
|
|
8
8
|
* License: Apache 2.0
|
|
@@ -12,7 +12,7 @@
|
|
|
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
14
|
## Material Symbols Light
|
|
15
|
-
* Number of icons:
|
|
15
|
+
* Number of icons: 13682
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -74,12 +74,12 @@
|
|
|
74
74
|
* File: [json/solar.json](json/solar.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
75
75
|
|
|
76
76
|
## Tabler Icons
|
|
77
|
-
* Number of icons:
|
|
77
|
+
* Number of icons: 5718
|
|
78
78
|
* Author: Paweł Kuna
|
|
79
79
|
* URL: https://github.com/tabler/tabler-icons
|
|
80
80
|
* License: MIT
|
|
81
81
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
82
|
-
* Version: 3.
|
|
82
|
+
* Version: 3.22.0
|
|
83
83
|
* Palette: Colorless
|
|
84
84
|
* Icon set prefix: `tabler`
|
|
85
85
|
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
* File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
147
147
|
|
|
148
148
|
## Lucide
|
|
149
|
-
* Number of icons:
|
|
149
|
+
* Number of icons: 1539
|
|
150
150
|
* Author: Lucide Contributors
|
|
151
151
|
* URL: https://github.com/lucide-icons/lucide
|
|
152
152
|
* License: ISC
|
|
@@ -685,16 +685,6 @@
|
|
|
685
685
|
* Icon set prefix: `bytesize`
|
|
686
686
|
* File: [json/bytesize.json](json/bytesize.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
687
687
|
|
|
688
|
-
## Gala Icons
|
|
689
|
-
* Number of icons: 51
|
|
690
|
-
* Author: Jake Wells
|
|
691
|
-
* URL: https://github.com/sisyphusion/gala-icons
|
|
692
|
-
* License: GPL
|
|
693
|
-
* License URL: https://github.com/sisyphusion/gala-icons/blob/main/LICENSE
|
|
694
|
-
* Palette: Colorless
|
|
695
|
-
* Icon set prefix: `gala`
|
|
696
|
-
* File: [json/gala.json](json/gala.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
697
|
-
|
|
698
688
|
## Bootstrap Icons
|
|
699
689
|
* Number of icons: 2050
|
|
700
690
|
* Author: The Bootstrap Authors
|
|
@@ -827,7 +817,7 @@
|
|
|
827
817
|
* URL: https://github.com/radix-ui/icons
|
|
828
818
|
* License: MIT
|
|
829
819
|
* License URL: https://github.com/radix-ui/icons/blob/master/LICENSE
|
|
830
|
-
* Version: 1.3.
|
|
820
|
+
* Version: 1.3.2
|
|
831
821
|
* Palette: Colorless
|
|
832
822
|
* Icon set prefix: `radix-icons`
|
|
833
823
|
* File: [json/radix-icons.json](json/radix-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -932,12 +922,12 @@
|
|
|
932
922
|
* File: [json/f7.json](json/f7.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
933
923
|
|
|
934
924
|
## Gitlab SVGs
|
|
935
|
-
* Number of icons:
|
|
925
|
+
* Number of icons: 385
|
|
936
926
|
* Author: GitLab B.V.
|
|
937
927
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
938
928
|
* License: MIT
|
|
939
929
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
940
|
-
* Version: 3.
|
|
930
|
+
* Version: 3.121.0
|
|
941
931
|
* Palette: Colorless
|
|
942
932
|
* Icon set prefix: `pajamas`
|
|
943
933
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -980,7 +970,7 @@
|
|
|
980
970
|
* URL: https://github.com/wikimedia/oojs-ui
|
|
981
971
|
* License: MIT
|
|
982
972
|
* License URL: https://github.com/wikimedia/oojs-ui/blob/master/LICENSE-MIT
|
|
983
|
-
* Version: 0.51.
|
|
973
|
+
* Version: 0.51.2
|
|
984
974
|
* Palette: Colorless
|
|
985
975
|
* Icon set prefix: `ooui`
|
|
986
976
|
* File: [json/ooui.json](json/ooui.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -997,7 +987,7 @@
|
|
|
997
987
|
* File: [json/oui.json](json/oui.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
998
988
|
|
|
999
989
|
## NRK Core Icons
|
|
1000
|
-
* Number of icons:
|
|
990
|
+
* Number of icons: 230
|
|
1001
991
|
* Author: Norsk rikskringkasting
|
|
1002
992
|
* URL: https://github.com/nrkno/core-icons
|
|
1003
993
|
* License: CC BY 4.0
|
|
@@ -1233,23 +1223,23 @@
|
|
|
1233
1223
|
* File: [json/entypo-social.json](json/entypo-social.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1234
1224
|
|
|
1235
1225
|
## Web3 Icons
|
|
1236
|
-
* Number of icons:
|
|
1226
|
+
* Number of icons: 1740
|
|
1237
1227
|
* Author: 0xa3k5
|
|
1238
1228
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1239
1229
|
* License: MIT
|
|
1240
1230
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1241
|
-
* Version: 3.
|
|
1231
|
+
* Version: 3.12.0
|
|
1242
1232
|
* Palette: Colorless
|
|
1243
1233
|
* Icon set prefix: `token`
|
|
1244
1234
|
* File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1245
1235
|
|
|
1246
1236
|
## Web3 Icons Branded
|
|
1247
|
-
* Number of icons:
|
|
1237
|
+
* Number of icons: 1930
|
|
1248
1238
|
* Author: 0xa3k5
|
|
1249
1239
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1250
1240
|
* License: MIT
|
|
1251
1241
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1252
|
-
* Version: 3.
|
|
1242
|
+
* Version: 3.12.0
|
|
1253
1243
|
* Palette: Colorful
|
|
1254
1244
|
* Icon set prefix: `token-branded`
|
|
1255
1245
|
* File: [json/token-branded.json](json/token-branded.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1655,6 +1645,16 @@
|
|
|
1655
1645
|
* Icon set prefix: `iwwa`
|
|
1656
1646
|
* File: [json/iwwa.json](json/iwwa.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1657
1647
|
|
|
1648
|
+
## Gala Icons
|
|
1649
|
+
* Number of icons: 51
|
|
1650
|
+
* Author: Jake Wells
|
|
1651
|
+
* URL: https://github.com/cyberalien/gala-icons
|
|
1652
|
+
* License: GPL
|
|
1653
|
+
* License URL: https://github.com/cyberalien/gala-icons/blob/main/LICENSE
|
|
1654
|
+
* Palette: Colorless
|
|
1655
|
+
* Icon set prefix: `gala`
|
|
1656
|
+
* File: [json/gala.json](json/gala.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1657
|
+
|
|
1658
1658
|
## HeroIcons v1 Outline
|
|
1659
1659
|
* Number of icons: 230
|
|
1660
1660
|
* Author: Refactoring UI Inc
|
package/composer.json
CHANGED
package/json/gala.json
CHANGED
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
"total": 51,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Jake Wells",
|
|
8
|
-
"url": "https://github.com/
|
|
8
|
+
"url": "https://github.com/cyberalien/gala-icons"
|
|
9
9
|
},
|
|
10
10
|
"license": {
|
|
11
11
|
"title": "GPL",
|
|
12
12
|
"spdx": "GPL-3.0",
|
|
13
|
-
"url": "https://github.com/
|
|
13
|
+
"url": "https://github.com/cyberalien/gala-icons/blob/main/LICENSE"
|
|
14
14
|
},
|
|
15
15
|
"samples": [
|
|
16
16
|
"brochure",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
],
|
|
23
23
|
"height": 32,
|
|
24
24
|
"displayHeight": 16,
|
|
25
|
-
"category": "
|
|
25
|
+
"category": "Archive / Unmaintained",
|
|
26
26
|
"palette": false
|
|
27
27
|
},
|
|
28
28
|
"lastModified": 1700989468,
|
package/json/lucide.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "lucide",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Lucide",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 1539,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Lucide Contributors",
|
|
8
8
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"category": "UI 24px",
|
|
25
25
|
"palette": false
|
|
26
26
|
},
|
|
27
|
-
"lastModified":
|
|
27
|
+
"lastModified": 1731741881,
|
|
28
28
|
"icons": {
|
|
29
29
|
"a-arrow-down": {
|
|
30
30
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3.5 13h6M2 16l4.5-9l4.5 9m7-9v9m-4-4l4 4l4-4\"/>"
|
|
@@ -453,7 +453,7 @@
|
|
|
453
453
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 20h16M6 16l6-12l6 12M8 12h8\"/>"
|
|
454
454
|
},
|
|
455
455
|
"bath": {
|
|
456
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"
|
|
456
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 4L8 6m9 13v2M2 12h20M7 19v2M9 5L7.621 3.621A2.121 2.121 0 0 0 4 5v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5\"/>"
|
|
457
457
|
},
|
|
458
458
|
"battery": {
|
|
459
459
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"10\" x=\"2\" y=\"7\" rx=\"2\" ry=\"2\"/><path d=\"M22 11v2\"/></g>"
|
|
@@ -1248,6 +1248,9 @@
|
|
|
1248
1248
|
"cloud": {
|
|
1249
1249
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9\"/>"
|
|
1250
1250
|
},
|
|
1251
|
+
"cloud-alert": {
|
|
1252
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 12v4m0 4h.01M17 18h.5a1 1 0 0 0 0-9h-1.79A7 7 0 1 0 7 17.708\"/>"
|
|
1253
|
+
},
|
|
1251
1254
|
"cloud-cog": {
|
|
1252
1255
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"17\" r=\"3\"/><path d=\"M4.2 15.1A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.2m-4.3 2.2l-.9-.3m-5.6-2.2l-.9-.3m2.3 5.1l.3-.9m2.2-5.6l.3-.9m.2 7.4l-.4-1m-2.4-5.4l-.4-1m-2.1 5.3l1-.4m5.4-2.4l1-.4\"/></g>"
|
|
1253
1256
|
},
|
|
@@ -1438,7 +1441,7 @@
|
|
|
1438
1441
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M6 2v14a2 2 0 0 0 2 2h14\"/><path d=\"M18 22V8a2 2 0 0 0-2-2H2\"/></g>"
|
|
1439
1442
|
},
|
|
1440
1443
|
"cross": {
|
|
1441
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"
|
|
1444
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 9a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h4a1 1 0 0 1 1 1v4a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-4a1 1 0 0 1 1-1h4a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-4a1 1 0 0 1-1-1V4a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v4a1 1 0 0 1-1 1z\"/>"
|
|
1442
1445
|
},
|
|
1443
1446
|
"crosshair": {
|
|
1444
1447
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M22 12h-4M6 12H2m10-6V2m0 20v-4\"/></g>"
|
|
@@ -1570,7 +1573,7 @@
|
|
|
1570
1573
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M19.13 5.09C15.22 9.14 10 10.44 2.25 10.94m19.5 1.9c-6.62-1.41-12.14 1-16.38 6.32\"/><path d=\"M8.56 2.75c4.37 6 6 9.42 8 17.72\"/></g>"
|
|
1571
1574
|
},
|
|
1572
1575
|
"drill": {
|
|
1573
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"
|
|
1576
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 18a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H5a3 3 0 0 1-3-3a1 1 0 0 1 1-1zm3-8H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1l-.81 3.242a1 1 0 0 1-.97.758H8m6-10h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-3m4-2h4M5 10l-2 8m4 0l2-8\"/>"
|
|
1574
1577
|
},
|
|
1575
1578
|
"droplet": {
|
|
1576
1579
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 22a7 7 0 0 0 7-7c0-2-1-3.9-3-5.5s-3.5-4-4-6.5c-.5 2.5-2 4.9-4 6.5S5 13 5 15a7 7 0 0 0 7 7\"/>"
|
|
@@ -1620,6 +1623,9 @@
|
|
|
1620
1623
|
"equal": {
|
|
1621
1624
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 9h14M5 15h14\"/>"
|
|
1622
1625
|
},
|
|
1626
|
+
"equal-approximately": {
|
|
1627
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 15a6.5 6.5 0 0 1 7 0a6.5 6.5 0 0 0 7 0M5 9a6.5 6.5 0 0 1 7 0a6.5 6.5 0 0 0 7 0\"/>"
|
|
1628
|
+
},
|
|
1623
1629
|
"equal-not": {
|
|
1624
1630
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 9h14M5 15h14m0-10L5 19\"/>"
|
|
1625
1631
|
},
|
|
@@ -2234,7 +2240,7 @@
|
|
|
2234
2240
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m16 6l-4-4l-4 4m4-4v8\"/><rect width=\"20\" height=\"8\" x=\"2\" y=\"14\" rx=\"2\"/><path d=\"M6 18h.01M10 18h.01\"/></g>"
|
|
2235
2241
|
},
|
|
2236
2242
|
"hard-hat": {
|
|
2237
|
-
"body": "<
|
|
2243
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10 10V5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v5m0-4a6 6 0 0 1 6 6v3M4 15v-3a6 6 0 0 1 6-6\"/><rect width=\"20\" height=\"4\" x=\"2\" y=\"15\" rx=\"1\"/></g>"
|
|
2238
2244
|
},
|
|
2239
2245
|
"hash": {
|
|
2240
2246
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 9h16M4 15h16M10 3L8 21m8-18l-2 18\"/>"
|
|
@@ -2258,7 +2264,7 @@
|
|
|
2258
2264
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 12h8m-8 6V6m8 12V6m5.5 4.5c1.7-1 3.5 0 3.5 1.5a2 2 0 0 1-2 2m-2 3.5c2 1.5 4 .3 4-1.5a2 2 0 0 0-2-2\"/>"
|
|
2259
2265
|
},
|
|
2260
2266
|
"heading-4": {
|
|
2261
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"
|
|
2267
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 18V6m5 4v3a1 1 0 0 0 1 1h3m0-4v8M4 12h8m-8 6V6\"/>"
|
|
2262
2268
|
},
|
|
2263
2269
|
"heading-5": {
|
|
2264
2270
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 12h8m-8 6V6m8 12V6m5 7v-3h4m-4 7.7c.4.2.8.3 1.3.3c1.5 0 2.7-1.1 2.7-2.5S19.8 13 18.3 13H17\"/>"
|
|
@@ -2455,6 +2461,9 @@
|
|
|
2455
2461
|
"laptop-minimal": {
|
|
2456
2462
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"12\" x=\"3\" y=\"4\" rx=\"2\" ry=\"2\"/><path d=\"M2 20h20\"/></g>"
|
|
2457
2463
|
},
|
|
2464
|
+
"laptop-minimal-check": {
|
|
2465
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M2 20h20M9 10l2 2l4-4\"/><rect width=\"18\" height=\"12\" x=\"3\" y=\"4\" rx=\"2\"/></g>"
|
|
2466
|
+
},
|
|
2458
2467
|
"lasso": {
|
|
2459
2468
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 22a5 5 0 0 1-2-4m-1.7-4A6.8 6.8 0 0 1 2 10c0-4.4 4.5-8 10-8s10 3.6 10 8s-4.5 8-10 8a12 12 0 0 1-5-1\"/><path d=\"M5 18a2 2 0 1 0 0-4a2 2 0 0 0 0 4\"/></g>"
|
|
2460
2469
|
},
|
|
@@ -3343,7 +3352,7 @@
|
|
|
3343
3352
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"20\" height=\"16\" x=\"2\" y=\"4\" rx=\"2\"/><path d=\"M12 9v11M2 9h13a2 2 0 0 1 2 2v9\"/></g>"
|
|
3344
3353
|
},
|
|
3345
3354
|
"puzzle": {
|
|
3346
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"
|
|
3355
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15.39 4.39a1 1 0 0 0 1.68-.474a2.5 2.5 0 1 1 3.014 3.015a1 1 0 0 0-.474 1.68l1.683 1.682a2.414 2.414 0 0 1 0 3.414L19.61 15.39a1 1 0 0 1-1.68-.474a2.5 2.5 0 1 0-3.014 3.015a1 1 0 0 1 .474 1.68l-1.683 1.682a2.414 2.414 0 0 1-3.414 0L8.61 19.61a1 1 0 0 0-1.68.474a2.5 2.5 0 1 1-3.014-3.015a1 1 0 0 0 .474-1.68l-1.683-1.682a2.414 2.414 0 0 1 0-3.414L4.39 8.61a1 1 0 0 1 1.68.474a2.5 2.5 0 1 0 3.014-3.015a1 1 0 0 1-.474-1.68l1.683-1.682a2.414 2.414 0 0 1 3.414 0z\"/>"
|
|
3347
3356
|
},
|
|
3348
3357
|
"pyramid": {
|
|
3349
3358
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M2.5 16.88a1 1 0 0 1-.32-1.43l9-13.02a1 1 0 0 1 1.64 0l9 13.01a1 1 0 0 1-.32 1.44l-8.51 4.86a2 2 0 0 1-1.98 0ZM12 2v20\"/>"
|
|
@@ -3599,7 +3608,7 @@
|
|
|
3599
3608
|
"hidden": true
|
|
3600
3609
|
},
|
|
3601
3610
|
"school": {
|
|
3602
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14 22v-4a2 2 0 1 0-4 0v4\"/><path d=\"m18
|
|
3611
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14 22v-4a2 2 0 1 0-4 0v4\"/><path d=\"m18 10l3.447 1.724a1 1 0 0 1 .553.894V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-7.382a1 1 0 0 1 .553-.894L6 10m12-5v17M4 6l7.106-3.553a2 2 0 0 1 1.788 0L20 6M6 5v17\"/><circle cx=\"12\" cy=\"9\" r=\"2\"/></g>"
|
|
3603
3612
|
},
|
|
3604
3613
|
"scissors": {
|
|
3605
3614
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"6\" cy=\"6\" r=\"3\"/><path d=\"M8.12 8.12L12 12m8-8L8.12 15.88\"/><circle cx=\"6\" cy=\"18\" r=\"3\"/><path d=\"M14.8 14.8L20 20\"/></g>"
|
|
@@ -4303,6 +4312,9 @@
|
|
|
4303
4312
|
"toggle-right": {
|
|
4304
4313
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"20\" height=\"12\" x=\"2\" y=\"6\" rx=\"6\" ry=\"6\"/><circle cx=\"16\" cy=\"12\" r=\"2\"/></g>"
|
|
4305
4314
|
},
|
|
4315
|
+
"toilet": {
|
|
4316
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 12h13a1 1 0 0 1 1 1a5 5 0 0 1-5 5h-.598a.5.5 0 0 0-.424.765l1.544 2.47a.5.5 0 0 1-.424.765H5.402a.5.5 0 0 1-.424-.765L7 18\"/><path d=\"M8 18a5 5 0 0 1-5-5V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8\"/></g>"
|
|
4317
|
+
},
|
|
4306
4318
|
"tornado": {
|
|
4307
4319
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M21 4H3m15 4H6m13 4H9m7 4h-6m1 4H9\"/>"
|
|
4308
4320
|
},
|
|
@@ -4523,7 +4535,7 @@
|
|
|
4523
4535
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"18\" x=\"3\" y=\"3\" rx=\"2\"/><circle cx=\"7.5\" cy=\"7.5\" r=\".5\" fill=\"currentColor\"/><path d=\"m7.9 7.9l2.7 2.7\"/><circle cx=\"16.5\" cy=\"7.5\" r=\".5\" fill=\"currentColor\"/><path d=\"m13.4 10.6l2.7-2.7\"/><circle cx=\"7.5\" cy=\"16.5\" r=\".5\" fill=\"currentColor\"/><path d=\"m7.9 16.1l2.7-2.7\"/><circle cx=\"16.5\" cy=\"16.5\" r=\".5\" fill=\"currentColor\"/><path d=\"m13.4 13.4l2.7 2.7\"/><circle cx=\"12\" cy=\"12\" r=\"2\"/></g>"
|
|
4524
4536
|
},
|
|
4525
4537
|
"vegan": {
|
|
4526
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"
|
|
4538
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M16 8q6 0 6-6q-6 0-6 6\"/><path d=\"M17.41 3.59a10 10 0 1 0 3 3\"/><path d=\"M2 2a26.6 26.6 0 0 1 10 20c.9-6.82 1.5-9.5 4-14\"/></g>"
|
|
4527
4539
|
},
|
|
4528
4540
|
"venetian-mask": {
|
|
4529
4541
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M2 12a5 5 0 0 0 5 5a8 8 0 0 1 5 2a8 8 0 0 1 5-2a5 5 0 0 0 5-5V7h-5a8 8 0 0 0-5 2a8 8 0 0 0-5-2H2Z\"/><path d=\"M6 11c1.5 0 3 .5 3 2c-2 0-3 0-3-2m12 0c-1.5 0-3 .5-3 2c2 0 3 0 3-2\"/></g>"
|