mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:26:19 +01:00
* Added icons/form.svg * Added icons/form.json * Update icons/form.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update icons/form.json * Updated icons/form.svg * Updated icons/form.json --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
25 lines
332 B
JSON
25 lines
332 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"jguddas",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"document",
|
|
"page",
|
|
"file",
|
|
"layout",
|
|
"paper",
|
|
"stub",
|
|
"formality",
|
|
"structure",
|
|
"template",
|
|
"inputs",
|
|
"design",
|
|
"components"
|
|
],
|
|
"categories": [
|
|
"development"
|
|
]
|
|
}
|