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

Name
massage-outline-rounded
Set
Material Symbols
Style
Outline Rounded
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="m8.075 11.8l5.25.575l.4-.85L12.2 10.7l-1.35-.125q-.425-.05-.687-.337t-.213-.713t.338-.7T11 8.6l1.8.125l5.525 3.075q.425.25.888.313t.837-.213L15.15 7H8.925L7.3 4.6L4.55 5.975l1.9 4.575q.2.525.638.85t.987.4m-.225 1.975Q6.75 13.65 5.888 13T4.6 11.325l-1.9-4.6Q2.4 6 2.675 5.263t.975-1.088L6.425 2.8q.675-.35 1.4-.162t1.15.837L10 5h5.2q.4 0 .775.163t.65.437l5.675 5.7q.3.3.3.7t-.3.7l-.15.15q-.95.95-2.275 1.138t-2.5-.463l-1.9-1.025l-.325.725q-.275.575-.825.888t-1.2.237zm-3.65 6.95q-.4.125-.75-.088t-.475-.612q-.125-.425.088-.762T3.7 18.8l3.75-1q1.8-.475 3.825-.888t3.7-.412q1.65 0 3.1.588T20.9 18.7q.325.225.338.613t-.263.687t-.675.363t-.75-.188q-1.125-.8-2.287-1.237t-2.288-.438q-1.6 0-3.525.413t-3.475.812z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMassageOutlineRounded(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="m8.075 11.8l5.25.575l.4-.85L12.2 10.7l-1.35-.125q-.425-.05-.687-.337t-.213-.713t.338-.7T11 8.6l1.8.125l5.525 3.075q.425.25.888.313t.837-.213L15.15 7H8.925L7.3 4.6L4.55 5.975l1.9 4.575q.2.525.638.85t.987.4m-.225 1.975Q6.75 13.65 5.888 13T4.6 11.325l-1.9-4.6Q2.4 6 2.675 5.263t.975-1.088L6.425 2.8q.675-.35 1.4-.162t1.15.837L10 5h5.2q.4 0 .775.163t.65.437l5.675 5.7q.3.3.3.7t-.3.7l-.15.15q-.95.95-2.275 1.138t-2.5-.463l-1.9-1.025l-.325.725q-.275.575-.825.888t-1.2.237zm-3.65 6.95q-.4.125-.75-.088t-.475-.612q-.125-.425.088-.762T3.7 18.8l3.75-1q1.8-.475 3.825-.888t3.7-.412q1.65 0 3.1.588T20.9 18.7q.325.225.338.613t-.263.687t-.675.363t-.75-.188q-1.125-.8-2.287-1.237t-2.288-.438q-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="m8.075 11.8l5.25.575l.4-.85L12.2 10.7l-1.35-.125q-.425-.05-.687-.337t-.213-.713t.338-.7T11 8.6l1.8.125l5.525 3.075q.425.25.888.313t.837-.213L15.15 7H8.925L7.3 4.6L4.55 5.975l1.9 4.575q.2.525.638.85t.987.4m-.225 1.975Q6.75 13.65 5.888 13T4.6 11.325l-1.9-4.6Q2.4 6 2.675 5.263t.975-1.088L6.425 2.8q.675-.35 1.4-.162t1.15.837L10 5h5.2q.4 0 .775.163t.65.437l5.675 5.7q.3.3.3.7t-.3.7l-.15.15q-.95.95-2.275 1.138t-2.5-.463l-1.9-1.025l-.325.725q-.275.575-.825.888t-1.2.237zm-3.65 6.95q-.4.125-.75-.088t-.475-.612q-.125-.425.088-.762T3.7 18.8l3.75-1q1.8-.475 3.825-.888t3.7-.412q1.65 0 3.1.588T20.9 18.7q.325.225.338.613t-.263.687t-.675.363t-.75-.188q-1.125-.8-2.287-1.237t-2.288-.438q-1.6 0-3.525.413t-3.475.812z"/></svg>
</template>

CSS

.icon-massage-outline-rounded {
  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%22m8.075%2011.8l5.25.575l.4-.85L12.2%2010.7l-1.35-.125q-.425-.05-.687-.337t-.213-.713t.338-.7T11%208.6l1.8.125l5.525%203.075q.425.25.888.313t.837-.213L15.15%207H8.925L7.3%204.6L4.55%205.975l1.9%204.575q.2.525.638.85t.987.4m-.225%201.975Q6.75%2013.65%205.888%2013T4.6%2011.325l-1.9-4.6Q2.4%206%202.675%205.263t.975-1.088L6.425%202.8q.675-.35%201.4-.162t1.15.837L10%205h5.2q.4%200%20.775.163t.65.437l5.675%205.7q.3.3.3.7t-.3.7l-.15.15q-.95.95-2.275%201.138t-2.5-.463l-1.9-1.025l-.325.725q-.275.575-.825.888t-1.2.237zm-3.65%206.95q-.4.125-.75-.088t-.475-.612q-.125-.425.088-.762T3.7%2018.8l3.75-1q1.8-.475%203.825-.888t3.7-.412q1.65%200%203.1.588T20.9%2018.7q.325.225.338.613t-.263.687t-.675.363t-.75-.188q-1.125-.8-2.287-1.237t-2.288-.438q-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%22m8.075%2011.8l5.25.575l.4-.85L12.2%2010.7l-1.35-.125q-.425-.05-.687-.337t-.213-.713t.338-.7T11%208.6l1.8.125l5.525%203.075q.425.25.888.313t.837-.213L15.15%207H8.925L7.3%204.6L4.55%205.975l1.9%204.575q.2.525.638.85t.987.4m-.225%201.975Q6.75%2013.65%205.888%2013T4.6%2011.325l-1.9-4.6Q2.4%206%202.675%205.263t.975-1.088L6.425%202.8q.675-.35%201.4-.162t1.15.837L10%205h5.2q.4%200%20.775.163t.65.437l5.675%205.7q.3.3.3.7t-.3.7l-.15.15q-.95.95-2.275%201.138t-2.5-.463l-1.9-1.025l-.325.725q-.275.575-.825.888t-1.2.237zm-3.65%206.95q-.4.125-.75-.088t-.475-.612q-.125-.425.088-.762T3.7%2018.8l3.75-1q1.8-.475%203.825-.888t3.7-.412q1.65%200%203.1.588T20.9%2018.7q.325.225.338.613t-.263.687t-.675.363t-.75-.188q-1.125-.8-2.287-1.237t-2.288-.438q-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-rounded.svg?color=%231a73e8&size=48