first commit
This commit is contained in:
3
src/icons/add.svg
Executable file
3
src/icons/add.svg
Executable file
@@ -0,0 +1,3 @@
|
||||
<svg fill="#ffffff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 133 B |
3
src/icons/arrow-back.svg
Executable file
3
src/icons/arrow-back.svg
Executable file
@@ -0,0 +1,3 @@
|
||||
<svg fill="#888888" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 158 B |
3
src/icons/arrow-drop-down.svg
Executable file
3
src/icons/arrow-drop-down.svg
Executable file
@@ -0,0 +1,3 @@
|
||||
<svg fill="#FFFFFF" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M7 10l5 5 5-5z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 112 B |
Reference in New Issue
Block a user