spa icon
spa from Material Symbols Light by Google · Regular · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- spa
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- spa-sharp
3 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 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.346 20.962q-1.984-.243-3.584-1.027q-1.6-.785-2.753-2.071T4.2 14.846t-.771-3.843q2.077.063 3.727.788t2.799 2.012t1.77 3.1t.621 4.058M12 14.94q-.517-.876-1.303-1.735t-1.624-1.444q.073-.954.317-1.983t.63-2.01q.384-.983.887-1.886q.502-.904 1.093-1.614q.59.71 1.093 1.604t.888 1.895t.638 2.03t.308 2.002q-.935.598-1.73 1.458T12 14.94m1.346 5.755q-.012-1.115-.214-2.314q-.203-1.2-.634-2.37q.983-2.14 3.199-3.58q2.216-1.438 4.874-1.428q-.167 3.7-1.968 6.11t-5.257 3.582"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSpa(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.346 20.962q-1.984-.243-3.584-1.027q-1.6-.785-2.753-2.071T4.2 14.846t-.771-3.843q2.077.063 3.727.788t2.799 2.012t1.77 3.1t.621 4.058M12 14.94q-.517-.876-1.303-1.735t-1.624-1.444q.073-.954.317-1.983t.63-2.01q.384-.983.887-1.886q.502-.904 1.093-1.614q.59.71 1.093 1.604t.888 1.895t.638 2.03t.308 2.002q-.935.598-1.73 1.458T12 14.94m1.346 5.755q-.012-1.115-.214-2.314q-.203-1.2-.634-2.37q.983-2.14 3.199-3.58q2.216-1.438 4.874-1.428q-.167 3.7-1.968 6.11t-5.257 3.582"/></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.346 20.962q-1.984-.243-3.584-1.027q-1.6-.785-2.753-2.071T4.2 14.846t-.771-3.843q2.077.063 3.727.788t2.799 2.012t1.77 3.1t.621 4.058M12 14.94q-.517-.876-1.303-1.735t-1.624-1.444q.073-.954.317-1.983t.63-2.01q.384-.983.887-1.886q.502-.904 1.093-1.614q.59.71 1.093 1.604t.888 1.895t.638 2.03t.308 2.002q-.935.598-1.73 1.458T12 14.94m1.346 5.755q-.012-1.115-.214-2.314q-.203-1.2-.634-2.37q.983-2.14 3.199-3.58q2.216-1.438 4.874-1.428q-.167 3.7-1.968 6.11t-5.257 3.582"/></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.346%2020.962q-1.984-.243-3.584-1.027q-1.6-.785-2.753-2.071T4.2%2014.846t-.771-3.843q2.077.063%203.727.788t2.799%202.012t1.77%203.1t.621%204.058M12%2014.94q-.517-.876-1.303-1.735t-1.624-1.444q.073-.954.317-1.983t.63-2.01q.384-.983.887-1.886q.502-.904%201.093-1.614q.59.71%201.093%201.604t.888%201.895t.638%202.03t.308%202.002q-.935.598-1.73%201.458T12%2014.94m1.346%205.755q-.012-1.115-.214-2.314q-.203-1.2-.634-2.37q.983-2.14%203.199-3.58q2.216-1.438%204.874-1.428q-.167%203.7-1.968%206.11t-5.257%203.582%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.346%2020.962q-1.984-.243-3.584-1.027q-1.6-.785-2.753-2.071T4.2%2014.846t-.771-3.843q2.077.063%203.727.788t2.799%202.012t1.77%203.1t.621%204.058M12%2014.94q-.517-.876-1.303-1.735t-1.624-1.444q.073-.954.317-1.983t.63-2.01q.384-.983.887-1.886q.502-.904%201.093-1.614q.59.71%201.093%201.604t.888%201.895t.638%202.03t.308%202.002q-.935.598-1.73%201.458T12%2014.94m1.346%205.755q-.012-1.115-.214-2.314q-.203-1.2-.634-2.37q.983-2.14%203.199-3.58q2.216-1.438%204.874-1.428q-.167%203.7-1.968%206.11t-5.257%203.582%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/spa.svg?color=%231a73e8&size=48