mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 22:58:50 +02:00
24 lines
314 B
JSON
24 lines
314 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Clearing text formatting in editors"
|
|
],
|
|
"tags": [
|
|
"text",
|
|
"font",
|
|
"typography",
|
|
"format",
|
|
"x",
|
|
"remove",
|
|
"delete",
|
|
"times",
|
|
"clear"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|