@iconify/collections 1.0.254 → 1.0.255

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 +13 -13
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 4026,
157
- "version": "2.11.0",
156
+ "total": 4044,
157
+ "version": "2.12.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -199,7 +199,7 @@
199
199
  "uil": {
200
200
  "name": "Unicons",
201
201
  "total": 1206,
202
- "version": "4.0.6",
202
+ "version": "4.0.7",
203
203
  "author": {
204
204
  "name": "Iconscout",
205
205
  "url": "https://github.com/Iconscout/unicons"
@@ -484,7 +484,7 @@
484
484
  },
485
485
  "lucide": {
486
486
  "name": "Lucide",
487
- "total": 909,
487
+ "total": 911,
488
488
  "author": {
489
489
  "name": "Lucide Contributors",
490
490
  "url": "https://github.com/lucide-icons/lucide"
@@ -853,7 +853,7 @@
853
853
  "uiw": {
854
854
  "name": "uiw icons",
855
855
  "total": 214,
856
- "version": "2.6.7",
856
+ "version": "2.6.9",
857
857
  "author": {
858
858
  "name": "liwen0526",
859
859
  "url": "https://github.com/uiwjs/icons"
@@ -875,7 +875,7 @@
875
875
  "uim": {
876
876
  "name": "Unicons Monochrome",
877
877
  "total": 296,
878
- "version": "4.0.6",
878
+ "version": "4.0.7",
879
879
  "author": {
880
880
  "name": "Iconscout",
881
881
  "url": "https://github.com/Iconscout/unicons"
@@ -897,7 +897,7 @@
897
897
  "uit": {
898
898
  "name": "Unicons Thin Line",
899
899
  "total": 214,
900
- "version": "4.0.6",
900
+ "version": "4.0.7",
901
901
  "author": {
902
902
  "name": "Iconscout",
903
903
  "url": "https://github.com/Iconscout/unicons"
@@ -919,7 +919,7 @@
919
919
  "uis": {
920
920
  "name": "Unicons Solid",
921
921
  "total": 189,
922
- "version": "4.0.6",
922
+ "version": "4.0.7",
923
923
  "author": {
924
924
  "name": "Iconscout",
925
925
  "url": "https://github.com/Iconscout/unicons"
@@ -1252,7 +1252,7 @@
1252
1252
  "pajamas": {
1253
1253
  "name": "Gitlab SVGs",
1254
1254
  "total": 360,
1255
- "version": "3.31.0",
1255
+ "version": "3.32.0",
1256
1256
  "author": {
1257
1257
  "name": "GitLab B.V.",
1258
1258
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1363,7 +1363,7 @@
1363
1363
  "fa6-solid": {
1364
1364
  "name": "Font Awesome Solid",
1365
1365
  "total": 1390,
1366
- "version": "6.3.0",
1366
+ "version": "6.4.0",
1367
1367
  "author": {
1368
1368
  "name": "Dave Gandy",
1369
1369
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -1386,7 +1386,7 @@
1386
1386
  "fa6-regular": {
1387
1387
  "name": "Font Awesome Regular",
1388
1388
  "total": 163,
1389
- "version": "6.3.0",
1389
+ "version": "6.4.0",
1390
1390
  "author": {
1391
1391
  "name": "Dave Gandy",
1392
1392
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -1760,7 +1760,7 @@
1760
1760
  },
1761
1761
  "logos": {
1762
1762
  "name": "SVG Logos",
1763
- "total": 1650,
1763
+ "total": 1665,
1764
1764
  "author": {
1765
1765
  "name": "Gil Barbara",
1766
1766
  "url": "https://github.com/gilbarbara/logos"
@@ -1826,7 +1826,7 @@
1826
1826
  "fa6-brands": {
1827
1827
  "name": "Font Awesome Brands",
1828
1828
  "total": 467,
1829
- "version": "6.3.0",
1829
+ "version": "6.4.0",
1830
1830
  "author": {
1831
1831
  "name": "Dave Gandy",
1832
1832
  "url": "https://github.com/FortAwesome/Font-Awesome"
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.254",
4
+ "version": "1.0.255",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",