dermatology icon
dermatology-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- dermatology-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 dermatology icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.808 20q-.343 0-.576-.232T3 19.192v-6.57q0-.678.475-1.15Q3.949 11 4.615 11h4.077q.123 0 .272.248t.268.482t.193.325t.075-.247V12q0 1.042.729 1.77q.728.73 1.769.73t1.771-.73T14.5 12v-.192q0 .338.075.247t.193-.325t.267-.482q.15-.248.273-.248h4.077q.666 0 1.14.475t.475 1.14v6.576q0 .35-.232.58t-.576.229zm8.191-7.5q-.212 0-.356-.144T11.5 12q0-2.601.596-5.13t2.562-4.235q.17-.121.369-.113q.198.009.339.17q.14.162.121.37t-.189.329q-1.827 1.551-2.313 3.878Q12.5 9.595 12.5 12q0 .213-.144.356t-.357.144m-5.77 2.734q.194-.19.194-.48t-.19-.484t-.48-.193t-.483.19t-.193.48t.19.483t.48.193t.483-.19m1 2.5q.193-.19.193-.48t-.19-.483t-.48-.193t-.483.19t-.193.48t.19.483t.48.193t.483-.19m11.5-2.5q.193-.19.193-.48t-.19-.483t-.48-.193t-.483.19t-.193.48t.19.483t.48.193t.483-.19"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDermatologyRounded(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="M3.808 20q-.343 0-.576-.232T3 19.192v-6.57q0-.678.475-1.15Q3.949 11 4.615 11h4.077q.123 0 .272.248t.268.482t.193.325t.075-.247V12q0 1.042.729 1.77q.728.73 1.769.73t1.771-.73T14.5 12v-.192q0 .338.075.247t.193-.325t.267-.482q.15-.248.273-.248h4.077q.666 0 1.14.475t.475 1.14v6.576q0 .35-.232.58t-.576.229zm8.191-7.5q-.212 0-.356-.144T11.5 12q0-2.601.596-5.13t2.562-4.235q.17-.121.369-.113q.198.009.339.17q.14.162.121.37t-.189.329q-1.827 1.551-2.313 3.878Q12.5 9.595 12.5 12q0 .213-.144.356t-.357.144m-5.77 2.734q.194-.19.194-.48t-.19-.484t-.48-.193t-.483.19t-.193.48t.19.483t.48.193t.483-.19m1 2.5q.193-.19.193-.48t-.19-.483t-.48-.193t-.483.19t-.193.48t.19.483t.48.193t.483-.19m11.5-2.5q.193-.19.193-.48t-.19-.483t-.48-.193t-.483.19t-.193.48t.19.483t.48.193t.483-.19"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.808 20q-.343 0-.576-.232T3 19.192v-6.57q0-.678.475-1.15Q3.949 11 4.615 11h4.077q.123 0 .272.248t.268.482t.193.325t.075-.247V12q0 1.042.729 1.77q.728.73 1.769.73t1.771-.73T14.5 12v-.192q0 .338.075.247t.193-.325t.267-.482q.15-.248.273-.248h4.077q.666 0 1.14.475t.475 1.14v6.576q0 .35-.232.58t-.576.229zm8.191-7.5q-.212 0-.356-.144T11.5 12q0-2.601.596-5.13t2.562-4.235q.17-.121.369-.113q.198.009.339.17q.14.162.121.37t-.189.329q-1.827 1.551-2.313 3.878Q12.5 9.595 12.5 12q0 .213-.144.356t-.357.144m-5.77 2.734q.194-.19.194-.48t-.19-.484t-.48-.193t-.483.19t-.193.48t.19.483t.48.193t.483-.19m1 2.5q.193-.19.193-.48t-.19-.483t-.48-.193t-.483.19t-.193.48t.19.483t.48.193t.483-.19m11.5-2.5q.193-.19.193-.48t-.19-.483t-.48-.193t-.483.19t-.193.48t.19.483t.48.193t.483-.19"/></svg> </template>
CSS
.icon-dermatology-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%22M3.808%2020q-.343%200-.576-.232T3%2019.192v-6.57q0-.678.475-1.15Q3.949%2011%204.615%2011h4.077q.123%200%20.272.248t.268.482t.193.325t.075-.247V12q0%201.042.729%201.77q.728.73%201.769.73t1.771-.73T14.5%2012v-.192q0%20.338.075.247t.193-.325t.267-.482q.15-.248.273-.248h4.077q.666%200%201.14.475t.475%201.14v6.576q0%20.35-.232.58t-.576.229zm8.191-7.5q-.212%200-.356-.144T11.5%2012q0-2.601.596-5.13t2.562-4.235q.17-.121.369-.113q.198.009.339.17q.14.162.121.37t-.189.329q-1.827%201.551-2.313%203.878Q12.5%209.595%2012.5%2012q0%20.213-.144.356t-.357.144m-5.77%202.734q.194-.19.194-.48t-.19-.484t-.48-.193t-.483.19t-.193.48t.19.483t.48.193t.483-.19m1%202.5q.193-.19.193-.48t-.19-.483t-.48-.193t-.483.19t-.193.48t.19.483t.48.193t.483-.19m11.5-2.5q.193-.19.193-.48t-.19-.483t-.48-.193t-.483.19t-.193.48t.19.483t.48.193t.483-.19%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%22M3.808%2020q-.343%200-.576-.232T3%2019.192v-6.57q0-.678.475-1.15Q3.949%2011%204.615%2011h4.077q.123%200%20.272.248t.268.482t.193.325t.075-.247V12q0%201.042.729%201.77q.728.73%201.769.73t1.771-.73T14.5%2012v-.192q0%20.338.075.247t.193-.325t.267-.482q.15-.248.273-.248h4.077q.666%200%201.14.475t.475%201.14v6.576q0%20.35-.232.58t-.576.229zm8.191-7.5q-.212%200-.356-.144T11.5%2012q0-2.601.596-5.13t2.562-4.235q.17-.121.369-.113q.198.009.339.17q.14.162.121.37t-.189.329q-1.827%201.551-2.313%203.878Q12.5%209.595%2012.5%2012q0%20.213-.144.356t-.357.144m-5.77%202.734q.194-.19.194-.48t-.19-.484t-.48-.193t-.483.19t-.193.48t.19.483t.48.193t.483-.19m1%202.5q.193-.19.193-.48t-.19-.483t-.48-.193t-.483.19t-.193.48t.19.483t.48.193t.483-.19m11.5-2.5q.193-.19.193-.48t-.19-.483t-.48-.193t-.483.19t-.193.48t.19.483t.48.193t.483-.19%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/dermatology-rounded.svg?color=%231a73e8&size=48