mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:56:24 +01:00
* Delete and rename categories * Adjust icon categories * Update categories * Update metadata * Update categories/math.json Co-authored-by: Karsa <contact@karsa.org> --------- Co-authored-by: Karsa <contact@karsa.org>
44 lines
582 B
JSON
44 lines
582 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"mittalyashu",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"login",
|
|
"password",
|
|
"authenticate",
|
|
"2fa",
|
|
"field",
|
|
"fill",
|
|
"ellipsis",
|
|
"et cetera",
|
|
"etc",
|
|
"loader",
|
|
"loading",
|
|
"progress",
|
|
"pending",
|
|
"throbber",
|
|
"menu",
|
|
"options",
|
|
"operator",
|
|
"code",
|
|
"spread",
|
|
"rest",
|
|
"more",
|
|
"further",
|
|
"extra",
|
|
"overflow",
|
|
"dots",
|
|
"…",
|
|
"..."
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"development"
|
|
],
|
|
"aliases": [
|
|
"form-input"
|
|
]
|
|
}
|