diff options
Diffstat (limited to 'src/_icons/phone-pause.svg')
-rw-r--r-- | src/_icons/phone-pause.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/phone-pause.svg b/src/_icons/phone-pause.svg index fb0d4041..db8e73b3 100644 --- a/src/_icons/phone-pause.svg +++ b/src/_icons/phone-pause.svg @@ -2,7 +2,7 @@ tags: [call, mute, mobile, landline, conversation] --- <svg> + <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> |