mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 07:40:12 +02:00
21 lines
306 B
JSON
21 lines
306 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"use-cases": [
|
|
"Representing the space key or a whitespace character"
|
|
],
|
|
"tags": [
|
|
"text",
|
|
"selection",
|
|
"letters",
|
|
"characters",
|
|
"font",
|
|
"typography"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|