diff options
author | polwex <polwex@sortug.com> | 2025-09-11 01:48:14 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-09-11 01:48:14 +0700 |
commit | b1d68ac307ed87d63e83820cbdf843fff0fd9f7f (patch) | |
tree | d6a684a70a80509e68ff667b842aa4e4c091906f /front/src/assets/icons/reply.svg |
init
Diffstat (limited to 'front/src/assets/icons/reply.svg')
-rw-r--r-- | front/src/assets/icons/reply.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/front/src/assets/icons/reply.svg b/front/src/assets/icons/reply.svg new file mode 100644 index 0000000..db86cfd --- /dev/null +++ b/front/src/assets/icons/reply.svg @@ -0,0 +1,3 @@ +<svg width="19" height="21" viewBox="0 0 19 21" fill="none" xmlns="http://www.w3.org/2000/svg"> +<path d="M9.25452 13.4142L4.66867 18V13.4142H2.83434C1.82545 13.4142 1 12.5887 1 11.5798V3.3253C1 2.31642 1.82545 1.49097 2.83434 1.49097H15.6747C16.6836 1.49097 17.509 2.31642 17.509 3.3253V11.5798C17.509 12.5887 16.6836 13.4142 15.6747 13.4142H9.25452Z" stroke="#757678" stroke-width="2"/> +</svg> |