@iconify-json/lucide 1.0.14 → 1.0.18
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/icons.json +31 -1
- package/info.json +1 -1
- package/package.json +1 -1
package/icons.json
CHANGED
|
@@ -238,6 +238,9 @@
|
|
|
238
238
|
"car": {
|
|
239
239
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 16H9m10 0h3v-3.15a1 1 0 0 0-.84-.99L16 11l-2.7-3.6a1 1 0 0 0-.8-.4H5.24a2 2 0 0 0-1.8 1.1l-.8 1.63A6 6 0 0 0 2 12.42V16h2\"/><circle cx=\"6.5\" cy=\"16.5\" r=\"2.5\"/><circle cx=\"16.5\" cy=\"16.5\" r=\"2.5\"/></g>"
|
|
240
240
|
},
|
|
241
|
+
"carrot": {
|
|
242
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2.27 21.7s9.87-3.5 12.73-6.36a4.5 4.5 0 0 0-6.36-6.37C5.77 11.84 2.27 21.7 2.27 21.7zM8.64 14l-2.05-2.04M15.34 15l-2.46-2.46\"/><path d=\"M22 9s-1.33-2-3.5-2C16.86 7 15 9 15 9s1.33 2 3.5 2S22 9 22 9z\"/><path d=\"M15 2s-2 1.33-2 3.5S15 9 15 9s2-1.84 2-3.5C17 3.33 15 2 15 2z\"/></g>"
|
|
243
|
+
},
|
|
241
244
|
"cast": {
|
|
242
245
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6\"/><path d=\"M2 20h.01\"/></g>"
|
|
243
246
|
},
|
|
@@ -514,6 +517,9 @@
|
|
|
514
517
|
"droplets": {
|
|
515
518
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 16.3c2.2 0 4-1.83 4-4.05c0-1.16-.57-2.26-1.71-3.19S7.29 6.75 7 5.3c-.29 1.45-1.14 2.84-2.29 3.76S3 11.1 3 12.25c0 2.22 1.8 4.05 4 4.05z\"/><path d=\"M12.56 6.6A10.97 10.97 0 0 0 14 3.02c.5 2.5 2 4.9 4 6.5s3 3.5 3 5.5a6.98 6.98 0 0 1-11.91 4.97\"/></g>"
|
|
516
519
|
},
|
|
520
|
+
"drumstick": {
|
|
521
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15.45 15.4c-2.13.65-4.3.32-5.7-1.1c-2.29-2.27-1.76-6.5 1.17-9.42c2.93-2.93 7.15-3.46 9.43-1.18c1.41 1.41 1.74 3.57 1.1 5.71c-1.4-.51-3.26-.02-4.64 1.36c-1.38 1.38-1.87 3.23-1.36 4.63z\"/><path d=\"M11.25 15.6l-2.16 2.16a2.5 2.5 0 1 1-4.56 1.73a2.49 2.49 0 0 1-1.41-4.24a2.5 2.5 0 0 1 3.14-.32l2.16-2.16\"/></g>"
|
|
522
|
+
},
|
|
517
523
|
"edit": {
|
|
518
524
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\"/><path d=\"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1l1-4l9.5-9.5z\"/></g>"
|
|
519
525
|
},
|
|
@@ -523,6 +529,9 @@
|
|
|
523
529
|
"edit-3": {
|
|
524
530
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 20h9\"/><path d=\"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1l1-4L16.5 3.5z\"/></g>"
|
|
525
531
|
},
|
|
532
|
+
"egg": {
|
|
533
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22c6.23-.05 7.87-5.57 7.5-10c-.36-4.34-3.95-9.96-7.5-10c-3.55.04-7.14 5.66-7.5 10c-.37 4.43 1.27 9.95 7.5 10z\"/></g>"
|
|
534
|
+
},
|
|
526
535
|
"equal": {
|
|
527
536
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 9h14\"/><path d=\"M5 15h14\"/></g>"
|
|
528
537
|
},
|
|
@@ -659,7 +668,7 @@
|
|
|
659
668
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M16 16s-1.5-2-4-2s-4 2-4 2\"/><path d=\"M9 9h.01\"/><path d=\"M15 9h.01\"/></g>"
|
|
660
669
|
},
|
|
661
670
|
"function-square": {
|
|
662
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><path d=\"M9
|
|
671
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><path d=\"M9 17c2 0 2.8-1 2.8-2.8V10c0-2 1-3.3 3.2-3\"/><path d=\"M9 11.2h5.7\"/></g>"
|
|
663
672
|
},
|
|
664
673
|
"gamepad": {
|
|
665
674
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 12h4\"/><path d=\"M8 10v4\"/><path d=\"M15 13h.01\"/><path d=\"M18 11h.01\"/><rect x=\"2\" y=\"6\" width=\"20\" height=\"12\" rx=\"2\"/></g>"
|
|
@@ -1304,6 +1313,21 @@
|
|
|
1304
1313
|
"sigma": {
|
|
1305
1314
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 7V4H6l6 8l-6 8h12v-3\"/></g>"
|
|
1306
1315
|
},
|
|
1316
|
+
"signal": {
|
|
1317
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 20h.01\"/><path d=\"M7 20v-4\"/><path d=\"M12 20v-8\"/><path d=\"M17 20V8\"/><path d=\"M22 4v16\"/></g>"
|
|
1318
|
+
},
|
|
1319
|
+
"signal-high": {
|
|
1320
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 20h.01\"/><path d=\"M7 20v-4\"/><path d=\"M12 20v-8\"/><path d=\"M17 20V8\"/></g>"
|
|
1321
|
+
},
|
|
1322
|
+
"signal-low": {
|
|
1323
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 20h.01\"/><path d=\"M7 20v-4\"/></g>"
|
|
1324
|
+
},
|
|
1325
|
+
"signal-medium": {
|
|
1326
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 20h.01\"/><path d=\"M7 20v-4\"/><path d=\"M12 20v-8\"/></g>"
|
|
1327
|
+
},
|
|
1328
|
+
"signal-zero": {
|
|
1329
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 20h.01\"/><path d=\"M7 20v-4\"/></g>"
|
|
1330
|
+
},
|
|
1307
1331
|
"skip-back": {
|
|
1308
1332
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 20L9 12l10-8v16z\"/><path d=\"M5 19V5\"/></g>"
|
|
1309
1333
|
},
|
|
@@ -1361,6 +1385,9 @@
|
|
|
1361
1385
|
"strikethrough": {
|
|
1362
1386
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 4H9a3 3 0 0 0-2.83 4\"/><path d=\"M14 12a4 4 0 0 1 0 8H6\"/><path d=\"M4 12h16\"/></g>"
|
|
1363
1387
|
},
|
|
1388
|
+
"subscript": {
|
|
1389
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 5l8 8\"/><path d=\"M12 5l-8 8\"/><path d=\"M20 19h-4c0-1.5.44-2 1.5-2.5S20 15.33 20 14c0-.47-.17-.93-.48-1.29a2.11 2.11 0 0 0-2.62-.44c-.42.24-.74.62-.9 1.07\"/></g>"
|
|
1390
|
+
},
|
|
1364
1391
|
"sun": {
|
|
1365
1392
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"4\"/><path d=\"M12 2v2\"/><path d=\"M12 20v2\"/><path d=\"M5 5l1.5 1.5\"/><path d=\"M17.5 17.5L19 19\"/><path d=\"M2 12h2\"/><path d=\"M20 12h2\"/><path d=\"M5 19l1.5-1.5\"/><path d=\"M17.5 6.5L19 5\"/></g>"
|
|
1366
1393
|
},
|
|
@@ -1370,6 +1397,9 @@
|
|
|
1370
1397
|
"sunset": {
|
|
1371
1398
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 10V2\"/><path d=\"M5.2 11.2l1.4 1.4\"/><path d=\"M2 18h2\"/><path d=\"M20 18h2\"/><path d=\"M17.4 12.6l1.4-1.4\"/><path d=\"M22 22H2\"/><path d=\"M16 6l-4 4l-4-4\"/><path d=\"M16 18a4 4 0 0 0-8 0\"/></g>"
|
|
1372
1399
|
},
|
|
1400
|
+
"superscript": {
|
|
1401
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 19l8-8\"/><path d=\"M12 19l-8-8\"/><path d=\"M20 12h-4c0-1.5.442-2 1.5-2.5S20 8.334 20 7.002c0-.472-.17-.93-.484-1.29c-.313-.362-.747-.603-1.226-.683s-.972.007-1.391.247c-.42.239-.738.614-.899 1.06\"/></g>"
|
|
1402
|
+
},
|
|
1373
1403
|
"swiss-franc": {
|
|
1374
1404
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 21V3h8\"/><path d=\"M6 16h9\"/><path d=\"M10 9.5h7\"/></g>"
|
|
1375
1405
|
},
|
package/info.json
CHANGED