Bath
bath
npm install @mynaui/icons-react
import { Bath } from "@mynaui/icons-react";
const App = () => {
return <Bath />;
}; <svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
<path d='M21 12.022h-1.059m0 0H3.001m16.94 0c0 2.5.096 5.682-2.906 6.555M3 12.022V6.037c0-4.337 5.5-3.775 5.5.076M3 12.022c0 2.5-.096 5.682 2.907 6.555M8.5 6.113h1.059m-1.059 0H7.441M5.907 18.577 5.118 21m.789-2.423c3.083.873 7.984.919 11.128 0m0 0L17.824 21'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/bath.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui.symbol.svg#mynaui-bath"></use>
</svg>