massage icon
massage-sharp from Material Symbols Light by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- massage-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the massage icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.23 12.967L3 5.5L8.212 3l1.923 2.75h6.082l6.225 5.673l-1.982 1.983l-7.402-4.014l-2.173-.142l-.062.865l1.96.137l3.673 1.979L15.692 14zm-2.25 7.027l-.28-.963l4.442-1.115q1.781-.437 3.614-.811t3.642-.374q1.644 0 3.122.635q1.478.634 2.765 1.717l-.677.725q-1.121-.98-2.455-1.528q-1.334-.55-2.736-.55q-1.811 0-3.63.385q-1.82.383-3.562.802z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMassageSharp(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="M6.23 12.967L3 5.5L8.212 3l1.923 2.75h6.082l6.225 5.673l-1.982 1.983l-7.402-4.014l-2.173-.142l-.062.865l1.96.137l3.673 1.979L15.692 14zm-2.25 7.027l-.28-.963l4.442-1.115q1.781-.437 3.614-.811t3.642-.374q1.644 0 3.122.635q1.478.634 2.765 1.717l-.677.725q-1.121-.98-2.455-1.528q-1.334-.55-2.736-.55q-1.811 0-3.63.385q-1.82.383-3.562.802z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.23 12.967L3 5.5L8.212 3l1.923 2.75h6.082l6.225 5.673l-1.982 1.983l-7.402-4.014l-2.173-.142l-.062.865l1.96.137l3.673 1.979L15.692 14zm-2.25 7.027l-.28-.963l4.442-1.115q1.781-.437 3.614-.811t3.642-.374q1.644 0 3.122.635q1.478.634 2.765 1.717l-.677.725q-1.121-.98-2.455-1.528q-1.334-.55-2.736-.55q-1.811 0-3.63.385q-1.82.383-3.562.802z"/></svg> </template>
CSS
.icon-massage-sharp {
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%22M6.23%2012.967L3%205.5L8.212%203l1.923%202.75h6.082l6.225%205.673l-1.982%201.983l-7.402-4.014l-2.173-.142l-.062.865l1.96.137l3.673%201.979L15.692%2014zm-2.25%207.027l-.28-.963l4.442-1.115q1.781-.437%203.614-.811t3.642-.374q1.644%200%203.122.635q1.478.634%202.765%201.717l-.677.725q-1.121-.98-2.455-1.528q-1.334-.55-2.736-.55q-1.811%200-3.63.385q-1.82.383-3.562.802z%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%22M6.23%2012.967L3%205.5L8.212%203l1.923%202.75h6.082l6.225%205.673l-1.982%201.983l-7.402-4.014l-2.173-.142l-.062.865l1.96.137l3.673%201.979L15.692%2014zm-2.25%207.027l-.28-.963l4.442-1.115q1.781-.437%203.614-.811t3.642-.374q1.644%200%203.122.635q1.478.634%202.765%201.717l-.677.725q-1.121-.98-2.455-1.528q-1.334-.55-2.736-.55q-1.811%200-3.63.385q-1.82.383-3.562.802z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/massage-sharp.svg?color=%231a73e8&size=48