@iconify/collections 1.0.656 → 1.0.658

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 +10 -10
  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": 15159,
4
+ "total": 15195,
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": 15232,
31
+ "total": 15268,
32
32
  "author": {
33
33
  "name": "Google",
34
34
  "url": "https://github.com/google/material-design-icons"
@@ -138,7 +138,7 @@
138
138
  "line-md": {
139
139
  "name": "Material Line Icons",
140
140
  "total": 1218,
141
- "version": "3.0.4",
141
+ "version": "3.0.5",
142
142
  "author": {
143
143
  "name": "Vjacheslav Trushkin",
144
144
  "url": "https://github.com/cyberalien/line-md"
@@ -196,8 +196,8 @@
196
196
  },
197
197
  "tabler": {
198
198
  "name": "Tabler Icons",
199
- "total": 6038,
200
- "version": "3.38.0",
199
+ "total": 6056,
200
+ "version": "3.39.0",
201
201
  "author": {
202
202
  "name": "Paweł Kuna",
203
203
  "url": "https://github.com/tabler/tabler-icons"
@@ -397,7 +397,7 @@
397
397
  },
398
398
  "lucide": {
399
399
  "name": "Lucide",
400
- "total": 1702,
400
+ "total": 1703,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -1833,7 +1833,7 @@
1833
1833
  "gravity-ui": {
1834
1834
  "name": "Gravity UI Icons",
1835
1835
  "total": 781,
1836
- "version": "2.17.0",
1836
+ "version": "2.18.0",
1837
1837
  "author": {
1838
1838
  "name": "YANDEX LLC",
1839
1839
  "url": "https://github.com/gravity-ui/icons/"
@@ -2808,7 +2808,7 @@
2808
2808
  },
2809
2809
  "garden": {
2810
2810
  "name": "Garden SVG Icons",
2811
- "total": 912,
2811
+ "total": 916,
2812
2812
  "author": {
2813
2813
  "name": "Zendesk",
2814
2814
  "url": "https://github.com/zendeskgarden/svg-icons"
@@ -2967,7 +2967,7 @@
2967
2967
  },
2968
2968
  "ooui": {
2969
2969
  "name": "OOUI",
2970
- "total": 370,
2970
+ "total": 371,
2971
2971
  "version": "0.53.1",
2972
2972
  "author": {
2973
2973
  "name": "OOUI Team",
@@ -3889,7 +3889,7 @@
3889
3889
  },
3890
3890
  "cbi": {
3891
3891
  "name": "Custom Brand Icons",
3892
- "total": 1511,
3892
+ "total": 1514,
3893
3893
  "author": {
3894
3894
  "name": "Emanuele & rchiileea",
3895
3895
  "url": "https://github.com/elax46/custom-brand-icons"
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.656",
5
+ "version": "1.0.658",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",