outline-pool from Google Material Icons by Material Design Authors · Baseline · Places · Apache-2.0 Free for personal and commercial use.

Name
outline-pool
Set
Google Material Icons
Style
Baseline
Category
Places
Viewbox
24×24
License
Apache 2.0

More places icons from Google Material Icons

Use the outline pool icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10 8l-3.25 3.25c.31.12.56.27.77.39c.37.23.59.36 1.15.36s.78-.13 1.15-.36c.46-.27 1.08-.64 2.19-.64s1.73.37 2.18.64c.37.22.6.36 1.15.36s.78-.13 1.15-.36c.12-.07.26-.15.41-.23L10.48 5C8.93 3.45 7.5 2.99 5 3v2.5c1.82-.01 2.89.39 4 1.5zm12 8.5h-.02zm-16.65-1c.55 0 .78.14 1.15.36c.45.27 1.07.64 2.18.64s1.73-.37 2.18-.64c.37-.23.59-.36 1.15-.36c.55 0 .78.14 1.15.36c.45.27 1.07.64 2.18.64s1.73-.37 2.18-.64c.37-.23.59-.36 1.15-.36c.55 0 .78.14 1.15.36c.45.27 1.06.63 2.16.64v-2c-.55 0-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.6.36-1.15.36s-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.59.36-1.15.36c-.55 0-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.59.36-1.15.36v2c1.11 0 1.73-.37 2.2-.64c.37-.23.6-.36 1.15-.36M18.67 18c-1.11 0-1.73.37-2.18.64c-.37.23-.6.36-1.15.36s-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.19.64c-.37.23-.59.36-1.15.36s-.78-.13-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.19.64c-.37.23-.59.36-1.15.36v2c1.11 0 1.73-.37 2.19-.64c.37-.23.6-.36 1.15-.36s.78.13 1.15.36c.45.27 1.07.64 2.18.64s1.73-.37 2.19-.64c.37-.23.59-.36 1.15-.36c.55 0 .78.14 1.15.36c.45.27 1.07.64 2.18.64s1.72-.37 2.18-.64c.37-.23.59-.36 1.15-.36c.55 0 .78.14 1.15.36c.45.27 1.07.64 2.18.64v-2c-.56 0-.78-.13-1.15-.36c-.45-.27-1.07-.64-2.18-.64"/><circle cx="16.5" cy="5.5" r="2.5" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IcOutlinePool(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="m10 8l-3.25 3.25c.31.12.56.27.77.39c.37.23.59.36 1.15.36s.78-.13 1.15-.36c.46-.27 1.08-.64 2.19-.64s1.73.37 2.18.64c.37.22.6.36 1.15.36s.78-.13 1.15-.36c.12-.07.26-.15.41-.23L10.48 5C8.93 3.45 7.5 2.99 5 3v2.5c1.82-.01 2.89.39 4 1.5zm12 8.5h-.02zm-16.65-1c.55 0 .78.14 1.15.36c.45.27 1.07.64 2.18.64s1.73-.37 2.18-.64c.37-.23.59-.36 1.15-.36c.55 0 .78.14 1.15.36c.45.27 1.07.64 2.18.64s1.73-.37 2.18-.64c.37-.23.59-.36 1.15-.36c.55 0 .78.14 1.15.36c.45.27 1.06.63 2.16.64v-2c-.55 0-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.6.36-1.15.36s-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.59.36-1.15.36c-.55 0-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.59.36-1.15.36v2c1.11 0 1.73-.37 2.2-.64c.37-.23.6-.36 1.15-.36M18.67 18c-1.11 0-1.73.37-2.18.64c-.37.23-.6.36-1.15.36s-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.19.64c-.37.23-.59.36-1.15.36s-.78-.13-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.19.64c-.37.23-.59.36-1.15.36v2c1.11 0 1.73-.37 2.19-.64c.37-.23.6-.36 1.15-.36s.78.13 1.15.36c.45.27 1.07.64 2.18.64s1.73-.37 2.19-.64c.37-.23.59-.36 1.15-.36c.55 0 .78.14 1.15.36c.45.27 1.07.64 2.18.64s1.72-.37 2.18-.64c.37-.23.59-.36 1.15-.36c.55 0 .78.14 1.15.36c.45.27 1.07.64 2.18.64v-2c-.56 0-.78-.13-1.15-.36c-.45-.27-1.07-.64-2.18-.64"/><circle cx="16.5" cy="5.5" r="2.5" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10 8l-3.25 3.25c.31.12.56.27.77.39c.37.23.59.36 1.15.36s.78-.13 1.15-.36c.46-.27 1.08-.64 2.19-.64s1.73.37 2.18.64c.37.22.6.36 1.15.36s.78-.13 1.15-.36c.12-.07.26-.15.41-.23L10.48 5C8.93 3.45 7.5 2.99 5 3v2.5c1.82-.01 2.89.39 4 1.5zm12 8.5h-.02zm-16.65-1c.55 0 .78.14 1.15.36c.45.27 1.07.64 2.18.64s1.73-.37 2.18-.64c.37-.23.59-.36 1.15-.36c.55 0 .78.14 1.15.36c.45.27 1.07.64 2.18.64s1.73-.37 2.18-.64c.37-.23.59-.36 1.15-.36c.55 0 .78.14 1.15.36c.45.27 1.06.63 2.16.64v-2c-.55 0-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.6.36-1.15.36s-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.59.36-1.15.36c-.55 0-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.59.36-1.15.36v2c1.11 0 1.73-.37 2.2-.64c.37-.23.6-.36 1.15-.36M18.67 18c-1.11 0-1.73.37-2.18.64c-.37.23-.6.36-1.15.36s-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.19.64c-.37.23-.59.36-1.15.36s-.78-.13-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.19.64c-.37.23-.59.36-1.15.36v2c1.11 0 1.73-.37 2.19-.64c.37-.23.6-.36 1.15-.36s.78.13 1.15.36c.45.27 1.07.64 2.18.64s1.73-.37 2.19-.64c.37-.23.59-.36 1.15-.36c.55 0 .78.14 1.15.36c.45.27 1.07.64 2.18.64s1.72-.37 2.18-.64c.37-.23.59-.36 1.15-.36c.55 0 .78.14 1.15.36c.45.27 1.07.64 2.18.64v-2c-.56 0-.78-.13-1.15-.36c-.45-.27-1.07-.64-2.18-.64"/><circle cx="16.5" cy="5.5" r="2.5" fill="currentColor"/></svg>
</template>

