blob: 1e4022ea402b646739bc765b4033f31cc89d676f [file] [log] [blame]
Selim Cinek4e8b9ed2014-06-20 16:37:04 -07001<!--
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-->
ztenghuia95c8ab2014-07-23 09:47:50 -070016<vector xmlns:android="http://schemas.android.com/apk/res/android"
Selim Cinek4e8b9ed2014-06-20 16:37:04 -070017 android:width="24dp"
Evan Rosky90427502016-04-01 16:04:23 -070018 android:autoMirrored="true"
ztenghuia95c8ab2014-07-23 09:47:50 -070019 android:height="24dp"
Selim Cinek4e8b9ed2014-06-20 16:37:04 -070020 android:viewportWidth="48.0"
ztenghuia95c8ab2014-07-23 09:47:50 -070021 android:viewportHeight="48.0">
Selim Cinek4e8b9ed2014-06-20 16:37:04 -070022
23 <path
ztenghuia95c8ab2014-07-23 09:47:50 -070024 android:fillColor="#ffffffff"
Selim Cinek4e8b9ed2014-06-20 16:37:04 -070025 android:pathData="M44.0,6.0L14.0,6.0c-1.4,0.0 -2.5,0.7 -3.2,1.8L0.0,24.0l10.8,16.2c0.7,1.1 1.8,1.8 3.2,1.8l30.0,0.0c2.2,0.0 4.0,-1.8 4.0,-4.0L48.0,10.0C48.0,7.8 46.2,6.0 44.0,6.0zM38.0,31.2L35.2,34.0L28.0,26.8L20.8,34.0L18.0,31.2l7.2,-7.2L18.0,16.8l2.8,-2.8l7.2,7.2l7.2,-7.2l2.8,2.8L30.8,24.0L38.0,31.2z"/>
26</vector>