healing icon
healing-outline-sharp from Material Symbols by Google · Outline Sharp · Images · Apache-2.0 Free for personal and commercial use.
- Name
- healing-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More images icons from Material Symbols
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="M12 17.65L6.85 22.8L1.2 17.15L6.35 12L1.2 6.85L6.85 1.2L12 6.35l5.15-5.15l5.65 5.65L17.65 12l5.15 5.15l-5.65 5.65zm.713-6.937Q13 10.425 13 10t-.288-.712T12 9t-.712.288T11 10t.288.713T12 11t.713-.288M7.75 10.6l2.85-2.85L6.85 4L4 6.85zM10 13q.425 0 .713-.287T11 12t-.288-.712T10 11t-.712.288T9 12t.288.713T10 13m2.713 1.713Q13 14.425 13 14t-.288-.712T12 13t-.712.288T11 14t.288.713T12 15t.713-.288M14 13q.425 0 .713-.288T15 12t-.288-.712T14 11t-.712.288T13 12t.288.713T14 13m-.6 3.25L17.15 20L20 17.15l-3.75-3.75zm2.125-.725"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsHealingOutlineSharp(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="M12 17.65L6.85 22.8L1.2 17.15L6.35 12L1.2 6.85L6.85 1.2L12 6.35l5.15-5.15l5.65 5.65L17.65 12l5.15 5.15l-5.65 5.65zm.713-6.937Q13 10.425 13 10t-.288-.712T12 9t-.712.288T11 10t.288.713T12 11t.713-.288M7.75 10.6l2.85-2.85L6.85 4L4 6.85zM10 13q.425 0 .713-.287T11 12t-.288-.712T10 11t-.712.288T9 12t.288.713T10 13m2.713 1.713Q13 14.425 13 14t-.288-.712T12 13t-.712.288T11 14t.288.713T12 15t.713-.288M14 13q.425 0 .713-.288T15 12t-.288-.712T14 11t-.712.288T13 12t.288.713T14 13m-.6 3.25L17.15 20L20 17.15l-3.75-3.75zm2.125-.725"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 17.65L6.85 22.8L1.2 17.15L6.35 12L1.2 6.85L6.85 1.2L12 6.35l5.15-5.15l5.65 5.65L17.65 12l5.15 5.15l-5.65 5.65zm.713-6.937Q13 10.425 13 10t-.288-.712T12 9t-.712.288T11 10t.288.713T12 11t.713-.288M7.75 10.6l2.85-2.85L6.85 4L4 6.85zM10 13q.425 0 .713-.287T11 12t-.288-.712T10 11t-.712.288T9 12t.288.713T10 13m2.713 1.713Q13 14.425 13 14t-.288-.712T12 13t-.712.288T11 14t.288.713T12 15t.713-.288M14 13q.425 0 .713-.288T15 12t-.288-.712T14 11t-.712.288T13 12t.288.713T14 13m-.6 3.25L17.15 20L20 17.15l-3.75-3.75zm2.125-.725"/></svg> </template>
CSS
.icon-healing-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%22M12%2017.65L6.85%2022.8L1.2%2017.15L6.35%2012L1.2%206.85L6.85%201.2L12%206.35l5.15-5.15l5.65%205.65L17.65%2012l5.15%205.15l-5.65%205.65zm.713-6.937Q13%2010.425%2013%2010t-.288-.712T12%209t-.712.288T11%2010t.288.713T12%2011t.713-.288M7.75%2010.6l2.85-2.85L6.85%204L4%206.85zM10%2013q.425%200%20.713-.287T11%2012t-.288-.712T10%2011t-.712.288T9%2012t.288.713T10%2013m2.713%201.713Q13%2014.425%2013%2014t-.288-.712T12%2013t-.712.288T11%2014t.288.713T12%2015t.713-.288M14%2013q.425%200%20.713-.288T15%2012t-.288-.712T14%2011t-.712.288T13%2012t.288.713T14%2013m-.6%203.25L17.15%2020L20%2017.15l-3.75-3.75zm2.125-.725%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%22M12%2017.65L6.85%2022.8L1.2%2017.15L6.35%2012L1.2%206.85L6.85%201.2L12%206.35l5.15-5.15l5.65%205.65L17.65%2012l5.15%205.15l-5.65%205.65zm.713-6.937Q13%2010.425%2013%2010t-.288-.712T12%209t-.712.288T11%2010t.288.713T12%2011t.713-.288M7.75%2010.6l2.85-2.85L6.85%204L4%206.85zM10%2013q.425%200%20.713-.287T11%2012t-.288-.712T10%2011t-.712.288T9%2012t.288.713T10%2013m2.713%201.713Q13%2014.425%2013%2014t-.288-.712T12%2013t-.712.288T11%2014t.288.713T12%2015t.713-.288M14%2013q.425%200%20.713-.288T15%2012t-.288-.712T14%2011t-.712.288T13%2012t.288.713T14%2013m-.6%203.25L17.15%2020L20%2017.15l-3.75-3.75zm2.125-.725%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/healing-outline-sharp.svg?color=%231a73e8&size=48