@iconify/collections 1.0.169 → 1.0.171

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 +7 -7
  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": 2681,
157
- "version": "1.96.0",
156
+ "total": 2763,
157
+ "version": "1.100.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -286,7 +286,7 @@
286
286
  "iconoir": {
287
287
  "name": "Iconoir",
288
288
  "total": 1188,
289
- "version": "5.3.0",
289
+ "version": "5.3.1",
290
290
  "author": {
291
291
  "name": "Luca Burgio",
292
292
  "url": "https://github.com/lucaburgio/iconoir"
@@ -1166,8 +1166,8 @@
1166
1166
  },
1167
1167
  "pajamas": {
1168
1168
  "name": "Gitlab SVGs",
1169
- "total": 343,
1170
- "version": "3.3.0",
1169
+ "total": 345,
1170
+ "version": "3.4.0",
1171
1171
  "author": {
1172
1172
  "name": "GitLab B.V.",
1173
1173
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1301,7 +1301,7 @@
1301
1301
  },
1302
1302
  "octicon": {
1303
1303
  "name": "Octicons",
1304
- "total": 516,
1304
+ "total": 518,
1305
1305
  "version": "17.5.0",
1306
1306
  "author": {
1307
1307
  "name": "GitHub",
@@ -1742,7 +1742,7 @@
1742
1742
  },
1743
1743
  "arcticons": {
1744
1744
  "name": "Arcticons",
1745
- "total": 4604,
1745
+ "total": 4699,
1746
1746
  "author": {
1747
1747
  "name": "Donnnno",
1748
1748
  "url": "https://github.com/Donnnno/Arcticons"
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.169",
4
+ "version": "1.0.171",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",