Files
lucide/icons/clock-arrow-right.json
Jakob Guddas 0c57f7265a feat(icons): added clock-arrow-out icon (#2404)
* Added icons/clock-arrow-out.svg

* Added icons/clock-arrow-out.json

* Rename icon

* Add empty use-cases array

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Update clock-arrow-right.json

---------

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:51:32 +02:00

24 lines
338 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"jguddas"
],
"use-cases": [
"indicating the end of a time range",
"unassign timing information"
],
"tags": [
"time",
"watch",
"alarm",
"range",
"unassign"
],
"categories": [
"time",
"people",
"arrows"
]
}