@iconify/collections 1.0.409 → 1.0.410

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 +19 -0
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1282,6 +1282,25 @@
1282
1282
  "category": "General",
1283
1283
  "palette": false
1284
1284
  },
1285
+ "marketeq": {
1286
+ "name": "Marketeq",
1287
+ "total": 590,
1288
+ "author": {
1289
+ "name": "Marketeq"
1290
+ },
1291
+ "license": {
1292
+ "title": "MIT",
1293
+ "spdx": "MIT"
1294
+ },
1295
+ "samples": [
1296
+ "mute",
1297
+ "desk-6",
1298
+ "fishing-hook"
1299
+ ],
1300
+ "height": 25,
1301
+ "category": "General",
1302
+ "palette": true
1303
+ },
1285
1304
  "fluent": {
1286
1305
  "name": "Fluent UI System Icons",
1287
1306
  "total": 15797,
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.409",
4
+ "version": "1.0.410",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",