diff options
Diffstat (limited to 'assets/icons')
-rw-r--r-- | assets/icons/close24.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/icons/close24.svg b/assets/icons/close24.svg new file mode 100644 index 0000000..d7e82ba --- /dev/null +++ b/assets/icons/close24.svg @@ -0,0 +1,4 @@ +<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> +<path d="M3 3L21 21" stroke="black" stroke-width="2"/> +<path d="M3 21L21 3" stroke="black" stroke-width="2"/> +</svg> |