@iconify/json 2.1.8 → 2.1.9

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.
package/collections.json CHANGED
@@ -507,7 +507,7 @@
507
507
  "akar-icons": {
508
508
  "name": "Akar Icons",
509
509
  "total": 393,
510
- "version": "1.9.9",
510
+ "version": "1.9.10",
511
511
  "author": {
512
512
  "name": "Arturo Wibawa",
513
513
  "url": "https://github.com/artcoholic/akar-icons"
@@ -682,7 +682,7 @@
682
682
  },
683
683
  "charm": {
684
684
  "name": "Charm Icons",
685
- "total": 244,
685
+ "total": 250,
686
686
  "version": "0.12.1",
687
687
  "author": {
688
688
  "name": "Jay Newey",
@@ -1212,7 +1212,7 @@
1212
1212
  },
1213
1213
  "octicon": {
1214
1214
  "name": "Octicons",
1215
- "total": 487,
1215
+ "total": 490,
1216
1216
  "version": "16.3.1",
1217
1217
  "author": {
1218
1218
  "name": "GitHub",
package/collections.md CHANGED
@@ -233,7 +233,7 @@
233
233
  * URL: https://github.com/artcoholic/akar-icons
234
234
  * License: MIT
235
235
  * License URL: https://github.com/artcoholic/akar-icons/blob/master/LICENSE
236
- * Version: 1.9.9
236
+ * Version: 1.9.10
237
237
  * Palette: Colorless
238
238
 
239
239
 
@@ -307,7 +307,7 @@
307
307
 
308
308
 
309
309
  ### Charm Icons
310
- * Number of icons: 244
310
+ * Number of icons: 250
311
311
  * Author: Jay Newey
312
312
  * URL: https://github.com/jaynewey/charm-icons
313
313
  * License: MIT
@@ -543,7 +543,7 @@
543
543
 
544
544
 
545
545
  ### Octicons
546
- * Number of icons: 487
546
+ * Number of icons: 490
547
547
  * Author: GitHub
548
548
  * URL: https://github.com/primer/octicons/
549
549
  * License: Open Font License
package/composer.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "type": "library",
5
- "version": "2.1.8",
5
+ "version": "2.1.9",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "name": "Akar Icons",
5
5
  "total": 393,
6
- "version": "1.9.9",
6
+ "version": "1.9.10",
7
7
  "author": {
8
8
  "name": "Arturo Wibawa",
9
9
  "url": "https://github.com/artcoholic/akar-icons"
package/json/charm.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "charm",
3
3
  "info": {
4
4
  "name": "Charm Icons",
5
- "total": 244,
5
+ "total": 250,
6
6
  "version": "0.12.1",
7
7
  "author": {
8
8
  "name": "Jay Newey",
@@ -176,6 +176,9 @@
176
176
  "circle-cross": {
177
177
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"m10.25 5.75l-4.5 4.5m0-4.5l4.5 4.5\"/><circle cx=\"8\" cy=\"8\" r=\"6.25\"/></g>"
178
178
  },
179
+ "circle-minus": {
180
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><circle cx=\"8\" cy=\"8\" r=\"6.25\"/><path d=\"M4.75 8h6.5\"/></g>"
181
+ },
179
182
  "circle-tick": {
180
183
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M14.25 8.75c-.5 2.5-2.385 4.854-5.03 5.38A6.25 6.25 0 0 1 3.373 3.798C5.187 1.8 8.25 1.25 10.75 2.25\"/><path d=\"m5.75 7.75l2.5 2.5l6-6.5\"/></g>"
181
184
  },
@@ -215,6 +218,9 @@
215
218
  "conical-flask": {
216
219
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M4.75 1.75h6.5m-6.5 8h6.5m-5.5-7.5v4.5l-4 7.5h12.5l-4-7.5v-4.5\"/>"
217
220
  },
221
+ "container": {
222
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"m1.75 12.2l5.5 2l7-4.5v-6l-5.5-2l-7 4.5z\"/><path d=\"M10.8 6.25v5.5m-3.5-3.5v6m-5.5-8l5.5 2l7-4.5\"/></g>"
223
+ },
218
224
  "copy": {
219
225
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M11.25 4.25v-2.5h-9.5v9.5h2.5m.5-6.5v9.5h9.5v-9.5z\"/>"
220
226
  },
@@ -227,6 +233,9 @@
227
233
  "credit-card": {
228
234
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M1.75 3.75h12.5v9.5H1.75zm8 6.5h1.5m-9-3h11.5\"/>"
229
235
  },
236
+ "crop": {
237
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M4.25 1.75v10h10M11.8 14.2v-2.5m0-2.5v-5h-5m-2.5 0H1.8\"/>"
238
+ },
230
239
  "cross": {
231
240
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m11.25 4.75l-6.5 6.5m0-6.5l6.5 6.5\"/>"
232
241
  },
@@ -277,10 +286,16 @@
277
286
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M2.75 1.75h5.5l5 5v7.5H2.75z\"/><path d=\"M7.75 2.25v5h5\"/></g>"
278
287
  },
279
288
  "file-binary": {
280
- "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M2.75 4.75v-3h5.5l5 5v7.5H2.75\"/><path d=\"M1.75 7.75h3v3.5h-3zm5.5 3.5h3m-3-3.5h1.5v3\"/></g>"
289
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M2.75 7.75v-6h5.5l5 5v7.5M1.75 10.8h3v3.5h-3z\"/><path d=\"M7.25 14.2h3m-3-3.5h1.5v3m-1-11.45v5h5.05\"/></g>"
281
290
  },
282
291
  "file-code": {
283
- "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M2.75 4.75v-3h5.5l5 5v7.5H2.75\"/><path d=\"m6.25 7.75l2 1.75l-2 1.75m-2.5-3.5l-2 1.75l2 1.75\"/></g>"
292
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M2.75 7.75v-6h5.5l5 5v7.5h-2\"/><path d=\"M7.75 2.25v5h5.05M6.75 10.8l2 1.75l-2 1.75m-3-3.5l-2 1.75l2 1.75\"/></g>"
293
+ },
294
+ "file-symlink": {
295
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M2.75 7.75v-6h5.5l5 5v7.5h-4\"/><path d=\"M7.75 2.25v5h5m-10 7l3.5-3.5m0 3v-3h-3\"/></g>"
296
+ },
297
+ "files": {
298
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"m9.25 1.75l4 4v5.5h-7.5v-9.5z\"/><path d=\"M9.25 2.25v3.5h3.5m-2.5 6v2.5h-7.5v-9.5h2.5\"/></g>"
284
299
  },
285
300
  "filter": {
286
301
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M1.75 1.75h12.5v1.5l-5 5.5v4l-2.5 1.5v-5.5l-5-5.5z\"/>"
@@ -297,6 +312,9 @@
297
312
  "folder": {
298
313
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M1.75 2.75v10.5h12.5v-8.5h-6l-1.5-2z\"/>"
299
314
  },
315
+ "folder-symlink": {
316
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"m1.75 13.25l3.5-3.5m0 3v-3h-3\"/><path d=\"M8.25 13.25h6v-8.5h-6l-1.5-2h-5v4\"/></g>"
317
+ },
300
318
  "folders": {
301
319
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M4.75 2.25v8h9.5v-6.5h-5l-1.5-1.5z\"/><path d=\"M4.75 5.25h-3v8h9.5v-3\"/></g>"
302
320
  },
package/json/octicon.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "octicon",
3
3
  "info": {
4
4
  "name": "Octicons",
5
- "total": 487,
5
+ "total": 490,
6
6
  "version": "16.3.1",
7
7
  "author": {
8
8
  "name": "GitHub",
@@ -847,9 +847,15 @@
847
847
  "feed-discussion-16": {
848
848
  "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM4 5a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H8.707l-1.853 1.854A.5.5 0 0 1 6 12.5V11H5a1 1 0 0 1-1-1V5z\"/>"
849
849
  },
850
+ "feed-forked-16": {
851
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM6 6.928a1.75 1.75 0 1 0-1 0V7.5A1.5 1.5 0 0 0 6.5 9h1v1.072a1.75 1.75 0 1 0 1 0V9h1A1.5 1.5 0 0 0 11 7.5v-.572a1.75 1.75 0 1 0-1 0V7.5a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-.572z\"/>"
852
+ },
850
853
  "feed-heart-16": {
851
854
  "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm2.33-11.5c-1.22 0-1.83.5-2.323 1.136C7.513 5 6.903 4.5 5.682 4.5c-1.028 0-2.169.784-2.169 2.5c0 1.499 1.493 3.433 3.246 4.517c.52.321.89.479 1.248.484c.357-.005.728-.163 1.247-.484C11.007 10.433 12.5 8.5 12.5 7c0-1.716-1.14-2.5-2.17-2.5z\"/>"
852
855
  },
856
+ "feed-merged-16": {
857
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm.25-11.25a1.75 1.75 0 0 1-1.207 1.664A2 2 0 0 0 9 8h.571a1.75 1.75 0 1 1 0 1H9a2.99 2.99 0 0 1-2-.764v1.336a1.75 1.75 0 1 1-1 0V6.428A1.75 1.75 0 1 1 8.25 4.75z\"/>"
858
+ },
853
859
  "feed-person-16": {
854
860
  "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm.847-8.145a2.502 2.502 0 1 0-1.694 0C5.471 8.261 4 9.775 4 11c0 .395.145.995 1 .995h6c.855 0 1-.6 1-.995c0-1.224-1.47-2.74-3.153-3.145z\"/>"
855
861
  },
@@ -865,6 +871,9 @@
865
871
  "feed-tag-16": {
866
872
  "body": "<path fill=\"currentColor\" d=\"M7.22 6.5a.72.72 0 1 1-1.44 0a.72.72 0 0 1 1.44 0z\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM4 8.379V5a1 1 0 0 1 1-1h3.379a1.5 1.5 0 0 1 1.06.44l3.213 3.211a1.2 1.2 0 0 1 0 1.698l-3.303 3.303a1.2 1.2 0 0 1-1.698 0L4.44 9.439A1.5 1.5 0 0 1 4 8.38z\"/>"
867
873
  },
874
+ "feed-trophy-16": {
875
+ "body": "<path fill=\"currentColor\" d=\"M11 5h1v1.146a1 1 0 0 1-.629.928L11 7.223V5zM5 7.223l-.371-.149A1 1 0 0 1 4 6.146V5h1v2.223z\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM3 5a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v1.146a2 2 0 0 1-1.257 1.857l-.865.346a3.005 3.005 0 0 1-2.294 2.094C8.78 11.405 9.342 12 10.5 12a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h.002c1.156 0 1.718-.596 1.914-1.557A3.005 3.005 0 0 1 5.122 8.35l-.865-.346A2 2 0 0 1 3 6.146V5z\"/>"
876
+ },
868
877
  "file": {
869
878
  "body": "<path fill-rule=\"evenodd\" d=\"M6 5H2V4h4v1zM2 8h7V7H2v1zm0 2h7V9H2v1zm0 2h7v-1H2v1zm10-7.5V14c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V2c0-.55.45-1 1-1h7.5L12 4.5zM11 5L8 2H1v12h10V5z\" fill=\"currentColor\"/>",
870
879
  "width": 12,
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "license": "MIT",
5
- "version": "2.1.8",
5
+ "version": "2.1.9",
6
6
  "homepage": "https://iconify.design/icon-sets/",
7
7
  "bugs": "https://github.com/iconify/icon-sets/issues",
8
8
  "repository": {