| Dan Sandler | 4455da9 | 2014-09-14 16:28:58 -0400 | [diff] [blame] | 1 | <!-- |
| 2 | Copyright (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:width="48.0dp" |
| 18 | android:height="48.0dp" |
| 19 | android:viewportWidth="48.0" |
| 20 | android:viewportHeight="48.0"> |
| 21 | <group> |
| 22 | <path |
| 23 | android:pathData="M 24,8 A 16,16 0 1,0 24.0001,8 z" |
| 24 | android:fillColor="#FFFFFFCC" /> |
| 25 | <path |
| 26 | android:pathData="M40.0,30.6l6.6,-6.6L40.0,17.4L40.0,8.0l-9.4,0.0L24.0,1.4L17.4,8.0L8.0,8.0l0.0,9.4L1.4,24.0L8.0,30.6L8.0,40.0l9.4,0.0l6.6,6.6l6.6,-6.6L40.0,40.0L40.0,30.6zM24.0,36.0c-6.6,0.0 -12.0,-5.4 -12.0,-12.0s5.4,-12.0 12.0,-12.0c6.6,0.0 12.0,5.4 12.0,12.0S30.6,36.0 24.0,36.0z" |
| 27 | android:fillColor="#FFFFFF40"/> |
| 28 | </group> |
| 29 | </vector> |