mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:46:21 +01:00
* Update flashlight.svg Arcified ends and adjusted the tapering * Update flashlight-off.svg Update to match `flashlight.svg` * Update flashlight.json Added attribution and tags * Update flashlight-off.json * Update flashlight.svg Correctly round bottom corners * Update flashlight-off.svg
22 lines
281 B
JSON
22 lines
281 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"csandman",
|
|
"ericfennis",
|
|
"jamiemlaw"
|
|
],
|
|
"tags": [
|
|
"torch",
|
|
"light",
|
|
"beam",
|
|
"emergency",
|
|
"safety",
|
|
"tool",
|
|
"bright"
|
|
],
|
|
"categories": [
|
|
"photography",
|
|
"devices"
|
|
]
|
|
}
|