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

Commit 65b588e2 authored by Vavun's avatar Vavun Committed by Marvin W.
Browse files

Add account button to microG settings, fix #413

parent 7b651aaa
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportHeight="24">

    <path
        android:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
    <path
        android:fillColor="#ff000000"
        android:pathData="M15,12 C17.21,12,19,10.21,19,8 S17.21,4,15,4 S11,5.79,11,8 S12.79,12,15,12 Z M6,10 L6,7 L4,7 L4,10 L1,10 L1,12 L4,12 L4,15 L6,15 L6,12 L9,12 L9,10 L6,10 Z M15,14 C12.33,14,7,15.34,7,18 L7,20 L23,20 L23,18 C23,15.34,17.67,14,15,14 Z" />
</vector>
 No newline at end of file
+169 B
Loading image diff...
+195 B
Loading image diff...
+328 B
Loading image diff...
+428 B
Loading image diff...
Loading