@iconify/collections 1.0.492 → 1.0.494

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 +17 -17
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -171,8 +171,8 @@
171
171
  },
172
172
  "tabler": {
173
173
  "name": "Tabler Icons",
174
- "total": 5754,
175
- "version": "3.24.0",
174
+ "total": 5790,
175
+ "version": "3.26.0",
176
176
  "author": {
177
177
  "name": "Paweł Kuna",
178
178
  "url": "https://github.com/tabler/tabler-icons"
@@ -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",
@@ -1447,8 +1447,8 @@
1447
1447
  },
1448
1448
  "gravity-ui": {
1449
1449
  "name": "Gravity UI Icons",
1450
- "total": 676,
1451
- "version": "2.11.0",
1450
+ "total": 677,
1451
+ "version": "2.12.0",
1452
1452
  "author": {
1453
1453
  "name": "YANDEX LLC",
1454
1454
  "url": "https://github.com/gravity-ui/icons/"
@@ -1697,8 +1697,8 @@
1697
1697
  },
1698
1698
  "fluent": {
1699
1699
  "name": "Fluent UI System Icons",
1700
- "total": 17061,
1701
- "version": "1.1.266",
1700
+ "total": 17169,
1701
+ "version": "1.1.270",
1702
1702
  "author": {
1703
1703
  "name": "Microsoft Corporation",
1704
1704
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1820,7 +1820,7 @@
1820
1820
  "octicon": {
1821
1821
  "name": "Octicons",
1822
1822
  "total": 645,
1823
- "version": "19.13.0",
1823
+ "version": "19.14.0",
1824
1824
  "author": {
1825
1825
  "name": "GitHub",
1826
1826
  "url": "https://github.com/primer/octicons/"
@@ -1966,7 +1966,7 @@
1966
1966
  },
1967
1967
  "maki": {
1968
1968
  "name": "Maki",
1969
- "total": 213,
1969
+ "total": 214,
1970
1970
  "version": "8.0.1",
1971
1971
  "author": {
1972
1972
  "name": "Mapbox",
@@ -2332,8 +2332,8 @@
2332
2332
  },
2333
2333
  "fluent-color": {
2334
2334
  "name": "Fluent UI System Color Icons",
2335
- "total": 311,
2336
- "version": "1.1.266",
2335
+ "total": 370,
2336
+ "version": "1.1.270",
2337
2337
  "author": {
2338
2338
  "name": "Microsoft Corporation",
2339
2339
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2403,8 +2403,8 @@
2403
2403
  },
2404
2404
  "vscode-icons": {
2405
2405
  "name": "VSCode Icons",
2406
- "total": 1315,
2407
- "version": "12.9.0",
2406
+ "total": 1322,
2407
+ "version": "12.10.0",
2408
2408
  "author": {
2409
2409
  "name": "Roberto Huertas",
2410
2410
  "url": "https://github.com/vscode-icons/vscode-icons"
@@ -2599,8 +2599,8 @@
2599
2599
  },
2600
2600
  "simple-icons": {
2601
2601
  "name": "Simple Icons",
2602
- "total": 3278,
2603
- "version": "13.20.0",
2602
+ "total": 3296,
2603
+ "version": "13.21.0",
2604
2604
  "author": {
2605
2605
  "name": "Simple Icons Collaborators",
2606
2606
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2724,7 +2724,7 @@
2724
2724
  },
2725
2725
  "nonicons": {
2726
2726
  "name": "Nonicons",
2727
- "total": 67,
2727
+ "total": 69,
2728
2728
  "version": "0.0.18",
2729
2729
  "author": {
2730
2730
  "name": "yamatsum",
@@ -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.494",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",