massage from Material Symbols by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.

Name
massage
Set
Material Symbols
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

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="M7.85 13.775Q6.75 13.65 5.888 13T4.6 11.325L2 5l6-3l2 3h5.2q.4 0 .775.163t.65.437L23 12l-1.275.9q-.5.35-1.125.338t-1.175-.313L12.75 9.2L10 9l-.1 1.5l2.4.175l2.175 1.25q.475.25.588.688t-.038.862t-.562.7t-1.013.225zm-4.6 7.2L2.7 19.05l4.75-1.25q1.8-.475 3.825-.888t3.7-.412q1.875 0 3.488.75t3.187 2.025L20.3 20.75q-1.275-1.075-2.637-1.662t-2.688-.588q-1.6 0-3.525.413t-3.475.812z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMassage(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="M7.85 13.775Q6.75 13.65 5.888 13T4.6 11.325L2 5l6-3l2 3h5.2q.4 0 .775.163t.65.437L23 12l-1.275.9q-.5.35-1.125.338t-1.175-.313L12.75 9.2L10 9l-.1 1.5l2.4.175l2.175 1.25q.475.25.588.688t-.038.862t-.562.7t-1.013.225zm-4.6 7.2L2.7 19.05l4.75-1.25q1.8-.475 3.825-.888t3.7-.412q1.875 0 3.488.75t3.187 2.025L20.3 20.75q-1.275-1.075-2.637-1.662t-2.688-.588q-1.6 0-3.525.413t-3.475.812z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.85 13.775Q6.75 13.65 5.888 13T4.6 11.325L2 5l6-3l2 3h5.2q.4 0 .775.163t.65.437L23 12l-1.275.9q-.5.35-1.125.338t-1.175-.313L12.75 9.2L10 9l-.1 1.5l2.4.175l2.175 1.25q.475.25.588.688t-.038.862t-.562.7t-1.013.225zm-4.6 7.2L2.7 19.05l4.75-1.25q1.8-.475 3.825-.888t3.7-.412q1.875 0 3.488.75t3.187 2.025L20.3 20.75q-1.275-1.075-2.637-1.662t-2.688-.588q-1.6 0-3.525.413t-3.475.812z"/></svg>
</template>

CSS

.icon-massage {
  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%22M7.85%2013.775Q6.75%2013.65%205.888%2013T4.6%2011.325L2%205l6-3l2%203h5.2q.4%200%20.775.163t.65.437L23%2012l-1.275.9q-.5.35-1.125.338t-1.175-.313L12.75%209.2L10%209l-.1%201.5l2.4.175l2.175%201.25q.475.25.588.688t-.038.862t-.562.7t-1.013.225zm-4.6%207.2L2.7%2019.05l4.75-1.25q1.8-.475%203.825-.888t3.7-.412q1.875%200%203.488.75t3.187%202.025L20.3%2020.75q-1.275-1.075-2.637-1.662t-2.688-.588q-1.6%200-3.525.413t-3.475.812z%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%22M7.85%2013.775Q6.75%2013.65%205.888%2013T4.6%2011.325L2%205l6-3l2%203h5.2q.4%200%20.775.163t.65.437L23%2012l-1.275.9q-.5.35-1.125.338t-1.175-.313L12.75%209.2L10%209l-.1%201.5l2.4.175l2.175%201.25q.475.25.588.688t-.038.862t-.562.7t-1.013.225zm-4.6%207.2L2.7%2019.05l4.75-1.25q1.8-.475%203.825-.888t3.7-.412q1.875%200%203.488.75t3.187%202.025L20.3%2020.75q-1.275-1.075-2.637-1.662t-2.688-.588q-1.6%200-3.525.413t-3.475.812z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/massage.svg?color=%231a73e8&size=48