Files
lucide/icons/copy-x.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

14 lines
181 B
JSON

{
"$schema": "../icon.schema.json",
"tags": [
"cancel",
"close",
"delete",
"remove",
"clear",
"multiple"
],
"categories": [
"notifications"
]
}