@iconify/collections 1.0.357 → 1.0.358

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 +8 -10
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -129,8 +129,8 @@
129
129
  },
130
130
  "tabler": {
131
131
  "name": "Tabler Icons",
132
- "total": 4836,
133
- "version": "2.40.0",
132
+ "total": 4854,
133
+ "version": "2.41.0",
134
134
  "author": {
135
135
  "name": "Paweł Kuna",
136
136
  "url": "https://github.com/tabler/tabler-icons"
@@ -1176,8 +1176,8 @@
1176
1176
  },
1177
1177
  "fluent": {
1178
1178
  "name": "Fluent UI System Icons",
1179
- "total": 14941,
1180
- "version": "1.1.222",
1179
+ "total": 15067,
1180
+ "version": "1.1.223",
1181
1181
  "author": {
1182
1182
  "name": "Microsoft Corporation",
1183
1183
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2033,8 +2033,8 @@
2033
2033
  },
2034
2034
  "simple-icons": {
2035
2035
  "name": "Simple Icons",
2036
- "total": 2753,
2037
- "version": "9.20.0",
2036
+ "total": 2770,
2037
+ "version": "9.21.0",
2038
2038
  "author": {
2039
2039
  "name": "Simple Icons Collaborators",
2040
2040
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2188,7 +2188,7 @@
2188
2188
  },
2189
2189
  "devicon-plain": {
2190
2190
  "name": "Devicon Plain",
2191
- "total": 546,
2191
+ "total": 542,
2192
2192
  "author": {
2193
2193
  "name": "konpa",
2194
2194
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2319,7 +2319,7 @@
2319
2319
  "flag": {
2320
2320
  "name": "Flag Icons",
2321
2321
  "total": 538,
2322
- "version": "6.15.0",
2322
+ "version": "7.0.2",
2323
2323
  "author": {
2324
2324
  "name": "Panayiotis Lipiridis",
2325
2325
  "url": "https://github.com/lipis/flag-icons"
@@ -2485,8 +2485,6 @@
2485
2485
  "thrown-spear",
2486
2486
  "rank-3"
2487
2487
  ],
2488
- "height": 32,
2489
- "displayHeight": 16,
2490
2488
  "category": "Thematic",
2491
2489
  "palette": false
2492
2490
  },
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.357",
4
+ "version": "1.0.358",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",