@iconify/collections 1.0.525 → 1.0.527

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 +8 -8
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -227,7 +227,7 @@
227
227
  },
228
228
  "hugeicons": {
229
229
  "name": "Huge Icons",
230
- "total": 4151,
230
+ "total": 4386,
231
231
  "author": {
232
232
  "name": "Hugeicons",
233
233
  "url": "https://icon-sets.iconify.design/icon-sets/hugeicons/"
@@ -2095,7 +2095,7 @@
2095
2095
  },
2096
2096
  "ix": {
2097
2097
  "name": "Siemens Industrial Experience Icons",
2098
- "total": 815,
2098
+ "total": 1255,
2099
2099
  "author": {
2100
2100
  "name": "Siemens AG",
2101
2101
  "url": "https://github.com/siemens/ix-icons"
@@ -2632,7 +2632,7 @@
2632
2632
  "ooui": {
2633
2633
  "name": "OOUI",
2634
2634
  "total": 361,
2635
- "version": "0.51.6",
2635
+ "version": "0.51.7",
2636
2636
  "author": {
2637
2637
  "name": "OOUI Team",
2638
2638
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -2921,7 +2921,7 @@
2921
2921
  },
2922
2922
  "devicon": {
2923
2923
  "name": "Devicon",
2924
- "total": 882,
2924
+ "total": 903,
2925
2925
  "author": {
2926
2926
  "name": "konpa",
2927
2927
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2946,7 +2946,7 @@
2946
2946
  },
2947
2947
  "devicon-plain": {
2948
2948
  "name": "Devicon Plain",
2949
- "total": 648,
2949
+ "total": 663,
2950
2950
  "author": {
2951
2951
  "name": "konpa",
2952
2952
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3043,8 +3043,8 @@
3043
3043
  },
3044
3044
  "simple-icons": {
3045
3045
  "name": "Simple Icons",
3046
- "total": 3273,
3047
- "version": "14.9.0",
3046
+ "total": 3276,
3047
+ "version": "14.10.0",
3048
3048
  "author": {
3049
3049
  "name": "Simple Icons Collaborators",
3050
3050
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3199,7 +3199,7 @@
3199
3199
  },
3200
3200
  "arcticons": {
3201
3201
  "name": "Arcticons",
3202
- "total": 12307,
3202
+ "total": 12300,
3203
3203
  "author": {
3204
3204
  "name": "Donnnno",
3205
3205
  "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.525",
5
+ "version": "1.0.527",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",