diff options
author | 2025-05-07 00:26:44 +0100 | |
---|---|---|
committer | 2025-05-07 00:26:44 +0100 | |
commit | d83baa78b0b029a5c25b781ee3f77ae3cbecf60d (patch) | |
tree | dfb12503c069dfd7a8d969119957fdb619a418c4 /assets/icons/contact24.svg | |
parent | 7859947fcc643a96d20b7c56df912d8e3230429d (diff) | |
download | macaw-web-d83baa78b0b029a5c25b781ee3f77ae3cbecf60d.tar.gz macaw-web-d83baa78b0b029a5c25b781ee3f77ae3cbecf60d.tar.bz2 macaw-web-d83baa78b0b029a5c25b781ee3f77ae3cbecf60d.zip |
feat: message sent icons
Diffstat (limited to '')
-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> |