diff options
author | codecalm <codecalm@gmail.com> | 2020-10-22 23:47:05 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-22 23:47:05 +0200 |
commit | e4d65242ef7c4409b39985ad24a8f480094a0dbc (patch) | |
tree | c4d94c1d2b0afdee0a427ddbd799de9314aff49a /src/_icons/device-mobile-message.svg | |
parent | droplet icons fixes (diff) | |
download | tabler-icons-e4d65242ef7c4409b39985ad24a8f480094a0dbc.tar.xz |
hand icons
Diffstat (limited to 'src/_icons/device-mobile-message.svg')
-rw-r--r-- | src/_icons/device-mobile-message.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/device-mobile-message.svg b/src/_icons/device-mobile-message.svg index 631a1eec..14a04b48 100644 --- a/src/_icons/device-mobile-message.svg +++ b/src/_icons/device-mobile-message.svg @@ -3,7 +3,7 @@ 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"/> + <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> |