@iconify/collections 1.0.94 → 1.0.95

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 +3 -3
  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": 6953,
4
+ "total": 7702,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -1586,7 +1586,7 @@
1586
1586
  },
1587
1587
  "arcticons": {
1588
1588
  "name": "Arcticons",
1589
- "total": 4149,
1589
+ "total": 4193,
1590
1590
  "author": {
1591
1591
  "name": "Donno",
1592
1592
  "url": "https://github.com/Donno/Arcticons"
@@ -1714,7 +1714,7 @@
1714
1714
  },
1715
1715
  "circle-flags": {
1716
1716
  "name": "Circle Flags",
1717
- "total": 307,
1717
+ "total": 351,
1718
1718
  "version": "1.0.0",
1719
1719
  "author": {
1720
1720
  "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.94",
4
+ "version": "1.0.95",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",