spa icon
spa-outline from Material Symbols Light by Google · Outline · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- spa-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- spa-outline-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.56-.186-3.098-.814q-1.538-.629-2.787-1.832q-1.25-1.204-2.076-3.052t-.962-4.456L3.385 10l.769.039q1.044.057 2.48.527q1.437.468 2.439 1.195q.127-1.88.93-3.96T12 4.269q1.194 1.452 1.997 3.551t.93 3.98q.944-.67 2.342-1.186t2.539-.576l.807-.038l-.038.846q-.077 2.07-.644 3.716t-1.605 2.888t-2.527 2.11t-3.455 1.402m-.012-1.012q-.275-4.15-2.462-6.275T4.434 11.05q.275 4.275 2.538 6.375t5.362 2.525M12 14.908q.337-.627.865-1.311q.527-.684 1.085-1.147q-.011-1.54-.524-3.215T12 6.027q-.913 1.533-1.426 3.208t-.524 3.215q.558.464 1.079 1.147q.521.684.871 1.31m1.335 4.709q1.174-.397 2.251-1.049q1.078-.651 1.93-1.668q.853-1.016 1.399-2.453q.545-1.436.65-3.396q-2.427.35-4.317 1.707t-2.725 3.328q.3.8.493 1.615t.319 1.916m-.989 1.346"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSpaOutline(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.56-.186-3.098-.814q-1.538-.629-2.787-1.832q-1.25-1.204-2.076-3.052t-.962-4.456L3.385 10l.769.039q1.044.057 2.48.527q1.437.468 2.439 1.195q.127-1.88.93-3.96T12 4.269q1.194 1.452 1.997 3.551t.93 3.98q.944-.67 2.342-1.186t2.539-.576l.807-.038l-.038.846q-.077 2.07-.644 3.716t-1.605 2.888t-2.527 2.11t-3.455 1.402m-.012-1.012q-.275-4.15-2.462-6.275T4.434 11.05q.275 4.275 2.538 6.375t5.362 2.525M12 14.908q.337-.627.865-1.311q.527-.684 1.085-1.147q-.011-1.54-.524-3.215T12 6.027q-.913 1.533-1.426 3.208t-.524 3.215q.558.464 1.079 1.147q.521.684.871 1.31m1.335 4.709q1.174-.397 2.251-1.049q1.078-.651 1.93-1.668q.853-1.016 1.399-2.453q.545-1.436.65-3.396q-2.427.35-4.317 1.707t-2.725 3.328q.3.8.493 1.615t.319 1.916m-.989 1.346"/></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.56-.186-3.098-.814q-1.538-.629-2.787-1.832q-1.25-1.204-2.076-3.052t-.962-4.456L3.385 10l.769.039q1.044.057 2.48.527q1.437.468 2.439 1.195q.127-1.88.93-3.96T12 4.269q1.194 1.452 1.997 3.551t.93 3.98q.944-.67 2.342-1.186t2.539-.576l.807-.038l-.038.846q-.077 2.07-.644 3.716t-1.605 2.888t-2.527 2.11t-3.455 1.402m-.012-1.012q-.275-4.15-2.462-6.275T4.434 11.05q.275 4.275 2.538 6.375t5.362 2.525M12 14.908q.337-.627.865-1.311q.527-.684 1.085-1.147q-.011-1.54-.524-3.215T12 6.027q-.913 1.533-1.426 3.208t-.524 3.215q.558.464 1.079 1.147q.521.684.871 1.31m1.335 4.709q1.174-.397 2.251-1.049q1.078-.651 1.93-1.668q.853-1.016 1.399-2.453q.545-1.436.65-3.396q-2.427.35-4.317 1.707t-2.725 3.328q.3.8.493 1.615t.319 1.916m-.989 1.346"/></svg> </template>
CSS
.icon-spa-outline {
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.56-.186-3.098-.814q-1.538-.629-2.787-1.832q-1.25-1.204-2.076-3.052t-.962-4.456L3.385%2010l.769.039q1.044.057%202.48.527q1.437.468%202.439%201.195q.127-1.88.93-3.96T12%204.269q1.194%201.452%201.997%203.551t.93%203.98q.944-.67%202.342-1.186t2.539-.576l.807-.038l-.038.846q-.077%202.07-.644%203.716t-1.605%202.888t-2.527%202.11t-3.455%201.402m-.012-1.012q-.275-4.15-2.462-6.275T4.434%2011.05q.275%204.275%202.538%206.375t5.362%202.525M12%2014.908q.337-.627.865-1.311q.527-.684%201.085-1.147q-.011-1.54-.524-3.215T12%206.027q-.913%201.533-1.426%203.208t-.524%203.215q.558.464%201.079%201.147q.521.684.871%201.31m1.335%204.709q1.174-.397%202.251-1.049q1.078-.651%201.93-1.668q.853-1.016%201.399-2.453q.545-1.436.65-3.396q-2.427.35-4.317%201.707t-2.725%203.328q.3.8.493%201.615t.319%201.916m-.989%201.346%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.56-.186-3.098-.814q-1.538-.629-2.787-1.832q-1.25-1.204-2.076-3.052t-.962-4.456L3.385%2010l.769.039q1.044.057%202.48.527q1.437.468%202.439%201.195q.127-1.88.93-3.96T12%204.269q1.194%201.452%201.997%203.551t.93%203.98q.944-.67%202.342-1.186t2.539-.576l.807-.038l-.038.846q-.077%202.07-.644%203.716t-1.605%202.888t-2.527%202.11t-3.455%201.402m-.012-1.012q-.275-4.15-2.462-6.275T4.434%2011.05q.275%204.275%202.538%206.375t5.362%202.525M12%2014.908q.337-.627.865-1.311q.527-.684%201.085-1.147q-.011-1.54-.524-3.215T12%206.027q-.913%201.533-1.426%203.208t-.524%203.215q.558.464%201.079%201.147q.521.684.871%201.31m1.335%204.709q1.174-.397%202.251-1.049q1.078-.651%201.93-1.668q.853-1.016%201.399-2.453q.545-1.436.65-3.396q-2.427.35-4.317%201.707t-2.725%203.328q.3.8.493%201.615t.319%201.916m-.989%201.346%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-outline.svg?color=%231a73e8&size=48