mirror of
https://github.com/coracle-social/flotilla.git
synced 2025-12-10 10:57:04 +00:00
Add new icon
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -24,5 +24,5 @@ static/pwa-192x192.png
|
||||
static/pwa-512x512.png
|
||||
static/apple-touch-icon-180x180.png
|
||||
static/maskable-icon-512x512.png
|
||||
src/assets
|
||||
src/assets/icons/*.webp
|
||||
manifest.webmanifest
|
||||
|
||||
4
src/assets/icons/Sort Vertical.svg
Normal file
4
src/assets/icons/Sort Vertical.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M16 18L16 6M16 6L20 10.125M16 6L12 10.125" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M8 6L8 18M8 18L12 13.875M8 18L4 13.875" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 374 B |
Reference in New Issue
Block a user