mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 00:26:20 +01:00
* Updated icons/delete.svg * Updated icons/delete.svg * Updated icons/delete.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
19 lines
246 B
JSON
19 lines
246 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"backspace",
|
|
"remove"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"arrows"
|
|
]
|
|
}
|