diff options
author | David Phillips <dbphillipsnz@gmail.com> | 2016-03-14 15:22:42 +1300 |
---|---|---|
committer | David Phillips <dbphillipsnz@gmail.com> | 2016-03-14 15:24:40 +1300 |
commit | 82299f675955eebb1f024a4f7272c894a6a665d8 (patch) | |
tree | fc4ab0b668599de6cbefed37d1848e83bb013c21 /image/drop-down.svg | |
parent | 00f2fc95a0db4e2f26c5d09ac292d0e682799744 (diff) | |
download | petrichor-82299f675955eebb1f024a4f7272c894a6a665d8.tar.xz |
Move all remaining images to common directory
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> |