@iconify/collections 1.0.344 → 1.0.346

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 -14
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -305,7 +305,7 @@
305
305
  },
306
306
  "mingcute": {
307
307
  "name": "MingCute Icon",
308
- "total": 2558,
308
+ "total": 2666,
309
309
  "author": {
310
310
  "name": "MingCute Design",
311
311
  "url": "https://github.com/Richard9394/MingCute"
@@ -675,7 +675,7 @@
675
675
  },
676
676
  "memory": {
677
677
  "name": "Memory Icons",
678
- "total": 551,
678
+ "total": 601,
679
679
  "author": {
680
680
  "name": "Pictogrammers",
681
681
  "url": "https://github.com/Pictogrammers/Memory"
@@ -703,7 +703,7 @@
703
703
  "url": "https://github.com/stephenhutchings/typicons.font"
704
704
  },
705
705
  "license": {
706
- "title": "CC BY SA 4.0",
706
+ "title": "CC BY-SA 4.0",
707
707
  "spdx": "CC-BY-SA-4.0",
708
708
  "url": "https://creativecommons.org/licenses/by-sa/4.0/"
709
709
  },
@@ -1113,8 +1113,8 @@
1113
1113
  },
1114
1114
  "fluent": {
1115
1115
  "name": "Fluent UI System Icons",
1116
- "total": 14695,
1117
- "version": "1.1.220",
1116
+ "total": 14775,
1117
+ "version": "1.1.221",
1118
1118
  "author": {
1119
1119
  "name": "Microsoft Corporation",
1120
1120
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1223,8 +1223,8 @@
1223
1223
  },
1224
1224
  "vscode-icons": {
1225
1225
  "name": "VSCode Icons",
1226
- "total": 1229,
1227
- "version": "12.5.0",
1226
+ "total": 1240,
1227
+ "version": "12.6.0",
1228
1228
  "author": {
1229
1229
  "name": "Roberto Huertas",
1230
1230
  "url": "https://github.com/vscode-icons/vscode-icons"
@@ -1727,7 +1727,7 @@
1727
1727
  },
1728
1728
  "fluent-emoji": {
1729
1729
  "name": "Fluent Emoji",
1730
- "total": 2980,
1730
+ "total": 2961,
1731
1731
  "author": {
1732
1732
  "name": "Microsoft Corporation",
1733
1733
  "url": "https://github.com/microsoft/fluentui-emoji"
@@ -1743,7 +1743,7 @@
1743
1743
  "yin-yang"
1744
1744
  ],
1745
1745
  "height": 32,
1746
- "displayHeight": 24,
1746
+ "displayHeight": 16,
1747
1747
  "category": "Emoji",
1748
1748
  "palette": true
1749
1749
  },
@@ -1970,8 +1970,8 @@
1970
1970
  },
1971
1971
  "simple-icons": {
1972
1972
  "name": "Simple Icons",
1973
- "total": 2746,
1974
- "version": "9.18.0",
1973
+ "total": 2750,
1974
+ "version": "9.19.0",
1975
1975
  "author": {
1976
1976
  "name": "Simple Icons Collaborators",
1977
1977
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2060,7 +2060,7 @@
2060
2060
  },
2061
2061
  "arcticons": {
2062
2062
  "name": "Arcticons",
2063
- "total": 7540,
2063
+ "total": 7533,
2064
2064
  "author": {
2065
2065
  "name": "Donnnno",
2066
2066
  "url": "https://github.com/Donnnno/Arcticons"
@@ -2103,7 +2103,7 @@
2103
2103
  },
2104
2104
  "devicon": {
2105
2105
  "name": "Devicon",
2106
- "total": 696,
2106
+ "total": 707,
2107
2107
  "author": {
2108
2108
  "name": "konpa",
2109
2109
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2125,7 +2125,7 @@
2125
2125
  },
2126
2126
  "devicon-plain": {
2127
2127
  "name": "Devicon Plain",
2128
- "total": 527,
2128
+ "total": 534,
2129
2129
  "author": {
2130
2130
  "name": "konpa",
2131
2131
  "url": "https://github.com/devicons/devicon/tree/master"
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.344",
4
+ "version": "1.0.346",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",