mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:36: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>
30 lines
394 B
JSON
30 lines
394 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"code",
|
|
"token",
|
|
"parenthesis",
|
|
"parens",
|
|
"brackets",
|
|
"parameters",
|
|
"arguments",
|
|
"args",
|
|
"input",
|
|
"call",
|
|
"math",
|
|
"formula",
|
|
"function",
|
|
"(",
|
|
")"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"files",
|
|
"math"
|
|
]
|
|
}
|