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

Commit 9ab4df89 authored by Walter Jang's avatar Walter Jang Committed by android-build-merger
Browse files

Updated add contact static shortcut icon am: 905314aa

am: 06d45abd

Change-Id: I4c9712b7cad70e9a43b69de5ac5faa239526b900
parents 055b4e67 06d45abd
Loading
Loading
Loading
Loading
+8 −7
Original line number Original line Diff line number Diff line
@@ -14,13 +14,14 @@
     limitations under the License.
     limitations under the License.
-->
-->


<!-- A circle with a plus sign in the middle (ic_add_circle) -->
<!-- Customized ic_add_circle material asset. See b/30018040#comment12 -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="24dp"
        android:height="24dp"
        android:height="24dp"
        android:viewportWidth="24.0"
        android:width="24dp"
        android:viewportHeight="24.0">
        android:viewportHeight="192.0"
    <path
        android:viewportWidth="192.0">
        android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM17,13h-4v4h-2v-4L7,13v-2h4L11,7h2v4h4v2z"
  <path android:fillColor="#F5F5F5"
        android:fillColor="#0288d1"/>
        android:pathData="M96,8C47.38,8 8,47.38 8,96s39.38,88 88,88s88,-39.38 88,-88S144.62,8 96,8z"/>
  <path android:fillColor="#039BE5"
        android:pathData="M124,100h-24v24h-8v-24H68v-8h24V68h8v24h24V100z"/>
</vector>
</vector>