mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:46:20 +01:00
* Optimise `search` icon * Add `search-code` icon * Add `search-x` (stop/clear) icon * Add `search-check` (complete) icon * Add `circle-slash` (stop/clear) icon * Refine `search-x` icon * Refine `search-slash` icon
18 lines
239 B
JSON
18 lines
239 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"find",
|
|
"scan",
|
|
"magnifier",
|
|
"magnifying glass",
|
|
"grep",
|
|
"chevrons",
|
|
"<>"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"account",
|
|
"social",
|
|
"development"
|
|
]
|
|
} |