massage icon
massage-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- massage-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- 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.312 13.217q-.946-.105-1.722-.64t-1.144-1.425L3.25 6.058q-.096-.231-.02-.471q.078-.24.309-.337L7.75 3.212q.212-.096.423-.039q.212.058.346.25l1.616 2.327h5.469q.304 0 .592.124q.289.124.525.342l5.512 5.011q.267.235.256.589q-.012.353-.272.59l-.069.052q-.673.638-1.596.558t-1.761-.533l-5.733-3.09l-1.75-.112q-.172-.006-.3.098q-.13.104-.154.294q-.025.166.11.307q.136.141.301.166l1.535.106l2.752 1.462q.417.211.53.61t-.038.786q-.13.386-.514.642t-.965.206zM4.45 19.88q-.188.067-.365-.05q-.177-.115-.244-.304q-.068-.213.039-.387t.32-.242l3.942-.98q1.781-.437 3.614-.811t3.642-.374q1.535 0 2.918.559q1.382.558 2.603 1.506q.172.11.174.305t-.137.341t-.339.17q-.198.025-.375-.11q-1.067-.858-2.297-1.314t-2.528-.457q-1.811 0-3.63.384q-1.82.383-3.562.802z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMassageRounded(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.312 13.217q-.946-.105-1.722-.64t-1.144-1.425L3.25 6.058q-.096-.231-.02-.471q.078-.24.309-.337L7.75 3.212q.212-.096.423-.039q.212.058.346.25l1.616 2.327h5.469q.304 0 .592.124q.289.124.525.342l5.512 5.011q.267.235.256.589q-.012.353-.272.59l-.069.052q-.673.638-1.596.558t-1.761-.533l-5.733-3.09l-1.75-.112q-.172-.006-.3.098q-.13.104-.154.294q-.025.166.11.307q.136.141.301.166l1.535.106l2.752 1.462q.417.211.53.61t-.038.786q-.13.386-.514.642t-.965.206zM4.45 19.88q-.188.067-.365-.05q-.177-.115-.244-.304q-.068-.213.039-.387t.32-.242l3.942-.98q1.781-.437 3.614-.811t3.642-.374q1.535 0 2.918.559q1.382.558 2.603 1.506q.172.11.174.305t-.137.341t-.339.17q-.198.025-.375-.11q-1.067-.858-2.297-1.314t-2.528-.457q-1.811 0-3.63.384q-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.312 13.217q-.946-.105-1.722-.64t-1.144-1.425L3.25 6.058q-.096-.231-.02-.471q.078-.24.309-.337L7.75 3.212q.212-.096.423-.039q.212.058.346.25l1.616 2.327h5.469q.304 0 .592.124q.289.124.525.342l5.512 5.011q.267.235.256.589q-.012.353-.272.59l-.069.052q-.673.638-1.596.558t-1.761-.533l-5.733-3.09l-1.75-.112q-.172-.006-.3.098q-.13.104-.154.294q-.025.166.11.307q.136.141.301.166l1.535.106l2.752 1.462q.417.211.53.61t-.038.786q-.13.386-.514.642t-.965.206zM4.45 19.88q-.188.067-.365-.05q-.177-.115-.244-.304q-.068-.213.039-.387t.32-.242l3.942-.98q1.781-.437 3.614-.811t3.642-.374q1.535 0 2.918.559q1.382.558 2.603 1.506q.172.11.174.305t-.137.341t-.339.17q-.198.025-.375-.11q-1.067-.858-2.297-1.314t-2.528-.457q-1.811 0-3.63.384q-1.82.383-3.562.802z"/></svg> </template>
CSS
.icon-massage-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.312%2013.217q-.946-.105-1.722-.64t-1.144-1.425L3.25%206.058q-.096-.231-.02-.471q.078-.24.309-.337L7.75%203.212q.212-.096.423-.039q.212.058.346.25l1.616%202.327h5.469q.304%200%20.592.124q.289.124.525.342l5.512%205.011q.267.235.256.589q-.012.353-.272.59l-.069.052q-.673.638-1.596.558t-1.761-.533l-5.733-3.09l-1.75-.112q-.172-.006-.3.098q-.13.104-.154.294q-.025.166.11.307q.136.141.301.166l1.535.106l2.752%201.462q.417.211.53.61t-.038.786q-.13.386-.514.642t-.965.206zM4.45%2019.88q-.188.067-.365-.05q-.177-.115-.244-.304q-.068-.213.039-.387t.32-.242l3.942-.98q1.781-.437%203.614-.811t3.642-.374q1.535%200%202.918.559q1.382.558%202.603%201.506q.172.11.174.305t-.137.341t-.339.17q-.198.025-.375-.11q-1.067-.858-2.297-1.314t-2.528-.457q-1.811%200-3.63.384q-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.312%2013.217q-.946-.105-1.722-.64t-1.144-1.425L3.25%206.058q-.096-.231-.02-.471q.078-.24.309-.337L7.75%203.212q.212-.096.423-.039q.212.058.346.25l1.616%202.327h5.469q.304%200%20.592.124q.289.124.525.342l5.512%205.011q.267.235.256.589q-.012.353-.272.59l-.069.052q-.673.638-1.596.558t-1.761-.533l-5.733-3.09l-1.75-.112q-.172-.006-.3.098q-.13.104-.154.294q-.025.166.11.307q.136.141.301.166l1.535.106l2.752%201.462q.417.211.53.61t-.038.786q-.13.386-.514.642t-.965.206zM4.45%2019.88q-.188.067-.365-.05q-.177-.115-.244-.304q-.068-.213.039-.387t.32-.242l3.942-.98q1.781-.437%203.614-.811t3.642-.374q1.535%200%202.918.559q1.382.558%202.603%201.506q.172.11.174.305t-.137.341t-.339.17q-.198.025-.375-.11q-1.067-.858-2.297-1.314t-2.528-.457q-1.811%200-3.63.384q-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-rounded.svg?color=%231a73e8&size=48