Improve settings
This commit is contained in:
parent
2509199abc
commit
81a8834c4d
19 changed files with 439 additions and 123 deletions
11
frontend/static/circle.svg
Normal file
11
frontend/static/circle.svg
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 24 24" stroke-width="1.5" stroke="#ffffff" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
||||
<path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
|
||||
<path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
|
||||
<path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
|
||||
<path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
|
||||
<path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
|
||||
<path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
|
||||
<path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
|
||||
<path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 619 B |
Loading…
Add table
Add a link
Reference in a new issue