dentistry icon
dentistry from Material Symbols by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- dentistry
- Set
- Material Symbols
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- dentistry-rounded, dentistry-sharp
1 other variant in Material Symbols
The same icon in other sets
More social icons from Material Symbols
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="M17 2.125q1.65 0 2.825 1.175T21 6.125q0 .275-.038.738t-.112 1.062L19.475 18q-.125.95-.862 1.55t-1.688.6q-.575 0-1.062-.25t-.813-.7l-2.675-3.9q-.05-.1-.162-.137t-.238-.038q-.1 0-.4.225l-2.6 3.775q-.35.5-.862.763t-1.088.262q-.95 0-1.675-.612t-.85-1.563L3.15 7.925q-.075-.6-.112-1.062T3 6.125Q3 4.475 4.175 3.3T7 2.125q.9 0 1.438.238t1.037.512t1.063.513T12 3.625t1.463-.238t1.062-.512t1.05-.513T17 2.125"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDentistry(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="M17 2.125q1.65 0 2.825 1.175T21 6.125q0 .275-.038.738t-.112 1.062L19.475 18q-.125.95-.862 1.55t-1.688.6q-.575 0-1.062-.25t-.813-.7l-2.675-3.9q-.05-.1-.162-.137t-.238-.038q-.1 0-.4.225l-2.6 3.775q-.35.5-.862.763t-1.088.262q-.95 0-1.675-.612t-.85-1.563L3.15 7.925q-.075-.6-.112-1.062T3 6.125Q3 4.475 4.175 3.3T7 2.125q.9 0 1.438.238t1.037.512t1.063.513T12 3.625t1.463-.238t1.062-.512t1.05-.513T17 2.125"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 2.125q1.65 0 2.825 1.175T21 6.125q0 .275-.038.738t-.112 1.062L19.475 18q-.125.95-.862 1.55t-1.688.6q-.575 0-1.062-.25t-.813-.7l-2.675-3.9q-.05-.1-.162-.137t-.238-.038q-.1 0-.4.225l-2.6 3.775q-.35.5-.862.763t-1.088.262q-.95 0-1.675-.612t-.85-1.563L3.15 7.925q-.075-.6-.112-1.062T3 6.125Q3 4.475 4.175 3.3T7 2.125q.9 0 1.438.238t1.037.512t1.063.513T12 3.625t1.463-.238t1.062-.512t1.05-.513T17 2.125"/></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%22M17%202.125q1.65%200%202.825%201.175T21%206.125q0%20.275-.038.738t-.112%201.062L19.475%2018q-.125.95-.862%201.55t-1.688.6q-.575%200-1.062-.25t-.813-.7l-2.675-3.9q-.05-.1-.162-.137t-.238-.038q-.1%200-.4.225l-2.6%203.775q-.35.5-.862.763t-1.088.262q-.95%200-1.675-.612t-.85-1.563L3.15%207.925q-.075-.6-.112-1.062T3%206.125Q3%204.475%204.175%203.3T7%202.125q.9%200%201.438.238t1.037.512t1.063.513T12%203.625t1.463-.238t1.062-.512t1.05-.513T17%202.125%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%22M17%202.125q1.65%200%202.825%201.175T21%206.125q0%20.275-.038.738t-.112%201.062L19.475%2018q-.125.95-.862%201.55t-1.688.6q-.575%200-1.062-.25t-.813-.7l-2.675-3.9q-.05-.1-.162-.137t-.238-.038q-.1%200-.4.225l-2.6%203.775q-.35.5-.862.763t-1.088.262q-.95%200-1.675-.612t-.85-1.563L3.15%207.925q-.075-.6-.112-1.062T3%206.125Q3%204.475%204.175%203.3T7%202.125q.9%200%201.438.238t1.037.512t1.063.513T12%203.625t1.463-.238t1.062-.512t1.05-.513T17%202.125%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/dentistry.svg?color=%231a73e8&size=48