@iconify/collections 1.0.548 → 1.0.550

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 +15 -15
  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": 14129,
4
+ "total": 14376,
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": 14197,
31
+ "total": 14444,
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": 5880,
201
- "version": "3.31.0",
200
+ "total": 5925,
201
+ "version": "3.33.0",
202
202
  "author": {
203
203
  "name": "Paweł Kuna",
204
204
  "url": "https://github.com/tabler/tabler-icons"
@@ -397,7 +397,7 @@
397
397
  },
398
398
  "lucide": {
399
399
  "name": "Lucide",
400
- "total": 1593,
400
+ "total": 1595,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -1221,8 +1221,8 @@
1221
1221
  },
1222
1222
  "cuida": {
1223
1223
  "name": "Cuida Icons",
1224
- "total": 164,
1225
- "version": "1.15.1",
1224
+ "total": 180,
1225
+ "version": "1.17.0",
1226
1226
  "author": {
1227
1227
  "name": "Sysvale",
1228
1228
  "url": "https://github.com/Sysvale/cuida-icons"
@@ -2149,8 +2149,8 @@
2149
2149
  },
2150
2150
  "octicon": {
2151
2151
  "name": "Octicons",
2152
- "total": 647,
2153
- "version": "19.15.1",
2152
+ "total": 649,
2153
+ "version": "19.15.2",
2154
2154
  "author": {
2155
2155
  "name": "GitHub",
2156
2156
  "url": "https://github.com/primer/octicons/"
@@ -2899,7 +2899,7 @@
2899
2899
  },
2900
2900
  "codicon": {
2901
2901
  "name": "Codicons",
2902
- "total": 478,
2902
+ "total": 479,
2903
2903
  "version": "0.0.37",
2904
2904
  "author": {
2905
2905
  "name": "Microsoft Corporation",
@@ -2975,7 +2975,7 @@
2975
2975
  },
2976
2976
  "devicon": {
2977
2977
  "name": "Devicon",
2978
- "total": 916,
2978
+ "total": 922,
2979
2979
  "author": {
2980
2980
  "name": "konpa",
2981
2981
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3000,7 +3000,7 @@
3000
3000
  },
3001
3001
  "devicon-plain": {
3002
3002
  "name": "Devicon Plain",
3003
- "total": 671,
3003
+ "total": 674,
3004
3004
  "author": {
3005
3005
  "name": "konpa",
3006
3006
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3097,8 +3097,8 @@
3097
3097
  },
3098
3098
  "simple-icons": {
3099
3099
  "name": "Simple Icons",
3100
- "total": 3284,
3101
- "version": "14.13.0",
3100
+ "total": 3295,
3101
+ "version": "14.14.0",
3102
3102
  "author": {
3103
3103
  "name": "Simple Icons Collaborators",
3104
3104
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3253,7 +3253,7 @@
3253
3253
  },
3254
3254
  "arcticons": {
3255
3255
  "name": "Arcticons",
3256
- "total": 12600,
3256
+ "total": 12946,
3257
3257
  "author": {
3258
3258
  "name": "Donnnno",
3259
3259
  "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.548",
5
+ "version": "1.0.550",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",