fix muted video icon center

pull/21833/head
Bruno Windels 2020-07-08 18:06:11 +02:00
parent 1acf9edb3d
commit 7da2b5d92f
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1 3L19 21" stroke="white" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 5H4.41122L17 17.615V20.415C16.9914 20.4057 16.9825 20.3965 16.9735 20.3874L1.98909 5.37176C1.93823 5.32079 1.88324 5.27646 1.82519 5.23876C2.18599 5.08505 2.58306 5 3 5ZM0.386676 6.52565C0.140502 6.96107 0 7.46413 0 8V18C0 19.6569 1.34315 21 3 21H14.7593L0.573407 6.78449C0.495634 6.70656 0.433392 6.619 0.386676 6.52565ZM17 8V14.7837L7.2367 5H14C15.6569 5 17 6.34315 17 8Z" fill="white"/>
<path d="M19 10L22.3753 7.29976C23.0301 6.77595 24 7.24212 24 8.08062V17.9194C24 18.7579 23.0301 19.2241 22.3753 18.7002L19 16V10Z" fill="white"/>
<path d="M1 2L19 20" stroke="white" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 4H4.41122L17 16.615V19.415C16.9914 19.4057 16.9825 19.3965 16.9735 19.3874L1.98909 4.37176C1.93823 4.32079 1.88324 4.27646 1.82519 4.23876C2.18599 4.08505 2.58306 4 3 4ZM0.386676 5.52565C0.140502 5.96107 0 6.46413 0 7V17C0 18.6569 1.34315 20 3 20H14.7593L0.573407 5.78449C0.495634 5.70656 0.433392 5.619 0.386676 5.52565ZM17 7V13.7837L7.2367 4H14C15.6569 4 17 5.34315 17 7Z" fill="white"/>
<path d="M19 9L22.3753 6.29976C23.0301 5.77595 24 6.24212 24 7.08062V16.9194C24 17.7579 23.0301 18.2241 22.3753 17.7002L19 15V9Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 793 B

After

Width:  |  Height:  |  Size: 791 B