Files
lucide/icons/bath.json
Jamie Law bc09d5f283 fix(icons): changed bath icon (#2512)
* 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>
2024-11-15 11:30:38 +01:00

18 lines
235 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere",
"ericfennis",
"jamiemlaw"
],
"tags": [
"amenities",
"services",
"bathroom",
"shower"
],
"categories": [
"travel"
]
}