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

Commit 5b59d901 authored by Wenyi Wang's avatar Wenyi Wang Committed by android-build-merger
Browse files

Add correct icon for overflow menu

am: 44d9be0

* commit '44d9be0acf43a98dcf5bb36ab91d32930f22ae7d':
  Add correct icon for overflow menu
parents 18821b3a b5861b1d
Loading
Loading
Loading
Loading
−220 B
Loading image diff...
−171 B
Loading image diff...
−287 B
Loading image diff...
−414 B
Loading image diff...
+9 −0
Original line number Diff line number Diff line
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="24dp"
        android:height="24dp"
        android:viewportHeight="24.0"
        android:viewportWidth="24.0">
    <path
        android:fillColor="#FF000000"
        android:pathData="M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"/>
</vector>