@iconify/collections 1.0.340 → 1.0.341

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 +4 -4
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1315,7 +1315,7 @@
1315
1315
  "pajamas": {
1316
1316
  "name": "Gitlab SVGs",
1317
1317
  "total": 373,
1318
- "version": "3.65.0",
1318
+ "version": "3.66.0",
1319
1319
  "author": {
1320
1320
  "name": "GitLab B.V.",
1321
1321
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1596,8 +1596,8 @@
1596
1596
  },
1597
1597
  "line-md": {
1598
1598
  "name": "Material Line Icons",
1599
- "total": 463,
1600
- "version": "0.2.15",
1599
+ "total": 512,
1600
+ "version": "0.2.17",
1601
1601
  "author": {
1602
1602
  "name": "Vjacheslav Trushkin",
1603
1603
  "url": "https://github.com/cyberalien/line-md"
@@ -1662,7 +1662,7 @@
1662
1662
  },
1663
1663
  "openmoji": {
1664
1664
  "name": "OpenMoji",
1665
- "total": 4080,
1665
+ "total": 4081,
1666
1666
  "author": {
1667
1667
  "name": "OpenMoji",
1668
1668
  "url": "https://github.com/hfg-gmuend/openmoji"
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.340",
4
+ "version": "1.0.341",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",