diff options
Diffstat (limited to 'image/drop-down.svg')
-rw-r--r-- | image/drop-down.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/image/drop-down.svg b/image/drop-down.svg new file mode 100644 index 0000000..9dafd13 --- /dev/null +++ b/image/drop-down.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36"> + <path d="M10.5 15l7.5 7.5 7.5-7.5z"/> + <path d="M0 0h36v36h-36z" fill="none"/> +</svg> |