<?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 --> <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <background android:drawable="@color/shortcut_background"/> <foreground> <vector android:width="120dp" android:height="120dp" android:viewportWidth="700.0" android:viewportHeight="700.0"> <group android:translateX="96.0" android:translateY="96.0"> <path android:fillColor="@*android:color/accent_device_default_light" android:fillType="evenOdd" android:pathData="M62.292,330.124l69.3,-69.246c2.663,-2.661 11.559,-2.686 14.325,0.077 3.977,3.975 9.19,8.47 12.853,12.13 5.2,5.2 9.012,5.129 14.23,-0.085 22.577,-22.559 106.441,-111 106.441,-111l162.5,162.376C450.573,333 433.628,349.622 425,341S279,198 279,198s-83.566,87.583 -106,110c-2.373,2.371 -11.551,2.447 -14,0 -3.587,-3.584 -8.821,-8.824 -13,-13a9.465,9.465 0,0 0,-14 0c-15.644,15.632 -47.133,46.138 -53,52C71.522,354.472 55.1,337.309 62.292,330.124ZM310.35,262.044 L368.669,320.318c4.93,4.927 -6.082,17.164 -11.629,11.622C352.592,327.5 322.683,296.673 310,284c-4.948,-4.944 -9.459,-5.037 -15,0 -3.092,2.811 -3.928,4.648 -6.987,7.7 -5.753,5.747 -16.765,-6.49 -11.629,-11.622 3.351,-3.348 12.508,-11.7 18.217,-17.4C296.963,260.321 308.578,260.274 310.35,262.044Z" /> </group> </vector> </foreground> </adaptive-icon>