@iconify/collections 1.0.324 → 1.0.326

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 +25 -25
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -108,8 +108,8 @@
108
108
  },
109
109
  "tabler": {
110
110
  "name": "Tabler Icons",
111
- "total": 4637,
112
- "version": "2.32.0",
111
+ "total": 4655,
112
+ "version": "2.33.0",
113
113
  "author": {
114
114
  "name": "Paweł Kuna",
115
115
  "url": "https://github.com/tabler/tabler-icons"
@@ -547,7 +547,7 @@
547
547
  },
548
548
  "lucide": {
549
549
  "name": "Lucide",
550
- "total": 1255,
550
+ "total": 1256,
551
551
  "author": {
552
552
  "name": "Lucide Contributors",
553
553
  "url": "https://github.com/lucide-icons/lucide"
@@ -1947,8 +1947,8 @@
1947
1947
  },
1948
1948
  "simple-icons": {
1949
1949
  "name": "Simple Icons",
1950
- "total": 2678,
1951
- "version": "9.12.0",
1950
+ "total": 2684,
1951
+ "version": "9.13.0",
1952
1952
  "author": {
1953
1953
  "name": "Simple Icons Collaborators",
1954
1954
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2924,26 +2924,6 @@
2924
2924
  "category": "Archive / Unmaintained",
2925
2925
  "palette": false
2926
2926
  },
2927
- "ps": {
2928
- "name": "PrestaShop Icons",
2929
- "total": 479,
2930
- "author": {
2931
- "name": "PrestaShop",
2932
- "url": "https://github.com/PrestaShop/prestashop-icon-font"
2933
- },
2934
- "license": {
2935
- "title": "CC BY-NC 4.0",
2936
- "spdx": "CC-BY-NC-4.0",
2937
- "url": "https://creativecommons.org/licenses/by-nc/4.0/"
2938
- },
2939
- "samples": [
2940
- "bell",
2941
- "girl",
2942
- "home"
2943
- ],
2944
- "category": "Archive / Unmaintained",
2945
- "palette": false
2946
- },
2947
2927
  "subway": {
2948
2928
  "name": "Subway Icon Set",
2949
2929
  "total": 306,
@@ -3338,6 +3318,26 @@
3338
3318
  "palette": false,
3339
3319
  "hidden": true
3340
3320
  },
3321
+ "ps": {
3322
+ "name": "PrestaShop Icons",
3323
+ "total": 479,
3324
+ "author": {
3325
+ "name": "PrestaShop",
3326
+ "url": "https://github.com/PrestaShop/prestashop-icon-font"
3327
+ },
3328
+ "license": {
3329
+ "title": "CC BY-NC 4.0",
3330
+ "spdx": "CC-BY-NC-4.0",
3331
+ "url": "https://creativecommons.org/licenses/by-nc/4.0/"
3332
+ },
3333
+ "samples": [
3334
+ "bell",
3335
+ "girl",
3336
+ "home"
3337
+ ],
3338
+ "palette": false,
3339
+ "hidden": true
3340
+ },
3341
3341
  "feather": {
3342
3342
  "name": "Feather Icons",
3343
3343
  "total": 286,
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.324",
4
+ "version": "1.0.326",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",