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/plus-circle-small.svg | |
parent | 2b4af57bd764ee07ed1d7db8e2985e34ba7ef8ea (diff) |
Move images (#1372)
* Move mixed/img/ to images/
* Move bg/img/ to images/
Diffstat (limited to 'ext/images/plus-circle-small.svg')
-rw-r--r-- | ext/images/plus-circle-small.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/images/plus-circle-small.svg b/ext/images/plus-circle-small.svg new file mode 100644 index 00000000..1ddc2b72 --- /dev/null +++ b/ext/images/plus-circle-small.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path d="M7.5 5C5.5729 5 4 6.5729 4 8.5S5.5729 12 7.5 12 11 10.4271 11 8.5 9.4271 5 7.5 5zM7 7h1v1h1v1H8v1H7V9H6V8h1z" fill="#333"/></svg>
\ No newline at end of file |