@iconify/collections 1.0.501 → 1.0.502

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 +3 -3
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -2816,7 +2816,7 @@
2816
2816
  },
2817
2817
  "vscode-icons": {
2818
2818
  "name": "VSCode Icons",
2819
- "total": 1322,
2819
+ "total": 1325,
2820
2820
  "version": "12.10.0",
2821
2821
  "author": {
2822
2822
  "name": "Roberto Huertas",
@@ -3022,7 +3022,7 @@
3022
3022
  "simple-icons": {
3023
3023
  "name": "Simple Icons",
3024
3024
  "total": 3247,
3025
- "version": "14.0.0",
3025
+ "version": "14.0.1",
3026
3026
  "author": {
3027
3027
  "name": "Simple Icons Collaborators",
3028
3028
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3177,7 +3177,7 @@
3177
3177
  },
3178
3178
  "arcticons": {
3179
3179
  "name": "Arcticons",
3180
- "total": 11884,
3180
+ "total": 12053,
3181
3181
  "author": {
3182
3182
  "name": "Donnnno",
3183
3183
  "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.501",
5
+ "version": "1.0.502",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",