swimming pool icon

swimming-pool from Line Awesome by Icons8 · Line · Travel · Apache-2.0 Free for personal and commercial use.

Name
swimming-pool
Set
Line Awesome
Style
Line
Category
Travel
Viewbox
32×32
License
Apache 2.0
Aliases
swimming-pool-solid

The same icon in other sets

More travel icons from Line Awesome

Use the swimming pool icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12 4c-1.652 0-3 1.348-3 3v12.625l1-.719l1 .719V7c0-.55.45-1 1-1h1V4zm12 0c-1.652 0-3 1.348-3 3v1h-9v2h9v2h-9v2h9v2h-9v2h9v1.625l1-.719l1 .719V7c0-.55.45-1 1-1h1V4zM10 20.719l-.625.5S8.371 22 7.031 22s-2.406-.781-2.406-.781l-1.25 1.562S4.918 24 7.031 24c1.461 0 2.39-.484 2.969-.844c.582.356 1.559.844 3.031.844c1.461 0 2.39-.484 2.969-.844c.582.356 1.559.844 3.031.844c1.461 0 2.39-.484 2.969-.844c.582.356 1.559.844 3.031.844c2.114 0 3.594-1.219 3.594-1.219l-1.25-1.562S26.371 22 25.031 22s-2.406-.781-2.406-.781l-.625-.5l-.625.5S20.371 22 19.031 22s-2.406-.781-2.406-.781l-.625-.5l-.625.5S14.371 22 13.031 22s-2.406-.781-2.406-.781zm0 4l-.625.5S8.371 26 7.031 26s-2.406-.781-2.406-.781l-1.25 1.562S4.918 28 7.031 28c1.461 0 2.39-.484 2.969-.844c.582.356 1.559.844 3.031.844c1.461 0 2.39-.484 2.969-.844c.582.356 1.559.844 3.031.844c1.461 0 2.39-.484 2.969-.844c.582.356 1.559.844 3.031.844c2.114 0 3.594-1.219 3.594-1.219l-1.25-1.562S26.371 26 25.031 26s-2.406-.781-2.406-.781l-.625-.5l-.625.5S20.371 26 19.031 26s-2.406-.781-2.406-.781l-.625-.5l-.625.5S14.371 26 13.031 26s-2.406-.781-2.406-.781z"/></svg>

React

import type { SVGProps } from "react";

