30 lines
1.5 KiB
XML
30 lines
1.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2018 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:viewportWidth="26"
|
|
android:viewportHeight="24"
|
|
android:width="26dp"
|
|
android:height="24dp">
|
|
<path
|
|
android:pathData="M21 8.5c0.85 0 1.64 0.23 2.34 0.62L25.58 6.33C25.1 5.96 20.26 2 13 2 5.74 2 0.9 5.96 0.42 6.32L12.99 21.98 13 22 13.01 21.99 17.22 16.75C16.46 15.88 16 14.75 16 13.5c0 -2.76 2.24 -5 5 -5z"
|
|
android:fillColor="#FFFFFF"
|
|
android:fillAlpha="0.3" />
|
|
<path
|
|
android:pathData="M21 10c-1.93 0 -3.5 1.57 -3.5 3.5l1.75 0c0 -0.97 0.78 -1.75 1.75 -1.75 0.97 0 1.75 0.78 1.75 1.75 0 0.48 -0.2 0.92 -0.51 1.24l-1.09 1.1c-0.63 0.63 -1.02 1.51 -1.02 2.47l0 0.44 1.75 0c0 -1.31 0.39 -1.84 1.03 -2.47l0.78 -0.8c0.5 -0.5 0.82 -1.2 0.82 -1.97C24.5 11.57 22.93 10 21 10Zm-0.95 11.95l1.9 0 0 -1.9 -1.9 0 0 1.9z"
|
|
android:fillColor="#FFFFFF" />
|
|
</vector> |