diff options
author | codecalm <codecalm@gmail.com> | 2020-08-18 17:16:15 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-18 17:16:15 +0200 |
commit | f5f64efb683016204cfd9fb7a08e135e2f427b43 (patch) | |
tree | 8b34c2de6b4386896b530d76654ff15c04fa9f94 /src | |
parent | `brand-whatsapp` icon #47 (diff) | |
download | tabler-icons-f5f64efb683016204cfd9fb7a08e135e2f427b43.tar.xz |
`brand-messenger` icon #53
Diffstat (limited to 'src')
-rw-r--r-- | src/_icons/brand-messenger.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/brand-messenger.svg b/src/_icons/brand-messenger.svg new file mode 100644 index 00000000..a7acd6dc --- /dev/null +++ b/src/_icons/brand-messenger.svg @@ -0,0 +1,7 @@ +--- +category: Brand +--- +<svg> + <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> |