CSS

.icon-outline-pool {
  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%22m10%208l-3.25%203.25c.31.12.56.27.77.39c.37.23.59.36%201.15.36s.78-.13%201.15-.36c.46-.27%201.08-.64%202.19-.64s1.73.37%202.18.64c.37.22.6.36%201.15.36s.78-.13%201.15-.36c.12-.07.26-.15.41-.23L10.48%205C8.93%203.45%207.5%202.99%205%203v2.5c1.82-.01%202.89.39%204%201.5zm12%208.5h-.02zm-16.65-1c.55%200%20.78.14%201.15.36c.45.27%201.07.64%202.18.64s1.73-.37%202.18-.64c.37-.23.59-.36%201.15-.36c.55%200%20.78.14%201.15.36c.45.27%201.07.64%202.18.64s1.73-.37%202.18-.64c.37-.23.59-.36%201.15-.36c.55%200%20.78.14%201.15.36c.45.27%201.06.63%202.16.64v-2c-.55%200-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.6.36-1.15.36s-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.59.36-1.15.36c-.55%200-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.59.36-1.15.36v2c1.11%200%201.73-.37%202.2-.64c.37-.23.6-.36%201.15-.36M18.67%2018c-1.11%200-1.73.37-2.18.64c-.37.23-.6.36-1.15.36s-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.19.64c-.37.23-.59.36-1.15.36s-.78-.13-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.19.64c-.37.23-.59.36-1.15.36v2c1.11%200%201.73-.37%202.19-.64c.37-.23.6-.36%201.15-.36s.78.13%201.15.36c.45.27%201.07.64%202.18.64s1.73-.37%202.19-.64c.37-.23.59-.36%201.15-.36c.55%200%20.78.14%201.15.36c.45.27%201.07.64%202.18.64s1.72-.37%202.18-.64c.37-.23.59-.36%201.15-.36c.55%200%20.78.14%201.15.36c.45.27%201.07.64%202.18.64v-2c-.56%200-.78-.13-1.15-.36c-.45-.27-1.07-.64-2.18-.64%22%2F%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%225.5%22%20r%3D%222.5%22%20fill%3D%22currentColor%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%22m10%208l-3.25%203.25c.31.12.56.27.77.39c.37.23.59.36%201.15.36s.78-.13%201.15-.36c.46-.27%201.08-.64%202.19-.64s1.73.37%202.18.64c.37.22.6.36%201.15.36s.78-.13%201.15-.36c.12-.07.26-.15.41-.23L10.48%205C8.93%203.45%207.5%202.99%205%203v2.5c1.82-.01%202.89.39%204%201.5zm12%208.5h-.02zm-16.65-1c.55%200%20.78.14%201.15.36c.45.27%201.07.64%202.18.64s1.73-.37%202.18-.64c.37-.23.59-.36%201.15-.36c.55%200%20.78.14%201.15.36c.45.27%201.07.64%202.18.64s1.73-.37%202.18-.64c.37-.23.59-.36%201.15-.36c.55%200%20.78.14%201.15.36c.45.27%201.06.63%202.16.64v-2c-.55%200-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.6.36-1.15.36s-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.59.36-1.15.36c-.55%200-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.59.36-1.15.36v2c1.11%200%201.73-.37%202.2-.64c.37-.23.6-.36%201.15-.36M18.67%2018c-1.11%200-1.73.37-2.18.64c-.37.23-.6.36-1.15.36s-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.19.64c-.37.23-.59.36-1.15.36s-.78-.13-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.19.64c-.37.23-.59.36-1.15.36v2c1.11%200%201.73-.37%202.19-.64c.37-.23.6-.36%201.15-.36s.78.13%201.15.36c.45.27%201.07.64%202.18.64s1.73-.37%202.19-.64c.37-.23.59-.36%201.15-.36c.55%200%20.78.14%201.15.36c.45.27%201.07.64%202.18.64s1.72-.37%202.18-.64c.37-.23.59-.36%201.15-.36c.55%200%20.78.14%201.15.36c.45.27%201.07.64%202.18.64v-2c-.56%200-.78-.13-1.15-.36c-.45-.27-1.07-.64-2.18-.64%22%2F%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%225.5%22%20r%3D%222.5%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/outline-pool.svg?color=%231a73e8&size=48