chore: consolidate platform split checks
This commit is contained in:
10
webui/public/favicon.svg
Normal file
10
webui/public/favicon.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" role="img" aria-label="GovOPlaN">
|
||||
<g transform="rotate(-90 256 256)" fill="none" stroke-width="132" stroke-linecap="butt">
|
||||
<circle cx="256" cy="256" r="170" stroke="#ef6b3a" stroke-dasharray="213.63 854.51" stroke-dashoffset="0"/>
|
||||
<circle cx="256" cy="256" r="170" stroke="#f2c66d" stroke-dasharray="213.63 854.51" stroke-dashoffset="-213.63"/>
|
||||
<circle cx="256" cy="256" r="170" stroke="#80b9b0" stroke-dasharray="213.63 854.51" stroke-dashoffset="-427.26"/>
|
||||
<circle cx="256" cy="256" r="170" stroke="#7e9fc0" stroke-dasharray="213.63 854.51" stroke-dashoffset="-640.88"/>
|
||||
<circle cx="256" cy="256" r="170" stroke="#56545f" stroke-dasharray="213.63 854.51" stroke-dashoffset="-854.51"/>
|
||||
</g>
|
||||
<circle cx="256" cy="256" r="104" fill="#25282a"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 838 B |
Reference in New Issue
Block a user