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

Name
disabled-2-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 disabled 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 2a2.997 2.997 0 0 1 .741 5.903L13.294 13.5H15.6a3.5 3.5 0 0 1 3.289 2.304l1.316 3.622l.466.232a1.5 1.5 0 0 1-1.342 2.684l-1-.5a1.5 1.5 0 0 1-.74-.83l-1.52-4.183a.5.5 0 0 0-.47-.329h-2.305c-2.163 0-3.616-2.22-2.75-4.202l.844-1.928L10 9.677l-3.33 1.665a1.5 1.5 0 0 1-1.34-2.684l3.552-1.776a2.5 2.5 0 0 1 2.236 0l1.473.736l.241-.549A3 3 0 0 1 12 5a3 3 0 0 1 3-3M5.817 12.913a4.5 4.5 0 1 0 7.692 4.632l1.782.91a6.5 6.5 0 1 1-11.108-6.694z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteDisabled2Fill(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="M15 2a2.997 2.997 0 0 1 .741 5.903L13.294 13.5H15.6a3.5 3.5 0 0 1 3.289 2.304l1.316 3.622l.466.232a1.5 1.5 0 0 1-1.342 2.684l-1-.5a1.5 1.5 0 0 1-.74-.83l-1.52-4.183a.5.5 0 0 0-.47-.329h-2.305c-2.163 0-3.616-2.22-2.75-4.202l.844-1.928L10 9.677l-3.33 1.665a1.5 1.5 0 0 1-1.34-2.684l3.552-1.776a2.5 2.5 0 0 1 2.236 0l1.473.736l.241-.549A3 3 0 0 1 12 5a3 3 0 0 1 3-3M5.817 12.913a4.5 4.5 0 1 0 7.692 4.632l1.782.91a6.5 6.5 0 1 1-11.108-6.694z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 2a2.997 2.997 0 0 1 .741 5.903L13.294 13.5H15.6a3.5 3.5 0 0 1 3.289 2.304l1.316 3.622l.466.232a1.5 1.5 0 0 1-1.342 2.684l-1-.5a1.5 1.5 0 0 1-.74-.83l-1.52-4.183a.5.5 0 0 0-.47-.329h-2.305c-2.163 0-3.616-2.22-2.75-4.202l.844-1.928L10 9.677l-3.33 1.665a1.5 1.5 0 0 1-1.34-2.684l3.552-1.776a2.5 2.5 0 0 1 2.236 0l1.473.736l.241-.549A3 3 0 0 1 12 5a3 3 0 0 1 3-3M5.817 12.913a4.5 4.5 0 1 0 7.692 4.632l1.782.91a6.5 6.5 0 1 1-11.108-6.694z"/></svg>
</template>

CSS

.icon-disabled-2-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%20d%3D%22M15%202a2.997%202.997%200%200%201%20.741%205.903L13.294%2013.5H15.6a3.5%203.5%200%200%201%203.289%202.304l1.316%203.622l.466.232a1.5%201.5%200%200%201-1.342%202.684l-1-.5a1.5%201.5%200%200%201-.74-.83l-1.52-4.183a.5.5%200%200%200-.47-.329h-2.305c-2.163%200-3.616-2.22-2.75-4.202l.844-1.928L10%209.677l-3.33%201.665a1.5%201.5%200%200%201-1.34-2.684l3.552-1.776a2.5%202.5%200%200%201%202.236%200l1.473.736l.241-.549A3%203%200%200%201%2012%205a3%203%200%200%201%203-3M5.817%2012.913a4.5%204.5%200%201%200%207.692%204.632l1.782.91a6.5%206.5%200%201%201-11.108-6.694z%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%22M15%202a2.997%202.997%200%200%201%20.741%205.903L13.294%2013.5H15.6a3.5%203.5%200%200%201%203.289%202.304l1.316%203.622l.466.232a1.5%201.5%200%200%201-1.342%202.684l-1-.5a1.5%201.5%200%200%201-.74-.83l-1.52-4.183a.5.5%200%200%200-.47-.329h-2.305c-2.163%200-3.616-2.22-2.75-4.202l.844-1.928L10%209.677l-3.33%201.665a1.5%201.5%200%200%201-1.34-2.684l3.552-1.776a2.5%202.5%200%200%201%202.236%200l1.473.736l.241-.549A3%203%200%200%201%2012%205a3%203%200%200%201%203-3M5.817%2012.913a4.5%204.5%200%201%200%207.692%204.632l1.782.91a6.5%206.5%200%201%201-11.108-6.694z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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