mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:00:23 +01:00
* Add clipboard icons * Switch to same plus minus as file icons * update contributors * center plus and minus paths
25 lines
321 B
JSON
25 lines
321 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"copy",
|
|
"paste",
|
|
"add",
|
|
"create",
|
|
"new",
|
|
"document",
|
|
"medical",
|
|
"report",
|
|
"doctor"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"medical"
|
|
]
|
|
}
|