diff options
author | codecalm <codecalm@gmail.com> | 2020-10-22 23:14:13 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-22 23:14:13 +0200 |
commit | 82f1275ab4895837bb64a6da6dbe36afe83ab66a (patch) | |
tree | 94e9f8a0bbd57d5e502cb7b8fc401f524b3a4cb9 /src/_icons/device-mobile-message.svg | |
parent | Removed duplicate icon brightness-3.svg (diff) | |
download | tabler-icons-82f1275ab4895837bb64a6da6dbe36afe83ab66a.tar.xz |
icons fixes
Diffstat (limited to 'src/_icons/device-mobile-message.svg')
-rw-r--r-- | src/_icons/device-mobile-message.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/device-mobile-message.svg b/src/_icons/device-mobile-message.svg new file mode 100644 index 00000000..631a1eec --- /dev/null +++ b/src/_icons/device-mobile-message.svg @@ -0,0 +1,9 @@ +--- +category: Devices +tags: [iphone, phone, smartphone, cellphone, sms, texting, chat, text] +--- +<svg> + <path d="M11 3h10v8h-3l-4 2v-2h-3z"/> + <path d="M15 16v4a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h2"/> + <path d="M10 18v.01"/> +</svg> |