@iconify/json 2.2.43 → 2.2.45
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 +28 -7
- package/collections.md +17 -7
- package/composer.json +1 -1
- package/json/bi.json +1 -1
- package/json/lucide.json +15 -3
- package/json/ri.json +2954 -2328
- package/json/simple-icons.json +12 -3
- package/json/streamline.json +4059 -0
- package/json/tabler.json +1 -1
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
"tabler": {
|
|
110
110
|
"name": "Tabler Icons",
|
|
111
111
|
"total": 4062,
|
|
112
|
-
"version": "2.13.
|
|
112
|
+
"version": "2.13.2",
|
|
113
113
|
"author": {
|
|
114
114
|
"name": "Paweł Kuna",
|
|
115
115
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -130,8 +130,8 @@
|
|
|
130
130
|
},
|
|
131
131
|
"ri": {
|
|
132
132
|
"name": "Remix Icon",
|
|
133
|
-
"total":
|
|
134
|
-
"version": "
|
|
133
|
+
"total": 2427,
|
|
134
|
+
"version": "3.0.0",
|
|
135
135
|
"author": {
|
|
136
136
|
"name": "Remix Design",
|
|
137
137
|
"url": "https://github.com/Remix-Design/RemixIcon"
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
"bi": {
|
|
154
154
|
"name": "Bootstrap Icons",
|
|
155
155
|
"total": 1953,
|
|
156
|
-
"version": "1.10.
|
|
156
|
+
"version": "1.10.4",
|
|
157
157
|
"author": {
|
|
158
158
|
"name": "The Bootstrap Authors",
|
|
159
159
|
"url": "https://github.com/twbs/icons"
|
|
@@ -505,7 +505,7 @@
|
|
|
505
505
|
},
|
|
506
506
|
"lucide": {
|
|
507
507
|
"name": "Lucide",
|
|
508
|
-
"total":
|
|
508
|
+
"total": 915,
|
|
509
509
|
"author": {
|
|
510
510
|
"name": "Lucide Contributors",
|
|
511
511
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -1381,6 +1381,27 @@
|
|
|
1381
1381
|
"category": "General",
|
|
1382
1382
|
"palette": false
|
|
1383
1383
|
},
|
|
1384
|
+
"streamline": {
|
|
1385
|
+
"name": "Streamline",
|
|
1386
|
+
"total": 1000,
|
|
1387
|
+
"author": {
|
|
1388
|
+
"name": "Webalys LLC",
|
|
1389
|
+
"url": "https://github.com/webalys-hq/streamline-vectors"
|
|
1390
|
+
},
|
|
1391
|
+
"license": {
|
|
1392
|
+
"title": "CC BY 4.0",
|
|
1393
|
+
"spdx": "CC-BY-4.0",
|
|
1394
|
+
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
1395
|
+
},
|
|
1396
|
+
"samples": [
|
|
1397
|
+
"mail-sign-hashtag-sharp-sign-hashtag-tag",
|
|
1398
|
+
"interface-weather-umbrella-storm-rain-umbrella-open-weather",
|
|
1399
|
+
"money-graph-bar-product-data-bars-analysis-analytics-graph-business-chart"
|
|
1400
|
+
],
|
|
1401
|
+
"height": 14,
|
|
1402
|
+
"category": "General",
|
|
1403
|
+
"palette": false
|
|
1404
|
+
},
|
|
1384
1405
|
"fa6-solid": {
|
|
1385
1406
|
"name": "Font Awesome Solid",
|
|
1386
1407
|
"total": 1390,
|
|
@@ -1801,8 +1822,8 @@
|
|
|
1801
1822
|
},
|
|
1802
1823
|
"simple-icons": {
|
|
1803
1824
|
"name": "Simple Icons",
|
|
1804
|
-
"total":
|
|
1805
|
-
"version": "8.
|
|
1825
|
+
"total": 2444,
|
|
1826
|
+
"version": "8.9.0",
|
|
1806
1827
|
"author": {
|
|
1807
1828
|
"name": "Simple Icons Collaborators",
|
|
1808
1829
|
"url": "https://github.com/simple-icons/simple-icons"
|
package/collections.md
CHANGED
|
@@ -59,18 +59,18 @@
|
|
|
59
59
|
* URL: https://github.com/tabler/tabler-icons
|
|
60
60
|
* License: MIT
|
|
61
61
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
62
|
-
* Version: 2.13.
|
|
62
|
+
* Version: 2.13.2
|
|
63
63
|
* Palette: Colorless
|
|
64
64
|
* Icon set prefix: `tabler`
|
|
65
65
|
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
66
66
|
|
|
67
67
|
## Remix Icon
|
|
68
|
-
* Number of icons:
|
|
68
|
+
* Number of icons: 2427
|
|
69
69
|
* Author: Remix Design
|
|
70
70
|
* URL: https://github.com/Remix-Design/RemixIcon
|
|
71
71
|
* License: Apache 2.0
|
|
72
72
|
* License URL: https://github.com/Remix-Design/RemixIcon/blob/master/License
|
|
73
|
-
* Version:
|
|
73
|
+
* Version: 3.0.0
|
|
74
74
|
* Palette: Colorless
|
|
75
75
|
* Icon set prefix: `ri`
|
|
76
76
|
* File: [json/ri.json](json/ri.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
* URL: https://github.com/twbs/icons
|
|
82
82
|
* License: MIT
|
|
83
83
|
* License URL: https://github.com/twbs/icons/blob/main/LICENSE.md
|
|
84
|
-
* Version: 1.10.
|
|
84
|
+
* Version: 1.10.4
|
|
85
85
|
* Palette: Colorless
|
|
86
86
|
* Icon set prefix: `bi`
|
|
87
87
|
* File: [json/bi.json](json/bi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
* File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
250
250
|
|
|
251
251
|
## Lucide
|
|
252
|
-
* Number of icons:
|
|
252
|
+
* Number of icons: 915
|
|
253
253
|
* Author: Lucide Contributors
|
|
254
254
|
* URL: https://github.com/lucide-icons/lucide
|
|
255
255
|
* License: ISC
|
|
@@ -678,6 +678,16 @@
|
|
|
678
678
|
* Icon set prefix: `ei`
|
|
679
679
|
* File: [json/ei.json](json/ei.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
680
680
|
|
|
681
|
+
## Streamline
|
|
682
|
+
* Number of icons: 1000
|
|
683
|
+
* Author: Webalys LLC
|
|
684
|
+
* URL: https://github.com/webalys-hq/streamline-vectors
|
|
685
|
+
* License: CC BY 4.0
|
|
686
|
+
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
687
|
+
* Palette: Colorless
|
|
688
|
+
* Icon set prefix: `streamline`
|
|
689
|
+
* File: [json/streamline.json](json/streamline.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
690
|
+
|
|
681
691
|
## Font Awesome Solid
|
|
682
692
|
* Number of icons: 1390
|
|
683
693
|
* Author: Dave Gandy
|
|
@@ -879,12 +889,12 @@
|
|
|
879
889
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
880
890
|
|
|
881
891
|
## Simple Icons
|
|
882
|
-
* Number of icons:
|
|
892
|
+
* Number of icons: 2444
|
|
883
893
|
* Author: Simple Icons Collaborators
|
|
884
894
|
* URL: https://github.com/simple-icons/simple-icons
|
|
885
895
|
* License: CC0 1.0
|
|
886
896
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
887
|
-
* Version: 8.
|
|
897
|
+
* Version: 8.9.0
|
|
888
898
|
* Palette: Colorless
|
|
889
899
|
* Icon set prefix: `simple-icons`
|
|
890
900
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED
package/json/bi.json
CHANGED
package/json/lucide.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "lucide",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Lucide",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 915,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Lucide Contributors",
|
|
8
8
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"category": "General",
|
|
22
22
|
"palette": false
|
|
23
23
|
},
|
|
24
|
-
"lastModified":
|
|
24
|
+
"lastModified": 1680500282,
|
|
25
25
|
"icons": {
|
|
26
26
|
"accessibility": {
|
|
27
27
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"16\" cy=\"4\" r=\"1\"/><path d=\"m18 19l1-7l-5.87.94M5 8l3-3l5.5 3l-2.21 3.1m-7.05 3.38c-.19.58-.27 1.2-.23 1.84a5 5 0 0 0 5.31 4.67c.65-.04 1.25-.2 1.8-.46\"/><path d=\"M13.76 17.52c.19-.58.27-1.2.23-1.84a5 5 0 0 0-5.31-4.67c-.65.04-1.25.2-1.8.46\"/></g>"
|
|
@@ -512,6 +512,9 @@
|
|
|
512
512
|
"chevron-down": {
|
|
513
513
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m6 9l6 6l6-6\"/>"
|
|
514
514
|
},
|
|
515
|
+
"chevron-down-square": {
|
|
516
|
+
"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\" ry=\"2\"/><path d=\"m16 10l-4 4l-4-4\"/></g>"
|
|
517
|
+
},
|
|
515
518
|
"chevron-first": {
|
|
516
519
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m17 18l-6-6l6-6M7 6v12\"/>"
|
|
517
520
|
},
|
|
@@ -521,12 +524,21 @@
|
|
|
521
524
|
"chevron-left": {
|
|
522
525
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m15 18l-6-6l6-6\"/>"
|
|
523
526
|
},
|
|
527
|
+
"chevron-left-square": {
|
|
528
|
+
"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\" ry=\"2\"/><path d=\"m14 16l-4-4l4-4\"/></g>"
|
|
529
|
+
},
|
|
524
530
|
"chevron-right": {
|
|
525
531
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m9 18l6-6l-6-6\"/>"
|
|
526
532
|
},
|
|
533
|
+
"chevron-right-square": {
|
|
534
|
+
"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\" ry=\"2\"/><path d=\"m10 8l4 4l-4 4\"/></g>"
|
|
535
|
+
},
|
|
527
536
|
"chevron-up": {
|
|
528
537
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m18 15l-6-6l-6 6\"/>"
|
|
529
538
|
},
|
|
539
|
+
"chevron-up-square": {
|
|
540
|
+
"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\" ry=\"2\"/><path d=\"m8 14l4-4l4 4\"/></g>"
|
|
541
|
+
},
|
|
530
542
|
"chevrons-down": {
|
|
531
543
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m7 13l5 5l5-5M7 6l5 5l5-5\"/>"
|
|
532
544
|
},
|
|
@@ -1491,7 +1503,7 @@
|
|
|
1491
1503
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 3h12M6 8h12M6 13l8.5 8M6 13h3m0 0c6.667 0 6.667-10 0-10\"/>"
|
|
1492
1504
|
},
|
|
1493
1505
|
"infinity": {
|
|
1494
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"
|
|
1506
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 12c-2-2.67-4-4-6-4a4 4 0 1 0 0 8c2 0 4-1.33 6-4Zm0 0c2 2.67 4 4 6 4a4 4 0 0 0 0-8c-2 0-4 1.33-6 4Z\"/>"
|
|
1495
1507
|
},
|
|
1496
1508
|
"info": {
|
|
1497
1509
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M12 16v-4m0-4h.01\"/></g>"
|