massage-outline-sharp from Material Symbols by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.

Name
massage-outline-sharp
Set
Material Symbols
Style
Outline Sharp
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="m4.55 5.975l2.375 5.7l6.4.7l.4-.85L12.2 10.7l-2.325-.2l.15-1.975l2.775.2l6.7 3.725l.55-.55l-4.9-4.9H8.925L7.3 4.6zM2 5l6-3l2 3h6.025L23 12l-2.95 2.95l-4.575-2.45l-.9 2l-9.075-.975zm1.25 15.975L2.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 MaterialSymbolsMassageOutlineSharp(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="m4.55 5.975l2.375 5.7l6.4.7l.4-.85L12.2 10.7l-2.325-.2l.15-1.975l2.775.2l6.7 3.725l.55-.55l-4.9-4.9H8.925L7.3 4.6zM2 5l6-3l2 3h6.025L23 12l-2.95 2.95l-4.575-2.45l-.9 2l-9.075-.975zm1.25 15.975L2.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="m4.55 5.975l2.375 5.7l6.4.7l.4-.85L12.2 10.7l-2.325-.2l.15-1.975l2.775.2l6.7 3.725l.55-.55l-4.9-4.9H8.925L7.3 4.6zM2 5l6-3l2 3h6.025L23 12l-2.95 2.95l-4.575-2.45l-.9 2l-9.075-.975zm1.25 15.975L2.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-outline-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%22m4.55%205.975l2.375%205.7l6.4.7l.4-.85L12.2%2010.7l-2.325-.2l.15-1.975l2.775.2l6.7%203.725l.55-.55l-4.9-4.9H8.925L7.3%204.6zM2%205l6-3l2%203h6.025L23%2012l-2.95%202.95l-4.575-2.45l-.9%202l-9.075-.975zm1.25%2015.975L2.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%22m4.55%205.975l2.375%205.7l6.4.7l.4-.85L12.2%2010.7l-2.325-.2l.15-1.975l2.775.2l6.7%203.725l.55-.55l-4.9-4.9H8.925L7.3%204.6zM2%205l6-3l2%203h6.025L23%2012l-2.95%202.95l-4.575-2.45l-.9%202l-9.075-.975zm1.25%2015.975L2.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-outline-sharp.svg?color=%231a73e8&size=48