@iconify/collections 1.0.273 → 1.0.274

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 +5 -5
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -328,7 +328,7 @@
328
328
  "iconoir": {
329
329
  "name": "Iconoir",
330
330
  "total": 1342,
331
- "version": "6.6.0",
331
+ "version": "6.7.0",
332
332
  "author": {
333
333
  "name": "Luca Burgio",
334
334
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1042,
529
+ "total": 1063,
530
530
  "author": {
531
531
  "name": "Lucide Contributors",
532
532
  "url": "https://github.com/lucide-icons/lucide"
@@ -1136,7 +1136,7 @@
1136
1136
  },
1137
1137
  "icon-park-solid": {
1138
1138
  "name": "IconPark Solid",
1139
- "total": 1965,
1139
+ "total": 1947,
1140
1140
  "version": "1.4.2",
1141
1141
  "author": {
1142
1142
  "name": "ByteDance",
@@ -2018,7 +2018,7 @@
2018
2018
  },
2019
2019
  "devicon": {
2020
2020
  "name": "Devicon",
2021
- "total": 667,
2021
+ "total": 668,
2022
2022
  "author": {
2023
2023
  "name": "konpa",
2024
2024
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2040,7 +2040,7 @@
2040
2040
  },
2041
2041
  "devicon-plain": {
2042
2042
  "name": "Devicon Plain",
2043
- "total": 512,
2043
+ "total": 513,
2044
2044
  "author": {
2045
2045
  "name": "konpa",
2046
2046
  "url": "https://github.com/devicons/devicon/tree/master"
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.273",
4
+ "version": "1.0.274",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",