mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:16:21 +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>
38 lines
526 B
JSON
38 lines
526 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"projects",
|
|
"manage",
|
|
"overview",
|
|
"roadmap",
|
|
"plan",
|
|
"intentions",
|
|
"timeline",
|
|
"deadline",
|
|
"date",
|
|
"event",
|
|
"range",
|
|
"period",
|
|
"productivity",
|
|
"work",
|
|
"agile",
|
|
"code",
|
|
"coding",
|
|
"toolbar",
|
|
"button"
|
|
],
|
|
"categories": [
|
|
"charts",
|
|
"time",
|
|
"development",
|
|
"design"
|
|
],
|
|
"aliases": [
|
|
"gantt-chart-square",
|
|
"square-gantt-chart"
|
|
]
|
|
}
|