diff options
Diffstat (limited to 'src/_icons/message-forward.svg')
-rw-r--r-- | src/_icons/message-forward.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/message-forward.svg b/src/_icons/message-forward.svg new file mode 100644 index 00000000..ab3e88d7 --- /dev/null +++ b/src/_icons/message-forward.svg @@ -0,0 +1,8 @@ +--- +category: Communication +--- +<svg> + <path d="M4 21v-13a3 3 0 0 1 3 -3h10a3 3 0 0 1 3 3v6a3 3 0 0 1 -3 3h-9l-4 4" /> + <path d="M13 9l2 2l-2 2" /> + <path d="M15 11h-6" /> +</svg> |