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/lock.svg | |
parent | 2b4af57bd764ee07ed1d7db8e2985e34ba7ef8ea (diff) |
Move images (#1372)
* Move mixed/img/ to images/
* Move bg/img/ to images/
Diffstat (limited to 'ext/images/lock.svg')
-rw-r--r-- | ext/images/lock.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/images/lock.svg b/ext/images/lock.svg new file mode 100644 index 00000000..ec42789e --- /dev/null +++ b/ext/images/lock.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="M8 1.5C6.07589 1.5 4.5 3.07589 4.5 5v2.5H4c-.55226.00006-.99994.44774-1 1v5c.00006.55226.44774.99994 1 1h8c.55226-.00006.99994-.44774 1-1v-5c-.00006-.55226-.44774-.99994-1-1h-.5V5c0-1.92411-1.57589-3.5-3.5-3.5zM8 3c1.11345 0 2 .88655 2 2v2.5H6V5c0-1.11345.88655-2 2-2z" fill="#333"/></svg>
\ No newline at end of file |