dental-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
dental-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the dental icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5.41 3.654C6.143 3.219 7.011 3 8 3c.976 0 1.808.493 2.382.833c.486.29 1.03.667 1.618.667s1.132-.378 1.618-.667C14.193 3.494 15.025 3 16 3c.99 0 1.858.219 2.59.654s1.273 1.054 1.656 1.768c.75 1.396.92 3.192.817 4.94c-.105 1.775-.5 3.631-1.001 5.245c-.498 1.601-1.124 3.038-1.73 3.948c-.696 1.043-1.663 1.562-2.688 1.418c-.941-.132-1.672-.793-2.038-1.526c-.391-.782-.572-1.655-.915-2.458q-.256-.593-.485-.845c-.16-.176-.257-.171-.411 0q-.23.252-.486.845c-.343.803-.523 1.676-.914 2.458c-.367.733-1.098 1.394-2.038 1.526c-1.026.144-1.993-.375-2.689-1.418c-.606-.91-1.232-2.347-1.73-3.948c-.501-1.614-.896-3.47-1-5.244c-.104-1.75.066-3.545.816-4.941c.383-.714.924-1.333 1.656-1.768" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteDentalFill(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" fillRule="evenodd" d="M5.41 3.654C6.143 3.219 7.011 3 8 3c.976 0 1.808.493 2.382.833c.486.29 1.03.667 1.618.667s1.132-.378 1.618-.667C14.193 3.494 15.025 3 16 3c.99 0 1.858.219 2.59.654s1.273 1.054 1.656 1.768c.75 1.396.92 3.192.817 4.94c-.105 1.775-.5 3.631-1.001 5.245c-.498 1.601-1.124 3.038-1.73 3.948c-.696 1.043-1.663 1.562-2.688 1.418c-.941-.132-1.672-.793-2.038-1.526c-.391-.782-.572-1.655-.915-2.458q-.256-.593-.485-.845c-.16-.176-.257-.171-.411 0q-.23.252-.486.845c-.343.803-.523 1.676-.914 2.458c-.367.733-1.098 1.394-2.038 1.526c-1.026.144-1.993-.375-2.689-1.418c-.606-.91-1.232-2.347-1.73-3.948c-.501-1.614-.896-3.47-1-5.244c-.104-1.75.066-3.545.816-4.941c.383-.714.924-1.333 1.656-1.768" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5.41 3.654C6.143 3.219 7.011 3 8 3c.976 0 1.808.493 2.382.833c.486.29 1.03.667 1.618.667s1.132-.378 1.618-.667C14.193 3.494 15.025 3 16 3c.99 0 1.858.219 2.59.654s1.273 1.054 1.656 1.768c.75 1.396.92 3.192.817 4.94c-.105 1.775-.5 3.631-1.001 5.245c-.498 1.601-1.124 3.038-1.73 3.948c-.696 1.043-1.663 1.562-2.688 1.418c-.941-.132-1.672-.793-2.038-1.526c-.391-.782-.572-1.655-.915-2.458q-.256-.593-.485-.845c-.16-.176-.257-.171-.411 0q-.23.252-.486.845c-.343.803-.523 1.676-.914 2.458c-.367.733-1.098 1.394-2.038 1.526c-1.026.144-1.993-.375-2.689-1.418c-.606-.91-1.232-2.347-1.73-3.948c-.501-1.614-.896-3.47-1-5.244c-.104-1.75.066-3.545.816-4.941c.383-.714.924-1.333 1.656-1.768" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-dental-fill {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M5.41%203.654C6.143%203.219%207.011%203%208%203c.976%200%201.808.493%202.382.833c.486.29%201.03.667%201.618.667s1.132-.378%201.618-.667C14.193%203.494%2015.025%203%2016%203c.99%200%201.858.219%202.59.654s1.273%201.054%201.656%201.768c.75%201.396.92%203.192.817%204.94c-.105%201.775-.5%203.631-1.001%205.245c-.498%201.601-1.124%203.038-1.73%203.948c-.696%201.043-1.663%201.562-2.688%201.418c-.941-.132-1.672-.793-2.038-1.526c-.391-.782-.572-1.655-.915-2.458q-.256-.593-.485-.845c-.16-.176-.257-.171-.411%200q-.23.252-.486.845c-.343.803-.523%201.676-.914%202.458c-.367.733-1.098%201.394-2.038%201.526c-1.026.144-1.993-.375-2.689-1.418c-.606-.91-1.232-2.347-1.73-3.948c-.501-1.614-.896-3.47-1-5.244c-.104-1.75.066-3.545.816-4.941c.383-.714.924-1.333%201.656-1.768%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M5.41%203.654C6.143%203.219%207.011%203%208%203c.976%200%201.808.493%202.382.833c.486.29%201.03.667%201.618.667s1.132-.378%201.618-.667C14.193%203.494%2015.025%203%2016%203c.99%200%201.858.219%202.59.654s1.273%201.054%201.656%201.768c.75%201.396.92%203.192.817%204.94c-.105%201.775-.5%203.631-1.001%205.245c-.498%201.601-1.124%203.038-1.73%203.948c-.696%201.043-1.663%201.562-2.688%201.418c-.941-.132-1.672-.793-2.038-1.526c-.391-.782-.572-1.655-.915-2.458q-.256-.593-.485-.845c-.16-.176-.257-.171-.411%200q-.23.252-.486.845c-.343.803-.523%201.676-.914%202.458c-.367.733-1.098%201.394-2.038%201.526c-1.026.144-1.993-.375-2.689-1.418c-.606-.91-1.232-2.347-1.73-3.948c-.501-1.614-.896-3.47-1-5.244c-.104-1.75.066-3.545.816-4.941c.383-.714.924-1.333%201.656-1.768%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/dental-fill.svg?color=%231a73e8&size=48