mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 14:50:12 +02:00
20 lines
261 B
JSON
20 lines
261 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"use-cases": [
|
|
"Undoing or stepping back an action"
|
|
],
|
|
"tags": [
|
|
"redo",
|
|
"history",
|
|
"step",
|
|
"back"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"arrows"
|
|
]
|
|
}
|