mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:49:44 +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>
12 lines
145 B
JSON
12 lines
145 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"clone",
|
|
"duplicate",
|
|
"add",
|
|
"multiple"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
} |