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

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

More places icons from Google Material Icons

Use the round spa icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.49 9.63c-.16-2.42-1.03-4.79-2.64-6.76c-.41-.5-1.16-.5-1.57 0a12.1 12.1 0 0 0-2.77 6.76c1.28.68 2.46 1.56 3.49 2.63c1.03-1.06 2.21-1.94 3.49-2.63m-6.5 2.65c-.14-.1-.3-.19-.45-.29c.15.11.31.19.45.29m6.42-.25c-.13.09-.27.16-.4.26c.13-.1.27-.17.4-.26M12 15.45c-1.95-2.97-5.14-5.03-8.83-5.39c-.64-.06-1.17.47-1.11 1.11c.45 4.8 3.65 8.78 7.98 10.33c.63.23 1.29.4 1.97.51c.68-.12 1.33-.29 1.97-.51c4.33-1.55 7.53-5.52 7.98-10.33a1.02 1.02 0 0 0-1.11-1.11c-3.71.36-6.9 2.42-8.85 5.39"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundSpa(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="M15.49 9.63c-.16-2.42-1.03-4.79-2.64-6.76c-.41-.5-1.16-.5-1.57 0a12.1 12.1 0 0 0-2.77 6.76c1.28.68 2.46 1.56 3.49 2.63c1.03-1.06 2.21-1.94 3.49-2.63m-6.5 2.65c-.14-.1-.3-.19-.45-.29c.15.11.31.19.45.29m6.42-.25c-.13.09-.27.16-.4.26c.13-.1.27-.17.4-.26M12 15.45c-1.95-2.97-5.14-5.03-8.83-5.39c-.64-.06-1.17.47-1.11 1.11c.45 4.8 3.65 8.78 7.98 10.33c.63.23 1.29.4 1.97.51c.68-.12 1.33-.29 1.97-.51c4.33-1.55 7.53-5.52 7.98-10.33a1.02 1.02 0 0 0-1.11-1.11c-3.71.36-6.9 2.42-8.85 5.39"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.49 9.63c-.16-2.42-1.03-4.79-2.64-6.76c-.41-.5-1.16-.5-1.57 0a12.1 12.1 0 0 0-2.77 6.76c1.28.68 2.46 1.56 3.49 2.63c1.03-1.06 2.21-1.94 3.49-2.63m-6.5 2.65c-.14-.1-.3-.19-.45-.29c.15.11.31.19.45.29m6.42-.25c-.13.09-.27.16-.4.26c.13-.1.27-.17.4-.26M12 15.45c-1.95-2.97-5.14-5.03-8.83-5.39c-.64-.06-1.17.47-1.11 1.11c.45 4.8 3.65 8.78 7.98 10.33c.63.23 1.29.4 1.97.51c.68-.12 1.33-.29 1.97-.51c4.33-1.55 7.53-5.52 7.98-10.33a1.02 1.02 0 0 0-1.11-1.11c-3.71.36-6.9 2.42-8.85 5.39"/></svg>
</template>

CSS

.icon-round-spa {
  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%22M15.49%209.63c-.16-2.42-1.03-4.79-2.64-6.76c-.41-.5-1.16-.5-1.57%200a12.1%2012.1%200%200%200-2.77%206.76c1.28.68%202.46%201.56%203.49%202.63c1.03-1.06%202.21-1.94%203.49-2.63m-6.5%202.65c-.14-.1-.3-.19-.45-.29c.15.11.31.19.45.29m6.42-.25c-.13.09-.27.16-.4.26c.13-.1.27-.17.4-.26M12%2015.45c-1.95-2.97-5.14-5.03-8.83-5.39c-.64-.06-1.17.47-1.11%201.11c.45%204.8%203.65%208.78%207.98%2010.33c.63.23%201.29.4%201.97.51c.68-.12%201.33-.29%201.97-.51c4.33-1.55%207.53-5.52%207.98-10.33a1.02%201.02%200%200%200-1.11-1.11c-3.71.36-6.9%202.42-8.85%205.39%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%22M15.49%209.63c-.16-2.42-1.03-4.79-2.64-6.76c-.41-.5-1.16-.5-1.57%200a12.1%2012.1%200%200%200-2.77%206.76c1.28.68%202.46%201.56%203.49%202.63c1.03-1.06%202.21-1.94%203.49-2.63m-6.5%202.65c-.14-.1-.3-.19-.45-.29c.15.11.31.19.45.29m6.42-.25c-.13.09-.27.16-.4.26c.13-.1.27-.17.4-.26M12%2015.45c-1.95-2.97-5.14-5.03-8.83-5.39c-.64-.06-1.17.47-1.11%201.11c.45%204.8%203.65%208.78%207.98%2010.33c.63.23%201.29.4%201.97.51c.68-.12%201.33-.29%201.97-.51c4.33-1.55%207.53-5.52%207.98-10.33a1.02%201.02%200%200%200-1.11-1.11c-3.71.36-6.9%202.42-8.85%205.39%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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