diff options
Diffstat (limited to 'icons/brand-messenger.svg')
-rw-r--r-- | icons/brand-messenger.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/brand-messenger.svg b/icons/brand-messenger.svg new file mode 100644 index 0000000..770f567 --- /dev/null +++ b/icons/brand-messenger.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-messenger" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <path d="M3 20l1.3 -3.9a9 8 0 1 1 3.4 2.9l-4.7 1" /> + <path d="M8 13l3 -2l2 2l3 -2" /> +</svg> + + |