beach ball icon
beach-ball-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- beach-ball-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the beach ball icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 26a102 102 0 1 0 102 102A102.12 102.12 0 0 0 128 26m85 72.45a198 198 0 0 0-46.09-9.37A198 198 0 0 0 157.55 43A90.47 90.47 0 0 1 213 98.45m-69.48-59.11a186.6 186.6 0 0 1 10.11 39a198.5 198.5 0 0 0-58.48-34.13a90.17 90.17 0 0 1 48.37-4.87M80.15 51.81A186.1 186.1 0 0 1 147 88.47a198.3 198.3 0 0 0-108.92 35a90.05 90.05 0 0 1 42.07-71.66M38.55 138a186.16 186.16 0 0 1 117-37.46a186.16 186.16 0 0 1-37.46 117A90.18 90.18 0 0 1 38.55 138m94 79.94a198.33 198.33 0 0 0 35-108.93a186.2 186.2 0 0 1 36.66 66.89a90.05 90.05 0 0 1-71.66 41.99Zm79.24-57a198.5 198.5 0 0 0-34.11-58.48a186.6 186.6 0 0 1 39 10.11a90.17 90.17 0 0 1-4.87 48.37Z"/></svg>
React
import type { SVGProps } from "react";
export function PhBeachBallLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 26a102 102 0 1 0 102 102A102.12 102.12 0 0 0 128 26m85 72.45a198 198 0 0 0-46.09-9.37A198 198 0 0 0 157.55 43A90.47 90.47 0 0 1 213 98.45m-69.48-59.11a186.6 186.6 0 0 1 10.11 39a198.5 198.5 0 0 0-58.48-34.13a90.17 90.17 0 0 1 48.37-4.87M80.15 51.81A186.1 186.1 0 0 1 147 88.47a198.3 198.3 0 0 0-108.92 35a90.05 90.05 0 0 1 42.07-71.66M38.55 138a186.16 186.16 0 0 1 117-37.46a186.16 186.16 0 0 1-37.46 117A90.18 90.18 0 0 1 38.55 138m94 79.94a198.33 198.33 0 0 0 35-108.93a186.2 186.2 0 0 1 36.66 66.89a90.05 90.05 0 0 1-71.66 41.99Zm79.24-57a198.5 198.5 0 0 0-34.11-58.48a186.6 186.6 0 0 1 39 10.11a90.17 90.17 0 0 1-4.87 48.37Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 26a102 102 0 1 0 102 102A102.12 102.12 0 0 0 128 26m85 72.45a198 198 0 0 0-46.09-9.37A198 198 0 0 0 157.55 43A90.47 90.47 0 0 1 213 98.45m-69.48-59.11a186.6 186.6 0 0 1 10.11 39a198.5 198.5 0 0 0-58.48-34.13a90.17 90.17 0 0 1 48.37-4.87M80.15 51.81A186.1 186.1 0 0 1 147 88.47a198.3 198.3 0 0 0-108.92 35a90.05 90.05 0 0 1 42.07-71.66M38.55 138a186.16 186.16 0 0 1 117-37.46a186.16 186.16 0 0 1-37.46 117A90.18 90.18 0 0 1 38.55 138m94 79.94a198.33 198.33 0 0 0 35-108.93a186.2 186.2 0 0 1 36.66 66.89a90.05 90.05 0 0 1-71.66 41.99Zm79.24-57a198.5 198.5 0 0 0-34.11-58.48a186.6 186.6 0 0 1 39 10.11a90.17 90.17 0 0 1-4.87 48.37Z"/></svg> </template>
CSS
.icon-beach-ball-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%2026a102%20102%200%201%200%20102%20102A102.12%20102.12%200%200%200%20128%2026m85%2072.45a198%20198%200%200%200-46.09-9.37A198%20198%200%200%200%20157.55%2043A90.47%2090.47%200%200%201%20213%2098.45m-69.48-59.11a186.6%20186.6%200%200%201%2010.11%2039a198.5%20198.5%200%200%200-58.48-34.13a90.17%2090.17%200%200%201%2048.37-4.87M80.15%2051.81A186.1%20186.1%200%200%201%20147%2088.47a198.3%20198.3%200%200%200-108.92%2035a90.05%2090.05%200%200%201%2042.07-71.66M38.55%20138a186.16%20186.16%200%200%201%20117-37.46a186.16%20186.16%200%200%201-37.46%20117A90.18%2090.18%200%200%201%2038.55%20138m94%2079.94a198.33%20198.33%200%200%200%2035-108.93a186.2%20186.2%200%200%201%2036.66%2066.89a90.05%2090.05%200%200%201-71.66%2041.99Zm79.24-57a198.5%20198.5%200%200%200-34.11-58.48a186.6%20186.6%200%200%201%2039%2010.11a90.17%2090.17%200%200%201-4.87%2048.37Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%2026a102%20102%200%201%200%20102%20102A102.12%20102.12%200%200%200%20128%2026m85%2072.45a198%20198%200%200%200-46.09-9.37A198%20198%200%200%200%20157.55%2043A90.47%2090.47%200%200%201%20213%2098.45m-69.48-59.11a186.6%20186.6%200%200%201%2010.11%2039a198.5%20198.5%200%200%200-58.48-34.13a90.17%2090.17%200%200%201%2048.37-4.87M80.15%2051.81A186.1%20186.1%200%200%201%20147%2088.47a198.3%20198.3%200%200%200-108.92%2035a90.05%2090.05%200%200%201%2042.07-71.66M38.55%20138a186.16%20186.16%200%200%201%20117-37.46a186.16%20186.16%200%200%201-37.46%20117A90.18%2090.18%200%200%201%2038.55%20138m94%2079.94a198.33%20198.33%200%200%200%2035-108.93a186.2%20186.2%200%200%201%2036.66%2066.89a90.05%2090.05%200%200%201-71.66%2041.99Zm79.24-57a198.5%20198.5%200%200%200-34.11-58.48a186.6%20186.6%200%200%201%2039%2010.11a90.17%2090.17%200%200%201-4.87%2048.37Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/beach-ball-light.svg?color=%231a73e8&size=48