diff options
Diffstat (limited to 'icons/device-mobile-message.svg')
-rw-r--r-- | icons/device-mobile-message.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/device-mobile-message.svg b/icons/device-mobile-message.svg new file mode 100644 index 00000000..1cd1bfe8 --- /dev/null +++ b/icons/device-mobile-message.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-device-mobile-message" 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" fill="none"/> + <path d="M11 3h10v8h-3l-4 2v-2h-3z" /> + <path d="M15 16v4a1 1 0 0 1 -1 1h-8a1 1 0 0 1 -1 -1v-14a1 1 0 0 1 1 -1h2" /> + <path d="M10 18v.01" /> +</svg> + + |