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

Unverified Commit d78efe5b authored by cketti's avatar cketti Committed by GitHub
Browse files

Merge pull request #4184 from ByteHamster/unknown-icon

Updated fallback contact picture
parents 142bb13f ec640867
Loading
Loading
Loading
Loading
−1.9 KiB
Loading image diff...
−1.1 KiB
Loading image diff...
−2.6 KiB
Loading image diff...
+15 −0
Original line number Diff line number Diff line
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="40dp"
    android:height="40dp"
    android:viewportHeight="24.0"
    android:viewportWidth="24.0">

    <path
        android:fillColor="#FF9E9E9E"
        android:pathData="M 0,0 L 24,0 25,24 0,24 z"/>

    <path
        android:fillColor="#FFFFFFFF"
        android:pathData="m 12,12 c 1.72,0 3.12,-1.39 3.12,-3.12 0,-1.72 -1.39,-3.12 -3.12,-3.12 -1.72,0 -3.12,1.39 -3.12,3.12 C 8.88,10.61 10.28,12 12,12 Z m 0,1.56 c -2.08,0 -6.23,1.04 -6.23,3.12 v 1.56 H 18.23 v -1.56 c 0,-2.07 -4.15,-3.12 -6.23,-3.12 z"/>

</vector>