dental braces icon
dental-braces from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- dental-braces
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the dental braces icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M9 6c.5.5 1.503.412 3-.824m0 0q-.332-.272-.689-.626c-2.306-2.284-5.446-1.837-6.917 0C3.378 5.82.778 8.98 7.142 20.24c.264.466.789.76 1.354.76c.902 0 1.607-.72 1.636-1.56c.063-1.782.408-3.837 1.868-3.837s1.806 2.055 1.868 3.837c.029.84.734 1.56 1.636 1.56c.565 0 1.09-.294 1.354-.76c6.365-11.261 3.764-14.42 2.748-15.69c-1.471-1.837-4.611-2.284-6.917 0q-.357.353-.689.626"/><path d="M10.387 9.387c-.516.516-.516 2.71 0 3.226s2.71.516 3.226 0s.516-2.71 0-3.226s-2.71-.516-3.226 0Z"/><path stroke-linecap="round" d="M10 11H4m16 0h-6"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsDentalBraces(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M9 6c.5.5 1.503.412 3-.824m0 0q-.332-.272-.689-.626c-2.306-2.284-5.446-1.837-6.917 0C3.378 5.82.778 8.98 7.142 20.24c.264.466.789.76 1.354.76c.902 0 1.607-.72 1.636-1.56c.063-1.782.408-3.837 1.868-3.837s1.806 2.055 1.868 3.837c.029.84.734 1.56 1.636 1.56c.565 0 1.09-.294 1.354-.76c6.365-11.261 3.764-14.42 2.748-15.69c-1.471-1.837-4.611-2.284-6.917 0q-.357.353-.689.626"/><path d="M10.387 9.387c-.516.516-.516 2.71 0 3.226s2.71.516 3.226 0s.516-2.71 0-3.226s-2.71-.516-3.226 0Z"/><path strokeLinecap="round" d="M10 11H4m16 0h-6"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M9 6c.5.5 1.503.412 3-.824m0 0q-.332-.272-.689-.626c-2.306-2.284-5.446-1.837-6.917 0C3.378 5.82.778 8.98 7.142 20.24c.264.466.789.76 1.354.76c.902 0 1.607-.72 1.636-1.56c.063-1.782.408-3.837 1.868-3.837s1.806 2.055 1.868 3.837c.029.84.734 1.56 1.636 1.56c.565 0 1.09-.294 1.354-.76c6.365-11.261 3.764-14.42 2.748-15.69c-1.471-1.837-4.611-2.284-6.917 0q-.357.353-.689.626"/><path d="M10.387 9.387c-.516.516-.516 2.71 0 3.226s2.71.516 3.226 0s.516-2.71 0-3.226s-2.71-.516-3.226 0Z"/><path stroke-linecap="round" d="M10 11H4m16 0h-6"/></g></svg> </template>
CSS
.icon-dental-braces {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9%206c.5.5%201.503.412%203-.824m0%200q-.332-.272-.689-.626c-2.306-2.284-5.446-1.837-6.917%200C3.378%205.82.778%208.98%207.142%2020.24c.264.466.789.76%201.354.76c.902%200%201.607-.72%201.636-1.56c.063-1.782.408-3.837%201.868-3.837s1.806%202.055%201.868%203.837c.029.84.734%201.56%201.636%201.56c.565%200%201.09-.294%201.354-.76c6.365-11.261%203.764-14.42%202.748-15.69c-1.471-1.837-4.611-2.284-6.917%200q-.357.353-.689.626%22%2F%3E%3Cpath%20d%3D%22M10.387%209.387c-.516.516-.516%202.71%200%203.226s2.71.516%203.226%200s.516-2.71%200-3.226s-2.71-.516-3.226%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10%2011H4m16%200h-6%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9%206c.5.5%201.503.412%203-.824m0%200q-.332-.272-.689-.626c-2.306-2.284-5.446-1.837-6.917%200C3.378%205.82.778%208.98%207.142%2020.24c.264.466.789.76%201.354.76c.902%200%201.607-.72%201.636-1.56c.063-1.782.408-3.837%201.868-3.837s1.806%202.055%201.868%203.837c.029.84.734%201.56%201.636%201.56c.565%200%201.09-.294%201.354-.76c6.365-11.261%203.764-14.42%202.748-15.69c-1.471-1.837-4.611-2.284-6.917%200q-.357.353-.689.626%22%2F%3E%3Cpath%20d%3D%22M10.387%209.387c-.516.516-.516%202.71%200%203.226s2.71.516%203.226%200s.516-2.71%200-3.226s-2.71-.516-3.226%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10%2011H4m16%200h-6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/dental-braces.svg?color=%231a73e8&size=48