BillTracker/client/public/img/auth.svg

28 lines
1.7 KiB
XML
Raw Permalink Normal View History

2026-07-10 19:10:42 -05:00
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-labelledby="title desc">
<title id="title">Bill Tracker secure access</title>
<desc id="desc">A dark security shield with a green confirmation check and teal connection points.</desc>
<defs>
<linearGradient id="ink" x1="34" x2="222" y1="34" y2="222" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#172025"/>
<stop offset="1" stop-color="#0f1417"/>
</linearGradient>
<linearGradient id="trust" x1="62" x2="184" y1="190" y2="58" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#1e9f93"/>
<stop offset="0.58" stop-color="#40c878"/>
<stop offset="1" stop-color="#96e6a1"/>
</linearGradient>
<filter id="shadow" x="-18%" y="-16%" width="136%" height="140%" color-interpolation-filters="sRGB">
<feDropShadow dx="0" dy="12" stdDeviation="16" flood-color="#061014" flood-opacity="0.28"/>
</filter>
</defs>
<rect width="256" height="256" rx="58" fill="url(#ink)"/>
<g filter="url(#shadow)">
<path d="M128 45 186 67v44c0 41-24 71-58 90-34-19-58-49-58-90V67l58-22Z" fill="none" stroke="url(#trust)" stroke-width="14" stroke-linejoin="round"/>
<path d="M101 126.5 120.5 146 162 93" fill="none" stroke="#96e6a1" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"/>
<path d="M101 126.5 120.5 146 162 93" fill="none" stroke="#40c878" stroke-linecap="round" stroke-linejoin="round" stroke-width="8"/>
<circle cx="75" cy="182" r="13" fill="#23b6a8"/>
<circle cx="181" cy="182" r="13" fill="#23b6a8"/>
<path d="M88 182h80" stroke="#23b6a8" stroke-linecap="round" stroke-width="8" opacity="0.76"/>
</g>
2026-05-15 00:03:32 -05:00
</svg>