mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 00:10:52 +01:00
38 lines
560 B
JSON
38 lines
560 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"mittalyashu",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"pencil",
|
|
"change",
|
|
"create",
|
|
"draw",
|
|
"writer",
|
|
"writing",
|
|
"biro",
|
|
"ink",
|
|
"marker",
|
|
"felt tip",
|
|
"stationery",
|
|
"artist"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"design",
|
|
"tools"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "edit-2",
|
|
"deprecated": true,
|
|
"deprecationReason": "alias.name",
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|