mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 21:28:53 +02:00
21 lines
268 B
JSON
21 lines
268 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"aelfric",
|
|
"ericfennis",
|
|
"csandman"
|
|
],
|
|
"use-cases": [
|
|
"Undoing the last action"
|
|
],
|
|
"tags": [
|
|
"redo",
|
|
"rerun",
|
|
"history"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"arrows"
|
|
]
|
|
}
|