mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:46:36 +01:00
* Updated icons/search-code.svg * Updated icons/search-code.json * fix: magic apply changes --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
23 lines
299 B
JSON
23 lines
299 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"find",
|
|
"scan",
|
|
"magnifier",
|
|
"magnifying glass",
|
|
"grep",
|
|
"chevrons",
|
|
"<>"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"account",
|
|
"social",
|
|
"development"
|
|
]
|
|
}
|