mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-11 07:18:55 +02:00
30 lines
491 B
JSON
30 lines
491 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"jguddas",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Representing forms for user input",
|
|
"Indicating polls or feedback forms",
|
|
"Serving design systems as a form component icon"
|
|
],
|
|
"tags": [
|
|
"document",
|
|
"page",
|
|
"file",
|
|
"layout",
|
|
"paper",
|
|
"stub",
|
|
"formality",
|
|
"structure",
|
|
"template",
|
|
"inputs",
|
|
"design",
|
|
"components"
|
|
],
|
|
"categories": [
|
|
"development"
|
|
]
|
|
}
|