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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 3a3 3 0 0 1 3 3v14a1 1 0 0 1-1.524.852l-2.726-1.678l-2.726 1.678a1 1 0 0 1-1.048 0l-2.726-1.678l-2.726 1.678A1.001 1.001 0 0 1 6 20v-6H4a1 1 0 0 1-1-1V5.5A2.5 2.5 0 0 1 5.5 3zm-7 9a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2zM5.5 5a.5.5 0 0 0-.5.5V12h1V5.5a.5.5 0 0 0-.5-.5M11 8a1 1 0 1 0 0 2h5a1 1 0 1 0 0-2z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteBill2Fill(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="M18 3a3 3 0 0 1 3 3v14a1 1 0 0 1-1.524.852l-2.726-1.678l-2.726 1.678a1 1 0 0 1-1.048 0l-2.726-1.678l-2.726 1.678A1.001 1.001 0 0 1 6 20v-6H4a1 1 0 0 1-1-1V5.5A2.5 2.5 0 0 1 5.5 3zm-7 9a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2zM5.5 5a.5.5 0 0 0-.5.5V12h1V5.5a.5.5 0 0 0-.5-.5M11 8a1 1 0 1 0 0 2h5a1 1 0 1 0 0-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 3a3 3 0 0 1 3 3v14a1 1 0 0 1-1.524.852l-2.726-1.678l-2.726 1.678a1 1 0 0 1-1.048 0l-2.726-1.678l-2.726 1.678A1.001 1.001 0 0 1 6 20v-6H4a1 1 0 0 1-1-1V5.5A2.5 2.5 0 0 1 5.5 3zm-7 9a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2zM5.5 5a.5.5 0 0 0-.5.5V12h1V5.5a.5.5 0 0 0-.5-.5M11 8a1 1 0 1 0 0 2h5a1 1 0 1 0 0-2z"/></svg>
</template>

CSS

.icon-bill-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%22M18%203a3%203%200%200%201%203%203v14a1%201%200%200%201-1.524.852l-2.726-1.678l-2.726%201.678a1%201%200%200%201-1.048%200l-2.726-1.678l-2.726%201.678A1.001%201.001%200%200%201%206%2020v-6H4a1%201%200%200%201-1-1V5.5A2.5%202.5%200%200%201%205.5%203zm-7%209a1%201%200%201%200%200%202h4a1%201%200%201%200%200-2zM5.5%205a.5.5%200%200%200-.5.5V12h1V5.5a.5.5%200%200%200-.5-.5M11%208a1%201%200%201%200%200%202h5a1%201%200%201%200%200-2z%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%22M18%203a3%203%200%200%201%203%203v14a1%201%200%200%201-1.524.852l-2.726-1.678l-2.726%201.678a1%201%200%200%201-1.048%200l-2.726-1.678l-2.726%201.678A1.001%201.001%200%200%201%206%2020v-6H4a1%201%200%200%201-1-1V5.5A2.5%202.5%200%200%201%205.5%203zm-7%209a1%201%200%201%200%200%202h4a1%201%200%201%200%200-2zM5.5%205a.5.5%200%200%200-.5.5V12h1V5.5a.5.5%200%200%200-.5-.5M11%208a1%201%200%201%200%200%202h5a1%201%200%201%200%200-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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