Files
lucide/lab/bat.json
Rajnish Kumar 23f9abc4ed feat(lab): added bat icon to lab (#3914)
* Added icons/bat.svg

* Added icons/bat.json

* Username change

* Update icons/bat.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update bat.svg

* Modify SVG path data for bat icon

* Add use cases to bat.json

Added use cases for night mode and related themes.

* Update bat.svg

* Move bat icon

---------

Co-authored-by: Rajnish Mehta <172272341+KnarliX@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
2026-08-24 12:13:25 +02:00

39 lines
622 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"RajnishKMehta"
],
"use-cases": [
"night mode",
"nocturnal wildlife",
"cave exploration",
"halloween theme",
"spooky content",
"horror category",
"wildlife tracking",
"animal identification",
"dark themed event",
"vampire themed content"
],
"tags": [
"nocturnal",
"vampire",
"winged",
"creature",
"nocturne",
"flying",
"bat",
"animal",
"mammal",
"wildlife",
"cave",
"halloween",
"wings",
"night",
"chamgadar"
],
"categories": [
"animals"
]
}