@iconify/json 2.2.114 → 2.2.115
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 +6 -6
- package/collections.md +6 -6
- package/composer.json +1 -1
- package/json/bi.json +297 -6
- package/json/fluent.json +4 -4
- package/json/memory.json +504 -4
- package/json/octicon.json +10 -2
- package/json/ooui.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",
|
|
@@ -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.215",
|
|
1118
1118
|
"author": {
|
|
1119
1119
|
"name": "Microsoft Corporation",
|
|
1120
1120
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -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"
|
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
|
|
@@ -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.215
|
|
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))
|
|
@@ -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))
|
package/composer.json
CHANGED