export function LaSwimmingPool(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="M12 4c-1.652 0-3 1.348-3 3v12.625l1-.719l1 .719V7c0-.55.45-1 1-1h1V4zm12 0c-1.652 0-3 1.348-3 3v1h-9v2h9v2h-9v2h9v2h-9v2h9v1.625l1-.719l1 .719V7c0-.55.45-1 1-1h1V4zM10 20.719l-.625.5S8.371 22 7.031 22s-2.406-.781-2.406-.781l-1.25 1.562S4.918 24 7.031 24c1.461 0 2.39-.484 2.969-.844c.582.356 1.559.844 3.031.844c1.461 0 2.39-.484 2.969-.844c.582.356 1.559.844 3.031.844c1.461 0 2.39-.484 2.969-.844c.582.356 1.559.844 3.031.844c2.114 0 3.594-1.219 3.594-1.219l-1.25-1.562S26.371 22 25.031 22s-2.406-.781-2.406-.781l-.625-.5l-.625.5S20.371 22 19.031 22s-2.406-.781-2.406-.781l-.625-.5l-.625.5S14.371 22 13.031 22s-2.406-.781-2.406-.781zm0 4l-.625.5S8.371 26 7.031 26s-2.406-.781-2.406-.781l-1.25 1.562S4.918 28 7.031 28c1.461 0 2.39-.484 2.969-.844c.582.356 1.559.844 3.031.844c1.461 0 2.39-.484 2.969-.844c.582.356 1.559.844 3.031.844c1.461 0 2.39-.484 2.969-.844c.582.356 1.559.844 3.031.844c2.114 0 3.594-1.219 3.594-1.219l-1.25-1.562S26.371 26 25.031 26s-2.406-.781-2.406-.781l-.625-.5l-.625.5S20.371 26 19.031 26s-2.406-.781-2.406-.781l-.625-.5l-.625.5S14.371 26 13.031 26s-2.406-.781-2.406-.781z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12 4c-1.652 0-3 1.348-3 3v12.625l1-.719l1 .719V7c0-.55.45-1 1-1h1V4zm12 0c-1.652 0-3 1.348-3 3v1h-9v2h9v2h-9v2h9v2h-9v2h9v1.625l1-.719l1 .719V7c0-.55.45-1 1-1h1V4zM10 20.719l-.625.5S8.371 22 7.031 22s-2.406-.781-2.406-.781l-1.25 1.562S4.918 24 7.031 24c1.461 0 2.39-.484 2.969-.844c.582.356 1.559.844 3.031.844c1.461 0 2.39-.484 2.969-.844c.582.356 1.559.844 3.031.844c1.461 0 2.39-.484 2.969-.844c.582.356 1.559.844 3.031.844c2.114 0 3.594-1.219 3.594-1.219l-1.25-1.562S26.371 22 25.031 22s-2.406-.781-2.406-.781l-.625-.5l-.625.5S20.371 22 19.031 22s-2.406-.781-2.406-.781l-.625-.5l-.625.5S14.371 22 13.031 22s-2.406-.781-2.406-.781zm0 4l-.625.5S8.371 26 7.031 26s-2.406-.781-2.406-.781l-1.25 1.562S4.918 28 7.031 28c1.461 0 2.39-.484 2.969-.844c.582.356 1.559.844 3.031.844c1.461 0 2.39-.484 2.969-.844c.582.356 1.559.844 3.031.844c1.461 0 2.39-.484 2.969-.844c.582.356 1.559.844 3.031.844c2.114 0 3.594-1.219 3.594-1.219l-1.25-1.562S26.371 26 25.031 26s-2.406-.781-2.406-.781l-.625-.5l-.625.5S20.371 26 19.031 26s-2.406-.781-2.406-.781l-.625-.5l-.625.5S14.371 26 13.031 26s-2.406-.781-2.406-.781z"/></svg>
</template>

CSS

.icon-swimming-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%204c-1.652%200-3%201.348-3%203v12.625l1-.719l1%20.719V7c0-.55.45-1%201-1h1V4zm12%200c-1.652%200-3%201.348-3%203v1h-9v2h9v2h-9v2h9v2h-9v2h9v1.625l1-.719l1%20.719V7c0-.55.45-1%201-1h1V4zM10%2020.719l-.625.5S8.371%2022%207.031%2022s-2.406-.781-2.406-.781l-1.25%201.562S4.918%2024%207.031%2024c1.461%200%202.39-.484%202.969-.844c.582.356%201.559.844%203.031.844c1.461%200%202.39-.484%202.969-.844c.582.356%201.559.844%203.031.844c1.461%200%202.39-.484%202.969-.844c.582.356%201.559.844%203.031.844c2.114%200%203.594-1.219%203.594-1.219l-1.25-1.562S26.371%2022%2025.031%2022s-2.406-.781-2.406-.781l-.625-.5l-.625.5S20.371%2022%2019.031%2022s-2.406-.781-2.406-.781l-.625-.5l-.625.5S14.371%2022%2013.031%2022s-2.406-.781-2.406-.781zm0%204l-.625.5S8.371%2026%207.031%2026s-2.406-.781-2.406-.781l-1.25%201.562S4.918%2028%207.031%2028c1.461%200%202.39-.484%202.969-.844c.582.356%201.559.844%203.031.844c1.461%200%202.39-.484%202.969-.844c.582.356%201.559.844%203.031.844c1.461%200%202.39-.484%202.969-.844c.582.356%201.559.844%203.031.844c2.114%200%203.594-1.219%203.594-1.219l-1.25-1.562S26.371%2026%2025.031%2026s-2.406-.781-2.406-.781l-.625-.5l-.625.5S20.371%2026%2019.031%2026s-2.406-.781-2.406-.781l-.625-.5l-.625.5S14.371%2026%2013.031%2026s-2.406-.781-2.406-.781z%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%22M12%204c-1.652%200-3%201.348-3%203v12.625l1-.719l1%20.719V7c0-.55.45-1%201-1h1V4zm12%200c-1.652%200-3%201.348-3%203v1h-9v2h9v2h-9v2h9v2h-9v2h9v1.625l1-.719l1%20.719V7c0-.55.45-1%201-1h1V4zM10%2020.719l-.625.5S8.371%2022%207.031%2022s-2.406-.781-2.406-.781l-1.25%201.562S4.918%2024%207.031%2024c1.461%200%202.39-.484%202.969-.844c.582.356%201.559.844%203.031.844c1.461%200%202.39-.484%202.969-.844c.582.356%201.559.844%203.031.844c1.461%200%202.39-.484%202.969-.844c.582.356%201.559.844%203.031.844c2.114%200%203.594-1.219%203.594-1.219l-1.25-1.562S26.371%2022%2025.031%2022s-2.406-.781-2.406-.781l-.625-.5l-.625.5S20.371%2022%2019.031%2022s-2.406-.781-2.406-.781l-.625-.5l-.625.5S14.371%2022%2013.031%2022s-2.406-.781-2.406-.781zm0%204l-.625.5S8.371%2026%207.031%2026s-2.406-.781-2.406-.781l-1.25%201.562S4.918%2028%207.031%2028c1.461%200%202.39-.484%202.969-.844c.582.356%201.559.844%203.031.844c1.461%200%202.39-.484%202.969-.844c.582.356%201.559.844%203.031.844c1.461%200%202.39-.484%202.969-.844c.582.356%201.559.844%203.031.844c2.114%200%203.594-1.219%203.594-1.219l-1.25-1.562S26.371%2026%2025.031%2026s-2.406-.781-2.406-.781l-.625-.5l-.625.5S20.371%2026%2019.031%2026s-2.406-.781-2.406-.781l-.625-.5l-.625.5S14.371%2026%2013.031%2026s-2.406-.781-2.406-.781z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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