@iconify/collections 1.0.598 → 1.0.599

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 +6 -6
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -481,7 +481,7 @@
481
481
  },
482
482
  "si": {
483
483
  "name": "Sargam Icons",
484
- "total": 984,
484
+ "total": 1020,
485
485
  "author": {
486
486
  "name": "Abhimanyu Rana",
487
487
  "url": "https://github.com/planetabhi/sargam-icons"
@@ -2166,8 +2166,8 @@
2166
2166
  },
2167
2167
  "fluent": {
2168
2168
  "name": "Fluent UI System Icons",
2169
- "total": 18455,
2170
- "version": "1.1.310",
2169
+ "total": 18519,
2170
+ "version": "1.1.311",
2171
2171
  "author": {
2172
2172
  "name": "Microsoft Corporation",
2173
2173
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -3160,7 +3160,7 @@
3160
3160
  "fluent-color": {
3161
3161
  "name": "Fluent UI System Color Icons",
3162
3162
  "total": 889,
3163
- "version": "1.1.310",
3163
+ "version": "1.1.311",
3164
3164
  "author": {
3165
3165
  "name": "Microsoft Corporation",
3166
3166
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -3449,7 +3449,7 @@
3449
3449
  },
3450
3450
  "devicon": {
3451
3451
  "name": "Devicon",
3452
- "total": 955,
3452
+ "total": 957,
3453
3453
  "author": {
3454
3454
  "name": "konpa",
3455
3455
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3474,7 +3474,7 @@
3474
3474
  },
3475
3475
  "devicon-plain": {
3476
3476
  "name": "Devicon Plain",
3477
- "total": 698,
3477
+ "total": 700,
3478
3478
  "author": {
3479
3479
  "name": "konpa",
3480
3480
  "url": "https://github.com/devicons/devicon/tree/master"
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.598",
5
+ "version": "1.0.599",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",