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