18 lines
1.0 KiB
XML
18 lines
1.0 KiB
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" role="img" aria-labelledby="title desc">
|
||
|
|
<title id="title">Tracker glyph</title>
|
||
|
|
<desc id="desc">Three rising bars with a checkmark for bill tracking.</desc>
|
||
|
|
<defs>
|
||
|
|
<linearGradient id="g" x1="20" x2="76" y1="76" y2="18" gradientUnits="userSpaceOnUse">
|
||
|
|
<stop offset="0" stop-color="#1e9f93"/>
|
||
|
|
<stop offset="0.62" stop-color="#40c878"/>
|
||
|
|
<stop offset="1" stop-color="#96e6a1"/>
|
||
|
|
</linearGradient>
|
||
|
|
</defs>
|
||
|
|
<rect width="96" height="96" rx="22" fill="#101417"/>
|
||
|
|
<rect x="22" y="50" width="10" height="25" rx="4" fill="url(#g)" opacity="0.78"/>
|
||
|
|
<rect x="40" y="38" width="10" height="37" rx="4" fill="url(#g)" opacity="0.9"/>
|
||
|
|
<rect x="58" y="26" width="10" height="49" rx="4" fill="url(#g)"/>
|
||
|
|
<path d="m21 30 14 14 40-30" fill="none" stroke="#96e6a1" stroke-linecap="round" stroke-linejoin="round" stroke-width="8"/>
|
||
|
|
<path d="m21 30 14 14 40-30" fill="none" stroke="#40c878" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/>
|
||
|
|
</svg>
|