shower gel icon
shower-gel-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- shower-gel-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Use the shower gel icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 2a1 1 0 1 1 0 2v2h1.559a3 3 0 0 1 2.845 2.052l1.237 3.708c.238.713.359 1.461.359 2.214V19a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3v-5.026c0-.753.121-1.5.36-2.214l1.236-3.708A3 3 0 0 1 9.44 6H11V4H9a1 1 0 0 1 0-2zm-5.28 9l-.463 1.393q-.1.299-.161.607H10a1 1 0 1 0 0-2z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteShowerGelFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 2a1 1 0 1 1 0 2v2h1.559a3 3 0 0 1 2.845 2.052l1.237 3.708c.238.713.359 1.461.359 2.214V19a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3v-5.026c0-.753.121-1.5.36-2.214l1.236-3.708A3 3 0 0 1 9.44 6H11V4H9a1 1 0 0 1 0-2zm-5.28 9l-.463 1.393q-.1.299-.161.607H10a1 1 0 1 0 0-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 2a1 1 0 1 1 0 2v2h1.559a3 3 0 0 1 2.845 2.052l1.237 3.708c.238.713.359 1.461.359 2.214V19a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3v-5.026c0-.753.121-1.5.36-2.214l1.236-3.708A3 3 0 0 1 9.44 6H11V4H9a1 1 0 0 1 0-2zm-5.28 9l-.463 1.393q-.1.299-.161.607H10a1 1 0 1 0 0-2z"/></svg> </template>
CSS
.icon-shower-gel-fill {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%202a1%201%200%201%201%200%202v2h1.559a3%203%200%200%201%202.845%202.052l1.237%203.708c.238.713.359%201.461.359%202.214V19a3%203%200%200%201-3%203H8a3%203%200%200%201-3-3v-5.026c0-.753.121-1.5.36-2.214l1.236-3.708A3%203%200%200%201%209.44%206H11V4H9a1%201%200%200%201%200-2zm-5.28%209l-.463%201.393q-.1.299-.161.607H10a1%201%200%201%200%200-2z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%202a1%201%200%201%201%200%202v2h1.559a3%203%200%200%201%202.845%202.052l1.237%203.708c.238.713.359%201.461.359%202.214V19a3%203%200%200%201-3%203H8a3%203%200%200%201-3-3v-5.026c0-.753.121-1.5.36-2.214l1.236-3.708A3%203%200%200%201%209.44%206H11V4H9a1%201%200%200%201%200-2zm-5.28%209l-.463%201.393q-.1.299-.161.607H10a1%201%200%201%200%200-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/shower-gel-fill.svg?color=%231a73e8&size=48