@iconify/collections 1.0.283 → 1.0.285

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
@@ -174,8 +174,8 @@
174
174
  },
175
175
  "carbon": {
176
176
  "name": "Carbon",
177
- "total": 1927,
178
- "version": "11.19.0",
177
+ "total": 1957,
178
+ "version": "11.20.0",
179
179
  "author": {
180
180
  "name": "IBM",
181
181
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1096,
529
+ "total": 1105,
530
530
  "author": {
531
531
  "name": "Lucide Contributors",
532
532
  "url": "https://github.com/lucide-icons/lucide"
@@ -1924,8 +1924,8 @@
1924
1924
  },
1925
1925
  "simple-icons": {
1926
1926
  "name": "Simple Icons",
1927
- "total": 2461,
1928
- "version": "8.15.0",
1927
+ "total": 2466,
1928
+ "version": "9.0.0",
1929
1929
  "author": {
1930
1930
  "name": "Simple Icons Collaborators",
1931
1931
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2014,7 +2014,7 @@
2014
2014
  },
2015
2015
  "arcticons": {
2016
2016
  "name": "Arcticons",
2017
- "total": 6172,
2017
+ "total": 6254,
2018
2018
  "author": {
2019
2019
  "name": "Donnnno",
2020
2020
  "url": "https://github.com/Donnnno/Arcticons"
@@ -2210,7 +2210,7 @@
2210
2210
  "flag": {
2211
2211
  "name": "Flag Icons",
2212
2212
  "total": 532,
2213
- "version": "6.6.6",
2213
+ "version": "6.7.0",
2214
2214
  "author": {
2215
2215
  "name": "Panayiotis Lipiridis",
2216
2216
  "url": "https://github.com/lipis/flag-icons"
@@ -2450,7 +2450,7 @@
2450
2450
  },
2451
2451
  "healthicons": {
2452
2452
  "name": "Health Icons",
2453
- "total": 1737,
2453
+ "total": 1776,
2454
2454
  "version": "0.1.0",
2455
2455
  "author": {
2456
2456
  "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.283",
4
+ "version": "1.0.285",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",