mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:36:23 +01:00
50 lines
835 B
JSON
50 lines
835 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"mittalyashu",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"pencil",
|
|
"edit",
|
|
"change",
|
|
"create",
|
|
"draw",
|
|
"sketch",
|
|
"draft",
|
|
"writer",
|
|
"writing",
|
|
"biro",
|
|
"ink",
|
|
"marker",
|
|
"felt tip",
|
|
"stationery",
|
|
"artist"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "pen-box",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
},
|
|
{
|
|
"name": "edit",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
},
|
|
{
|
|
"name": "pen-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|