self care icon
self-care from Material Symbols by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- self-care
- Set
- Material Symbols
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- self-care-outline, self-care-outline-rounded, self-care-outline-sharp, self-care-rounded, self-care-sharp
The same icon in other sets
More home icons from Material Symbols
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-status
Use the self care icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 23q-.425 0-.712-.288T15 22t.288-.712T16 21h3v-1h-3q-.425 0-.712-.288T15 19t.288-.712T16 18h3v-1h-3q-.425 0-.712-.288T15 16t.288-.712T16 15h3v-1h-3q-.425 0-.712-.288T15 13t.288-.712T16 12h3v-1h-3q-.425 0-.712-.288T15 10t.288-.712T16 9h3V8h-3q-.425 0-.712-.288T15 7t.288-.712T16 6h4q.825 0 1.413.588T22 8v13q0 .825-.587 1.413T20 23zm-5.175-9.625Q12 11.75 12 9.5t-1.175-3.875T8 4T5.175 5.625T4 9.5t1.175 3.875T8 15t2.825-1.625M8 23q-1.2 0-1.975-.888t-.6-2.087l.4-3.525q-1.7-.825-2.762-2.713T2 9.5q0-3.125 1.75-5.312T8 2t4.25 2.188T14 9.5q0 2.4-1.062 4.288T10.175 16.5l.4 3.525q.175 1.2-.6 2.088T8 23"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSelfCare(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="M16 23q-.425 0-.712-.288T15 22t.288-.712T16 21h3v-1h-3q-.425 0-.712-.288T15 19t.288-.712T16 18h3v-1h-3q-.425 0-.712-.288T15 16t.288-.712T16 15h3v-1h-3q-.425 0-.712-.288T15 13t.288-.712T16 12h3v-1h-3q-.425 0-.712-.288T15 10t.288-.712T16 9h3V8h-3q-.425 0-.712-.288T15 7t.288-.712T16 6h4q.825 0 1.413.588T22 8v13q0 .825-.587 1.413T20 23zm-5.175-9.625Q12 11.75 12 9.5t-1.175-3.875T8 4T5.175 5.625T4 9.5t1.175 3.875T8 15t2.825-1.625M8 23q-1.2 0-1.975-.888t-.6-2.087l.4-3.525q-1.7-.825-2.762-2.713T2 9.5q0-3.125 1.75-5.312T8 2t4.25 2.188T14 9.5q0 2.4-1.062 4.288T10.175 16.5l.4 3.525q.175 1.2-.6 2.088T8 23"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 23q-.425 0-.712-.288T15 22t.288-.712T16 21h3v-1h-3q-.425 0-.712-.288T15 19t.288-.712T16 18h3v-1h-3q-.425 0-.712-.288T15 16t.288-.712T16 15h3v-1h-3q-.425 0-.712-.288T15 13t.288-.712T16 12h3v-1h-3q-.425 0-.712-.288T15 10t.288-.712T16 9h3V8h-3q-.425 0-.712-.288T15 7t.288-.712T16 6h4q.825 0 1.413.588T22 8v13q0 .825-.587 1.413T20 23zm-5.175-9.625Q12 11.75 12 9.5t-1.175-3.875T8 4T5.175 5.625T4 9.5t1.175 3.875T8 15t2.825-1.625M8 23q-1.2 0-1.975-.888t-.6-2.087l.4-3.525q-1.7-.825-2.762-2.713T2 9.5q0-3.125 1.75-5.312T8 2t4.25 2.188T14 9.5q0 2.4-1.062 4.288T10.175 16.5l.4 3.525q.175 1.2-.6 2.088T8 23"/></svg> </template>
CSS
.icon-self-care {
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%22M16%2023q-.425%200-.712-.288T15%2022t.288-.712T16%2021h3v-1h-3q-.425%200-.712-.288T15%2019t.288-.712T16%2018h3v-1h-3q-.425%200-.712-.288T15%2016t.288-.712T16%2015h3v-1h-3q-.425%200-.712-.288T15%2013t.288-.712T16%2012h3v-1h-3q-.425%200-.712-.288T15%2010t.288-.712T16%209h3V8h-3q-.425%200-.712-.288T15%207t.288-.712T16%206h4q.825%200%201.413.588T22%208v13q0%20.825-.587%201.413T20%2023zm-5.175-9.625Q12%2011.75%2012%209.5t-1.175-3.875T8%204T5.175%205.625T4%209.5t1.175%203.875T8%2015t2.825-1.625M8%2023q-1.2%200-1.975-.888t-.6-2.087l.4-3.525q-1.7-.825-2.762-2.713T2%209.5q0-3.125%201.75-5.312T8%202t4.25%202.188T14%209.5q0%202.4-1.062%204.288T10.175%2016.5l.4%203.525q.175%201.2-.6%202.088T8%2023%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%22M16%2023q-.425%200-.712-.288T15%2022t.288-.712T16%2021h3v-1h-3q-.425%200-.712-.288T15%2019t.288-.712T16%2018h3v-1h-3q-.425%200-.712-.288T15%2016t.288-.712T16%2015h3v-1h-3q-.425%200-.712-.288T15%2013t.288-.712T16%2012h3v-1h-3q-.425%200-.712-.288T15%2010t.288-.712T16%209h3V8h-3q-.425%200-.712-.288T15%207t.288-.712T16%206h4q.825%200%201.413.588T22%208v13q0%20.825-.587%201.413T20%2023zm-5.175-9.625Q12%2011.75%2012%209.5t-1.175-3.875T8%204T5.175%205.625T4%209.5t1.175%203.875T8%2015t2.825-1.625M8%2023q-1.2%200-1.975-.888t-.6-2.087l.4-3.525q-1.7-.825-2.762-2.713T2%209.5q0-3.125%201.75-5.312T8%202t4.25%202.188T14%209.5q0%202.4-1.062%204.288T10.175%2016.5l.4%203.525q.175%201.2-.6%202.088T8%2023%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/self-care.svg?color=%231a73e8&size=48