mirror of
https://github.com/Nezumi-2711/uptime-monitoring.git
synced 2026-09-22 13:48:31 +00:00
11 lines
482 B
XML
11 lines
482 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
|
<defs>
|
|
<linearGradient id="brand" x1="72" y1="48" x2="440" y2="464" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#3ecf8e"/>
|
|
<stop offset="1" stop-color="#24b47e"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect width="512" height="512" rx="112" fill="url(#brand)"/>
|
|
<path d="M285 70 132 283h118l-23 159 153-229H262L285 70Z" fill="#fff" stroke="#fff" stroke-linejoin="round" stroke-width="18"/>
|
|
</svg>
|