dentistry icon
dentistry from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- dentistry
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- dentistry-rounded, dentistry-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the dentistry icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.808 3.125q1.246.02 2.123.887t.877 2.113q0 .237-.028.66t-.103 1.005l-1.394 10.076q-.067.584-.517.934q-.449.35-1.033.35q-.402 0-.707-.221t-.534-.537l-2.963-4.034q-.108-.139-.24-.224q-.131-.086-.314-.086q-.177 0-.554.36l-2.888 3.91q-.254.326-.584.579t-.732.253q-.584 0-1.02-.362q-.437-.363-.505-.947L4.323 7.79q-.075-.581-.103-1.005t-.028-.661q0-1.246.877-2.123t2.123-.877q.727 0 1.246.238t1.018.512t1.091.513T12 4.625q.88 0 1.482-.238t1.1-.512t1.012-.513t1.214-.237"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDentistry(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="M16.808 3.125q1.246.02 2.123.887t.877 2.113q0 .237-.028.66t-.103 1.005l-1.394 10.076q-.067.584-.517.934q-.449.35-1.033.35q-.402 0-.707-.221t-.534-.537l-2.963-4.034q-.108-.139-.24-.224q-.131-.086-.314-.086q-.177 0-.554.36l-2.888 3.91q-.254.326-.584.579t-.732.253q-.584 0-1.02-.362q-.437-.363-.505-.947L4.323 7.79q-.075-.581-.103-1.005t-.028-.661q0-1.246.877-2.123t2.123-.877q.727 0 1.246.238t1.018.512t1.091.513T12 4.625q.88 0 1.482-.238t1.1-.512t1.012-.513t1.214-.237"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.808 3.125q1.246.02 2.123.887t.877 2.113q0 .237-.028.66t-.103 1.005l-1.394 10.076q-.067.584-.517.934q-.449.35-1.033.35q-.402 0-.707-.221t-.534-.537l-2.963-4.034q-.108-.139-.24-.224q-.131-.086-.314-.086q-.177 0-.554.36l-2.888 3.91q-.254.326-.584.579t-.732.253q-.584 0-1.02-.362q-.437-.363-.505-.947L4.323 7.79q-.075-.581-.103-1.005t-.028-.661q0-1.246.877-2.123t2.123-.877q.727 0 1.246.238t1.018.512t1.091.513T12 4.625q.88 0 1.482-.238t1.1-.512t1.012-.513t1.214-.237"/></svg> </template>
CSS
.icon-dentistry {
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%22M16.808%203.125q1.246.02%202.123.887t.877%202.113q0%20.237-.028.66t-.103%201.005l-1.394%2010.076q-.067.584-.517.934q-.449.35-1.033.35q-.402%200-.707-.221t-.534-.537l-2.963-4.034q-.108-.139-.24-.224q-.131-.086-.314-.086q-.177%200-.554.36l-2.888%203.91q-.254.326-.584.579t-.732.253q-.584%200-1.02-.362q-.437-.363-.505-.947L4.323%207.79q-.075-.581-.103-1.005t-.028-.661q0-1.246.877-2.123t2.123-.877q.727%200%201.246.238t1.018.512t1.091.513T12%204.625q.88%200%201.482-.238t1.1-.512t1.012-.513t1.214-.237%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%22M16.808%203.125q1.246.02%202.123.887t.877%202.113q0%20.237-.028.66t-.103%201.005l-1.394%2010.076q-.067.584-.517.934q-.449.35-1.033.35q-.402%200-.707-.221t-.534-.537l-2.963-4.034q-.108-.139-.24-.224q-.131-.086-.314-.086q-.177%200-.554.36l-2.888%203.91q-.254.326-.584.579t-.732.253q-.584%200-1.02-.362q-.437-.363-.505-.947L4.323%207.79q-.075-.581-.103-1.005t-.028-.661q0-1.246.877-2.123t2.123-.877q.727%200%201.246.238t1.018.512t1.091.513T12%204.625q.88%200%201.482-.238t1.1-.512t1.012-.513t1.214-.237%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/dentistry.svg?color=%231a73e8&size=48