diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-01-23 13:48:54 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-23 13:48:54 -0500 |
commit | ca3f9c3648f07480707a3b02e4ad70e3fd0a3d81 (patch) | |
tree | 7a75836665c608f0576f343db326a95b180af223 /ext/mixed/img/checkmark.svg | |
parent | a24f3f5347fdfe528082896c8aa255fc19ac2dd4 (diff) |
Update icons (#1295)
* Update icons
* Simplify sidebar-button-icon styles
Diffstat (limited to 'ext/mixed/img/checkmark.svg')
-rw-r--r-- | ext/mixed/img/checkmark.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mixed/img/checkmark.svg b/ext/mixed/img/checkmark.svg new file mode 100644 index 00000000..14504166 --- /dev/null +++ b/ext/mixed/img/checkmark.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="M6.5 13l8-8-2-2-6 6-3-3-2 2z"/></svg>
\ No newline at end of file |