bill2-filled from Reicon by REICON · Filled · List · MIT Free for personal and commercial use.

Name
bill2-filled
Set
Reicon
Style
Filled
Category
List
Viewbox
24×24
License
MIT

2 other variants in Reicon

More list icons from Reicon

Use the bill2 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="M2 1.25a.75.75 0 0 0 0 1.5h2v9.527c0 1.34 0 2.01.268 2.601s.772 1.032 1.781 1.915l2 1.75c1.883 1.647 2.824 2.47 3.951 2.47s2.069-.823 3.951-2.47l2-1.75c1.008-.883 1.513-1.324 1.78-1.915c.269-.59.269-1.26.269-2.6V2.75h2a.75.75 0 0 0 0-1.5zm6.5 11a.75.75 0 0 0 0 1.5h7a.75.75 0 0 0 0-1.5zM7.75 8a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7A.75.75 0 0 1 7.75 8" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconBill2Filled(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="M2 1.25a.75.75 0 0 0 0 1.5h2v9.527c0 1.34 0 2.01.268 2.601s.772 1.032 1.781 1.915l2 1.75c1.883 1.647 2.824 2.47 3.951 2.47s2.069-.823 3.951-2.47l2-1.75c1.008-.883 1.513-1.324 1.78-1.915c.269-.59.269-1.26.269-2.6V2.75h2a.75.75 0 0 0 0-1.5zm6.5 11a.75.75 0 0 0 0 1.5h7a.75.75 0 0 0 0-1.5zM7.75 8a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7A.75.75 0 0 1 7.75 8" 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="M2 1.25a.75.75 0 0 0 0 1.5h2v9.527c0 1.34 0 2.01.268 2.601s.772 1.032 1.781 1.915l2 1.75c1.883 1.647 2.824 2.47 3.951 2.47s2.069-.823 3.951-2.47l2-1.75c1.008-.883 1.513-1.324 1.78-1.915c.269-.59.269-1.26.269-2.6V2.75h2a.75.75 0 0 0 0-1.5zm6.5 11a.75.75 0 0 0 0 1.5h7a.75.75 0 0 0 0-1.5zM7.75 8a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7A.75.75 0 0 1 7.75 8" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-bill2-filled {
  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%22M2%201.25a.75.75%200%200%200%200%201.5h2v9.527c0%201.34%200%202.01.268%202.601s.772%201.032%201.781%201.915l2%201.75c1.883%201.647%202.824%202.47%203.951%202.47s2.069-.823%203.951-2.47l2-1.75c1.008-.883%201.513-1.324%201.78-1.915c.269-.59.269-1.26.269-2.6V2.75h2a.75.75%200%200%200%200-1.5zm6.5%2011a.75.75%200%200%200%200%201.5h7a.75.75%200%200%200%200-1.5zM7.75%208a.75.75%200%200%201%20.75-.75h7a.75.75%200%200%201%200%201.5h-7A.75.75%200%200%201%207.75%208%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%22M2%201.25a.75.75%200%200%200%200%201.5h2v9.527c0%201.34%200%202.01.268%202.601s.772%201.032%201.781%201.915l2%201.75c1.883%201.647%202.824%202.47%203.951%202.47s2.069-.823%203.951-2.47l2-1.75c1.008-.883%201.513-1.324%201.78-1.915c.269-.59.269-1.26.269-2.6V2.75h2a.75.75%200%200%200%200-1.5zm6.5%2011a.75.75%200%200%200%200%201.5h7a.75.75%200%200%200%200-1.5zM7.75%208a.75.75%200%200%201%20.75-.75h7a.75.75%200%200%201%200%201.5h-7A.75.75%200%200%201%207.75%208%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/reicon/bill2-filled.svg?color=%231a73e8&size=48