You've already forked AstralRinth
forked from didirus/AstralRinth
Affiliates frontend (#4380)
* 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
This commit is contained in:
11
packages/assets/icons/affiliate.svg
Normal file
11
packages/assets/icons/affiliate.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
<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>
|
||||
|
After Width: | Height: | Size: 532 B |
Reference in New Issue
Block a user