spa icon
spa from BoxIcons v2 Solid by Boxicons · Solid · MIT Free for personal and commercial use.
- Name
- spa
- Set
- BoxIcons v2 Solid
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the spa icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 16.114c-3.998-5.951-8.574-7.043-8.78-7.09L2 8.75V10c0 7.29 3.925 12 10 12c5.981 0 10-4.822 10-12V8.75l-1.22.274c-.206.047-4.782 1.139-8.78 7.09"/><path fill="currentColor" d="M11.274 3.767c-1.799 1.898-2.84 3.775-3.443 5.295c1.329.784 2.781 1.943 4.159 3.685c1.364-1.76 2.826-2.925 4.17-3.709c-.605-1.515-1.646-3.383-3.435-5.271L12 3z"/></svg>
React
import type { SVGProps } from "react";
export function BxsSpa(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="M12 16.114c-3.998-5.951-8.574-7.043-8.78-7.09L2 8.75V10c0 7.29 3.925 12 10 12c5.981 0 10-4.822 10-12V8.75l-1.22.274c-.206.047-4.782 1.139-8.78 7.09"/><path fill="currentColor" d="M11.274 3.767c-1.799 1.898-2.84 3.775-3.443 5.295c1.329.784 2.781 1.943 4.159 3.685c1.364-1.76 2.826-2.925 4.17-3.709c-.605-1.515-1.646-3.383-3.435-5.271L12 3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 16.114c-3.998-5.951-8.574-7.043-8.78-7.09L2 8.75V10c0 7.29 3.925 12 10 12c5.981 0 10-4.822 10-12V8.75l-1.22.274c-.206.047-4.782 1.139-8.78 7.09"/><path fill="currentColor" d="M11.274 3.767c-1.799 1.898-2.84 3.775-3.443 5.295c1.329.784 2.781 1.943 4.159 3.685c1.364-1.76 2.826-2.925 4.17-3.709c-.605-1.515-1.646-3.383-3.435-5.271L12 3z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2016.114c-3.998-5.951-8.574-7.043-8.78-7.09L2%208.75V10c0%207.29%203.925%2012%2010%2012c5.981%200%2010-4.822%2010-12V8.75l-1.22.274c-.206.047-4.782%201.139-8.78%207.09%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.274%203.767c-1.799%201.898-2.84%203.775-3.443%205.295c1.329.784%202.781%201.943%204.159%203.685c1.364-1.76%202.826-2.925%204.17-3.709c-.605-1.515-1.646-3.383-3.435-5.271L12%203z%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%22M12%2016.114c-3.998-5.951-8.574-7.043-8.78-7.09L2%208.75V10c0%207.29%203.925%2012%2010%2012c5.981%200%2010-4.822%2010-12V8.75l-1.22.274c-.206.047-4.782%201.139-8.78%207.09%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.274%203.767c-1.799%201.898-2.84%203.775-3.443%205.295c1.329.784%202.781%201.943%204.159%203.685c1.364-1.76%202.826-2.925%204.17-3.709c-.605-1.515-1.646-3.383-3.435-5.271L12%203z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxs/spa.svg?color=%231a73e8&size=48