Files
lucide/icons/copy.json
Daniel Bayley dcf396f1e3 Add copy-* icons (#1027)
* 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>
2023-04-16 18:13:26 +02:00

11 lines
134 B
JSON

{
"$schema": "../icon.schema.json",
"tags": [
"clone",
"duplicate",
"multiple"
],
"categories": [
"text"
]
}