bathtub 01 icon
bathtub-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bathtub-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the bathtub 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="m6 20l-1 1m13-1l1 1"/><path stroke-linejoin="round" d="M3 12v1c0 3.3 0 4.95 1.025 5.975S6.7 20 10 20h4c3.3 0 4.95 0 5.975-1.025S21 16.3 21 13v-1"/><path d="M2 12h20M4 12V5.523a2.523 2.523 0 0 1 4.943-.715L9 5M8 6l2.5-2"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBathtub01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="m6 20l-1 1m13-1l1 1"/><path strokeLinejoin="round" d="M3 12v1c0 3.3 0 4.95 1.025 5.975S6.7 20 10 20h4c3.3 0 4.95 0 5.975-1.025S21 16.3 21 13v-1"/><path d="M2 12h20M4 12V5.523a2.523 2.523 0 0 1 4.943-.715L9 5M8 6l2.5-2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="m6 20l-1 1m13-1l1 1"/><path stroke-linejoin="round" d="M3 12v1c0 3.3 0 4.95 1.025 5.975S6.7 20 10 20h4c3.3 0 4.95 0 5.975-1.025S21 16.3 21 13v-1"/><path d="M2 12h20M4 12V5.523a2.523 2.523 0 0 1 4.943-.715L9 5M8 6l2.5-2"/></g></svg> </template>
CSS
.icon-bathtub-01 {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m6%2020l-1%201m13-1l1%201%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M3%2012v1c0%203.3%200%204.95%201.025%205.975S6.7%2020%2010%2020h4c3.3%200%204.95%200%205.975-1.025S21%2016.3%2021%2013v-1%22%2F%3E%3Cpath%20d%3D%22M2%2012h20M4%2012V5.523a2.523%202.523%200%200%201%204.943-.715L9%205M8%206l2.5-2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m6%2020l-1%201m13-1l1%201%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M3%2012v1c0%203.3%200%204.95%201.025%205.975S6.7%2020%2010%2020h4c3.3%200%204.95%200%205.975-1.025S21%2016.3%2021%2013v-1%22%2F%3E%3Cpath%20d%3D%22M2%2012h20M4%2012V5.523a2.523%202.523%200%200%201%204.943-.715L9%205M8%206l2.5-2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/bathtub-01.svg?color=%231a73e8&size=48