mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:46:20 +01:00
* feat(icons): added binoculars icon * feat(icons): add categories * feat(icons): tweak horizontal line gaps --------- Co-authored-by: Karsa <karsa@sztaki.hu>
35 lines
521 B
JSON
35 lines
521 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"field glasses",
|
|
"lorgnette",
|
|
"pince-nez",
|
|
"observation",
|
|
"sightseeing",
|
|
"nature",
|
|
"wildlife",
|
|
"birdwatching",
|
|
"scouting",
|
|
"surveillance",
|
|
"search",
|
|
"discovery",
|
|
"monitoring",
|
|
"lookout",
|
|
"viewpoint",
|
|
"travel",
|
|
"tourism",
|
|
"research"
|
|
],
|
|
"categories": [
|
|
"maps",
|
|
"nature",
|
|
"photography",
|
|
"science",
|
|
"travel",
|
|
"development"
|
|
]
|
|
}
|