@iconify/collections 1.0.515 → 1.0.516

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 +7 -7
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -794,8 +794,8 @@
794
794
  },
795
795
  "proicons": {
796
796
  "name": "ProIcons",
797
- "total": 490,
798
- "version": "4.11.4",
797
+ "total": 503,
798
+ "version": "4.12.0",
799
799
  "author": {
800
800
  "name": "ProCode",
801
801
  "url": "https://github.com/ProCode-Software/proicons"
@@ -2816,7 +2816,7 @@
2816
2816
  },
2817
2817
  "vscode-icons": {
2818
2818
  "name": "VSCode Icons",
2819
- "total": 1363,
2819
+ "total": 1364,
2820
2820
  "version": "12.11.0",
2821
2821
  "author": {
2822
2822
  "name": "Roberto Huertas",
@@ -2898,7 +2898,7 @@
2898
2898
  },
2899
2899
  "devicon": {
2900
2900
  "name": "Devicon",
2901
- "total": 853,
2901
+ "total": 858,
2902
2902
  "author": {
2903
2903
  "name": "konpa",
2904
2904
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2923,7 +2923,7 @@
2923
2923
  },
2924
2924
  "devicon-plain": {
2925
2925
  "name": "Devicon Plain",
2926
- "total": 626,
2926
+ "total": 630,
2927
2927
  "author": {
2928
2928
  "name": "konpa",
2929
2929
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3021,8 +3021,8 @@
3021
3021
  },
3022
3022
  "simple-icons": {
3023
3023
  "name": "Simple Icons",
3024
- "total": 3267,
3025
- "version": "14.5.0",
3024
+ "total": 3269,
3025
+ "version": "14.6.0",
3026
3026
  "author": {
3027
3027
  "name": "Simple Icons Collaborators",
3028
3028
  "url": "https://github.com/simple-icons/simple-icons"
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.515",
5
+ "version": "1.0.516",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",