@iconify/collections 1.0.115 → 1.0.118

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 +12 -12
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -264,8 +264,8 @@
264
264
  },
265
265
  "iconoir": {
266
266
  "name": "Iconoir",
267
- "total": 1091,
268
- "version": "4.9.2",
267
+ "total": 1151,
268
+ "version": "5.0.0",
269
269
  "author": {
270
270
  "name": "Luca Burgio",
271
271
  "url": "https://github.com/lucaburgio/iconoir"
@@ -441,7 +441,7 @@
441
441
  },
442
442
  "lucide": {
443
443
  "name": "Lucide",
444
- "total": 646,
444
+ "total": 648,
445
445
  "author": {
446
446
  "name": "Lucide Contributors",
447
447
  "url": "https://github.com/lucide-icons/lucide"
@@ -462,7 +462,7 @@
462
462
  },
463
463
  "pixelarticons": {
464
464
  "name": "Pixelarticons",
465
- "total": 460,
465
+ "total": 474,
466
466
  "version": "1.5.0",
467
467
  "author": {
468
468
  "name": "Gerrit Halfmann",
@@ -878,7 +878,7 @@
878
878
  },
879
879
  "maki": {
880
880
  "name": "Maki",
881
- "total": 207,
881
+ "total": 208,
882
882
  "version": "7.1.0",
883
883
  "author": {
884
884
  "name": "Mapbox",
@@ -1277,8 +1277,8 @@
1277
1277
  },
1278
1278
  "octicon": {
1279
1279
  "name": "Octicons",
1280
- "total": 499,
1281
- "version": "17.2.0",
1280
+ "total": 506,
1281
+ "version": "17.3.0",
1282
1282
  "author": {
1283
1283
  "name": "GitHub",
1284
1284
  "url": "https://github.com/primer/octicons/"
@@ -1321,7 +1321,7 @@
1321
1321
  },
1322
1322
  "nimbus": {
1323
1323
  "name": "Nimbus",
1324
- "total": 134,
1324
+ "total": 135,
1325
1325
  "version": "0.2.5",
1326
1326
  "author": {
1327
1327
  "name": "Linkedstore S.A.",
@@ -1630,10 +1630,10 @@
1630
1630
  },
1631
1631
  "arcticons": {
1632
1632
  "name": "Arcticons",
1633
- "total": 4274,
1633
+ "total": 4304,
1634
1634
  "author": {
1635
- "name": "Donno",
1636
- "url": "https://github.com/Donno/Arcticons"
1635
+ "name": "Donnnno",
1636
+ "url": "https://github.com/Donnnno/Arcticons"
1637
1637
  },
1638
1638
  "license": {
1639
1639
  "title": "CC BY-SA 4.0",
@@ -1738,7 +1738,7 @@
1738
1738
  "flag": {
1739
1739
  "name": "Flag Icons",
1740
1740
  "total": 530,
1741
- "version": "6.4.4",
1741
+ "version": "6.4.5",
1742
1742
  "author": {
1743
1743
  "name": "Panayiotis Lipiridis",
1744
1744
  "url": "https://github.com/lipis/flag-icons"
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.115",
4
+ "version": "1.0.118",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",