27 lines
1.5 KiB
XML
27 lines
1.5 KiB
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" role="img" aria-labelledby="title desc">
|
||
|
|
<title id="title">Bill Tracker maskable PWA icon</title>
|
||
|
|
<desc id="desc">A padded Bill Tracker mark for maskable app icon surfaces.</desc>
|
||
|
|
<defs>
|
||
|
|
<linearGradient id="trust" x1="142" x2="370" y1="378" y2="134" gradientUnits="userSpaceOnUse">
|
||
|
|
<stop offset="0" stop-color="#1e9f93"/>
|
||
|
|
<stop offset="0.58" stop-color="#40c878"/>
|
||
|
|
<stop offset="1" stop-color="#96e6a1"/>
|
||
|
|
</linearGradient>
|
||
|
|
<radialGradient id="glow" cx="44%" cy="34%" r="62%">
|
||
|
|
<stop offset="0" stop-color="#40c878" stop-opacity="0.18"/>
|
||
|
|
<stop offset="1" stop-color="#40c878" stop-opacity="0"/>
|
||
|
|
</radialGradient>
|
||
|
|
<linearGradient id="ink" x1="0" x2="512" y1="0" y2="512" gradientUnits="userSpaceOnUse">
|
||
|
|
<stop offset="0" stop-color="#172025"/>
|
||
|
|
<stop offset="1" stop-color="#0f1417"/>
|
||
|
|
</linearGradient>
|
||
|
|
</defs>
|
||
|
|
<rect width="512" height="512" fill="url(#ink)"/>
|
||
|
|
<rect width="512" height="512" fill="url(#glow)"/>
|
||
|
|
<rect x="118" y="256" width="44" height="92" rx="13" fill="url(#trust)" opacity="0.86"/>
|
||
|
|
<rect x="192" y="203" width="44" height="145" rx="13" fill="url(#trust)" opacity="0.94"/>
|
||
|
|
<rect x="266" y="152" width="44" height="196" rx="13" fill="url(#trust)"/>
|
||
|
|
<path d="m120 174 62 62 180-138" fill="none" stroke="#96e6a1" stroke-linecap="round" stroke-linejoin="round" stroke-width="34"/>
|
||
|
|
<path d="m120 174 62 62 180-138" fill="none" stroke="#40c878" stroke-linecap="round" stroke-linejoin="round" stroke-width="18"/>
|
||
|
|
</svg>
|