Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7fc7ed88 authored by Behnam Heydarshahi's avatar Behnam Heydarshahi Committed by Automerger Merge Worker
Browse files

Merge "Update status bar volume mute icon" into udc-dev am: 607eee3c

parents 82050849 607eee3c
Loading
Loading
Loading
Loading
+3 −17
Original line number Original line Diff line number Diff line
@@ -15,19 +15,5 @@ Copyright (C) 2015 The Android Open Source Project
-->
-->
<inset xmlns:android="http://schemas.android.com/apk/res/android"
<inset xmlns:android="http://schemas.android.com/apk/res/android"
    android:insetLeft="3dp"
    android:insetLeft="3dp"
        android:insetRight="3dp">
    android:insetRight="3dp"
    <vector android:width="18dp"
    android:drawable="@drawable/ic_speaker_mute" />
            android:height="18dp"
            android:viewportWidth="24.0"
            android:viewportHeight="24.0">
        <path
            android:fillColor="#FFFFFFFF"
            android:pathData="M12,22c1.1,0 2,-0.9 2,-2h-4C10,21.1 10.9,22 12,22z"/>
        <path
            android:fillColor="#FFFFFFFF"
            android:pathData="M16,16L2.81,2.81L1.39,4.22l4.85,4.85C6.09,9.68 6,10.33 6,11v6H4v2h12.17l3.61,3.61l1.41,-1.41L16,16zM8,17c0,0 0.01,-6.11 0.01,-6.16L14.17,17H8z"/>
        <path
            android:fillColor="#FFFFFFFF"
            android:pathData="M12,6.5c2.49,0 4,2.02 4,4.5v2.17l2,2V11c0,-3.07 -1.63,-5.64 -4.5,-6.32V4c0,-0.83 -0.67,-1.5 -1.5,-1.5S10.5,3.17 10.5,4v0.68C9.72,4.86 9.05,5.2 8.46,5.63L9.93,7.1C10.51,6.73 11.2,6.5 12,6.5z"/>
    </vector>
</inset>