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/magnifying-glass.svg | |
parent | 2b4af57bd764ee07ed1d7db8e2985e34ba7ef8ea (diff) |
Move images (#1372)
* Move mixed/img/ to images/
* Move bg/img/ to images/
Diffstat (limited to 'ext/images/magnifying-glass.svg')
-rw-r--r-- | ext/images/magnifying-glass.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/images/magnifying-glass.svg b/ext/images/magnifying-glass.svg new file mode 100644 index 00000000..a8367d8d --- /dev/null +++ b/ext/images/magnifying-glass.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="M10.781 9.7188l-1.0312.03125-.03125 1.0312 4.5 4.5c.70833.7085 1.7708-.354 1.0625-1.0625zM5.7498.5C2.8592.5.4998 2.8594.4998 5.75S2.8592 11 5.7498 11s5.25-2.3594 5.25-5.25S8.6404.5 5.7498.5zm0 1.5c2.08 0 3.75 1.67 3.75 3.75s-1.67 3.75-3.75 3.75-3.75-1.67-3.75-3.75S3.6698 2 5.7498 2z" fill="#333"/></svg>
\ No newline at end of file |