bill 2 icon
bill-2-broken from Solar by 480 Design · Broken · List · CC-BY-4.0 Attribution required.
- Name
- bill-2-broken
- Set
- Solar
- Style
- Broken
- Category
- List
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More list icons from Solar
checklist-boldchecklist-minimalistic-boldlist-arrow-down-boldlist-arrow-down-minimalistic-boldlist-arrow-up-boldlist-arrow-up-minimalistic-boldlist-boldlist-check-boldlist-check-minimalistic-boldlist-cross-boldlist-cross-minimalistic-boldlist-down-boldlist-down-minimalistic-boldlist-heart-boldlist-heart-minimalistic-boldlist-up-boldlist-up-minimalistic-boldlist-vertical-boldplaylist-2-boldplaylist-boldplaylist-minimalistic-2-boldplaylist-minimalistic-3-boldplaylist-minimalistic-boldsort-alphabetically-bold
Use the bill 2 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-linecap="round" stroke-width="1.5"><path d="M2 2H22"/><path d="M8.04897 18.5309C9.93152 20.177 10.8728 21 12 21C13.1272 21 14.0685 20.177 15.951 18.5309L17.951 16.7822C18.9595 15.9004 19.4638 15.4595 19.7319 14.8691C20 14.2787 20 13.6091 20 12.27V9.70249M20 6V2H4V12.27C4 13.6091 4 14.2787 4.2681 14.8691C4.44333 15.255 4.71945 15.577 5.17131 16"/><path d="M8.5 13L15.5 13"/><path d="M8.5 8L15.5 8"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarBill2Broken(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" strokeLinecap="round" strokeWidth="1.5"><path d="M2 2H22"/><path d="M8.04897 18.5309C9.93152 20.177 10.8728 21 12 21C13.1272 21 14.0685 20.177 15.951 18.5309L17.951 16.7822C18.9595 15.9004 19.4638 15.4595 19.7319 14.8691C20 14.2787 20 13.6091 20 12.27V9.70249M20 6V2H4V12.27C4 13.6091 4 14.2787 4.2681 14.8691C4.44333 15.255 4.71945 15.577 5.17131 16"/><path d="M8.5 13L15.5 13"/><path d="M8.5 8L15.5 8"/></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-linecap="round" stroke-width="1.5"><path d="M2 2H22"/><path d="M8.04897 18.5309C9.93152 20.177 10.8728 21 12 21C13.1272 21 14.0685 20.177 15.951 18.5309L17.951 16.7822C18.9595 15.9004 19.4638 15.4595 19.7319 14.8691C20 14.2787 20 13.6091 20 12.27V9.70249M20 6V2H4V12.27C4 13.6091 4 14.2787 4.2681 14.8691C4.44333 15.255 4.71945 15.577 5.17131 16"/><path d="M8.5 13L15.5 13"/><path d="M8.5 8L15.5 8"/></g></svg> </template>
CSS
.icon-bill-2-broken {
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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%202H22%22%2F%3E%3Cpath%20d%3D%22M8.04897%2018.5309C9.93152%2020.177%2010.8728%2021%2012%2021C13.1272%2021%2014.0685%2020.177%2015.951%2018.5309L17.951%2016.7822C18.9595%2015.9004%2019.4638%2015.4595%2019.7319%2014.8691C20%2014.2787%2020%2013.6091%2020%2012.27V9.70249M20%206V2H4V12.27C4%2013.6091%204%2014.2787%204.2681%2014.8691C4.44333%2015.255%204.71945%2015.577%205.17131%2016%22%2F%3E%3Cpath%20d%3D%22M8.5%2013L15.5%2013%22%2F%3E%3Cpath%20d%3D%22M8.5%208L15.5%208%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%202H22%22%2F%3E%3Cpath%20d%3D%22M8.04897%2018.5309C9.93152%2020.177%2010.8728%2021%2012%2021C13.1272%2021%2014.0685%2020.177%2015.951%2018.5309L17.951%2016.7822C18.9595%2015.9004%2019.4638%2015.4595%2019.7319%2014.8691C20%2014.2787%2020%2013.6091%2020%2012.27V9.70249M20%206V2H4V12.27C4%2013.6091%204%2014.2787%204.2681%2014.8691C4.44333%2015.255%204.71945%2015.577%205.17131%2016%22%2F%3E%3Cpath%20d%3D%22M8.5%2013L15.5%2013%22%2F%3E%3Cpath%20d%3D%22M8.5%208L15.5%208%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/bill-2-broken.svg?color=%231a73e8&size=48