10 lines
700 B
XML
10 lines
700 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" role="img" aria-labelledby="title desc">
|
|
<title id="title">Snowball and payoff glyph</title>
|
|
<desc id="desc">Two growing payoff circles following an upward path.</desc>
|
|
<rect width="96" height="96" rx="22" fill="#101417"/>
|
|
<circle cx="33" cy="36" r="11" fill="none" stroke="#96e6a1" stroke-width="6" opacity="0.82"/>
|
|
<circle cx="58" cy="57" r="18" fill="none" stroke="#40c878" stroke-width="6"/>
|
|
<path d="M20 74c19-3 41-19 57-53" fill="none" stroke="#23b6a8" stroke-width="8" stroke-linecap="round"/>
|
|
<path d="M61 22h16v16" fill="none" stroke="#96e6a1" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
|
|
</svg>
|