28 lines
1.2 KiB
XML
28 lines
1.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:viewportWidth="28"
|
|
android:viewportHeight="28"
|
|
android:width="28dp"
|
|
android:height="28dp">
|
|
<path
|
|
android:pathData="M14 0H14A14 14 0 0 1 28 14V14A14 14 0 0 1 14 28H14A14 14 0 0 1 0 14V14A14 14 0 0 1 14 0Z"
|
|
android:fillColor="@color/settingslib_colorAccentPrimary" />
|
|
<path
|
|
android:pathData="M8.50825 10.325L7.33325 11.5L13.9999 18.1667L20.6666 11.5L19.4916 10.325L13.9999 15.8083"
|
|
android:fillColor="#000000" />
|
|
</vector>
|