Files
APKDownloader/app/src/main/res/drawable/ic_google.xml
Rahul Kumar Patel dfc706b13e Initial v4
2021-02-15 05:37:36 +05:30

29 lines
1.5 KiB
XML

<!--
~ Aurora Store
~ Copyright (C) 2021, Rahul Kumar Patel <whyorean@gmail.com>
~
~ Aurora Store is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 2 of the License, or
~ (at your option) any later version.
~
~ Aurora Store is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
~
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M3.064,7.51A9.996,9.996 0,0 1,12 2c2.695,0 4.959,0.99 6.69,2.605l-2.867,2.868C14.786,6.482 13.468,5.977 12,5.977c-2.605,0 -4.81,1.76 -5.595,4.123 -0.2,0.6 -0.314,1.24 -0.314,1.9 0,0.66 0.114,1.3 0.314,1.9 0.786,2.364 2.99,4.123 5.595,4.123 1.345,0 2.49,-0.355 3.386,-0.955a4.6,4.6 0,0 0,1.996 -3.018H12v-3.868h9.418c0.118,0.654 0.182,1.336 0.182,2.045 0,3.046 -1.09,5.61 -2.982,7.35C16.964,21.105 14.7,22 12,22A9.996,9.996 0,0 1,2 12c0,-1.614 0.386,-3.14 1.064,-4.49z" />
</vector>