blob: ba8ebcad170cc16eb40f7a51d355b94cea1f0dc9 [file] [log] [blame]
ztenghui589e7b42014-04-22 15:29:44 -07001<!--
2 Copyright (C) 2014 The Android Open Source Project
John Hofordabb7d132014-02-24 15:21:42 -08003Licensed under the Apache License, Version 2.0 (the "License");
4you may not use this file except in compliance with the License.
5You may obtain a copy of the License at"+
6
7http://www.apache.org/licenses/LICENSE-2.0
8
9
10Unless required by applicable law or agreed to in writing, software
11distributed under the License is distributed on an "AS IS" BASIS,
12WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13See the License for the specific language governing permissions and
14limitations under the License.
15-->
16<vector xmlns:android="http://schemas.android.com/apk/res/android" >
John Hofordabb7d132014-02-24 15:21:42 -080017
ztenghui589e7b42014-04-22 15:29:44 -070018 <size
19 android:height="64dp"
20 android:width="64dp" />
John Hofordabb7d132014-02-24 15:21:42 -080021
ztenghui589e7b42014-04-22 15:29:44 -070022 <viewport
23 android:viewportHeight="24"
24 android:viewportWidth="24" />
25
ztenghui6d9c4222014-05-23 10:51:33 -070026 <group>
27 <path
28 android:fillOpacity="0.9"
29 android:pathData="M11.994999,2.0C6.4679985,2.0 2.0,6.4780006 2.0,12.0s4.468,10.0 9.995,10.0S22.0,17.522 22.0,12.0S17.521,2.0 11.994999,2.0zM12.0,20.0c-4.42,0.0 -8.0,-3.582 -8.0,-8.0s3.58,-8.0 8.0,-8.0s8.0,3.582 8.0,8.0S16.419998,20.0 12.0,20.0z" />
30 <path
31 android:fillOpacity="0.9"
32 android:pathData="M12.5,6.0l-1.5,0.0 0.0,7.0 5.3029995,3.1819992 0.75,-1.249999 -4.5529995,-2.7320004z" />
33 </group>
ztenghui589e7b42014-04-22 15:29:44 -070034
35</vector>