mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 07:20:05 +02:00
22 lines
315 B
JSON
22 lines
315 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Representing the backspace or delete key"
|
|
],
|
|
"tags": [
|
|
"backspace",
|
|
"remove"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"arrows"
|
|
]
|
|
}
|