@iconify-json/lucide 1.1.139 → 1.1.141
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 +10 -4
- package/info.json +1 -1
- package/package.json +1 -1
package/icons.json
CHANGED
|
@@ -16,12 +16,12 @@
|
|
|
16
16
|
"airplay": {
|
|
17
17
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1\"/><path d=\"m12 15l5 6H7l5-6z\"/></g>"
|
|
18
18
|
},
|
|
19
|
-
"alarm-check": {
|
|
20
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"13\" r=\"8\"/><path d=\"M5 3L2 6m20 0l-3-3M6.38 18.7L4 21m13.64-2.33L20 21M9 13l2 2l4-4\"/></g>"
|
|
21
|
-
},
|
|
22
19
|
"alarm-clock": {
|
|
23
20
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"13\" r=\"8\"/><path d=\"M12 9v4l2 2M5 3L2 6m20 0l-3-3M6.38 18.7L4 21m13.64-2.33L20 21\"/></g>"
|
|
24
21
|
},
|
|
22
|
+
"alarm-clock-check": {
|
|
23
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"13\" r=\"8\"/><path d=\"M5 3L2 6m20 0l-3-3M6.38 18.7L4 21m13.64-2.33L20 21M9 13l2 2l4-4\"/></g>"
|
|
24
|
+
},
|
|
25
25
|
"alarm-clock-off": {
|
|
26
26
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6.87 6.87a8 8 0 1 0 11.26 11.26m1.77-3.88a8 8 0 0 0-9.15-9.15M22 6l-3-3M6.26 18.67L4 21M2 2l20 20M4 4L2 6\"/>"
|
|
27
27
|
},
|
|
@@ -3013,6 +3013,9 @@
|
|
|
3013
3013
|
"rewind": {
|
|
3014
3014
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m11 19l-9-7l9-7v14zm11 0l-9-7l9-7v14z\"/>"
|
|
3015
3015
|
},
|
|
3016
|
+
"ribbon": {
|
|
3017
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M17.75 9.01c-.52 2.08-1.83 3.64-3.18 5.49l-2.6 3.54l-2.97 4l-3.5-2.54l3.85-4.97c-1.86-2.61-2.8-3.77-3.16-5.44\"/><path d=\"M17.75 9.01A7 7 0 0 0 6.2 9.1C6.06 8.5 6 7.82 6 7c0-3.5 2.83-5 5.98-5C15.24 2 18 3.5 18 7c0 .73-.09 1.4-.25 2.01Zm-8.4 5.52l2.64-3.31m-.02 6.82l2.99 4l3.54-2.54l-3.93-5\"/><path d=\"M14 8c0 1-1 2-2.01 3.22C11 10 10 9 10 8a2 2 0 1 1 4 0\"/></g>"
|
|
3018
|
+
},
|
|
3016
3019
|
"rocket": {
|
|
3017
3020
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09zM12 15l-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z\"/><path d=\"M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0m1 7v5s3.03-.55 4-2c1.08-1.62 0-5 0-5\"/></g>"
|
|
3018
3021
|
},
|
|
@@ -3994,6 +3997,9 @@
|
|
|
3994
3997
|
}
|
|
3995
3998
|
},
|
|
3996
3999
|
"aliases": {
|
|
4000
|
+
"alarm-check": {
|
|
4001
|
+
"parent": "alarm-clock-check"
|
|
4002
|
+
},
|
|
3997
4003
|
"align-horizonal-distribute-center": {
|
|
3998
4004
|
"parent": "align-horizontal-distribute-center"
|
|
3999
4005
|
},
|
|
@@ -4052,7 +4058,7 @@
|
|
|
4052
4058
|
"parent": "tram-front"
|
|
4053
4059
|
}
|
|
4054
4060
|
},
|
|
4055
|
-
"lastModified":
|
|
4061
|
+
"lastModified": 1699458410,
|
|
4056
4062
|
"width": 24,
|
|
4057
4063
|
"height": 24
|
|
4058
4064
|
}
|
package/info.json
CHANGED