blob: 64781c3672273b0d3471dfe279c50f9d7b70f1cb [file] [log] [blame]
John Spurlockb3eb8912014-07-30 11:03:03 -04001<!--
2Copyright (C) 2014 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
16<vector xmlns:android="http://schemas.android.com/apk/res/android"
17 android:autoMirrored="true"
Jorim Jaggi5172dc22014-09-02 14:59:06 +020018 android:width="17dp"
19 android:height="17dp"
John Spurlockb3eb8912014-07-30 11:03:03 -040020 android:viewportWidth="24.0"
21 android:viewportHeight="24.0">
22 <path
Jorim Jaggi5443cc52015-03-20 14:39:24 -070023 android:fillColor="?attr/singleToneColor"
John Spurlockfd9aa5f2014-10-31 10:28:11 -040024 android:pathData="M19.7,20.0l2.0,0.0l0.0,2.0l-2.0,0.0z"/>
John Spurlockb3eb8912014-07-30 11:03:03 -040025 <path
Jorim Jaggi5443cc52015-03-20 14:39:24 -070026 android:fillColor="?attr/singleToneColor"
John Spurlockfd9aa5f2014-10-31 10:28:11 -040027 android:pathData="M19.7,10.0l2.0,0.0l0.0,8.1l-2.0,0.0z"/>
28 <path
Jorim Jaggi5443cc52015-03-20 14:39:24 -070029 android:fillColor="?attr/backgroundColor"
John Spurlockfd9aa5f2014-10-31 10:28:11 -040030 android:pathData="M17.7,8.0l4.299999,0.0 0.0,-6.0 -20.0,20.0 15.700001,0.0z"/>
John Spurlockb3eb8912014-07-30 11:03:03 -040031 <path
Jorim Jaggi5443cc52015-03-20 14:39:24 -070032 android:fillColor="?attr/fillColor"
John Spurlockfd9aa5f2014-10-31 10:28:11 -040033 android:pathData="M10.1,13.9l-8.1,8.1 8.1,0.0z"/>
John Spurlockb3eb8912014-07-30 11:03:03 -040034</vector>