diff options
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 078e7080..edda5796 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> |