diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2020-11-15 12:10:33 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-15 12:10:33 -0500 |
commit | 37af524015ce900af2f9ac2a7cb4efe9a79a55ee (patch) | |
tree | d22297e5fbed71c4528f75b1cafd3c681150361c /ext/mixed/img/cross.svg | |
parent | c387898902cf24e017e18f9e3bb140df5d791bb7 (diff) |
Add cross icon (#1034)
Diffstat (limited to 'ext/mixed/img/cross.svg')
-rw-r--r-- | ext/mixed/img/cross.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mixed/img/cross.svg b/ext/mixed/img/cross.svg new file mode 100644 index 00000000..9b3d6a5c --- /dev/null +++ b/ext/mixed/img/cross.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="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 |