blob: 8d9c21cf074d530f8d8406e1af721071d407601d [file] [log] [blame]
ztenghuid37aed32014-04-01 17:16:41 -07001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4 * Copyright (C) 2014 The Android Open Source Project
5 *
6 * Licensed under the Apache License, Version 2.0 (the "License"); you may not
7 * use this file except in compliance with the License. You may obtain a copy of
8 * the License at
9 *
10 * http://www.apache.org/licenses/LICENSE-2.0
11 *
12 * Unless required by applicable law or agreed to in writing, software
13 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
14 * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
15 * License for the specific language governing permissions and limitations under
16 * the License.
17 */
18-->
ztenghui534765c2014-07-24 09:59:41 -070019<vector xmlns:android="http://schemas.android.com/apk/res/android"
ztenghuid37aed32014-04-01 17:16:41 -070020 android:height="64dp"
ztenghui534765c2014-07-24 09:59:41 -070021 android:width="64dp"
ztenghuid37aed32014-04-01 17:16:41 -070022 android:viewportHeight="24"
ztenghui534765c2014-07-24 09:59:41 -070023 android:viewportWidth="24" >
ztenghuid37aed32014-04-01 17:16:41 -070024
ztenghui7d4ca652014-05-12 15:36:33 -070025 <path
ztenghui534765c2014-07-24 09:59:41 -070026 android:fillColor="#FF000000"
ztenghuia4764df2014-07-21 15:57:53 -070027 android:pathData="M6.0,19.0c0.0,1.104 0.896,2.0 2.0,2.0l8.0,0.0c1.104,0.0 2.0-0.896 2.0-2.0l0.0-12.0L6.0,7.0L6.0,19.0zM18.0,4.0l-2.5,0.0l-1.0-1.0l-5.0,0.0l-1.0,1.0L6.0,4.0C5.4469986,4.0 5.0,4.4469986 5.0,5.0l0.0,1.0l14.0,0.0l0.0-1.0C19.0,4.4469986 18.552002,4.0 18.0,4.0z" />
ztenghuid37aed32014-04-01 17:16:41 -070028
29</vector>