mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 13:05:39 +02:00
* Updated icons/clipboard-pen.svg * Updated icons/clipboard-pen.json --------- Co-authored-by: Karsa <contact@karsa.org>
24 lines
368 B
JSON
24 lines
368 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"ericfennis",
|
|
"Spleefies"
|
|
],
|
|
"tags": [
|
|
"paste",
|
|
"signature"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "clipboard-edit",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|