mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:58:24 +02:00
32 lines
548 B
JSON
32 lines
548 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"marking explicit content",
|
|
"indicating east on a compass or map",
|
|
"representing an empty state",
|
|
"representing energy in scientific contexts",
|
|
"indicating a grade or rating"
|
|
],
|
|
"tags": [
|
|
"alphabet",
|
|
"character",
|
|
"uppercase",
|
|
"explicit",
|
|
"content rating",
|
|
"east",
|
|
"empty",
|
|
"energy",
|
|
"grade",
|
|
"rating",
|
|
"text",
|
|
"font",
|
|
"typography"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|