spa icon
spa from Font Awesome Solid by Dave Gandy · Solid · Fitness · CC-BY-4.0 Attribution required.
- Name
- spa
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Fitness
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
More fitness icons from Font Awesome Solid
Use the spa icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M201.7 291.5c34.3 18.7 64.5 44.1 88.8 74.5c11.1 13.9 21 28.9 29.4 44.8c8.5-15.9 18.3-30.8 29.4-44.8c24.3-30.5 54.5-55.9 88.8-74.5c41.7-22.7 89.4-35.5 139.7-35.5h9.9c11.1 0 20.1 9 20.1 20.1c0 148-119.9 267.9-267.9 267.9h-40.2C151.9 544 32 424.1 32 276.1C32 265 41 256 52.1 256H62c50.4 0 98.1 12.8 139.7 35.5M335.9 102c16.9 15.9 61.4 63.4 89 142.3A340 340 0 0 0 320 326.4c-29.2-33.9-64.8-61.8-104.9-82.1c27.6-78.9 72.2-126.4 89-142.3c4.3-4.1 10-6 15.9-6s11.6 2 15.9 6"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidSpa(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M201.7 291.5c34.3 18.7 64.5 44.1 88.8 74.5c11.1 13.9 21 28.9 29.4 44.8c8.5-15.9 18.3-30.8 29.4-44.8c24.3-30.5 54.5-55.9 88.8-74.5c41.7-22.7 89.4-35.5 139.7-35.5h9.9c11.1 0 20.1 9 20.1 20.1c0 148-119.9 267.9-267.9 267.9h-40.2C151.9 544 32 424.1 32 276.1C32 265 41 256 52.1 256H62c50.4 0 98.1 12.8 139.7 35.5M335.9 102c16.9 15.9 61.4 63.4 89 142.3A340 340 0 0 0 320 326.4c-29.2-33.9-64.8-61.8-104.9-82.1c27.6-78.9 72.2-126.4 89-142.3c4.3-4.1 10-6 15.9-6s11.6 2 15.9 6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M201.7 291.5c34.3 18.7 64.5 44.1 88.8 74.5c11.1 13.9 21 28.9 29.4 44.8c8.5-15.9 18.3-30.8 29.4-44.8c24.3-30.5 54.5-55.9 88.8-74.5c41.7-22.7 89.4-35.5 139.7-35.5h9.9c11.1 0 20.1 9 20.1 20.1c0 148-119.9 267.9-267.9 267.9h-40.2C151.9 544 32 424.1 32 276.1C32 265 41 256 52.1 256H62c50.4 0 98.1 12.8 139.7 35.5M335.9 102c16.9 15.9 61.4 63.4 89 142.3A340 340 0 0 0 320 326.4c-29.2-33.9-64.8-61.8-104.9-82.1c27.6-78.9 72.2-126.4 89-142.3c4.3-4.1 10-6 15.9-6s11.6 2 15.9 6"/></svg> </template>
CSS
.icon-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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M201.7%20291.5c34.3%2018.7%2064.5%2044.1%2088.8%2074.5c11.1%2013.9%2021%2028.9%2029.4%2044.8c8.5-15.9%2018.3-30.8%2029.4-44.8c24.3-30.5%2054.5-55.9%2088.8-74.5c41.7-22.7%2089.4-35.5%20139.7-35.5h9.9c11.1%200%2020.1%209%2020.1%2020.1c0%20148-119.9%20267.9-267.9%20267.9h-40.2C151.9%20544%2032%20424.1%2032%20276.1C32%20265%2041%20256%2052.1%20256H62c50.4%200%2098.1%2012.8%20139.7%2035.5M335.9%20102c16.9%2015.9%2061.4%2063.4%2089%20142.3A340%20340%200%200%200%20320%20326.4c-29.2-33.9-64.8-61.8-104.9-82.1c27.6-78.9%2072.2-126.4%2089-142.3c4.3-4.1%2010-6%2015.9-6s11.6%202%2015.9%206%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M201.7%20291.5c34.3%2018.7%2064.5%2044.1%2088.8%2074.5c11.1%2013.9%2021%2028.9%2029.4%2044.8c8.5-15.9%2018.3-30.8%2029.4-44.8c24.3-30.5%2054.5-55.9%2088.8-74.5c41.7-22.7%2089.4-35.5%20139.7-35.5h9.9c11.1%200%2020.1%209%2020.1%2020.1c0%20148-119.9%20267.9-267.9%20267.9h-40.2C151.9%20544%2032%20424.1%2032%20276.1C32%20265%2041%20256%2052.1%20256H62c50.4%200%2098.1%2012.8%20139.7%2035.5M335.9%20102c16.9%2015.9%2061.4%2063.4%2089%20142.3A340%20340%200%200%200%20320%20326.4c-29.2-33.9-64.8-61.8-104.9-82.1c27.6-78.9%2072.2-126.4%2089-142.3c4.3-4.1%2010-6%2015.9-6s11.6%202%2015.9%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/spa.svg?color=%231a73e8&size=48