33 lines
1.4 KiB
XML
33 lines
1.4 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" xmlns:aapt="http://schemas.android.com/aapt"
|
|
android:viewportWidth="28"
|
|
android:viewportHeight="28"
|
|
android:width="28dp"
|
|
android:height="28dp">
|
|
<group
|
|
android:rotation="-180"
|
|
android:pivotX="28"
|
|
android:pivotY="28">
|
|
<path
|
|
android:pathData="M42 28H42A14 14 0 0 1 56 42V42A14 14 0 0 1 42 56H42A14 14 0 0 1 28 42V42A14 14 0 0 1 42 28Z"
|
|
android:fillColor="@color/settingslib_colorAccentPrimary" />
|
|
</group>
|
|
<path
|
|
android:pathData="M19.4917 17.675L20.6667 16.5L14.0001 9.83332L7.33342 16.5L8.50842 17.675L14.0001 12.1917"
|
|
android:fillColor="#000000" />
|
|
</vector>
|