dermatology-sharp from Material Symbols by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.

Name
dermatology-sharp
Set
Material Symbols
Style
Sharp
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

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="M2 21V10h7v2q0 1.25.875 2.125T12 15t2.125-.875T15 12v-2h7v11zm10-8q-.425 0-.712-.288T11 12q0-2.725.625-5.375T14.35 2.25q.325-.275.725-.238t.675.363t.238.725t-.363.675q-1.75 1.475-2.187 3.7T13 12q0 .425-.288.713T12 13m-5.712 2.288q.212-.213.212-.538t-.213-.537T5.75 14t-.537.213T5 14.75t.213.538t.537.212t.538-.213m1 2.5q.212-.212.212-.537t-.213-.537t-.537-.213t-.537.213T6 17.25t.213.538t.537.212t.538-.213m11.5-2.5q.212-.212.212-.537t-.213-.537T18.25 14t-.537.213t-.213.537t.213.538t.537.212t.538-.213"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsDermatologySharp(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="M2 21V10h7v2q0 1.25.875 2.125T12 15t2.125-.875T15 12v-2h7v11zm10-8q-.425 0-.712-.288T11 12q0-2.725.625-5.375T14.35 2.25q.325-.275.725-.238t.675.363t.238.725t-.363.675q-1.75 1.475-2.187 3.7T13 12q0 .425-.288.713T12 13m-5.712 2.288q.212-.213.212-.538t-.213-.537T5.75 14t-.537.213T5 14.75t.213.538t.537.212t.538-.213m1 2.5q.212-.212.212-.537t-.213-.537t-.537-.213t-.537.213T6 17.25t.213.538t.537.212t.538-.213m11.5-2.5q.212-.212.212-.537t-.213-.537T18.25 14t-.537.213t-.213.537t.213.538t.537.212t.538-.213"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 21V10h7v2q0 1.25.875 2.125T12 15t2.125-.875T15 12v-2h7v11zm10-8q-.425 0-.712-.288T11 12q0-2.725.625-5.375T14.35 2.25q.325-.275.725-.238t.675.363t.238.725t-.363.675q-1.75 1.475-2.187 3.7T13 12q0 .425-.288.713T12 13m-5.712 2.288q.212-.213.212-.538t-.213-.537T5.75 14t-.537.213T5 14.75t.213.538t.537.212t.538-.213m1 2.5q.212-.212.212-.537t-.213-.537t-.537-.213t-.537.213T6 17.25t.213.538t.537.212t.538-.213m11.5-2.5q.212-.212.212-.537t-.213-.537T18.25 14t-.537.213t-.213.537t.213.538t.537.212t.538-.213"/></svg>
</template>

CSS

.icon-dermatology-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%22M2%2021V10h7v2q0%201.25.875%202.125T12%2015t2.125-.875T15%2012v-2h7v11zm10-8q-.425%200-.712-.288T11%2012q0-2.725.625-5.375T14.35%202.25q.325-.275.725-.238t.675.363t.238.725t-.363.675q-1.75%201.475-2.187%203.7T13%2012q0%20.425-.288.713T12%2013m-5.712%202.288q.212-.213.212-.538t-.213-.537T5.75%2014t-.537.213T5%2014.75t.213.538t.537.212t.538-.213m1%202.5q.212-.212.212-.537t-.213-.537t-.537-.213t-.537.213T6%2017.25t.213.538t.537.212t.538-.213m11.5-2.5q.212-.212.212-.537t-.213-.537T18.25%2014t-.537.213t-.213.537t.213.538t.537.212t.538-.213%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%22M2%2021V10h7v2q0%201.25.875%202.125T12%2015t2.125-.875T15%2012v-2h7v11zm10-8q-.425%200-.712-.288T11%2012q0-2.725.625-5.375T14.35%202.25q.325-.275.725-.238t.675.363t.238.725t-.363.675q-1.75%201.475-2.187%203.7T13%2012q0%20.425-.288.713T12%2013m-5.712%202.288q.212-.213.212-.538t-.213-.537T5.75%2014t-.537.213T5%2014.75t.213.538t.537.212t.538-.213m1%202.5q.212-.212.212-.537t-.213-.537t-.537-.213t-.537.213T6%2017.25t.213.538t.537.212t.538-.213m11.5-2.5q.212-.212.212-.537t-.213-.537T18.25%2014t-.537.213t-.213.537t.213.538t.537.212t.538-.213%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/dermatology-sharp.svg?color=%231a73e8&size=48