@iconify/collections 1.0.504 → 1.0.506

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 +14 -15
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -138,8 +138,8 @@
138
138
  },
139
139
  "line-md": {
140
140
  "name": "Material Line Icons",
141
- "total": 1087,
142
- "version": "2.0.4",
141
+ "total": 1089,
142
+ "version": "2.0.5",
143
143
  "author": {
144
144
  "name": "Vjacheslav Trushkin",
145
145
  "url": "https://github.com/cyberalien/line-md"
@@ -198,7 +198,7 @@
198
198
  "tabler": {
199
199
  "name": "Tabler Icons",
200
200
  "total": 5826,
201
- "version": "3.28.0",
201
+ "version": "3.28.1",
202
202
  "author": {
203
203
  "name": "Paweł Kuna",
204
204
  "url": "https://github.com/tabler/tabler-icons"
@@ -397,7 +397,7 @@
397
397
  },
398
398
  "lucide": {
399
399
  "name": "Lucide",
400
- "total": 1544,
400
+ "total": 1546,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -652,7 +652,7 @@
652
652
  },
653
653
  "flowbite": {
654
654
  "name": "Flowbite Icons",
655
- "total": 585,
655
+ "total": 654,
656
656
  "author": {
657
657
  "name": "Themesberg",
658
658
  "url": "https://github.com/themesberg/flowbite-icons"
@@ -2631,7 +2631,7 @@
2631
2631
  },
2632
2632
  "ooui": {
2633
2633
  "name": "OOUI",
2634
- "total": 358,
2634
+ "total": 360,
2635
2635
  "version": "0.51.4",
2636
2636
  "author": {
2637
2637
  "name": "OOUI Team",
@@ -2816,7 +2816,7 @@
2816
2816
  },
2817
2817
  "vscode-icons": {
2818
2818
  "name": "VSCode Icons",
2819
- "total": 1327,
2819
+ "total": 1331,
2820
2820
  "version": "12.10.0",
2821
2821
  "author": {
2822
2822
  "name": "Roberto Huertas",
@@ -3021,8 +3021,8 @@
3021
3021
  },
3022
3022
  "simple-icons": {
3023
3023
  "name": "Simple Icons",
3024
- "total": 3249,
3025
- "version": "14.1.0",
3024
+ "total": 3253,
3025
+ "version": "14.2.0",
3026
3026
  "author": {
3027
3027
  "name": "Simple Icons Collaborators",
3028
3028
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3282,8 +3282,8 @@
3282
3282
  },
3283
3283
  "token": {
3284
3284
  "name": "Web3 Icons",
3285
- "total": 1753,
3286
- "version": "3.14.0",
3285
+ "total": 1773,
3286
+ "version": "3.15.0",
3287
3287
  "author": {
3288
3288
  "name": "0xa3k5",
3289
3289
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3307,8 +3307,8 @@
3307
3307
  },
3308
3308
  "token-branded": {
3309
3309
  "name": "Web3 Icons Branded",
3310
- "total": 1943,
3311
- "version": "3.14.0",
3310
+ "total": 1962,
3311
+ "version": "3.15.0",
3312
3312
  "author": {
3313
3313
  "name": "0xa3k5",
3314
3314
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3834,7 +3834,7 @@
3834
3834
  },
3835
3835
  "gis": {
3836
3836
  "name": "Font-GIS",
3837
- "total": 365,
3837
+ "total": 367,
3838
3838
  "version": "1.0.6",
3839
3839
  "author": {
3840
3840
  "name": "Jean-Marc Viglino",
@@ -3854,7 +3854,6 @@
3854
3854
  "polygon"
3855
3855
  ],
3856
3856
  "category": "Flags / Maps",
3857
- "tags": [],
3858
3857
  "palette": false
3859
3858
  },
3860
3859
  "map": {
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.504",
5
+ "version": "1.0.506",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",