@iconify/json 2.2.114 → 2.2.116
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 +9 -9
- package/collections.md +9 -9
- package/composer.json +1 -1
- package/json/bi.json +297 -6
- package/json/fluent.json +4 -4
- package/json/logos.json +68 -2
- package/json/lucide.json +5 -2
- package/json/memory.json +504 -4
- package/json/octicon.json +10 -2
- package/json/ooui.json +1 -1
- package/json/openmoji.json +2 -2
- package/json/pajamas.json +1 -1
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -152,8 +152,8 @@
|
|
|
152
152
|
},
|
|
153
153
|
"bi": {
|
|
154
154
|
"name": "Bootstrap Icons",
|
|
155
|
-
"total":
|
|
156
|
-
"version": "1.
|
|
155
|
+
"total": 2050,
|
|
156
|
+
"version": "1.11.0",
|
|
157
157
|
"author": {
|
|
158
158
|
"name": "The Bootstrap Authors",
|
|
159
159
|
"url": "https://github.com/twbs/icons"
|
|
@@ -502,7 +502,7 @@
|
|
|
502
502
|
},
|
|
503
503
|
"octicon": {
|
|
504
504
|
"name": "Octicons",
|
|
505
|
-
"total":
|
|
505
|
+
"total": 604,
|
|
506
506
|
"version": "19.7.0",
|
|
507
507
|
"author": {
|
|
508
508
|
"name": "GitHub",
|
|
@@ -547,7 +547,7 @@
|
|
|
547
547
|
},
|
|
548
548
|
"lucide": {
|
|
549
549
|
"name": "Lucide",
|
|
550
|
-
"total":
|
|
550
|
+
"total": 1257,
|
|
551
551
|
"author": {
|
|
552
552
|
"name": "Lucide Contributors",
|
|
553
553
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -675,7 +675,7 @@
|
|
|
675
675
|
},
|
|
676
676
|
"memory": {
|
|
677
677
|
"name": "Memory Icons",
|
|
678
|
-
"total":
|
|
678
|
+
"total": 400,
|
|
679
679
|
"author": {
|
|
680
680
|
"name": "Pictogrammers",
|
|
681
681
|
"url": "https://github.com/Pictogrammers/Memory"
|
|
@@ -1114,7 +1114,7 @@
|
|
|
1114
1114
|
"fluent": {
|
|
1115
1115
|
"name": "Fluent UI System Icons",
|
|
1116
1116
|
"total": 14471,
|
|
1117
|
-
"version": "1.1.
|
|
1117
|
+
"version": "1.1.216",
|
|
1118
1118
|
"author": {
|
|
1119
1119
|
"name": "Microsoft Corporation",
|
|
1120
1120
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -1315,7 +1315,7 @@
|
|
|
1315
1315
|
"pajamas": {
|
|
1316
1316
|
"name": "Gitlab SVGs",
|
|
1317
1317
|
"total": 372,
|
|
1318
|
-
"version": "3.
|
|
1318
|
+
"version": "3.62.0",
|
|
1319
1319
|
"author": {
|
|
1320
1320
|
"name": "GitLab B.V.",
|
|
1321
1321
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -1533,7 +1533,7 @@
|
|
|
1533
1533
|
"ooui": {
|
|
1534
1534
|
"name": "OOUI",
|
|
1535
1535
|
"total": 354,
|
|
1536
|
-
"version": "0.48.
|
|
1536
|
+
"version": "0.48.1",
|
|
1537
1537
|
"author": {
|
|
1538
1538
|
"name": "OOUI Team",
|
|
1539
1539
|
"url": "https://github.com/wikimedia/oojs-ui"
|
|
@@ -1927,7 +1927,7 @@
|
|
|
1927
1927
|
},
|
|
1928
1928
|
"logos": {
|
|
1929
1929
|
"name": "SVG Logos",
|
|
1930
|
-
"total":
|
|
1930
|
+
"total": 1796,
|
|
1931
1931
|
"author": {
|
|
1932
1932
|
"name": "Gil Barbara",
|
|
1933
1933
|
"url": "https://github.com/gilbarbara/logos"
|
package/collections.md
CHANGED
|
@@ -76,12 +76,12 @@
|
|
|
76
76
|
* File: [json/ri.json](json/ri.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
77
77
|
|
|
78
78
|
## Bootstrap Icons
|
|
79
|
-
* Number of icons:
|
|
79
|
+
* Number of icons: 2050
|
|
80
80
|
* Author: The Bootstrap Authors
|
|
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.
|
|
84
|
+
* Version: 1.11.0
|
|
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))
|
|
@@ -247,7 +247,7 @@
|
|
|
247
247
|
* File: [json/gg.json](json/gg.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
248
248
|
|
|
249
249
|
## Octicons
|
|
250
|
-
* Number of icons:
|
|
250
|
+
* Number of icons: 604
|
|
251
251
|
* Author: GitHub
|
|
252
252
|
* URL: https://github.com/primer/octicons/
|
|
253
253
|
* License: MIT
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
* File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
270
270
|
|
|
271
271
|
## Lucide
|
|
272
|
-
* Number of icons:
|
|
272
|
+
* Number of icons: 1257
|
|
273
273
|
* Author: Lucide Contributors
|
|
274
274
|
* URL: https://github.com/lucide-icons/lucide
|
|
275
275
|
* License: ISC
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
* File: [json/akar-icons.json](json/akar-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
332
332
|
|
|
333
333
|
## Memory Icons
|
|
334
|
-
* Number of icons:
|
|
334
|
+
* Number of icons: 400
|
|
335
335
|
* Author: Pictogrammers
|
|
336
336
|
* URL: https://github.com/Pictogrammers/Memory
|
|
337
337
|
* License: Apache 2.0
|
|
@@ -551,7 +551,7 @@
|
|
|
551
551
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
552
552
|
* License: MIT
|
|
553
553
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
554
|
-
* Version: 1.1.
|
|
554
|
+
* Version: 1.1.216
|
|
555
555
|
* Palette: Colorless
|
|
556
556
|
* Icon set prefix: `fluent`
|
|
557
557
|
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -649,7 +649,7 @@
|
|
|
649
649
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
650
650
|
* License: MIT
|
|
651
651
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
652
|
-
* Version: 3.
|
|
652
|
+
* Version: 3.62.0
|
|
653
653
|
* Palette: Colorless
|
|
654
654
|
* Icon set prefix: `pajamas`
|
|
655
655
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -757,7 +757,7 @@
|
|
|
757
757
|
* URL: https://github.com/wikimedia/oojs-ui
|
|
758
758
|
* License: MIT
|
|
759
759
|
* License URL: https://github.com/wikimedia/oojs-ui/blob/master/LICENSE-MIT
|
|
760
|
-
* Version: 0.48.
|
|
760
|
+
* Version: 0.48.1
|
|
761
761
|
* Palette: Colorless
|
|
762
762
|
* Icon set prefix: `ooui`
|
|
763
763
|
* File: [json/ooui.json](json/ooui.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -940,7 +940,7 @@
|
|
|
940
940
|
* File: [json/bxl.json](json/bxl.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
941
941
|
|
|
942
942
|
## SVG Logos
|
|
943
|
-
* Number of icons:
|
|
943
|
+
* Number of icons: 1796
|
|
944
944
|
* Author: Gil Barbara
|
|
945
945
|
* URL: https://github.com/gilbarbara/logos
|
|
946
946
|
* License: CC0
|
package/composer.json
CHANGED