mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:17:03 +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>
14 lines
181 B
JSON
14 lines
181 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"cancel",
|
|
"close",
|
|
"delete",
|
|
"remove",
|
|
"clear",
|
|
"multiple"
|
|
],
|
|
"categories": [
|
|
"notifications"
|
|
]
|
|
} |