mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 00:47:40 +01:00
* Updated icons/pencil-line.svg * Updated icons/pencil-line.json * Updated icons/pen-line.svg * Updated icons/pen-line.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
39 lines
575 B
JSON
39 lines
575 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"mittalyashu",
|
|
"ericfennis",
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"pencil",
|
|
"change",
|
|
"create",
|
|
"draw",
|
|
"writer",
|
|
"writing",
|
|
"biro",
|
|
"ink",
|
|
"marker",
|
|
"felt tip",
|
|
"stationery",
|
|
"artist"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"design",
|
|
"tools"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "edit-3",
|
|
"deprecated": true,
|
|
"deprecationReason": "alias.name",
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|