diff options
Diffstat (limited to 'src/_icons/video-off.svg')
-rw-r--r-- | src/_icons/video-off.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/video-off.svg b/src/_icons/video-off.svg index 67a06678..7063337c 100644 --- a/src/_icons/video-off.svg +++ b/src/_icons/video-off.svg @@ -2,6 +2,6 @@ --- <svg> <line x1="3" y1="3" x2="21" y2="21" /> - <path d="M15 11v-1l4.553 -2.276a1 1 0 0 1 1.447 .894v6.764a1 1 0 0 1 -1.447 .894" /> + <path d="M15 11v-1l4.553 -2.276a1 1 0 0 1 1.447 .894v6.764a1 1 0 0 1 -.675 .946" /> <path d="M10 6h3a2 2 0 0 1 2 2v3m0 4v1a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h1" /> </svg> |