mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:07:16 +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>
18 lines
229 B
JSON
18 lines
229 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"clone",
|
|
"duplicate",
|
|
"cancel",
|
|
"ban",
|
|
"no",
|
|
"stop",
|
|
"forbidden",
|
|
"prohibited",
|
|
"error",
|
|
"multiple"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
} |