mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:36:27 +01:00
38 lines
568 B
JSON
38 lines
568 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"projects",
|
|
"manage",
|
|
"overview",
|
|
"board",
|
|
"tickets",
|
|
"issues",
|
|
"roadmap",
|
|
"plan",
|
|
"intentions",
|
|
"productivity",
|
|
"work",
|
|
"agile",
|
|
"code",
|
|
"coding",
|
|
"toolbar",
|
|
"button"
|
|
],
|
|
"categories": [
|
|
"charts",
|
|
"development",
|
|
"design"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "kanban-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|