@iconify/collections 1.0.312 → 1.0.313

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 +11 -10
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -175,7 +175,7 @@
175
175
  "carbon": {
176
176
  "name": "Carbon",
177
177
  "total": 1957,
178
- "version": "11.23.1",
178
+ "version": "11.24.0",
179
179
  "author": {
180
180
  "name": "IBM",
181
181
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1221,
529
+ "total": 1223,
530
530
  "author": {
531
531
  "name": "Lucide Contributors",
532
532
  "url": "https://github.com/lucide-icons/lucide"
@@ -872,8 +872,8 @@
872
872
  },
873
873
  "humbleicons": {
874
874
  "name": "Humbleicons",
875
- "total": 235,
876
- "version": "1.9.0",
875
+ "total": 242,
876
+ "version": "1.10.0",
877
877
  "author": {
878
878
  "name": "Jiří Zralý",
879
879
  "url": "https://github.com/zraly/humbleicons"
@@ -1202,8 +1202,8 @@
1202
1202
  },
1203
1203
  "vscode-icons": {
1204
1204
  "name": "VSCode Icons",
1205
- "total": 1216,
1206
- "version": "12.4.0",
1205
+ "total": 1229,
1206
+ "version": "12.5.0",
1207
1207
  "author": {
1208
1208
  "name": "Roberto Huertas",
1209
1209
  "url": "https://github.com/vscode-icons/vscode-icons"
@@ -1633,7 +1633,8 @@
1633
1633
  "bow-and-arrow",
1634
1634
  "full-moon-face"
1635
1635
  ],
1636
- "height": 18,
1636
+ "height": 72,
1637
+ "displayHeight": 18,
1637
1638
  "category": "Emoji",
1638
1639
  "palette": true
1639
1640
  },
@@ -1925,8 +1926,8 @@
1925
1926
  },
1926
1927
  "simple-icons": {
1927
1928
  "name": "Simple Icons",
1928
- "total": 2627,
1929
- "version": "9.8.0",
1929
+ "total": 2629,
1930
+ "version": "9.9.0",
1930
1931
  "author": {
1931
1932
  "name": "Simple Icons Collaborators",
1932
1933
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2015,7 +2016,7 @@
2015
2016
  },
2016
2017
  "arcticons": {
2017
2018
  "name": "Arcticons",
2018
- "total": 6714,
2019
+ "total": 6702,
2019
2020
  "author": {
2020
2021
  "name": "Donnnno",
2021
2022
  "url": "https://github.com/Donnnno/Arcticons"
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.312",
4
+ "version": "1.0.313",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",