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

Name
massage-outline
Set
Material Symbols Light
Style
Outline
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="m8.402 12.223l5.039.537q.403.038.768-.096q.366-.135.558-.5l.343-.677l-2.333-1.23l-1.96-.141l.074-.975l2.178.142l5.468 2.902q.694.346 1.445.322t1.318-.53l-5.323-5.054q-.096-.077-.202-.125t-.221-.048H9.598L7.877 4.292L4.281 5.994l2.073 4.767q.258.622.81 1.014q.553.392 1.238.448m-.09.994q-.966-.086-1.732-.63q-.766-.545-1.134-1.435L3 5.5L8.212 3l1.923 2.75h5.469q.304 0 .602.124t.515.342l6.048 5.746l-.503.504q-.835.834-1.987.974q-1.152.139-2.212-.415l-2.054-1.063l-.325.629q-.313.632-.96.935q-.645.303-1.372.228zM3.98 19.994l-.281-.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 MaterialSymbolsLightMassageOutline(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.402 12.223l5.039.537q.403.038.768-.096q.366-.135.558-.5l.343-.677l-2.333-1.23l-1.96-.141l.074-.975l2.178.142l5.468 2.902q.694.346 1.445.322t1.318-.53l-5.323-5.054q-.096-.077-.202-.125t-.221-.048H9.598L7.877 4.292L4.281 5.994l2.073 4.767q.258.622.81 1.014q.553.392 1.238.448m-.09.994q-.966-.086-1.732-.63q-.766-.545-1.134-1.435L3 5.5L8.212 3l1.923 2.75h5.469q.304 0 .602.124t.515.342l6.048 5.746l-.503.504q-.835.834-1.987.974q-1.152.139-2.212-.415l-2.054-1.063l-.325.629q-.313.632-.96.935q-.645.303-1.372.228zM3.98 19.994l-.281-.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="m8.402 12.223l5.039.537q.403.038.768-.096q.366-.135.558-.5l.343-.677l-2.333-1.23l-1.96-.141l.074-.975l2.178.142l5.468 2.902q.694.346 1.445.322t1.318-.53l-5.323-5.054q-.096-.077-.202-.125t-.221-.048H9.598L7.877 4.292L4.281 5.994l2.073 4.767q.258.622.81 1.014q.553.392 1.238.448m-.09.994q-.966-.086-1.732-.63q-.766-.545-1.134-1.435L3 5.5L8.212 3l1.923 2.75h5.469q.304 0 .602.124t.515.342l6.048 5.746l-.503.504q-.835.834-1.987.974q-1.152.139-2.212-.415l-2.054-1.063l-.325.629q-.313.632-.96.935q-.645.303-1.372.228zM3.98 19.994l-.281-.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-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%22m8.402%2012.223l5.039.537q.403.038.768-.096q.366-.135.558-.5l.343-.677l-2.333-1.23l-1.96-.141l.074-.975l2.178.142l5.468%202.902q.694.346%201.445.322t1.318-.53l-5.323-5.054q-.096-.077-.202-.125t-.221-.048H9.598L7.877%204.292L4.281%205.994l2.073%204.767q.258.622.81%201.014q.553.392%201.238.448m-.09.994q-.966-.086-1.732-.63q-.766-.545-1.134-1.435L3%205.5L8.212%203l1.923%202.75h5.469q.304%200%20.602.124t.515.342l6.048%205.746l-.503.504q-.835.834-1.987.974q-1.152.139-2.212-.415l-2.054-1.063l-.325.629q-.313.632-.96.935q-.645.303-1.372.228zM3.98%2019.994l-.281-.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%22m8.402%2012.223l5.039.537q.403.038.768-.096q.366-.135.558-.5l.343-.677l-2.333-1.23l-1.96-.141l.074-.975l2.178.142l5.468%202.902q.694.346%201.445.322t1.318-.53l-5.323-5.054q-.096-.077-.202-.125t-.221-.048H9.598L7.877%204.292L4.281%205.994l2.073%204.767q.258.622.81%201.014q.553.392%201.238.448m-.09.994q-.966-.086-1.732-.63q-.766-.545-1.134-1.435L3%205.5L8.212%203l1.923%202.75h5.469q.304%200%20.602.124t.515.342l6.048%205.746l-.503.504q-.835.834-1.987.974q-1.152.139-2.212-.415l-2.054-1.063l-.325.629q-.313.632-.96.935q-.645.303-1.372.228zM3.98%2019.994l-.281-.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-outline.svg?color=%231a73e8&size=48