26 lines
1.5 KiB
XML
26 lines
1.5 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="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:fillColor="@android:color/white"
|
|
android:pathData="M20.5,22.6l-3.025,-3.025q-0.625,0.4 -1.325,0.688 -0.7,0.287 -1.45,0.462v-2.05q0.35,-0.125 0.688,-0.25 0.337,-0.125 0.637,-0.3L12.7,14.8L12.7,20l-5,-5h-4L3.7,9h3.2L2.1,4.2l1.4,-1.4 18.4,18.4zM20.3,16.8l-1.45,-1.45q0.425,-0.775 0.637,-1.625 0.213,-0.85 0.213,-1.75 0,-2.35 -1.375,-4.2t-3.625,-2.5v-2.05q3.1,0.7 5.05,3.138Q21.7,8.8 21.7,11.975q0,1.325 -0.363,2.55 -0.362,1.225 -1.037,2.275zM9.8,11.9zM16.95,13.45L14.7,11.2L14.7,7.95q1.175,0.55 1.838,1.65 0.662,1.1 0.662,2.4 0,0.375 -0.063,0.738 -0.062,0.362 -0.187,0.712zM12.7,9.2l-2.6,-2.6L12.7,4zM10.7,15.15L10.7,12.8L8.9,11L5.7,11v2h2.85z"/>
|
|
</vector>
|