mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 07:40:12 +02:00
22 lines
304 B
JSON
22 lines
304 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"danielbayley",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Copying or duplicating content"
|
|
],
|
|
"tags": [
|
|
"clone",
|
|
"duplicate",
|
|
"multiple"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|