pool icon
pool-sharp from Material Symbols Light by Google · Sharp · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- pool-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- pool-outline-sharp
2 other variants in Material Symbols Light
The same icon in other sets
More travel icons from Material Symbols Light
airline-seat-flatairline-seat-flat-angledairline-seat-individual-suiteairline-seat-legroom-extraairline-seat-legroom-normalairline-seat-legroom-reducedairline-seat-recline-extraairline-seat-recline-normalairplane-ticketapartmentattractionsbakery-diningbath-bedrockbeach-accessbeer-mealbentobreakfast-diningbrunch-diningbungalowcabincar-rentalcar-repaircarpentercarry-on-bag
Use the pool icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.5 20.462v-1.039q.777-.096 1.242-.51q.466-.413 1.635-.413t1.733.5t1.579.5t1.578-.5T12 18.5t1.752.5t1.598.5t1.56-.5t1.713-.5t1.635.414t1.242.509v1.039q-.898-.116-1.418-.539t-1.459-.423t-1.482.5q-.545.5-1.791.5t-1.829-.5q-.582-.5-1.521-.5t-1.502.5t-1.81.5t-1.81-.5q-.562-.5-1.501-.5t-1.459.423t-1.418.539m0-4.5v-1.039q.777-.096 1.242-.51Q4.208 14 5.377 14t1.736.5t1.576.5q1.015 0 1.578-.5T12 14t1.733.5t1.578.5t1.58-.5q.563-.5 1.732-.5t1.635.414t1.242.509v1.038q-.898-.115-1.418-.538T18.623 15t-1.474.5t-1.799.5q-1.252 0-1.832-.5T12 15q-.95 0-1.499.5t-1.812.5t-1.819-.5t-1.493-.5t-1.459.423t-1.418.539M17.927 4.315q.62.622.62 1.493q0 .877-.62 1.496t-1.496.619t-1.497-.62q-.618-.618-.618-1.495q0-.871.618-1.493q.62-.623 1.497-.623t1.496.623M8.669 11.5q-.275 0-.483-.085t-.401-.246l3.229-3.229l-1.539-1.538l-3.737-1.517V3.5l4.654 1.846l5.824 5.823q-.195.16-.402.245q-.208.086-.483.086q-.67 0-1.32-.5T12 10.5t-2.011.5t-1.32.5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPoolSharp(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="M2.5 20.462v-1.039q.777-.096 1.242-.51q.466-.413 1.635-.413t1.733.5t1.579.5t1.578-.5T12 18.5t1.752.5t1.598.5t1.56-.5t1.713-.5t1.635.414t1.242.509v1.039q-.898-.116-1.418-.539t-1.459-.423t-1.482.5q-.545.5-1.791.5t-1.829-.5q-.582-.5-1.521-.5t-1.502.5t-1.81.5t-1.81-.5q-.562-.5-1.501-.5t-1.459.423t-1.418.539m0-4.5v-1.039q.777-.096 1.242-.51Q4.208 14 5.377 14t1.736.5t1.576.5q1.015 0 1.578-.5T12 14t1.733.5t1.578.5t1.58-.5q.563-.5 1.732-.5t1.635.414t1.242.509v1.038q-.898-.115-1.418-.538T18.623 15t-1.474.5t-1.799.5q-1.252 0-1.832-.5T12 15q-.95 0-1.499.5t-1.812.5t-1.819-.5t-1.493-.5t-1.459.423t-1.418.539M17.927 4.315q.62.622.62 1.493q0 .877-.62 1.496t-1.496.619t-1.497-.62q-.618-.618-.618-1.495q0-.871.618-1.493q.62-.623 1.497-.623t1.496.623M8.669 11.5q-.275 0-.483-.085t-.401-.246l3.229-3.229l-1.539-1.538l-3.737-1.517V3.5l4.654 1.846l5.824 5.823q-.195.16-.402.245q-.208.086-.483.086q-.67 0-1.32-.5T12 10.5t-2.011.5t-1.32.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.5 20.462v-1.039q.777-.096 1.242-.51q.466-.413 1.635-.413t1.733.5t1.579.5t1.578-.5T12 18.5t1.752.5t1.598.5t1.56-.5t1.713-.5t1.635.414t1.242.509v1.039q-.898-.116-1.418-.539t-1.459-.423t-1.482.5q-.545.5-1.791.5t-1.829-.5q-.582-.5-1.521-.5t-1.502.5t-1.81.5t-1.81-.5q-.562-.5-1.501-.5t-1.459.423t-1.418.539m0-4.5v-1.039q.777-.096 1.242-.51Q4.208 14 5.377 14t1.736.5t1.576.5q1.015 0 1.578-.5T12 14t1.733.5t1.578.5t1.58-.5q.563-.5 1.732-.5t1.635.414t1.242.509v1.038q-.898-.115-1.418-.538T18.623 15t-1.474.5t-1.799.5q-1.252 0-1.832-.5T12 15q-.95 0-1.499.5t-1.812.5t-1.819-.5t-1.493-.5t-1.459.423t-1.418.539M17.927 4.315q.62.622.62 1.493q0 .877-.62 1.496t-1.496.619t-1.497-.62q-.618-.618-.618-1.495q0-.871.618-1.493q.62-.623 1.497-.623t1.496.623M8.669 11.5q-.275 0-.483-.085t-.401-.246l3.229-3.229l-1.539-1.538l-3.737-1.517V3.5l4.654 1.846l5.824 5.823q-.195.16-.402.245q-.208.086-.483.086q-.67 0-1.32-.5T12 10.5t-2.011.5t-1.32.5"/></svg> </template>
CSS
.icon-pool-sharp {
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%22M2.5%2020.462v-1.039q.777-.096%201.242-.51q.466-.413%201.635-.413t1.733.5t1.579.5t1.578-.5T12%2018.5t1.752.5t1.598.5t1.56-.5t1.713-.5t1.635.414t1.242.509v1.039q-.898-.116-1.418-.539t-1.459-.423t-1.482.5q-.545.5-1.791.5t-1.829-.5q-.582-.5-1.521-.5t-1.502.5t-1.81.5t-1.81-.5q-.562-.5-1.501-.5t-1.459.423t-1.418.539m0-4.5v-1.039q.777-.096%201.242-.51Q4.208%2014%205.377%2014t1.736.5t1.576.5q1.015%200%201.578-.5T12%2014t1.733.5t1.578.5t1.58-.5q.563-.5%201.732-.5t1.635.414t1.242.509v1.038q-.898-.115-1.418-.538T18.623%2015t-1.474.5t-1.799.5q-1.252%200-1.832-.5T12%2015q-.95%200-1.499.5t-1.812.5t-1.819-.5t-1.493-.5t-1.459.423t-1.418.539M17.927%204.315q.62.622.62%201.493q0%20.877-.62%201.496t-1.496.619t-1.497-.62q-.618-.618-.618-1.495q0-.871.618-1.493q.62-.623%201.497-.623t1.496.623M8.669%2011.5q-.275%200-.483-.085t-.401-.246l3.229-3.229l-1.539-1.538l-3.737-1.517V3.5l4.654%201.846l5.824%205.823q-.195.16-.402.245q-.208.086-.483.086q-.67%200-1.32-.5T12%2010.5t-2.011.5t-1.32.5%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%22M2.5%2020.462v-1.039q.777-.096%201.242-.51q.466-.413%201.635-.413t1.733.5t1.579.5t1.578-.5T12%2018.5t1.752.5t1.598.5t1.56-.5t1.713-.5t1.635.414t1.242.509v1.039q-.898-.116-1.418-.539t-1.459-.423t-1.482.5q-.545.5-1.791.5t-1.829-.5q-.582-.5-1.521-.5t-1.502.5t-1.81.5t-1.81-.5q-.562-.5-1.501-.5t-1.459.423t-1.418.539m0-4.5v-1.039q.777-.096%201.242-.51Q4.208%2014%205.377%2014t1.736.5t1.576.5q1.015%200%201.578-.5T12%2014t1.733.5t1.578.5t1.58-.5q.563-.5%201.732-.5t1.635.414t1.242.509v1.038q-.898-.115-1.418-.538T18.623%2015t-1.474.5t-1.799.5q-1.252%200-1.832-.5T12%2015q-.95%200-1.499.5t-1.812.5t-1.819-.5t-1.493-.5t-1.459.423t-1.418.539M17.927%204.315q.62.622.62%201.493q0%20.877-.62%201.496t-1.496.619t-1.497-.62q-.618-.618-.618-1.495q0-.871.618-1.493q.62-.623%201.497-.623t1.496.623M8.669%2011.5q-.275%200-.483-.085t-.401-.246l3.229-3.229l-1.539-1.538l-3.737-1.517V3.5l4.654%201.846l5.824%205.823q-.195.16-.402.245q-.208.086-.483.086q-.67%200-1.32-.5T12%2010.5t-2.011.5t-1.32.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/pool-sharp.svg?color=%231a73e8&size=48