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

Commit c5b44fab authored by Hyunyoung Song's avatar Hyunyoung Song Committed by android-build-merger
Browse files

Change default icons for launcher [2/3]

am: 7924a3c9

Change-Id: Ib99b3564ea95e20c62d29708cb84cf0eec31786b
parents 091a4d3c 7924a3c9
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
@@ -21,6 +21,12 @@
        android:viewportHeight="24.0">

    <path
        android:fillColor="#FFffffff"
        android:pathData="M16,12L16,4l1,0L17,2L7,2l0,2l1,0l0,8l-2,2l0,2l5.2,0l0,6l1.6,0l0,-6L18,16l0,-2L16,12z"/>
        android:strokeColor="#FFFFFFFF"
        android:strokeAlpha=".008"
        android:pathData="M0 0h24v24H0z" />
    <path
        android:fillColor="#FFFFFFFF"
        android:pathData="M17 4v7l2 3v2h-6v5l-1 1-1-1v-5H5v-2l2-3V4c0-1.1 0.9 -2 2-2h6c1.11 0 2 0.89 2
2zM9 4v7.75L7.5 14h9L15 11.75V4H9z" />

</vector>
 No newline at end of file
+3 −1
Original line number Diff line number Diff line
@@ -19,6 +19,8 @@
    android:viewportWidth="24.0"
    android:viewportHeight="24.0">
    <path
        android:pathData="M20,6h-4V4c0,-1.11 -0.89,-2 -2,-2h-4C8.89,2 8,2.89 8,4v2H4C2.89,6 2.01,6.89 2.01,8L2,19c0,1.11 0.89,2 2,2h16c1.11,0 2,-0.89 2,-2V8C22,6.89 21.11,6 20,6zM12,15c-1.1,0 -2,-0.9 -2,-2s0.9,-2 2,-2s2,0.9 2,2S13.1,15 12,15zM14,6h-4V4h4V6z"
        android:pathData="M20 6h-4V4c0-1.11-0.89-2-2-2h-4c-1.11 0-2 0.89-2 2v2H4c-1.11 0-1.99 0.89 -1.99
2L2 19c0 1.11 0.89 2 2 2h16c1.11 0 2-0.89 2-2V8c0-1.11-0.89-2-2-2zM10
4h4v2h-4V4zm10 15H4V8h16v11z"
        android:fillColor="?android:attr/textColorHint"/>
</vector>
 No newline at end of file
+1 −2
Original line number Diff line number Diff line
@@ -22,7 +22,6 @@
        android:tint="?android:attr/textColorHint" >

    <path
        android:pathData="M19,9H5c-0.55,0-1,0.45-1,1l0,0c0,0.55,0.45,1,1,1h14c0.55,0,1-0.45,1-1l0,0C20,9.45,19.55,9,19,9z M5,
        15h14c0.55,0,1-0.45,1-1l0,0c0-0.55-0.45-1-1-1H5c-0.55,0-1,0.45-1,1l0,0C4,14.55,4.45,15,5,15z"
        android:pathData="M20,9H4v2h16V9z M4,15h16v-2H4V15z"
        android:fillColor="@android:color/white" />
</vector>
 No newline at end of file
+4 −1
Original line number Diff line number Diff line
@@ -21,7 +21,10 @@

    <path
        android:fillColor="?android:attr/textColorPrimary"
        android:pathData="M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z" />
        android:pathData="M18,15v3H6v-3H4v3c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2v-3H18z" />
    <path
        android:fillColor="?android:attr/textColorPrimary"
        android:pathData="M 17 11.5 L 15.59 10.09 L 13 12.67 L 13 4 L 11 4 L 11 12.67 L 8.41 10.09 L 7 11.5 L 12 16.5 Z" />
    <path
        android:pathData="M0 0h24v24H0z" />
</vector>
+8 −4
Original line number Diff line number Diff line
@@ -20,8 +20,12 @@
        android:viewportHeight="24.0"
        android:tint="?android:attr/textColorPrimary" >
    <path
        android:fillColor="#FFFFFFFF"
        android:pathData="M22.85,19.39L12.93,2.25c-0.41-0.71-1.44-0.71-1.85,0L1.15,19.39C0.73,20.11,1.25,21,2.07,21h19.85
        C22.75,21,23.27,20.11,22.85,19.39z M11,10c0-0.55,0.45-1,1-1s1,0.45,1,1v3c0,0.55-0.45,1-1,1s-1-0.45-1-1V10z M12,18.2
        c-0.61,0-1.1-0.49-1.1-1.1S11.39,16,12,16s1.1,0.49,1.1,1.1C13.1,17.71,12.61,18.2,12,18.2z"/>
        android:fillColor="@android:color/white"
        android:pathData="M12,5.99L19.53,19H4.47L12,5.99 M12,2L1,21h22L12,2L12,2z" />
    <path
        android:fillColor="@android:color/white"
        android:pathData="M 13 16 L 11 16 L 11 18 L 13 18 L 13 16 Z" />
    <path
        android:fillColor="@android:color/white"
        android:pathData="M 13 10 L 11 10 L 11 14 L 13 14 L 13 10 Z" />
</vector>