37 lines
2.2 KiB
XML
37 lines
2.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
~ Copyright (C) 2022 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="48dp"
|
|
android:height="48dp"
|
|
android:viewportWidth="48"
|
|
android:viewportHeight="48"
|
|
android:tint="?attr/colorControlNormal">
|
|
<path
|
|
android:fillColor="@android:color/white"
|
|
android:pathData="M32.78,13.47c-0.58,-0.59 -1.53,-0.6 -2.12,-0.02c-0.59,0.58 -0.6,1.53 -0.02,2.12c2.86,2.9 2.82,7.59 -0.08,10.44c-0.59,0.58 -0.6,1.53 -0.02,2.12c0.29,0.3 0.68,0.45 1.07,0.45c0.38,0 0.76,-0.14 1.05,-0.43C36.74,24.14 36.79,17.55 32.78,13.47z"/>
|
|
<path
|
|
android:fillColor="@android:color/white"
|
|
android:pathData="M37.74,6.8c-0.58,-0.59 -1.53,-0.6 -2.12,-0.02c-0.59,0.58 -0.6,1.53 -0.02,2.12c6.53,6.62 6.45,17.32 -0.18,23.85c-0.59,0.58 -0.6,1.53 -0.02,2.12c0.29,0.3 0.68,0.45 1.07,0.45c0.38,0 0.76,-0.14 1.05,-0.43C45.33,27.2 45.42,14.6 37.74,6.8z"/>
|
|
<path
|
|
android:fillColor="@android:color/white"
|
|
android:pathData="M25.77,31.15H9.34c-2.64,0 -4.79,2.1 -4.79,4.67v4.33c0,0.83 0.67,1.5 1.5,1.5s1.5,-0.67 1.5,-1.5v-4.33c0,-0.92 0.8,-1.67 1.79,-1.67h16.43c0.99,0 1.79,0.75 1.79,1.67v4.33c0,0.83 0.67,1.5 1.5,1.5s1.5,-0.67 1.5,-1.5v-4.33C30.56,33.24 28.41,31.15 25.77,31.15z"/>
|
|
<path
|
|
android:fillColor="@android:color/white"
|
|
android:pathData="M17.56,27.58c3.54,0 6.43,-2.88 6.43,-6.43s-2.88,-6.43 -6.43,-6.43s-6.43,2.88 -6.43,6.43S14.01,27.58 17.56,27.58zM17.56,17.72c1.89,0 3.43,1.54 3.43,3.43s-1.54,3.43 -3.43,3.43s-3.43,-1.54 -3.43,-3.43S15.67,17.72 17.56,17.72z"/>
|
|
</vector>
|