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/forward24.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/forward24.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/assets/icons/forward24.svg b/assets/icons/forward24.svg new file mode 100644 index 0000000..a2fdaba --- /dev/null +++ b/assets/icons/forward24.svg @@ -0,0 +1,10 @@ +<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> +<g clip-path="url(#clip0_204_235)"> +<path d="M15.674 3.11258L15.674 9M15.674 3.11258L8.5 3.11258M15.674 3.11258C14.4547 3.63965 13.2902 4.34718 12.1355 5.23196C6.92147 9.22691 4.88415 15.323 7.58502 18.8481C8.26848 19.7401 9.84336 20.6926 12.1355 20.8434" stroke="black" stroke-width="2" stroke-miterlimit="16"/> +</g> +<defs> +<clipPath id="clip0_204_235"> +<rect width="24" height="24" fill="white"/> +</clipPath> +</defs> +</svg> |