@iconify/json 2.2.113 → 2.2.114

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 CHANGED
@@ -1113,8 +1113,8 @@
1113
1113
  },
1114
1114
  "fluent": {
1115
1115
  "name": "Fluent UI System Icons",
1116
- "total": 14423,
1117
- "version": "1.1.212",
1116
+ "total": 14471,
1117
+ "version": "1.1.214",
1118
1118
  "author": {
1119
1119
  "name": "Microsoft Corporation",
1120
1120
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1639,7 +1639,7 @@
1639
1639
  },
1640
1640
  "openmoji": {
1641
1641
  "name": "OpenMoji",
1642
- "total": 4075,
1642
+ "total": 4076,
1643
1643
  "author": {
1644
1644
  "name": "OpenMoji",
1645
1645
  "url": "https://github.com/hfg-gmuend/openmoji"
@@ -1927,7 +1927,7 @@
1927
1927
  },
1928
1928
  "logos": {
1929
1929
  "name": "SVG Logos",
1930
- "total": 1767,
1930
+ "total": 1781,
1931
1931
  "author": {
1932
1932
  "name": "Gil Barbara",
1933
1933
  "url": "https://github.com/gilbarbara/logos"
@@ -1947,8 +1947,8 @@
1947
1947
  },
1948
1948
  "simple-icons": {
1949
1949
  "name": "Simple Icons",
1950
- "total": 2684,
1951
- "version": "9.13.0",
1950
+ "total": 2715,
1951
+ "version": "9.14.0",
1952
1952
  "author": {
1953
1953
  "name": "Simple Icons Collaborators",
1954
1954
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2037,7 +2037,7 @@
2037
2037
  },
2038
2038
  "arcticons": {
2039
2039
  "name": "Arcticons",
2040
- "total": 7007,
2040
+ "total": 7158,
2041
2041
  "author": {
2042
2042
  "name": "Donnnno",
2043
2043
  "url": "https://github.com/Donnnno/Arcticons"
package/collections.md CHANGED
@@ -546,12 +546,12 @@
546
546
  * File: [json/gala.json](json/gala.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
547
547
 
548
548
  ## Fluent UI System Icons
549
- * Number of icons: 14423
549
+ * Number of icons: 14471
550
550
  * Author: Microsoft Corporation
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.212
554
+ * Version: 1.1.214
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))
@@ -805,7 +805,7 @@
805
805
  * File: [json/svg-spinners.json](json/svg-spinners.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
806
806
 
807
807
  ## OpenMoji
808
- * Number of icons: 4075
808
+ * Number of icons: 4076
809
809
  * Author: OpenMoji
810
810
  * URL: https://github.com/hfg-gmuend/openmoji
811
811
  * License: CC BY-SA 4.0
@@ -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: 1767
943
+ * Number of icons: 1781
944
944
  * Author: Gil Barbara
945
945
  * URL: https://github.com/gilbarbara/logos
946
946
  * License: CC0
@@ -950,12 +950,12 @@
950
950
  * File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
951
951
 
952
952
  ## Simple Icons
953
- * Number of icons: 2684
953
+ * Number of icons: 2715
954
954
  * Author: Simple Icons Collaborators
955
955
  * URL: https://github.com/simple-icons/simple-icons
956
956
  * License: CC0 1.0
957
957
  * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
958
- * Version: 9.13.0
958
+ * Version: 9.14.0
959
959
  * Palette: Colorless
960
960
  * Icon set prefix: `simple-icons`
961
961
  * File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -994,7 +994,7 @@
994
994
  * File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
995
995
 
996
996
  ## Arcticons
997
- * Number of icons: 7007
997
+ * Number of icons: 7158
998
998
  * Author: Donnnno
999
999
  * URL: https://github.com/Donnnno/Arcticons
1000
1000
  * License: CC BY-SA 4.0
package/composer.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "type": "library",
5
- "version": "2.2.113",
5
+ "version": "2.2.114",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {