fediparty/source/img/misc/hatsu.svg

11 lines
526 B
XML
Raw Normal View History

2024-02-04 12:01:53 +00:00
<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
<defs>
<!-- https://uigradients.com/#Lunada -->
<linearGradient id="lunada" x1="11%" y1="81%" x2="89%" y2="19%">
<stop offset="0%" style="stop-color:#5433ff;stop-opacity:1" />
<stop offset="50%" style="stop-color:#20bdff;stop-opacity:1" />
<stop offset="100%" style="stop-color:#a5fecb;stop-opacity:1" />
</linearGradient>
</defs>
<circle cx="50" cy="50" r="25" fill="url(#lunada)" />
</svg>