mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 18:09:03 +02:00
22 lines
372 B
JSON
22 lines
372 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"ericfennis",
|
|
"jamiemlaw"
|
|
],
|
|
"use-cases": [
|
|
"Indicating a bathroom or bathing amenities in listings",
|
|
"Representing a bathtub in hotel or rental apps"
|
|
],
|
|
"tags": [
|
|
"amenities",
|
|
"services",
|
|
"bathroom",
|
|
"shower"
|
|
],
|
|
"categories": [
|
|
"travel"
|
|
]
|
|
}
|