You've already forked AstralRinth
forked from didirus/AstralRinth
* Begin affiliates frontend * Significant work on hooking up affiliates ui * Clean up server nodes menu * affiliates work * update affiliate time * oops * fix local import * fix local import x2 * remove line in dashboard * lint
12 lines
532 B
XML
12 lines
532 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
|
|
<g>
|
|
<circle cx="12" cy="12" r="7"/>
|
|
<circle cx="12" cy="10.6" r="2.1"/>
|
|
<circle cx="3.7" cy="3.7" r="1.8"/>
|
|
<circle cx="20.3" cy="3.7" r="1.8"/>
|
|
<circle cx="3.7" cy="20.3" r="1.8"/>
|
|
<circle cx="20.3" cy="20.3" r="1.8"/>
|
|
<path d="M8.5 18.1v-1.2c0-.8.6-1.4 1.4-1.4h4.2c.8 0 1.4.6 1.4 1.4v1.2M17 7l2-2M5 19l2-2M17 17l2 2M5 5l2 2"/>
|
|
</g>
|
|
</svg>
|