diff options
Diffstat (limited to 'images/themes/white/close.svg')
| -rw-r--r-- | images/themes/white/close.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/images/themes/white/close.svg b/images/themes/white/close.svg new file mode 100644 index 00000000..a888809d --- /dev/null +++ b/images/themes/white/close.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <g fill="none" fill-rule="evenodd" opacity="1"> + <path fill="none" d="M-10-10h36v36h-36z" opacity="1"/> + <path stroke="#000" stroke-linecap="round" stroke-width="1.5" d="M1 1l14 14M15 1L1 15"/> + </g> +</svg> |
