ico
4
code/public/static/favicon/svg_base/base_01.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
||||
<rect width="16" height="16" fill="VAR_BG"/>
|
||||
<path d="M5 4h4c2 0 3 1 3 2.5S11 9 9 9H7v3H5z" fill="VAR_FG"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 179 B |
4
code/public/static/favicon/svg_base/base_02.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
||||
<rect width="16" height="16" fill="VAR_BG"/>
|
||||
<path d="M9 1L3 9h4l-1 6 7-9H9z" fill="VAR_FG"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 165 B |
8
code/public/static/favicon/svg_base/base_03.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
||||
<rect width="16" height="16" fill="VAR_BG"/>
|
||||
<circle cx="8" cy="8" r="5" fill="VAR_FG"/>
|
||||
<circle cx="6" cy="6" r="1" fill="VAR_BG"/>
|
||||
<circle cx="10" cy="6" r="1" fill="VAR_BG"/>
|
||||
<circle cx="6" cy="10" r="1" fill="VAR_BG"/>
|
||||
<circle cx="10" cy="10" r="1" fill="VAR_BG"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 348 B |
4
code/public/static/favicon/svg_base/base_04.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
||||
<rect width="16" height="16" fill="VAR_BG"/>
|
||||
<path d="M8 3l5 10H3z" fill="VAR_FG"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 155 B |
4
code/public/static/favicon/svg_base/base_05.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
||||
<rect width="16" height="16" fill="VAR_BG"/>
|
||||
<polygon points="6,4 12,8 6,12" fill="VAR_FG"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 164 B |
5
code/public/static/favicon/svg_base/base_06.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" fill="VAR_BG"/>
|
||||
<rect x="4" y="3" width="3" height="10" fill="VAR_FG"/>
|
||||
<rect x="9" y="3" width="3" height="10" fill="VAR_FG"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 230 B |
4
code/public/static/favicon/svg_base/base_07.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
||||
<rect width="16" height="16" fill="VAR_BG"/>
|
||||
<path d="M3 4h10v6H7l-2 2v-2H3z" fill="VAR_FG"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 165 B |
5
code/public/static/favicon/svg_base/base_08.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" fill="VAR_BG"/>
|
||||
<ellipse cx="8" cy="8" rx="5" ry="3" fill="VAR_FG"/>
|
||||
<circle cx="8" cy="8" r="1.5" fill="VAR_BG"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 217 B |
4
code/public/static/favicon/svg_base/base_09.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
||||
<rect width="16" height="16" fill="VAR_BG"/>
|
||||
<rect x="4" y="4" width="8" height="8" fill="VAR_FG"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 171 B |
4
code/public/static/favicon/svg_base/base_10.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
||||
<rect width="16" height="16" fill="VAR_BG"/>
|
||||
<path d="M2 9c2-3 4 3 6 0s4 3 6 0" stroke="VAR_FG" stroke-width="2" fill="none"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 198 B |