diff options
author | codecalm <codecalm@gmail.com> | 2020-06-02 00:52:10 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-02 00:52:10 +0200 |
commit | 09c5fb7f8d4cbe0839d1dab4764413281eb8ec35 (patch) | |
tree | 45cf03813d89ce914c436f70dc71d53c2e839516 /icons/phone-outgoing.svg | |
parent | Fixed icons: `accessible`, `dice`, `discount`, `palette`, `tax` (diff) | |
download | tabler-icons-09c5fb7f8d4cbe0839d1dab4764413281eb8ec35.tar.xz |
Release 1.8.0v1.8.0
Diffstat (limited to 'icons/phone-outgoing.svg')
-rw-r--r-- | icons/phone-outgoing.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/icons/phone-outgoing.svg b/icons/phone-outgoing.svg index 078e708..edda579 100644 --- a/icons/phone-outgoing.svg +++ b/icons/phone-outgoing.svg @@ -1,8 +1,8 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-phone-outgoing" 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"/> - <line x1="15" y1="9" x2="21" y2="3" /> - <polyline points="16 3 21 3 21 8" /> - <path d="M4 4h5l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v5a1 1 0 0 1 -1 1a16 16 0 0 1 -16 -16a1 1 0 0 1 1 -1" /> + <path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" /> + <line x1="15" y1="9" x2="20" y2="4" /> + <polyline points="16 4 20 4 20 8" /> </svg> |