oral-disease from Material Symbols by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.

Name
oral-disease
Set
Material Symbols
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
oral-disease-sharp

3 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the oral disease icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 22v-9h2V8.4L3.6 5l4-4L9 2.4L6.4 5L9 7.6V13h2v9zm8 0v-9h2V9.875q-1.3-.35-2.15-1.4T12 6q0-1.65 1.175-2.825T16 2t2.825 1.175T20 6q0 1.425-.85 2.475T17 9.875V13h2v9zm3-14q.825 0 1.413-.587T18 6t-.587-1.412T16 4t-1.412.588T14 6t.588 1.413T16 8"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsOralDisease(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 22v-9h2V8.4L3.6 5l4-4L9 2.4L6.4 5L9 7.6V13h2v9zm8 0v-9h2V9.875q-1.3-.35-2.15-1.4T12 6q0-1.65 1.175-2.825T16 2t2.825 1.175T20 6q0 1.425-.85 2.475T17 9.875V13h2v9zm3-14q.825 0 1.413-.587T18 6t-.587-1.412T16 4t-1.412.588T14 6t.588 1.413T16 8"/></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 22v-9h2V8.4L3.6 5l4-4L9 2.4L6.4 5L9 7.6V13h2v9zm8 0v-9h2V9.875q-1.3-.35-2.15-1.4T12 6q0-1.65 1.175-2.825T16 2t2.825 1.175T20 6q0 1.425-.85 2.475T17 9.875V13h2v9zm3-14q.825 0 1.413-.587T18 6t-.587-1.412T16 4t-1.412.588T14 6t.588 1.413T16 8"/></svg>
</template>

CSS

.icon-oral-disease {
  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%2022v-9h2V8.4L3.6%205l4-4L9%202.4L6.4%205L9%207.6V13h2v9zm8%200v-9h2V9.875q-1.3-.35-2.15-1.4T12%206q0-1.65%201.175-2.825T16%202t2.825%201.175T20%206q0%201.425-.85%202.475T17%209.875V13h2v9zm3-14q.825%200%201.413-.587T18%206t-.587-1.412T16%204t-1.412.588T14%206t.588%201.413T16%208%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%2022v-9h2V8.4L3.6%205l4-4L9%202.4L6.4%205L9%207.6V13h2v9zm8%200v-9h2V9.875q-1.3-.35-2.15-1.4T12%206q0-1.65%201.175-2.825T16%202t2.825%201.175T20%206q0%201.425-.85%202.475T17%209.875V13h2v9zm3-14q.825%200%201.413-.587T18%206t-.587-1.412T16%204t-1.412.588T14%206t.588%201.413T16%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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