mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:28:24 +02:00
* Added icons/clock-arrow-in.svg * Added icons/clock-arrow-in.json * Updated icons/clock-arrow-in.json * Rename to clock-arrow-left * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
23 lines
334 B
JSON
23 lines
334 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"indicating the start of a time range",
|
|
"assign timing information",
|
|
"open time settings"
|
|
],
|
|
"tags": [
|
|
"time",
|
|
"watch",
|
|
"alarm",
|
|
"assign",
|
|
"range"
|
|
],
|
|
"categories": [
|
|
"time"
|
|
]
|
|
}
|