bath icon
bath from Line Awesome by Icons8 · Line · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- bath
- Set
- Line Awesome
- Style
- Line
- Category
- Objects
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- bath-solid
The same icon in other sets
More objects icons from Line Awesome
Use the bath icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26 4c-2.21 0-4 1.79-4 4h-2v2h6V8h-2c0-1.191.809-2 2-2s2 .809 2 2v6H1v2h1.188l1.53 7.594v.031a3.06 3.06 0 0 0 2 2.219L5 28h2l.656-2h16.688L25 28h2l-.719-2.156c1.047-.32 1.86-1.16 2.094-2.219v-.031L29.813 16H31v-2h-1V8c0-2.21-1.79-4-4-4M4.219 16h23.593l-1.406 7.219c-.117.433-.484.781-1 .781H6.688c-.536 0-.899-.355-1-.813z"/></svg>
React
import type { SVGProps } from "react";
export function LaBath(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26 4c-2.21 0-4 1.79-4 4h-2v2h6V8h-2c0-1.191.809-2 2-2s2 .809 2 2v6H1v2h1.188l1.53 7.594v.031a3.06 3.06 0 0 0 2 2.219L5 28h2l.656-2h16.688L25 28h2l-.719-2.156c1.047-.32 1.86-1.16 2.094-2.219v-.031L29.813 16H31v-2h-1V8c0-2.21-1.79-4-4-4M4.219 16h23.593l-1.406 7.219c-.117.433-.484.781-1 .781H6.688c-.536 0-.899-.355-1-.813z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26 4c-2.21 0-4 1.79-4 4h-2v2h6V8h-2c0-1.191.809-2 2-2s2 .809 2 2v6H1v2h1.188l1.53 7.594v.031a3.06 3.06 0 0 0 2 2.219L5 28h2l.656-2h16.688L25 28h2l-.719-2.156c1.047-.32 1.86-1.16 2.094-2.219v-.031L29.813 16H31v-2h-1V8c0-2.21-1.79-4-4-4M4.219 16h23.593l-1.406 7.219c-.117.433-.484.781-1 .781H6.688c-.536 0-.899-.355-1-.813z"/></svg> </template>
CSS
.icon-bath {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26%204c-2.21%200-4%201.79-4%204h-2v2h6V8h-2c0-1.191.809-2%202-2s2%20.809%202%202v6H1v2h1.188l1.53%207.594v.031a3.06%203.06%200%200%200%202%202.219L5%2028h2l.656-2h16.688L25%2028h2l-.719-2.156c1.047-.32%201.86-1.16%202.094-2.219v-.031L29.813%2016H31v-2h-1V8c0-2.21-1.79-4-4-4M4.219%2016h23.593l-1.406%207.219c-.117.433-.484.781-1%20.781H6.688c-.536%200-.899-.355-1-.813z%22%2F%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26%204c-2.21%200-4%201.79-4%204h-2v2h6V8h-2c0-1.191.809-2%202-2s2%20.809%202%202v6H1v2h1.188l1.53%207.594v.031a3.06%203.06%200%200%200%202%202.219L5%2028h2l.656-2h16.688L25%2028h2l-.719-2.156c1.047-.32%201.86-1.16%202.094-2.219v-.031L29.813%2016H31v-2h-1V8c0-2.21-1.79-4-4-4M4.219%2016h23.593l-1.406%207.219c-.117.433-.484.781-1%20.781H6.688c-.536%200-.899-.355-1-.813z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/bath.svg?color=%231a73e8&size=48