@iconify/collections 1.0.633 → 1.0.635

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 +14 -14
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -137,8 +137,8 @@
137
137
  },
138
138
  "line-md": {
139
139
  "name": "Material Line Icons",
140
- "total": 1091,
141
- "version": "2.0.8",
140
+ "total": 1218,
141
+ "version": "3.0.1",
142
142
  "author": {
143
143
  "name": "Vjacheslav Trushkin",
144
144
  "url": "https://github.com/cyberalien/line-md"
@@ -146,14 +146,14 @@
146
146
  "license": {
147
147
  "title": "MIT",
148
148
  "spdx": "MIT",
149
- "url": "https://github.com/cyberalien/line-md/blob/master/license.txt"
149
+ "url": "https://github.com/cyberalien/line-md/blob/main/license.txt"
150
150
  },
151
151
  "samples": [
152
152
  "loading-twotone-loop",
153
153
  "beer-alt-twotone-loop",
154
154
  "image-twotone",
155
155
  "account",
156
- "cloud-off-outline-loop",
156
+ "cloud-alt-upload-twotone-loop",
157
157
  "cog-filled-loop"
158
158
  ],
159
159
  "height": 24,
@@ -196,7 +196,7 @@
196
196
  },
197
197
  "tabler": {
198
198
  "name": "Tabler Icons",
199
- "total": 5985,
199
+ "total": 5986,
200
200
  "version": "3.36.0",
201
201
  "author": {
202
202
  "name": "Paweł Kuna",
@@ -254,8 +254,8 @@
254
254
  },
255
255
  "ri": {
256
256
  "name": "Remix Icon",
257
- "total": 3135,
258
- "version": "4.7.0",
257
+ "total": 3188,
258
+ "version": "4.8.0",
259
259
  "author": {
260
260
  "name": "Remix Design",
261
261
  "url": "https://github.com/Remix-Design/RemixIcon"
@@ -283,7 +283,7 @@
283
283
  },
284
284
  "mynaui": {
285
285
  "name": "Myna UI Icons",
286
- "total": 2544,
286
+ "total": 2580,
287
287
  "author": {
288
288
  "name": "Praveen Juge",
289
289
  "url": "https://github.com/praveenjuge/mynaui-icons"
@@ -299,7 +299,7 @@
299
299
  "tree",
300
300
  "cart",
301
301
  "filter",
302
- "clock-three"
302
+ "cog-three"
303
303
  ],
304
304
  "height": 24,
305
305
  "category": "UI 24px",
@@ -1307,7 +1307,7 @@
1307
1307
  },
1308
1308
  "hugeicons": {
1309
1309
  "name": "Huge Icons",
1310
- "total": 4559,
1310
+ "total": 4653,
1311
1311
  "author": {
1312
1312
  "name": "Hugeicons",
1313
1313
  "url": "https://icon-sets.iconify.design/icon-sets/hugeicons/"
@@ -3912,8 +3912,8 @@
3912
3912
  },
3913
3913
  "token": {
3914
3914
  "name": "Web3 Icons",
3915
- "total": 1764,
3916
- "version": "4.0.42",
3915
+ "total": 1766,
3916
+ "version": "4.0.44",
3917
3917
  "author": {
3918
3918
  "name": "0xa3k5",
3919
3919
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3937,8 +3937,8 @@
3937
3937
  },
3938
3938
  "token-branded": {
3939
3939
  "name": "Web3 Icons Branded",
3940
- "total": 2019,
3941
- "version": "4.0.42",
3940
+ "total": 2021,
3941
+ "version": "4.0.44",
3942
3942
  "author": {
3943
3943
  "name": "0xa3k5",
3944
3944
  "url": "https://github.com/0xa3k5/web3icons"
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.633",
5
+ "version": "1.0.635",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",