10 lines
674 B
XML
10 lines
674 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-labelledby="title desc">
|
|
<title id="title">Bill Tracker monochrome mark</title>
|
|
<desc id="desc">A one-color Bill Tracker bar chart and checkmark.</desc>
|
|
<rect width="256" height="256" rx="58" fill="#101417"/>
|
|
<rect x="61" y="123" width="28" height="59" rx="8" fill="#f8faf9" opacity="0.74"/>
|
|
<rect x="101" y="95" width="28" height="87" rx="8" fill="#f8faf9" opacity="0.86"/>
|
|
<rect x="141" y="69" width="28" height="113" rx="8" fill="#f8faf9"/>
|
|
<path d="M62 80.5 97.5 116 190 45" fill="none" stroke="#f8faf9" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"/>
|
|
</svg>
|