initial commit
1
icons/focus-16.svg
Normal file
|
After Width: | Height: | Size: 10 KiB |
1
icons/focus-32.svg
Normal file
|
After Width: | Height: | Size: 10 KiB |
1
icons/focus-48.svg
Normal file
|
After Width: | Height: | Size: 10 KiB |
1
icons/focus-96.svg
Normal file
|
After Width: | Height: | Size: 10 KiB |
5
icons/old/focus-16.svg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
||||
<rect width="16" height="16" rx="4" fill="#111b28"/>
|
||||
<path d="M8 2.2a5.8 5.8 0 1 0 5.8 5.8A4.8 4.8 0 1 1 8 2.2Z" fill="#f97316"/>
|
||||
<circle cx="9.8" cy="6.2" r="2.2" fill="#ffbe5c"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 255 B |
5
icons/old/focus-32.svg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
||||
<rect width="32" height="32" rx="8" fill="#111b28"/>
|
||||
<path d="M16 4.4A11.6 11.6 0 1 0 27.6 16 9.6 9.6 0 1 1 16 4.4Z" fill="#f97316"/>
|
||||
<circle cx="19.6" cy="12.4" r="4.4" fill="#ffbe5c"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 261 B |
5
icons/old/focus-48.svg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
||||
<rect width="48" height="48" rx="12" fill="#111b28"/>
|
||||
<path d="M24 6.6A17.4 17.4 0 1 0 41.4 24 14.4 14.4 0 1 1 24 6.6Z" fill="#f97316"/>
|
||||
<circle cx="29.4" cy="18.6" r="6.6" fill="#ffbe5c"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 264 B |
5
icons/old/focus-96.svg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96">
|
||||
<rect width="96" height="96" rx="24" fill="#111b28"/>
|
||||
<path d="M48 13.2A34.8 34.8 0 1 0 82.8 48 28.8 28.8 0 1 1 48 13.2Z" fill="#f97316"/>
|
||||
<circle cx="58.8" cy="37.2" r="13.2" fill="#ffbe5c"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 267 B |