Files
lucide/icons/clock-arrow-left.json
Jakob Guddas 6e5c250af0 feat(icons): added clock-arrow-in icon (#2403)
* 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>
2026-06-13 17:25:43 +02:00

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"
]
}