| 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 | <path | ||||
| 22 | android:pathData="M40.000000,17.400000L40.000000,8.000000l-9.400000,0.000000L24.000000,1.400000L17.400000,8.000000L8.000000,8.000000l0.000000,9.400000L1.400000,24.000000L8.000000,30.600000L8.000000,40.000000l9.400000,0.000000l6.600000,6.600000l6.600000,-6.600000L40.000000,40.000000l0.000000,-9.400000l6.600000,-6.600000L40.000000,17.400000zM24.000000,36.000000c-6.600000,0.000000 -12.000000,-5.400000 -12.000000,-12.000000s5.400000,-12.000000 12.000000,-12.000000c6.600000,0.000000 12.000000,5.400000 12.000000,12.000000S30.600000,36.000000 24.000000,36.000000zM24.000000,16.000000c-4.400000,0.000000 -8.000000,3.600000 -8.000000,8.000000c0.000000,4.400000 3.600000,8.000000 8.000000,8.000000s8.000000,-3.600000 8.000000,-8.000000C32.000000,19.600000 28.400000,16.000000 24.000000,16.000000z" | ||||
| 23 | android:fillColor="#FF000000"/> | ||||
| 24 | </vector> | ||||