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/palette.svg | |
parent | 2b4af57bd764ee07ed1d7db8e2985e34ba7ef8ea (diff) |
Move images (#1372)
* Move mixed/img/ to images/
* Move bg/img/ to images/
Diffstat (limited to 'ext/images/palette.svg')
-rw-r--r-- | ext/images/palette.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/images/palette.svg b/ext/images/palette.svg new file mode 100644 index 00000000..4a615ef2 --- /dev/null +++ b/ext/images/palette.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 .5C3.85786.5.5 3.85786.5 8c0 4.14214 3.35786 7.5 7.5 7.5 2.5209 0 1.25017-2.49957.47852-3.63867-.80904-1.19429.27195-1.86152 1.3828-1.36524C13.04713 11.91938 15.5 10.75 15.5 8 15.5 3.85786 12.14214.5 8 .5zm-2 2c.69036 0 1.25.55964 1.25 1.25S6.69036 5 6 5s-1.25-.55964-1.25-1.25S5.30964 2.5 6 2.5zm4 0c.69036 0 1.25.55964 1.25 1.25S10.69036 5 10 5s-1.25-.55964-1.25-1.25S9.30964 2.5 10 2.5zm-6.75 3c.69036 0 1.25.55964 1.25 1.25S3.94036 8 3.25 8 2 7.44036 2 6.75 2.55964 5.5 3.25 5.5zm9.5 0c.69036 0 1.25.55964 1.25 1.25S13.44036 8 12.75 8s-1.25-.55964-1.25-1.25.55964-1.25 1.25-1.25z" fill="#333"/></svg>
\ No newline at end of file |