mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:08:24 +02:00
* 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>
39 lines
622 B
JSON
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"
|
|
]
|
|
}
|