@iconify/collections 1.0.492 → 1.0.493

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.
Files changed (2) hide show
  1. package/collections.json +4 -4
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -684,7 +684,7 @@
684
684
  },
685
685
  "proicons": {
686
686
  "name": "ProIcons",
687
- "total": 472,
687
+ "total": 474,
688
688
  "version": "4.11.2",
689
689
  "author": {
690
690
  "name": "ProCode",
@@ -1698,7 +1698,7 @@
1698
1698
  "fluent": {
1699
1699
  "name": "Fluent UI System Icons",
1700
1700
  "total": 17061,
1701
- "version": "1.1.266",
1701
+ "version": "1.1.267",
1702
1702
  "author": {
1703
1703
  "name": "Microsoft Corporation",
1704
1704
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2333,7 +2333,7 @@
2333
2333
  "fluent-color": {
2334
2334
  "name": "Fluent UI System Color Icons",
2335
2335
  "total": 311,
2336
- "version": "1.1.266",
2336
+ "version": "1.1.267",
2337
2337
  "author": {
2338
2338
  "name": "Microsoft Corporation",
2339
2339
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2749,7 +2749,7 @@
2749
2749
  },
2750
2750
  "arcticons": {
2751
2751
  "name": "Arcticons",
2752
- "total": 11468,
2752
+ "total": 11680,
2753
2753
  "author": {
2754
2754
  "name": "Donnnno",
2755
2755
  "url": "https://github.com/Arcticons-Team/Arcticons"
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.492",
5
+ "version": "1.0.493",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",