healing icon
healing from Material Symbols Light by Google · Regular · Images · Apache-2.0 Free for personal and commercial use.
- Name
- healing
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- healing-rounded
3 other variants in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
Use the healing icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5.72 20.285l-2.024-2.023q-.46-.466-.46-1.134T3.697 16L15.981 3.716q.466-.46 1.134-.46t1.127.46l2.024 2.023q.459.465.459 1.133q0 .669-.46 1.128L7.982 20.285q-.466.46-1.134.46t-1.128-.46m6.827-3.473l4.246-4.246l3.454 3.453q.479.47.479 1.146t-.46 1.135l-1.946 1.946q-.478.479-1.16.489q-.68.01-1.159-.47zm.032-2.622q.23-.233.23-.578t-.233-.574t-.578-.23t-.575.233t-.23.578t.234.574t.577.23t.575-.233m-2.19-1.382q.345 0 .575-.233t.23-.578t-.234-.575t-.578-.23t-.574.234t-.23.577t.233.575t.578.23m3.23 0q.346 0 .575-.233t.23-.578q0-.345-.233-.575t-.578-.23t-.574.234t-.23.577t.233.575t.578.23M7.183 11.41l-3.43-3.43q-.459-.459-.478-1.13t.44-1.13L5.72 3.715q.466-.46 1.134-.46t1.128.46l3.454 3.453zm5.395-.451q.23-.233.23-.578t-.233-.574t-.578-.23t-.575.233t-.23.578t.234.575t.577.23t.575-.234"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightHealing(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="m5.72 20.285l-2.024-2.023q-.46-.466-.46-1.134T3.697 16L15.981 3.716q.466-.46 1.134-.46t1.127.46l2.024 2.023q.459.465.459 1.133q0 .669-.46 1.128L7.982 20.285q-.466.46-1.134.46t-1.128-.46m6.827-3.473l4.246-4.246l3.454 3.453q.479.47.479 1.146t-.46 1.135l-1.946 1.946q-.478.479-1.16.489q-.68.01-1.159-.47zm.032-2.622q.23-.233.23-.578t-.233-.574t-.578-.23t-.575.233t-.23.578t.234.574t.577.23t.575-.233m-2.19-1.382q.345 0 .575-.233t.23-.578t-.234-.575t-.578-.23t-.574.234t-.23.577t.233.575t.578.23m3.23 0q.346 0 .575-.233t.23-.578q0-.345-.233-.575t-.578-.23t-.574.234t-.23.577t.233.575t.578.23M7.183 11.41l-3.43-3.43q-.459-.459-.478-1.13t.44-1.13L5.72 3.715q.466-.46 1.134-.46t1.128.46l3.454 3.453zm5.395-.451q.23-.233.23-.578t-.233-.574t-.578-.23t-.575.233t-.23.578t.234.575t.577.23t.575-.234"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5.72 20.285l-2.024-2.023q-.46-.466-.46-1.134T3.697 16L15.981 3.716q.466-.46 1.134-.46t1.127.46l2.024 2.023q.459.465.459 1.133q0 .669-.46 1.128L7.982 20.285q-.466.46-1.134.46t-1.128-.46m6.827-3.473l4.246-4.246l3.454 3.453q.479.47.479 1.146t-.46 1.135l-1.946 1.946q-.478.479-1.16.489q-.68.01-1.159-.47zm.032-2.622q.23-.233.23-.578t-.233-.574t-.578-.23t-.575.233t-.23.578t.234.574t.577.23t.575-.233m-2.19-1.382q.345 0 .575-.233t.23-.578t-.234-.575t-.578-.23t-.574.234t-.23.577t.233.575t.578.23m3.23 0q.346 0 .575-.233t.23-.578q0-.345-.233-.575t-.578-.23t-.574.234t-.23.577t.233.575t.578.23M7.183 11.41l-3.43-3.43q-.459-.459-.478-1.13t.44-1.13L5.72 3.715q.466-.46 1.134-.46t1.128.46l3.454 3.453zm5.395-.451q.23-.233.23-.578t-.233-.574t-.578-.23t-.575.233t-.23.578t.234.575t.577.23t.575-.234"/></svg> </template>
CSS
.icon-healing {
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%22m5.72%2020.285l-2.024-2.023q-.46-.466-.46-1.134T3.697%2016L15.981%203.716q.466-.46%201.134-.46t1.127.46l2.024%202.023q.459.465.459%201.133q0%20.669-.46%201.128L7.982%2020.285q-.466.46-1.134.46t-1.128-.46m6.827-3.473l4.246-4.246l3.454%203.453q.479.47.479%201.146t-.46%201.135l-1.946%201.946q-.478.479-1.16.489q-.68.01-1.159-.47zm.032-2.622q.23-.233.23-.578t-.233-.574t-.578-.23t-.575.233t-.23.578t.234.574t.577.23t.575-.233m-2.19-1.382q.345%200%20.575-.233t.23-.578t-.234-.575t-.578-.23t-.574.234t-.23.577t.233.575t.578.23m3.23%200q.346%200%20.575-.233t.23-.578q0-.345-.233-.575t-.578-.23t-.574.234t-.23.577t.233.575t.578.23M7.183%2011.41l-3.43-3.43q-.459-.459-.478-1.13t.44-1.13L5.72%203.715q.466-.46%201.134-.46t1.128.46l3.454%203.453zm5.395-.451q.23-.233.23-.578t-.233-.574t-.578-.23t-.575.233t-.23.578t.234.575t.577.23t.575-.234%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%22m5.72%2020.285l-2.024-2.023q-.46-.466-.46-1.134T3.697%2016L15.981%203.716q.466-.46%201.134-.46t1.127.46l2.024%202.023q.459.465.459%201.133q0%20.669-.46%201.128L7.982%2020.285q-.466.46-1.134.46t-1.128-.46m6.827-3.473l4.246-4.246l3.454%203.453q.479.47.479%201.146t-.46%201.135l-1.946%201.946q-.478.479-1.16.489q-.68.01-1.159-.47zm.032-2.622q.23-.233.23-.578t-.233-.574t-.578-.23t-.575.233t-.23.578t.234.574t.577.23t.575-.233m-2.19-1.382q.345%200%20.575-.233t.23-.578t-.234-.575t-.578-.23t-.574.234t-.23.577t.233.575t.578.23m3.23%200q.346%200%20.575-.233t.23-.578q0-.345-.233-.575t-.578-.23t-.574.234t-.23.577t.233.575t.578.23M7.183%2011.41l-3.43-3.43q-.459-.459-.478-1.13t.44-1.13L5.72%203.715q.466-.46%201.134-.46t1.128.46l3.454%203.453zm5.395-.451q.23-.233.23-.578t-.233-.574t-.578-.23t-.575.233t-.23.578t.234.575t.577.23t.575-.234%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/healing.svg?color=%231a73e8&size=48