diff options
Diffstat (limited to 'icons/phone-pause.svg')
-rw-r--r-- | icons/phone-pause.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/phone-pause.svg b/icons/phone-pause.svg index c3de0f63..32a357fe 100644 --- a/icons/phone-pause.svg +++ b/icons/phone-pause.svg @@ -1,8 +1,8 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-phone-pause" 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"/> + <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="20" y1="3" x2="20" y2="7" /> <line x1="16" y1="3" x2="16" y2="7" /> - <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" /> </svg> |