diff options
author | 2025-04-11 15:10:25 +0100 | |
---|---|---|
committer | 2025-04-11 15:10:25 +0100 | |
commit | 80524e515406007915cb9978f403407a98c44e1e (patch) | |
tree | 895e7b8be01f6f13270c9f0604083df4be38b958 /assets/icons/contact24.svg | |
parent | 4deb7470413a9d53323f6bedf26882ad2b0844a6 (diff) | |
download | macaw-80524e515406007915cb9978f403407a98c44e1e.tar.gz macaw-80524e515406007915cb9978f403407a98c44e1e.tar.bz2 macaw-80524e515406007915cb9978f403407a98c44e1e.zip |
feat: icons
Diffstat (limited to 'assets/icons/contact24.svg')
-rw-r--r-- | assets/icons/contact24.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/icons/contact24.svg b/assets/icons/contact24.svg new file mode 100644 index 0000000..da03215 --- /dev/null +++ b/assets/icons/contact24.svg @@ -0,0 +1,4 @@ +<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> +<circle cx="12.0678" cy="8" r="5" stroke="black" stroke-width="2"/> +<path d="M12 13C4.11584 13 3.01209 18.3333 3 21H21.0264C21.0264 18.5973 19.8842 13 12 13Z" stroke="black" stroke-width="2"/> +</svg> |