mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:56:20 +01:00
* Add `copy-x` icon Co-authored-by: Jakob Guddas <github@jguddas.de> * Refine `copy` icon * Add `copy-plus` icon * Add `copy-minus` icon * Add `copy-check` icon * Add `copy-slash` icon --------- Co-authored-by: Jakob Guddas <github@jguddas.de>
13 lines
167 B
JSON
13 lines
167 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"clone",
|
|
"duplicate",
|
|
"done",
|
|
"multiple"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"notifications"
|
|
]
|
|
} |