@iconify/collections 1.0.26 → 1.0.27

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 +5 -5
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "mdi": {
3
3
  "name": "Material Design Icons",
4
- "total": 6628,
4
+ "total": 6630,
5
5
  "author": {
6
6
  "name": "Austin Andrews",
7
7
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -384,8 +384,8 @@
384
384
  },
385
385
  "tabler": {
386
386
  "name": "Tabler Icons",
387
- "total": 1354,
388
- "version": "1.44.0",
387
+ "total": 1371,
388
+ "version": "1.45.0",
389
389
  "author": {
390
390
  "name": "Paweł Kuna",
391
391
  "url": "https://github.com/tabler/tabler-icons"
@@ -1421,7 +1421,7 @@
1421
1421
  "fluent": {
1422
1422
  "name": "Fluent UI System Icons",
1423
1423
  "total": 9500,
1424
- "version": "1.1.151",
1424
+ "version": "1.1.152",
1425
1425
  "author": {
1426
1426
  "name": "Microsoft Corporation",
1427
1427
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2173,7 +2173,7 @@
2173
2173
  "gis": {
2174
2174
  "name": "Font-GIS",
2175
2175
  "total": 344,
2176
- "version": "1.0.4",
2176
+ "version": "1.0.5",
2177
2177
  "author": {
2178
2178
  "name": "Jean-Marc Viglino",
2179
2179
  "url": "https://github.com/viglino/font-gis"
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.26",
4
+ "version": "1.0.27",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",