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/popup-size.svg | |
parent | 2b4af57bd764ee07ed1d7db8e2985e34ba7ef8ea (diff) |
Move images (#1372)
* Move mixed/img/ to images/
* Move bg/img/ to images/
Diffstat (limited to 'ext/images/popup-size.svg')
-rw-r--r-- | ext/images/popup-size.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/images/popup-size.svg b/ext/images/popup-size.svg new file mode 100644 index 00000000..220409db --- /dev/null +++ b/ext/images/popup-size.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="M2 6c-.554 0-1 .446-1 1v5c0 .554.446 1 1 1h1v2l1.5-2H11c.554 0 1-.446 1-1V7c0-.554-.446-1-1-1zm0 1h2.5v1H3v1.5H2zm8 2.5h1V12H8.5v-1H10zM13 12h1v1h-1zM14 11h1v1h-1zM14 9h1v1h-1zM14 7h1v1h-1zM14 5h1v1h-1zM1 4h1v1H1zM1 2h1v1H1zM2 1h1v1H2zM4 1h1v1H4zM6 1h1v1H6zM8 1h1v1H8zM10 1h1v1h-1zM12 1h1v1h-1zM14 3h1v1h-1zM14 1h1v1h-1z" fill="#333"/></svg>
\ No newline at end of file |