@iconify/collections 1.0.367 → 1.0.368

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 +11 -11
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -129,8 +129,8 @@
129
129
  },
130
130
  "tabler": {
131
131
  "name": "Tabler Icons",
132
- "total": 4872,
133
- "version": "2.42.0",
132
+ "total": 4908,
133
+ "version": "2.44.0",
134
134
  "author": {
135
135
  "name": "Paweł Kuna",
136
136
  "url": "https://github.com/tabler/tabler-icons"
@@ -172,8 +172,8 @@
172
172
  },
173
173
  "ri": {
174
174
  "name": "Remix Icon",
175
- "total": 2598,
176
- "version": "3.6.0",
175
+ "total": 2671,
176
+ "version": "3.7.0",
177
177
  "author": {
178
178
  "name": "Remix Design",
179
179
  "url": "https://github.com/Remix-Design/RemixIcon"
@@ -216,8 +216,8 @@
216
216
  },
217
217
  "carbon": {
218
218
  "name": "Carbon",
219
- "total": 2076,
220
- "version": "11.31.0",
219
+ "total": 2075,
220
+ "version": "11.32.0",
221
221
  "author": {
222
222
  "name": "IBM",
223
223
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -631,7 +631,7 @@
631
631
  },
632
632
  "basil": {
633
633
  "name": "Basil",
634
- "total": 497,
634
+ "total": 493,
635
635
  "author": {
636
636
  "name": "Craftwork",
637
637
  "url": "https://www.figma.com/community/file/931906394678748246"
@@ -1198,8 +1198,8 @@
1198
1198
  },
1199
1199
  "fluent": {
1200
1200
  "name": "Fluent UI System Icons",
1201
- "total": 15067,
1202
- "version": "1.1.223",
1201
+ "total": 15373,
1202
+ "version": "1.1.224",
1203
1203
  "author": {
1204
1204
  "name": "Microsoft Corporation",
1205
1205
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2054,8 +2054,8 @@
2054
2054
  },
2055
2055
  "simple-icons": {
2056
2056
  "name": "Simple Icons",
2057
- "total": 2839,
2058
- "version": "10.1.0",
2057
+ "total": 2862,
2058
+ "version": "10.2.0",
2059
2059
  "author": {
2060
2060
  "name": "Simple Icons Collaborators",
2061
2061
  "url": "https://github.com/simple-icons/simple-icons"
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.367",
4
+ "version": "1.0.368",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",