@iconify/collections 1.0.372 → 1.0.374

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 +10 -10
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -304,7 +304,7 @@
304
304
  },
305
305
  "lucide": {
306
306
  "name": "Lucide",
307
- "total": 1354,
307
+ "total": 1364,
308
308
  "author": {
309
309
  "name": "Lucide Contributors",
310
310
  "url": "https://github.com/lucide-icons/lucide"
@@ -610,7 +610,7 @@
610
610
  },
611
611
  "mynaui": {
612
612
  "name": "Myna UI Icons",
613
- "total": 620,
613
+ "total": 1089,
614
614
  "author": {
615
615
  "name": "Praveen Juge",
616
616
  "url": "https://github.com/praveenjuge/mynaui-icons"
@@ -1401,7 +1401,7 @@
1401
1401
  "pajamas": {
1402
1402
  "name": "Gitlab SVGs",
1403
1403
  "total": 373,
1404
- "version": "3.73.0",
1404
+ "version": "3.74.0",
1405
1405
  "author": {
1406
1406
  "name": "GitLab B.V.",
1407
1407
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2035,7 +2035,7 @@
2035
2035
  },
2036
2036
  "logos": {
2037
2037
  "name": "SVG Logos",
2038
- "total": 1797,
2038
+ "total": 1812,
2039
2039
  "author": {
2040
2040
  "name": "Gil Barbara",
2041
2041
  "url": "https://github.com/gilbarbara/logos"
@@ -2055,8 +2055,8 @@
2055
2055
  },
2056
2056
  "simple-icons": {
2057
2057
  "name": "Simple Icons",
2058
- "total": 2905,
2059
- "version": "10.3.0",
2058
+ "total": 2926,
2059
+ "version": "10.4.0",
2060
2060
  "author": {
2061
2061
  "name": "Simple Icons Collaborators",
2062
2062
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2145,7 +2145,7 @@
2145
2145
  },
2146
2146
  "arcticons": {
2147
2147
  "name": "Arcticons",
2148
- "total": 8197,
2148
+ "total": 8298,
2149
2149
  "author": {
2150
2150
  "name": "Donnnno",
2151
2151
  "url": "https://github.com/Donnnno/Arcticons"
@@ -2188,7 +2188,7 @@
2188
2188
  },
2189
2189
  "devicon": {
2190
2190
  "name": "Devicon",
2191
- "total": 756,
2191
+ "total": 762,
2192
2192
  "author": {
2193
2193
  "name": "konpa",
2194
2194
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2210,7 +2210,7 @@
2210
2210
  },
2211
2211
  "devicon-plain": {
2212
2212
  "name": "Devicon Plain",
2213
- "total": 573,
2213
+ "total": 574,
2214
2214
  "author": {
2215
2215
  "name": "konpa",
2216
2216
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2577,7 +2577,7 @@
2577
2577
  },
2578
2578
  "healthicons": {
2579
2579
  "name": "Health Icons",
2580
- "total": 1788,
2580
+ "total": 1827,
2581
2581
  "version": "0.1.0",
2582
2582
  "author": {
2583
2583
  "name": "Resolve to Save Lives",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
- "version": "1.0.372",
4
+ "version": "1.0.374",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",