@iconify/collections 1.0.317 → 1.0.318

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 +9 -9
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -108,8 +108,8 @@
108
108
  },
109
109
  "tabler": {
110
110
  "name": "Tabler Icons",
111
- "total": 4601,
112
- "version": "2.30.0",
111
+ "total": 4619,
112
+ "version": "2.31.0",
113
113
  "author": {
114
114
  "name": "Paweł Kuna",
115
115
  "url": "https://github.com/tabler/tabler-icons"
@@ -174,8 +174,8 @@
174
174
  },
175
175
  "carbon": {
176
176
  "name": "Carbon",
177
- "total": 1957,
178
- "version": "11.24.0",
177
+ "total": 1959,
178
+ "version": "11.25.0",
179
179
  "author": {
180
180
  "name": "IBM",
181
181
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -481,8 +481,8 @@
481
481
  },
482
482
  "octicon": {
483
483
  "name": "Octicons",
484
- "total": 593,
485
- "version": "19.5.0",
484
+ "total": 601,
485
+ "version": "19.6.0",
486
486
  "author": {
487
487
  "name": "GitHub",
488
488
  "url": "https://github.com/primer/octicons/"
@@ -1926,8 +1926,8 @@
1926
1926
  },
1927
1927
  "simple-icons": {
1928
1928
  "name": "Simple Icons",
1929
- "total": 2634,
1930
- "version": "9.10.0",
1929
+ "total": 2666,
1930
+ "version": "9.11.0",
1931
1931
  "author": {
1932
1932
  "name": "Simple Icons Collaborators",
1933
1933
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2016,7 +2016,7 @@
2016
2016
  },
2017
2017
  "arcticons": {
2018
2018
  "name": "Arcticons",
2019
- "total": 6656,
2019
+ "total": 7007,
2020
2020
  "author": {
2021
2021
  "name": "Donnnno",
2022
2022
  "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.317",
4
+ "version": "1.0.318",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",