mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:36:27 +01:00
48 lines
780 B
JSON
48 lines
780 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": [
|
|
{
|
|
"name": "gantt-chart-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
},
|
|
{
|
|
"name": "square-gantt-chart",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|