summaryrefslogtreecommitdiff
path: root/main/res/drawable-anydpi-v21/sud_ic_expand_less.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/drawable-anydpi-v21/sud_ic_expand_less.xml')
-rw-r--r--main/res/drawable-anydpi-v21/sud_ic_expand_less.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/main/res/drawable-anydpi-v21/sud_ic_expand_less.xml b/main/res/drawable-anydpi-v21/sud_ic_expand_less.xml
new file mode 100644
index 0000000..6188b7e
--- /dev/null
+++ b/main/res/drawable-anydpi-v21/sud_ic_expand_less.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2017 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_up_vd_theme_24.xml -->
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="20dp"
+ android:height="24dp"
+ android:viewportHeight="24.0"
+ android:viewportWidth="20.0">
+ <path
+ android:fillColor="#ff000000"
+ android:pathData="M17.29,15.71L12,10.41l-5.29,5.3 -1.42,-1.42L12,7.59l6.71,6.7z" />
+</vector>