@iconify/collections 1.0.509 → 1.0.511

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 +13 -13
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 13715,
4
+ "total": 13788,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -28,7 +28,7 @@
28
28
  },
29
29
  "material-symbols-light": {
30
30
  "name": "Material Symbols Light",
31
- "total": 13781,
31
+ "total": 13854,
32
32
  "author": {
33
33
  "name": "Google",
34
34
  "url": "https://github.com/google/material-design-icons"
@@ -197,8 +197,8 @@
197
197
  },
198
198
  "tabler": {
199
199
  "name": "Tabler Icons",
200
- "total": 5826,
201
- "version": "3.28.1",
200
+ "total": 5844,
201
+ "version": "3.29.0",
202
202
  "author": {
203
203
  "name": "Paweł Kuna",
204
204
  "url": "https://github.com/tabler/tabler-icons"
@@ -2519,7 +2519,7 @@
2519
2519
  },
2520
2520
  "garden": {
2521
2521
  "name": "Garden SVG Icons",
2522
- "total": 987,
2522
+ "total": 1003,
2523
2523
  "author": {
2524
2524
  "name": "Zendesk",
2525
2525
  "url": "https://github.com/zendeskgarden/svg-icons"
@@ -2631,8 +2631,8 @@
2631
2631
  },
2632
2632
  "ooui": {
2633
2633
  "name": "OOUI",
2634
- "total": 360,
2635
- "version": "0.51.4",
2634
+ "total": 361,
2635
+ "version": "0.51.5",
2636
2636
  "author": {
2637
2637
  "name": "OOUI Team",
2638
2638
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -2898,7 +2898,7 @@
2898
2898
  },
2899
2899
  "devicon": {
2900
2900
  "name": "Devicon",
2901
- "total": 849,
2901
+ "total": 851,
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": 623,
2926
+ "total": 624,
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": 3258,
3025
- "version": "14.3.0",
3024
+ "total": 3261,
3025
+ "version": "14.4.0",
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": 12052,
3180
+ "total": 12200,
3181
3181
  "author": {
3182
3182
  "name": "Donnnno",
3183
3183
  "url": "https://github.com/Arcticons-Team/Arcticons"
@@ -3206,7 +3206,7 @@
3206
3206
  },
3207
3207
  "cbi": {
3208
3208
  "name": "Custom Brand Icons",
3209
- "total": 1300,
3209
+ "total": 1357,
3210
3210
  "author": {
3211
3211
  "name": "Emanuele & rchiileea",
3212
3212
  "url": "https://github.com/elax46/custom-brand-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.509",
5
+ "version": "1.0.511",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",