9 lines
638 B
XML
9 lines
638 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" role="img" aria-labelledby="title desc">
|
|
<title id="title">Bills glyph</title>
|
|
<desc id="desc">A receipt with ledger lines and a checkmark.</desc>
|
|
<rect width="96" height="96" rx="22" fill="#101417"/>
|
|
<path d="M27 17h42v62l-8-6-7 6-7-6-7 6-7-6-6 5V17Z" fill="none" stroke="#40c878" stroke-width="6" stroke-linejoin="round"/>
|
|
<path d="M36 34h20M36 46h16M36 58h12" stroke="#96e6a1" stroke-width="5" stroke-linecap="round" opacity="0.78"/>
|
|
<path d="m52 56 7 7 16-22" fill="none" stroke="#23b6a8" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
|
|
</svg>
|