@iconify/collections 1.0.347 → 1.0.348

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": 11599,
4
+ "total": 12022,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -108,8 +108,8 @@
108
108
  },
109
109
  "tabler": {
110
110
  "name": "Tabler Icons",
111
- "total": 4818,
112
- "version": "2.39.0",
111
+ "total": 4836,
112
+ "version": "2.40.0",
113
113
  "author": {
114
114
  "name": "Paweł Kuna",
115
115
  "url": "https://github.com/tabler/tabler-icons"
@@ -653,8 +653,8 @@
653
653
  },
654
654
  "akar-icons": {
655
655
  "name": "Akar Icons",
656
- "total": 450,
657
- "version": "1.9.29",
656
+ "total": 453,
657
+ "version": "1.9.30",
658
658
  "author": {
659
659
  "name": "Arturo Wibawa",
660
660
  "url": "https://github.com/artcoholic/akar-icons"
@@ -1314,8 +1314,8 @@
1314
1314
  },
1315
1315
  "pajamas": {
1316
1316
  "name": "Gitlab SVGs",
1317
- "total": 373,
1318
- "version": "3.67.0",
1317
+ "total": 374,
1318
+ "version": "3.68.0",
1319
1319
  "author": {
1320
1320
  "name": "GitLab B.V.",
1321
1321
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1662,7 +1662,7 @@
1662
1662
  },
1663
1663
  "openmoji": {
1664
1664
  "name": "OpenMoji",
1665
- "total": 4081,
1665
+ "total": 4108,
1666
1666
  "author": {
1667
1667
  "name": "OpenMoji",
1668
1668
  "url": "https://github.com/hfg-gmuend/openmoji"
@@ -2103,7 +2103,7 @@
2103
2103
  },
2104
2104
  "devicon": {
2105
2105
  "name": "Devicon",
2106
- "total": 718,
2106
+ "total": 721,
2107
2107
  "author": {
2108
2108
  "name": "konpa",
2109
2109
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2125,7 +2125,7 @@
2125
2125
  },
2126
2126
  "devicon-plain": {
2127
2127
  "name": "Devicon Plain",
2128
- "total": 539,
2128
+ "total": 542,
2129
2129
  "author": {
2130
2130
  "name": "konpa",
2131
2131
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2256,7 +2256,7 @@
2256
2256
  "flag": {
2257
2257
  "name": "Flag Icons",
2258
2258
  "total": 534,
2259
- "version": "6.11.1",
2259
+ "version": "6.11.2",
2260
2260
  "author": {
2261
2261
  "name": "Panayiotis Lipiridis",
2262
2262
  "url": "https://github.com/lipis/flag-icons"
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.347",
4
+ "version": "1.0.348",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",