blob: d28ba9047cdff9cb4e1ed7b19b140968ab5d13f1 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 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.
-->
<!-- go/gm2-icons, from quantum_gm_ic_keyboard_arrow_down_vd_theme_24.xml -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="@dimen/sud_navbar_ic_intrinsic_size"
android:height="@dimen/sud_navbar_ic_intrinsic_size"
android:tint="?attr/sudNavBarTextColor"
android:viewportHeight="24"
android:viewportWidth="24">
<!-- Fill with solid black as the actual button color will be tinted on the entire drawable -->
<path
android:fillColor="@android:color/black"
android:pathData="M12,16.41l-6.71,-6.7 1.42,-1.42 5.29,5.3 5.29,-5.3 1.42,1.42z" />
</vector>