BathSolid
bath-solid
npm install @mynaui/icons-react
import { BathSolid } from "@mynaui/icons-react";
const App = () => {
return <BathSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M2.25 6.036c0-1.247.4-2.234 1.089-2.898.683-.659 1.584-.933 2.455-.882 1.551.09 3.073 1.212 3.394 3.107h.37l.078.004a.75.75 0 0 1 0 1.492l-.077.004H7.44a.75.75 0 0 1 0-1.5h.211a2.145 2.145 0 0 0-1.945-1.61c-.504-.03-.98.13-1.327.465-.342.33-.63.898-.63 1.818v5.236H21l.077.003a.75.75 0 0 1 0 1.493L21 12.77h-.31c-.005 1.062-.045 2.27-.356 3.347-.347 1.2-1.043 2.288-2.365 2.905l.568 1.745a.75.75 0 0 1-1.427.464l-.57-1.752c-3.024.707-7.167.673-10.138-.005l-.57 1.757a.75.75 0 0 1-1.427-.464l.567-1.745c-1.322-.618-2.018-1.705-2.365-2.905-.361-1.253-.36-2.683-.357-3.853z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/bath.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-bath"></use>
</svg>