@iconify/collections 1.0.205 → 1.0.207

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 +10 -10
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 8720,
4
+ "total": 8830,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 3054,
157
- "version": "1.115.0",
156
+ "total": 3072,
157
+ "version": "1.116.1",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -285,8 +285,8 @@
285
285
  },
286
286
  "iconoir": {
287
287
  "name": "Iconoir",
288
- "total": 1209,
289
- "version": "5.4.1",
288
+ "total": 1236,
289
+ "version": "5.5.2",
290
290
  "author": {
291
291
  "name": "Luca Burgio",
292
292
  "url": "https://github.com/lucaburgio/iconoir"
@@ -1346,7 +1346,7 @@
1346
1346
  "ooui": {
1347
1347
  "name": "OOUI",
1348
1348
  "total": 330,
1349
- "version": "0.45.0",
1349
+ "version": "0.46.0",
1350
1350
  "author": {
1351
1351
  "name": "OOUI Team",
1352
1352
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -1368,7 +1368,7 @@
1368
1368
  "nimbus": {
1369
1369
  "name": "Nimbus",
1370
1370
  "total": 140,
1371
- "version": "0.3.1",
1371
+ "version": "0.3.2",
1372
1372
  "author": {
1373
1373
  "name": "Linkedstore S.A.",
1374
1374
  "url": "https://github.com/TiendaNube/nimbus-icons"
@@ -1696,8 +1696,8 @@
1696
1696
  },
1697
1697
  "simple-icons": {
1698
1698
  "name": "Simple Icons",
1699
- "total": 2412,
1700
- "version": "7.21.0",
1699
+ "total": 2413,
1700
+ "version": "8.0.0",
1701
1701
  "author": {
1702
1702
  "name": "Simple Icons Collaborators",
1703
1703
  "url": "https://github.com/simple-icons/simple-icons"
@@ -1915,7 +1915,7 @@
1915
1915
  },
1916
1916
  "circle-flags": {
1917
1917
  "name": "Circle Flags",
1918
- "total": 378,
1918
+ "total": 379,
1919
1919
  "version": "1.0.0",
1920
1920
  "author": {
1921
1921
  "name": "HatScripts",
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.205",
4
+ "version": "1.0.207",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",