mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:26:19 +01:00
23 lines
296 B
JSON
23 lines
296 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"find",
|
|
"scan",
|
|
"magnifier",
|
|
"magnifying glass",
|
|
"grep",
|
|
"chevrons",
|
|
"<>",
|
|
"lens"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"social",
|
|
"development"
|
|
]
|
|
}
|