@iconify/collections 1.0.594 → 1.0.596

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 14811,
4
+ "total": 14813,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -28,7 +28,7 @@
28
28
  },
29
29
  "material-symbols-light": {
30
30
  "name": "Material Symbols Light",
31
- "total": 14881,
31
+ "total": 14883,
32
32
  "author": {
33
33
  "name": "Google",
34
34
  "url": "https://github.com/google/material-design-icons"
@@ -196,8 +196,8 @@
196
196
  },
197
197
  "tabler": {
198
198
  "name": "Tabler Icons",
199
- "total": 5945,
200
- "version": "3.34.1",
199
+ "total": 5963,
200
+ "version": "3.35.0",
201
201
  "author": {
202
202
  "name": "Paweł Kuna",
203
203
  "url": "https://github.com/tabler/tabler-icons"
@@ -2166,8 +2166,8 @@
2166
2166
  },
2167
2167
  "fluent": {
2168
2168
  "name": "Fluent UI System Icons",
2169
- "total": 18389,
2170
- "version": "1.1.309",
2169
+ "total": 18455,
2170
+ "version": "1.1.310",
2171
2171
  "author": {
2172
2172
  "name": "Microsoft Corporation",
2173
2173
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2731,7 +2731,7 @@
2731
2731
  "pajamas": {
2732
2732
  "name": "Gitlab SVGs",
2733
2733
  "total": 410,
2734
- "version": "3.146.0",
2734
+ "version": "3.147.0",
2735
2735
  "author": {
2736
2736
  "name": "GitLab B.V.",
2737
2737
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2913,7 +2913,7 @@
2913
2913
  },
2914
2914
  "ooui": {
2915
2915
  "name": "OOUI",
2916
- "total": 366,
2916
+ "total": 370,
2917
2917
  "version": "0.53.0",
2918
2918
  "author": {
2919
2919
  "name": "OOUI Team",
@@ -3160,7 +3160,7 @@
3160
3160
  "fluent-color": {
3161
3161
  "name": "Fluent UI System Color Icons",
3162
3162
  "total": 889,
3163
- "version": "1.1.309",
3163
+ "version": "1.1.310",
3164
3164
  "author": {
3165
3165
  "name": "Microsoft Corporation",
3166
3166
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -3449,7 +3449,7 @@
3449
3449
  },
3450
3450
  "devicon": {
3451
3451
  "name": "Devicon",
3452
- "total": 951,
3452
+ "total": 955,
3453
3453
  "author": {
3454
3454
  "name": "konpa",
3455
3455
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3474,7 +3474,7 @@
3474
3474
  },
3475
3475
  "devicon-plain": {
3476
3476
  "name": "Devicon Plain",
3477
- "total": 696,
3477
+ "total": 698,
3478
3478
  "author": {
3479
3479
  "name": "konpa",
3480
3480
  "url": "https://github.com/devicons/devicon/tree/master"
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.594",
5
+ "version": "1.0.596",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",