@iconify/collections 1.0.203 → 1.0.204

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
@@ -724,7 +724,7 @@
724
724
  },
725
725
  "charm": {
726
726
  "name": "Charm Icons",
727
- "total": 259,
727
+ "total": 261,
728
728
  "version": "0.12.1",
729
729
  "author": {
730
730
  "name": "Jay Newey",
@@ -1188,8 +1188,8 @@
1188
1188
  },
1189
1189
  "pajamas": {
1190
1190
  "name": "Gitlab SVGs",
1191
- "total": 352,
1192
- "version": "3.11.0",
1191
+ "total": 353,
1192
+ "version": "3.13.0",
1193
1193
  "author": {
1194
1194
  "name": "GitLab B.V.",
1195
1195
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1323,7 +1323,7 @@
1323
1323
  },
1324
1324
  "octicon": {
1325
1325
  "name": "Octicons",
1326
- "total": 537,
1326
+ "total": 539,
1327
1327
  "version": "17.9.0",
1328
1328
  "author": {
1329
1329
  "name": "GitHub",
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.203",
4
+ "version": "1.0.204",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",