mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 11:58:56 +02:00
27 lines
473 B
JSON
27 lines
473 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"jguddas",
|
|
"aramsoneson"
|
|
],
|
|
"use-cases": [
|
|
"Serving as a placeholder for an unset app icon or squircle element",
|
|
"Indicating a squircle-shaped cropping or masking area in design tools"
|
|
],
|
|
"tags": [
|
|
"shape",
|
|
"pending",
|
|
"progress",
|
|
"issue",
|
|
"draft",
|
|
"code",
|
|
"coding",
|
|
"version control"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"shapes",
|
|
"design"
|
|
]
|
|
}
|