mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:56:24 +01:00
* feat(icons): fix chart naming scheme, lucide-ize appearance, add some extra variants that were implied but missing * feat(icons): fix missing SVG code * feat(icons): fix linting issue --------- Co-authored-by: Karsa <karsa@sztaki.hu> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
23 lines
317 B
JSON
23 lines
317 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"statistics",
|
|
"analytics",
|
|
"diagram",
|
|
"graph",
|
|
"curve",
|
|
"continuous",
|
|
"smooth",
|
|
"polynomial",
|
|
"quadratic",
|
|
"function",
|
|
"interpolation"
|
|
],
|
|
"categories": [
|
|
"charts"
|
|
]
|
|
}
|