@iconify/collections 1.0.268 → 1.0.270

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 +13 -13
  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": 1002,
509
509
  "author": {
510
510
  "name": "Lucide Contributors",
511
511
  "url": "https://github.com/lucide-icons/lucide"
@@ -611,8 +611,8 @@
611
611
  },
612
612
  "akar-icons": {
613
613
  "name": "Akar Icons",
614
- "total": 437,
615
- "version": "1.9.25",
614
+ "total": 438,
615
+ "version": "1.9.26",
616
616
  "author": {
617
617
  "name": "Arturo Wibawa",
618
618
  "url": "https://github.com/artcoholic/akar-icons"
@@ -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"
@@ -1272,8 +1272,8 @@
1272
1272
  },
1273
1273
  "pajamas": {
1274
1274
  "name": "Gitlab SVGs",
1275
- "total": 360,
1276
- "version": "3.40.0",
1275
+ "total": 361,
1276
+ "version": "3.42.0",
1277
1277
  "author": {
1278
1278
  "name": "GitLab B.V.",
1279
1279
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -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"
@@ -1997,7 +1997,7 @@
1997
1997
  },
1998
1998
  "devicon": {
1999
1999
  "name": "Devicon",
2000
- "total": 659,
2000
+ "total": 661,
2001
2001
  "author": {
2002
2002
  "name": "konpa",
2003
2003
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2019,7 +2019,7 @@
2019
2019
  },
2020
2020
  "devicon-plain": {
2021
2021
  "name": "Devicon Plain",
2022
- "total": 506,
2022
+ "total": 508,
2023
2023
  "author": {
2024
2024
  "name": "konpa",
2025
2025
  "url": "https://github.com/devicons/devicon/tree/master"
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.270",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",