summaryrefslogtreecommitdiffstats
path: root/assets/icons
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@bunny.garden>2025-05-24 12:03:57 +0100
committerLibravatar cel 🌸 <cel@bunny.garden>2025-05-24 12:03:57 +0100
commit5f5edccaf327727662db027b9fc4cdf86365e20b (patch)
tree31acfd8d32b7e26486e40603e1d721cb13f13167 /assets/icons
parenteff7045e9f871c0ec6eb0401c77ab4209b36d636 (diff)
downloadmacaw-web-5f5edccaf327727662db027b9fc4cdf86365e20b.tar.gz
macaw-web-5f5edccaf327727662db027b9fc4cdf86365e20b.tar.bz2
macaw-web-5f5edccaf327727662db027b9fc4cdf86365e20b.zip
feat: modal
Diffstat (limited to 'assets/icons')
-rw-r--r--assets/icons/close24.svg4
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>