Bath icon in outline, twotone, bold and bulk. Free in all four styles, for interiors, smart home, real estate, city. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconBath } from "@devigner-ui/icons";
<IconBath className="size-6" />
<script setup>
import { IconBath } from "@devigner-ui/icons-vue";
</script>
<template>
<IconBath class="size-6" />
</template>
<script>
import { IconBath } from "@devigner-ui/icons-svelte";
</script>
<IconBath class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 13.08v-.14a1 1 0 0 1 .94-.94h16.12a1 1 0 0 1 .94 1.08l-.01.82a7.2 7.2 0 0 1-6.9 6.56 57 57 0 0 1-4.8-.04 7.2 7.2 0 0 1-6.28-6.52z" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="m6 20-1 2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m18 20 1 2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M2 12h20" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M3 13V4.39a2.39 2.39 0 0 1 4.6-.9l.4.9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="m7.98 4.45.33.67zM6.36 6.19l.7.28zm4.22-1.81-.3.69zM6.35 8.74l-.7.28a.75.75 0 0 0 1 .41zm5.96-2.56.3.68a.75.75 0 0 0 .4-.96zM7.04 8.47a2.7 2.7 0 0 1 .02-2l-1.4-.56a4.2 4.2 0 0 0-.01 3.1zm4.97-2.98L6.05 8.05l.6 1.38 5.95-2.57zm-1.73-.42c.62.26 1.09.77 1.33 1.38L13 5.9a4 4 0 0 0-2.14-2.21zm-3.22 1.4c.25-.62.7-1.09 1.25-1.35l-.66-1.35a4 4 0 0 0-1.98 2.14zM8.3 5.12c.6-.3 1.32-.33 1.97-.05l.6-1.38a4 4 0 0 0-3.23.08z" fill="currentColor"></path></svg>