oral disease icon
oral-disease-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- oral-disease-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
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="M6 22q-.425 0-.712-.288T5 21v-7q0-.425.288-.712T6 13h1V8.4L5 6.425Q4.425 5.85 4.425 5T5 3.575L6.875 1.7q.3-.3.713-.3t.712.3t.3.713t-.3.712L6.4 5l2.025 2q.275.275.425.65t.15.775V13h1q.425 0 .713.288T11 14v7q0 .425-.288.713T10 22zm8 0q-.425 0-.712-.288T13 21v-7q0-.425.288-.712T14 13h1V9.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.875V13h1q.425 0 .713.288T19 14v7q0 .425-.288.713T18 22zm2-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 MaterialSymbolsOralDiseaseRounded(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="M6 22q-.425 0-.712-.288T5 21v-7q0-.425.288-.712T6 13h1V8.4L5 6.425Q4.425 5.85 4.425 5T5 3.575L6.875 1.7q.3-.3.713-.3t.712.3t.3.713t-.3.712L6.4 5l2.025 2q.275.275.425.65t.15.775V13h1q.425 0 .713.288T11 14v7q0 .425-.288.713T10 22zm8 0q-.425 0-.712-.288T13 21v-7q0-.425.288-.712T14 13h1V9.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.875V13h1q.425 0 .713.288T19 14v7q0 .425-.288.713T18 22zm2-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="M6 22q-.425 0-.712-.288T5 21v-7q0-.425.288-.712T6 13h1V8.4L5 6.425Q4.425 5.85 4.425 5T5 3.575L6.875 1.7q.3-.3.713-.3t.712.3t.3.713t-.3.712L6.4 5l2.025 2q.275.275.425.65t.15.775V13h1q.425 0 .713.288T11 14v7q0 .425-.288.713T10 22zm8 0q-.425 0-.712-.288T13 21v-7q0-.425.288-.712T14 13h1V9.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.875V13h1q.425 0 .713.288T19 14v7q0 .425-.288.713T18 22zm2-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-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%22M6%2022q-.425%200-.712-.288T5%2021v-7q0-.425.288-.712T6%2013h1V8.4L5%206.425Q4.425%205.85%204.425%205T5%203.575L6.875%201.7q.3-.3.713-.3t.712.3t.3.713t-.3.712L6.4%205l2.025%202q.275.275.425.65t.15.775V13h1q.425%200%20.713.288T11%2014v7q0%20.425-.288.713T10%2022zm8%200q-.425%200-.712-.288T13%2021v-7q0-.425.288-.712T14%2013h1V9.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.875V13h1q.425%200%20.713.288T19%2014v7q0%20.425-.288.713T18%2022zm2-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%22M6%2022q-.425%200-.712-.288T5%2021v-7q0-.425.288-.712T6%2013h1V8.4L5%206.425Q4.425%205.85%204.425%205T5%203.575L6.875%201.7q.3-.3.713-.3t.712.3t.3.713t-.3.712L6.4%205l2.025%202q.275.275.425.65t.15.775V13h1q.425%200%20.713.288T11%2014v7q0%20.425-.288.713T10%2022zm8%200q-.425%200-.712-.288T13%2021v-7q0-.425.288-.712T14%2013h1V9.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.875V13h1q.425%200%20.713.288T19%2014v7q0%20.425-.288.713T18%2022zm2-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-rounded.svg?color=%231a73e8&size=48