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

Name
oral-disease-rounded
Set
Material Symbols Light
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

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="M7.192 20.616q-.343 0-.575-.233t-.232-.575v-6q0-.344.232-.576T7.192 13H8V9.342q0-.115-.039-.22t-.134-.203L5.942 7.04q-.46-.46-.469-1.146q-.01-.686.47-1.146L7.76 2.931q.146-.147.347-.137t.347.152t.146.337t-.146.342L6.63 5.442q-.173.192-.164.452q.01.26.183.433L8.52 8.192q.217.217.348.524q.131.306.131.632v3.66h.808q.343 0 .575.23t.233.57v6q0 .343-.233.575t-.575.233zm7 0q-.343 0-.575-.233t-.232-.575v-6q0-.344.232-.576t.575-.232H15V9.952q-1.108-.177-1.861-1.038q-.754-.861-.754-2.03q0-1.303.906-2.209q.905-.906 2.209-.906t2.21.906t.906 2.21q0 1.168-.754 2.029T16 9.952V13h.811q.345 0 .575.232q.23.233.23.576v6q0 .343-.233.575t-.575.233zM15.507 9q.876 0 1.492-.623q.617-.624.617-1.5t-.62-1.492t-1.49-.616t-1.496.62t-.626 1.49t.624 1.495t1.5.626"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightOralDiseaseRounded(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="M7.192 20.616q-.343 0-.575-.233t-.232-.575v-6q0-.344.232-.576T7.192 13H8V9.342q0-.115-.039-.22t-.134-.203L5.942 7.04q-.46-.46-.469-1.146q-.01-.686.47-1.146L7.76 2.931q.146-.147.347-.137t.347.152t.146.337t-.146.342L6.63 5.442q-.173.192-.164.452q.01.26.183.433L8.52 8.192q.217.217.348.524q.131.306.131.632v3.66h.808q.343 0 .575.23t.233.57v6q0 .343-.233.575t-.575.233zm7 0q-.343 0-.575-.233t-.232-.575v-6q0-.344.232-.576t.575-.232H15V9.952q-1.108-.177-1.861-1.038q-.754-.861-.754-2.03q0-1.303.906-2.209q.905-.906 2.209-.906t2.21.906t.906 2.21q0 1.168-.754 2.029T16 9.952V13h.811q.345 0 .575.232q.23.233.23.576v6q0 .343-.233.575t-.575.233zM15.507 9q.876 0 1.492-.623q.617-.624.617-1.5t-.62-1.492t-1.49-.616t-1.496.62t-.626 1.49t.624 1.495t1.5.626"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.192 20.616q-.343 0-.575-.233t-.232-.575v-6q0-.344.232-.576T7.192 13H8V9.342q0-.115-.039-.22t-.134-.203L5.942 7.04q-.46-.46-.469-1.146q-.01-.686.47-1.146L7.76 2.931q.146-.147.347-.137t.347.152t.146.337t-.146.342L6.63 5.442q-.173.192-.164.452q.01.26.183.433L8.52 8.192q.217.217.348.524q.131.306.131.632v3.66h.808q.343 0 .575.23t.233.57v6q0 .343-.233.575t-.575.233zm7 0q-.343 0-.575-.233t-.232-.575v-6q0-.344.232-.576t.575-.232H15V9.952q-1.108-.177-1.861-1.038q-.754-.861-.754-2.03q0-1.303.906-2.209q.905-.906 2.209-.906t2.21.906t.906 2.21q0 1.168-.754 2.029T16 9.952V13h.811q.345 0 .575.232q.23.233.23.576v6q0 .343-.233.575t-.575.233zM15.507 9q.876 0 1.492-.623q.617-.624.617-1.5t-.62-1.492t-1.49-.616t-1.496.62t-.626 1.49t.624 1.495t1.5.626"/></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%22M7.192%2020.616q-.343%200-.575-.233t-.232-.575v-6q0-.344.232-.576T7.192%2013H8V9.342q0-.115-.039-.22t-.134-.203L5.942%207.04q-.46-.46-.469-1.146q-.01-.686.47-1.146L7.76%202.931q.146-.147.347-.137t.347.152t.146.337t-.146.342L6.63%205.442q-.173.192-.164.452q.01.26.183.433L8.52%208.192q.217.217.348.524q.131.306.131.632v3.66h.808q.343%200%20.575.23t.233.57v6q0%20.343-.233.575t-.575.233zm7%200q-.343%200-.575-.233t-.232-.575v-6q0-.344.232-.576t.575-.232H15V9.952q-1.108-.177-1.861-1.038q-.754-.861-.754-2.03q0-1.303.906-2.209q.905-.906%202.209-.906t2.21.906t.906%202.21q0%201.168-.754%202.029T16%209.952V13h.811q.345%200%20.575.232q.23.233.23.576v6q0%20.343-.233.575t-.575.233zM15.507%209q.876%200%201.492-.623q.617-.624.617-1.5t-.62-1.492t-1.49-.616t-1.496.62t-.626%201.49t.624%201.495t1.5.626%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%22M7.192%2020.616q-.343%200-.575-.233t-.232-.575v-6q0-.344.232-.576T7.192%2013H8V9.342q0-.115-.039-.22t-.134-.203L5.942%207.04q-.46-.46-.469-1.146q-.01-.686.47-1.146L7.76%202.931q.146-.147.347-.137t.347.152t.146.337t-.146.342L6.63%205.442q-.173.192-.164.452q.01.26.183.433L8.52%208.192q.217.217.348.524q.131.306.131.632v3.66h.808q.343%200%20.575.23t.233.57v6q0%20.343-.233.575t-.575.233zm7%200q-.343%200-.575-.233t-.232-.575v-6q0-.344.232-.576t.575-.232H15V9.952q-1.108-.177-1.861-1.038q-.754-.861-.754-2.03q0-1.303.906-2.209q.905-.906%202.209-.906t2.21.906t.906%202.21q0%201.168-.754%202.029T16%209.952V13h.811q.345%200%20.575.232q.23.233.23.576v6q0%20.343-.233.575t-.575.233zM15.507%209q.876%200%201.492-.623q.617-.624.617-1.5t-.62-1.492t-1.49-.616t-1.496.62t-.626%201.49t.624%201.495t1.5.626%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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