@iconify/collections 1.0.235 → 1.0.236

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
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 3271,
157
- "version": "2.3.0",
156
+ "total": 3401,
157
+ "version": "2.4.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -439,7 +439,7 @@
439
439
  },
440
440
  "octicon": {
441
441
  "name": "Octicons",
442
- "total": 561,
442
+ "total": 565,
443
443
  "version": "17.11.1",
444
444
  "author": {
445
445
  "name": "GitHub",
@@ -1409,7 +1409,7 @@
1409
1409
  },
1410
1410
  "ooui": {
1411
1411
  "name": "OOUI",
1412
- "total": 340,
1412
+ "total": 341,
1413
1413
  "version": "0.46.3",
1414
1414
  "author": {
1415
1415
  "name": "OOUI Team",
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.235",
4
+ "version": "1.0.236",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",