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

Commit 5a00e8aa authored by Sean Stout's avatar Sean Stout
Browse files

Updated shortcut icons

Bug: 30473757
Change-Id: If39620af2fff72b87cc12fe1fa8a309f539e109f
parent f575d0e5
Loading
Loading
Loading
Loading
+0 −22
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2016 The Android Open Source Project
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
          http://www.apache.org/licenses/LICENSE-2.0
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="24dp"
        android:height="24dp"
        android:viewportWidth="24.0"
        android:viewportHeight="24.0">
    <path
        android:fillColor="#FFFFFFFF"
        android:pathData="M22,5.7l-4.6,-3.9l-1.3,1.5l4.6,3.9L22,5.7zM7.9,3.4L6.6,1.9L2,5.7l1.3,1.5C3.3,7.2 7.9,3.4 7.9,3.4zM12.5,8H11v6l4.8,2.9l0.8,-1.2l-4,-2.4V8zM12,4c-5,0 -9,4 -9,9s4,9 9,9c5,0 9,-4 9,-9S17,4 12,4zM12,20c-3.9,0 -7,-3.1 -7,-7s3.1,-7 7,-7s7,3.1 7,7S15.9,20 12,20z"/>
</vector>
+0 −22
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2016 The Android Open Source Project
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
          http://www.apache.org/licenses/LICENSE-2.0
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="24dp"
        android:height="24dp"
        android:viewportWidth="24.0"
        android:viewportHeight="24.0">
    <path
        android:fillColor="#FFFFFFFF"
        android:pathData="M10.1,8c0,-1.8 0.6,-3.5 1.5,-5c-4.8,0.2 -8.7,4.2 -8.7,9c0,5 4.1,9 9,9c3.2,0 5.9,-1.6 7.5,-4C14.2,17 10.1,13 10.1,8z"/>
</vector>
+0 −22
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2016 The Android Open Source Project
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
          http://www.apache.org/licenses/LICENSE-2.0
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="24dp"
        android:height="24dp"
        android:viewportWidth="24.0"
        android:viewportHeight="24.0">
    <path
        android:fillColor="#FFFFFFFF"
        android:pathData="M15,1.5H9v2h6V1.5zM11,14.5h2v-6h-2V14.5zM19,7.9l1.4,-1.4C20,6 19.5,5.5 19,5.1l-1.4,1.4c-1.5,-1.2 -3.5,-2 -5.6,-2c-5,0 -9,4 -9,9s4,9 9,9s9,-4 9,-9C21,11.4 20.3,9.4 19,7.9zM12,20.5c-3.9,0 -7,-3.1 -7,-7s3.1,-7 7,-7s7,3.1 7,7S15.9,20.5 12,20.5z"/>
</vector>
+0 −22
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2016 The Android Open Source Project
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
          http://www.apache.org/licenses/LICENSE-2.0
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="24dp"
        android:height="24dp"
        android:viewportWidth="24.0"
        android:viewportHeight="24.0">
    <path
        android:fillColor="#FFFFFFFF"
        android:pathData="M13.4,12l5.9,-6.3c0.2,-0.3 0.3,-0.7 0.1,-1.1C19.3,4.2 18.9,4 18.5,4h-13C5.1,4 4.7,4.2 4.6,4.6C4.4,5 4.5,5.4 4.8,5.7l5.8,6.3l-5.9,6.3c-0.2,0.3 -0.3,0.7 -0.1,1.1C4.7,19.8 5.1,20 5.5,20h13c0.4,0 0.8,-0.2 0.9,-0.6c0.2,-0.4 0.1,-0.8 -0.2,-1.1L13.4,12zM7.8,6h8.4L12,10.5L7.8,6z"/>
</vector>
+12 −14
Original line number Diff line number Diff line
@@ -14,17 +14,15 @@
     See the License for the specific language governing permissions and
     limitations under the License.
-->

<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
    <item>
        <shape android:shape="oval">
            <solid android:color="@color/shortcut_icon_blue" />
        </shape>
    </item>
    <item
        android:width="36dp"
        android:height="36dp"
        android:drawable="@drawable/ic_shortcut_alarm"
        android:gravity="center" />

</layer-list>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportHeight="48.0"
    android:viewportWidth="48.0">
    <path
        android:fillColor="#F5F5F5"
        android:pathData="M24,24m-22,0a22,22 0,1 1,44 0a22,22 0,1 1,-44 0" />
    <path
        android:fillColor="#4285F4"
        android:pathData="M34,17.7l-4.6,-3.9l-1.3,1.5l4.6,3.9L34,17.7zM19.9,15.4l-1.3,-1.5L14,17.7l1.3,1.5L19.9,15.4zM24.5,20H23v6l4.8,2.9l0.8,-1.2l-4,-2.4V20zM24,16c-5,0 -9,4 -9,9s4,9 9,9c5,0 9,-4 9,-9S29,16 24,16zM24,32c-3.9,0 -7,-3.1 -7,-7s3.1,-7 7,-7s7,3.1 7,7S27.9,32 24,32z" />
</vector>
Loading