@iconify/collections 1.0.268 → 1.0.269

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
@@ -505,7 +505,7 @@
505
505
  },
506
506
  "lucide": {
507
507
  "name": "Lucide",
508
- "total": 976,
508
+ "total": 998,
509
509
  "author": {
510
510
  "name": "Lucide Contributors",
511
511
  "url": "https://github.com/lucide-icons/lucide"
@@ -1181,8 +1181,8 @@
1181
1181
  },
1182
1182
  "vscode-icons": {
1183
1183
  "name": "VSCode Icons",
1184
- "total": 1210,
1185
- "version": "12.3.0",
1184
+ "total": 1216,
1185
+ "version": "12.4.0",
1186
1186
  "author": {
1187
1187
  "name": "Roberto Huertas",
1188
1188
  "url": "https://github.com/vscode-icons/vscode-icons"
@@ -1803,7 +1803,7 @@
1803
1803
  "name": "Streamline Emojis",
1804
1804
  "total": 787,
1805
1805
  "author": {
1806
- "name": "Webalys LLC",
1806
+ "name": "Streamline",
1807
1807
  "url": "https://github.com/webalys-hq/streamline-vectors"
1808
1808
  },
1809
1809
  "license": {
@@ -1864,8 +1864,8 @@
1864
1864
  },
1865
1865
  "simple-icons": {
1866
1866
  "name": "Simple Icons",
1867
- "total": 2449,
1868
- "version": "8.10.0",
1867
+ "total": 2450,
1868
+ "version": "8.11.0",
1869
1869
  "author": {
1870
1870
  "name": "Simple Icons Collaborators",
1871
1871
  "url": "https://github.com/simple-icons/simple-icons"
@@ -1954,7 +1954,7 @@
1954
1954
  },
1955
1955
  "arcticons": {
1956
1956
  "name": "Arcticons",
1957
- "total": 5605,
1957
+ "total": 5821,
1958
1958
  "author": {
1959
1959
  "name": "Donnnno",
1960
1960
  "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.268",
4
+ "version": "1.0.269",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",