mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:52:17 +01:00
* Update bath.svg Replaced `<line/>` elements with `<path/>`s and refined the curve of the shower head to use fewer path segments and have a larger radius * Update bath.json --------- Co-authored-by: Jakob Guddas <github@jguddas.de>
18 lines
235 B
JSON
18 lines
235 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"ericfennis",
|
|
"jamiemlaw"
|
|
],
|
|
"tags": [
|
|
"amenities",
|
|
"services",
|
|
"bathroom",
|
|
"shower"
|
|
],
|
|
"categories": [
|
|
"travel"
|
|
]
|
|
}
|