@iconify/collections 1.0.397 → 1.0.399

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 +31 -10
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -172,8 +172,8 @@
172
172
  },
173
173
  "ri": {
174
174
  "name": "Remix Icon",
175
- "total": 2736,
176
- "version": "4.1.0",
175
+ "total": 2860,
176
+ "version": "4.2.0",
177
177
  "author": {
178
178
  "name": "Remix Design",
179
179
  "url": "https://github.com/Remix-Design/RemixIcon"
@@ -304,7 +304,7 @@
304
304
  },
305
305
  "lucide": {
306
306
  "name": "Lucide",
307
- "total": 1427,
307
+ "total": 1432,
308
308
  "author": {
309
309
  "name": "Lucide Contributors",
310
310
  "url": "https://github.com/lucide-icons/lucide"
@@ -1261,10 +1261,31 @@
1261
1261
  "category": "General",
1262
1262
  "palette": false
1263
1263
  },
1264
+ "mage": {
1265
+ "name": "Mage Icons",
1266
+ "total": 1042,
1267
+ "author": {
1268
+ "name": "MageIcons",
1269
+ "url": "https://github.com/Mage-Icons/mage-icons"
1270
+ },
1271
+ "license": {
1272
+ "title": "Apache 2.0",
1273
+ "spdx": "Apache-2.0",
1274
+ "url": "https://github.com/Mage-Icons/mage-icons/blob/main/License.txt"
1275
+ },
1276
+ "samples": [
1277
+ "chart-25",
1278
+ "music-fill",
1279
+ "coin-a-fill"
1280
+ ],
1281
+ "height": 24,
1282
+ "category": "General",
1283
+ "palette": false
1284
+ },
1264
1285
  "fluent": {
1265
1286
  "name": "Fluent UI System Icons",
1266
- "total": 15551,
1267
- "version": "1.1.228",
1287
+ "total": 15647,
1288
+ "version": "1.1.230",
1268
1289
  "author": {
1269
1290
  "name": "Microsoft Corporation",
1270
1291
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1830,7 +1851,7 @@
1830
1851
  },
1831
1852
  "openmoji": {
1832
1853
  "name": "OpenMoji",
1833
- "total": 4127,
1854
+ "total": 4128,
1834
1855
  "author": {
1835
1856
  "name": "OpenMoji",
1836
1857
  "url": "https://github.com/hfg-gmuend/openmoji"
@@ -2137,8 +2158,8 @@
2137
2158
  },
2138
2159
  "simple-icons": {
2139
2160
  "name": "Simple Icons",
2140
- "total": 3035,
2141
- "version": "11.5.0",
2161
+ "total": 3047,
2162
+ "version": "11.6.0",
2142
2163
  "author": {
2143
2164
  "name": "Simple Icons Collaborators",
2144
2165
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2249,7 +2270,7 @@
2249
2270
  },
2250
2271
  "cbi": {
2251
2272
  "name": "Custom Brand Icons",
2252
- "total": 1096,
2273
+ "total": 1101,
2253
2274
  "author": {
2254
2275
  "name": "Emanuele",
2255
2276
  "url": "https://github.com/elax46/custom-brand-icons"
@@ -2530,7 +2551,7 @@
2530
2551
  },
2531
2552
  "gis": {
2532
2553
  "name": "Font-GIS",
2533
- "total": 345,
2554
+ "total": 358,
2534
2555
  "version": "1.0.6",
2535
2556
  "author": {
2536
2557
  "name": "Jean-Marc Viglino",
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.397",
4
+ "version": "1.0.399",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",