diff options
author | David Phillips <dbphillipsnz@gmail.com> | 2016-03-14 16:25:32 +1300 |
---|---|---|
committer | David Phillips <dbphillipsnz@gmail.com> | 2016-03-14 16:25:32 +1300 |
commit | d6bb5c09203ec2b2e2add38c11aab22fcbe3581c (patch) | |
tree | 5199710acc34975ebf97ae0f75e28cf86b2d4d3c /image/drop-down.svg | |
parent | b4607e0d51a1982272460e0ab9af359d92876f3f (diff) | |
parent | 6bd10915ee2fdaac0fa41199dd095c3f6c02c027 (diff) | |
download | petrichor-d6bb5c09203ec2b2e2add38c11aab22fcbe3581c.tar.xz |
Merge branch 'release'1.0
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> |