@iconify/collections 1.0.206 → 1.0.208

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 +11 -11
  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"
@@ -110,7 +110,7 @@
110
110
  "carbon": {
111
111
  "name": "Carbon",
112
112
  "total": 1859,
113
- "version": "11.12.0",
113
+ "version": "11.13.0",
114
114
  "author": {
115
115
  "name": "IBM",
116
116
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/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"
@@ -1696,8 +1696,8 @@
1696
1696
  },
1697
1697
  "simple-icons": {
1698
1698
  "name": "Simple Icons",
1699
- "total": 2413,
1700
- "version": "8.0.0",
1699
+ "total": 2414,
1700
+ "version": "8.1.0",
1701
1701
  "author": {
1702
1702
  "name": "Simple Icons Collaborators",
1703
1703
  "url": "https://github.com/simple-icons/simple-icons"
@@ -1764,7 +1764,7 @@
1764
1764
  },
1765
1765
  "arcticons": {
1766
1766
  "name": "Arcticons",
1767
- "total": 4853,
1767
+ "total": 4852,
1768
1768
  "author": {
1769
1769
  "name": "Donnnno",
1770
1770
  "url": "https://github.com/Donnnno/Arcticons"
@@ -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.206",
4
+ "version": "1.0.208",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",