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/cross.svg | |
parent | a24f3f5347fdfe528082896c8aa255fc19ac2dd4 (diff) |
Update icons (#1295)
* Update icons
* Simplify sidebar-button-icon styles
Diffstat (limited to 'ext/mixed/img/cross.svg')
-rw-r--r-- | ext/mixed/img/cross.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mixed/img/cross.svg b/ext/mixed/img/cross.svg index 9b3d6a5c..9ea89e51 100644 --- a/ext/mixed/img/cross.svg +++ b/ext/mixed/img/cross.svg @@ -1 +1 @@ -<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path d="M3.5605 1.4395L1.4394 3.5606l4.4395 4.4395-4.4395 4.4395 2.1211 2.1211L8 10.1212l4.1895 4.4395 2.1211-2.1211-4.1895-4.4395 4.1895-4.4395-2.1211-2.1211L8 5.879z" fill="#333"/></svg>
\ No newline at end of file +<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path d="M1.5 3.5l2-2L8 6l4.5-4.5 2 2L10 8l4.5 4.5-2 2L8 10l-4.5 4.5-2-2L6 8z"/></svg>
\ No newline at end of file |