diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-02-12 20:27:43 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-12 20:27:43 -0500 |
commit | 98975d59231eeedeaa2b17998b56a3c21e5d647e (patch) | |
tree | 264e90afac5145f4357b172c2b775ad5f8a7f4b5 /ext/images/material-down-arrow.svg | |
parent | 2b4af57bd764ee07ed1d7db8e2985e34ba7ef8ea (diff) |
Move images (#1372)
* Move mixed/img/ to images/
* Move bg/img/ to images/
Diffstat (limited to 'ext/images/material-down-arrow.svg')
-rw-r--r-- | ext/images/material-down-arrow.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/images/material-down-arrow.svg b/ext/images/material-down-arrow.svg new file mode 100644 index 00000000..dd60c48d --- /dev/null +++ b/ext/images/material-down-arrow.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="24" height="12"><path d="M0 0h24L12 12z" fill="#666"/></svg>
\ No newline at end of file |