swimming pool icon
swimming-pool-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- swimming-pool-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the swimming pool icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M9.5 5.5a1 1 0 0 0-1 1v3h6v-3a4 4 0 1 1 8 0a1.5 1.5 0 0 1-3 0a1 1 0 0 0-2 0V15c0 .041.182-.067.205-.085l1.358-1.086a1.5 1.5 0 0 1 1.874 2.342l-1.358 1.087a3.5 3.5 0 0 1-4.128.179l-.566-.378a.5.5 0 0 0-.59.026c-1.307 1.045-3.142 1.159-4.481.087c-.48-.384-.845-.015-1.265.265a3.5 3.5 0 0 1-4.128-.18l-1.358-1.086a1.5 1.5 0 1 1 1.874-2.342l.563.45V6.5a4 4 0 1 1 8 0a1.5 1.5 0 0 1-3 0a1 1 0 0 0-1-1m5 8.477V12.5h-6v1.59c1.139-.3 2.283.015 3.188.74a.5.5 0 0 0 .624 0c.633-.507 1.369-.828 2.188-.853" clip-rule="evenodd"/><path fill="currentColor" d="M17.705 18.915a.5.5 0 0 1-.59.026l-.566-.378c-1.332-.888-3.015-.711-4.237.266a.5.5 0 0 1-.624 0c-1.222-.977-2.905-1.154-4.237-.266l-.566.378a.5.5 0 0 1-.59-.026L4.937 17.83a1.5 1.5 0 0 0-1.874 2.342l1.358 1.087c1.515 1.212 3.235.774 4.694-.199a.5.5 0 0 1 .59.026a3.62 3.62 0 0 0 4.59 0a.5.5 0 0 1 .59-.026c1.46.973 3.179 1.41 4.694.199l1.358-1.087a1.5 1.5 0 1 0-1.874-2.342z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteSwimmingPoolFill(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" fillRule="evenodd" d="M9.5 5.5a1 1 0 0 0-1 1v3h6v-3a4 4 0 1 1 8 0a1.5 1.5 0 0 1-3 0a1 1 0 0 0-2 0V15c0 .041.182-.067.205-.085l1.358-1.086a1.5 1.5 0 0 1 1.874 2.342l-1.358 1.087a3.5 3.5 0 0 1-4.128.179l-.566-.378a.5.5 0 0 0-.59.026c-1.307 1.045-3.142 1.159-4.481.087c-.48-.384-.845-.015-1.265.265a3.5 3.5 0 0 1-4.128-.18l-1.358-1.086a1.5 1.5 0 1 1 1.874-2.342l.563.45V6.5a4 4 0 1 1 8 0a1.5 1.5 0 0 1-3 0a1 1 0 0 0-1-1m5 8.477V12.5h-6v1.59c1.139-.3 2.283.015 3.188.74a.5.5 0 0 0 .624 0c.633-.507 1.369-.828 2.188-.853" clipRule="evenodd"/><path fill="currentColor" d="M17.705 18.915a.5.5 0 0 1-.59.026l-.566-.378c-1.332-.888-3.015-.711-4.237.266a.5.5 0 0 1-.624 0c-1.222-.977-2.905-1.154-4.237-.266l-.566.378a.5.5 0 0 1-.59-.026L4.937 17.83a1.5 1.5 0 0 0-1.874 2.342l1.358 1.087c1.515 1.212 3.235.774 4.694-.199a.5.5 0 0 1 .59.026a3.62 3.62 0 0 0 4.59 0a.5.5 0 0 1 .59-.026c1.46.973 3.179 1.41 4.694.199l1.358-1.087a1.5 1.5 0 1 0-1.874-2.342z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M9.5 5.5a1 1 0 0 0-1 1v3h6v-3a4 4 0 1 1 8 0a1.5 1.5 0 0 1-3 0a1 1 0 0 0-2 0V15c0 .041.182-.067.205-.085l1.358-1.086a1.5 1.5 0 0 1 1.874 2.342l-1.358 1.087a3.5 3.5 0 0 1-4.128.179l-.566-.378a.5.5 0 0 0-.59.026c-1.307 1.045-3.142 1.159-4.481.087c-.48-.384-.845-.015-1.265.265a3.5 3.5 0 0 1-4.128-.18l-1.358-1.086a1.5 1.5 0 1 1 1.874-2.342l.563.45V6.5a4 4 0 1 1 8 0a1.5 1.5 0 0 1-3 0a1 1 0 0 0-1-1m5 8.477V12.5h-6v1.59c1.139-.3 2.283.015 3.188.74a.5.5 0 0 0 .624 0c.633-.507 1.369-.828 2.188-.853" clip-rule="evenodd"/><path fill="currentColor" d="M17.705 18.915a.5.5 0 0 1-.59.026l-.566-.378c-1.332-.888-3.015-.711-4.237.266a.5.5 0 0 1-.624 0c-1.222-.977-2.905-1.154-4.237-.266l-.566.378a.5.5 0 0 1-.59-.026L4.937 17.83a1.5 1.5 0 0 0-1.874 2.342l1.358 1.087c1.515 1.212 3.235.774 4.694-.199a.5.5 0 0 1 .59.026a3.62 3.62 0 0 0 4.59 0a.5.5 0 0 1 .59-.026c1.46.973 3.179 1.41 4.694.199l1.358-1.087a1.5 1.5 0 1 0-1.874-2.342z"/></svg> </template>
CSS
.icon-swimming-pool-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%20fill-rule%3D%22evenodd%22%20d%3D%22M9.5%205.5a1%201%200%200%200-1%201v3h6v-3a4%204%200%201%201%208%200a1.5%201.5%200%200%201-3%200a1%201%200%200%200-2%200V15c0%20.041.182-.067.205-.085l1.358-1.086a1.5%201.5%200%200%201%201.874%202.342l-1.358%201.087a3.5%203.5%200%200%201-4.128.179l-.566-.378a.5.5%200%200%200-.59.026c-1.307%201.045-3.142%201.159-4.481.087c-.48-.384-.845-.015-1.265.265a3.5%203.5%200%200%201-4.128-.18l-1.358-1.086a1.5%201.5%200%201%201%201.874-2.342l.563.45V6.5a4%204%200%201%201%208%200a1.5%201.5%200%200%201-3%200a1%201%200%200%200-1-1m5%208.477V12.5h-6v1.59c1.139-.3%202.283.015%203.188.74a.5.5%200%200%200%20.624%200c.633-.507%201.369-.828%202.188-.853%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.705%2018.915a.5.5%200%200%201-.59.026l-.566-.378c-1.332-.888-3.015-.711-4.237.266a.5.5%200%200%201-.624%200c-1.222-.977-2.905-1.154-4.237-.266l-.566.378a.5.5%200%200%201-.59-.026L4.937%2017.83a1.5%201.5%200%200%200-1.874%202.342l1.358%201.087c1.515%201.212%203.235.774%204.694-.199a.5.5%200%200%201%20.59.026a3.62%203.62%200%200%200%204.59%200a.5.5%200%200%201%20.59-.026c1.46.973%203.179%201.41%204.694.199l1.358-1.087a1.5%201.5%200%201%200-1.874-2.342z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M9.5%205.5a1%201%200%200%200-1%201v3h6v-3a4%204%200%201%201%208%200a1.5%201.5%200%200%201-3%200a1%201%200%200%200-2%200V15c0%20.041.182-.067.205-.085l1.358-1.086a1.5%201.5%200%200%201%201.874%202.342l-1.358%201.087a3.5%203.5%200%200%201-4.128.179l-.566-.378a.5.5%200%200%200-.59.026c-1.307%201.045-3.142%201.159-4.481.087c-.48-.384-.845-.015-1.265.265a3.5%203.5%200%200%201-4.128-.18l-1.358-1.086a1.5%201.5%200%201%201%201.874-2.342l.563.45V6.5a4%204%200%201%201%208%200a1.5%201.5%200%200%201-3%200a1%201%200%200%200-1-1m5%208.477V12.5h-6v1.59c1.139-.3%202.283.015%203.188.74a.5.5%200%200%200%20.624%200c.633-.507%201.369-.828%202.188-.853%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.705%2018.915a.5.5%200%200%201-.59.026l-.566-.378c-1.332-.888-3.015-.711-4.237.266a.5.5%200%200%201-.624%200c-1.222-.977-2.905-1.154-4.237-.266l-.566.378a.5.5%200%200%201-.59-.026L4.937%2017.83a1.5%201.5%200%200%200-1.874%202.342l1.358%201.087c1.515%201.212%203.235.774%204.694-.199a.5.5%200%200%201%20.59.026a3.62%203.62%200%200%200%204.59%200a.5.5%200%200%201%20.59-.026c1.46.973%203.179%201.41%204.694.199l1.358-1.087a1.5%201.5%200%201%200-1.874-2.342z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/swimming-pool-fill.svg?color=%231a73e8&size=48