mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 09:18:58 +02:00
31 lines
418 B
JSON
31 lines
418 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Searching within code"
|
|
],
|
|
"tags": [
|
|
"find",
|
|
"scan",
|
|
"magnifier",
|
|
"magnifying glass",
|
|
"grep",
|
|
"chevrons",
|
|
"<>",
|
|
"lens",
|
|
"locate",
|
|
"explore",
|
|
"discover",
|
|
"enlarge",
|
|
"zoom"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"social",
|
|
"development"
|
|
]
|
|
}
|