1<!-- Copyright (C) 2014 The Android Open Source Project 2 3 Licensed under the Apache License, Version 2.0 (the "License"); 4 you may not use this file except in compliance with the License. 5 You may obtain a copy of the License at 6 7 http://www.apache.org/licenses/LICENSE-2.0 8 9 Unless required by applicable law or agreed to in writing, software 10 distributed under the License is distributed on an "AS IS" BASIS, 11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 See the License for the specific language governing permissions and 13 limitations under the License. 14--> 15<vector xmlns:android="http://schemas.android.com/apk/res/android" 16 android:height="24dp" 17 android:width="24dp" 18 android:viewportHeight="24" 19 android:viewportWidth="24" > 20 <group 21 android:name="hourglass_frame" 22 android:translateX="12" 23 android:translateY="12" 24 android:scaleX="0.75" 25 android:scaleY="0.75" > 26 <group 27 android:name="hourglass_frame_pivot" 28 android:translateX="-12" 29 android:translateY="-12" > 30 <group 31 android:name="group_2_2" 32 android:translateX="12" 33 android:translateY="6.5" > 34 <path 35 android:name="path_2_2" 36 android:pathData="M 6.52099609375 -3.89300537109 c 0.0 0.0 -6.52099609375 6.87901306152 -6.52099609375 6.87901306152 c 0 0.0 -6.52099609375 -6.87901306152 -6.52099609375 -6.87901306152 c 0.0 0.0 13.0419921875 0.0 13.0419921875 0.0 Z M 9.99800109863 -6.5 c 0.0 0.0 -19.9960021973 0.0 -19.9960021973 0.0 c -0.890991210938 0.0 -1.33700561523 1.07699584961 -0.707000732422 1.70700073242 c 0.0 0.0 10.7050018311 11.2929992676 10.7050018311 11.2929992676 c 0 0.0 10.7050018311 -11.2929992676 10.7050018311 -11.2929992676 c 0.630004882812 -0.630004882812 0.183990478516 -1.70700073242 -0.707000732422 -1.70700073242 Z" 37 android:fillColor="#FF777777" /> 38 </group> 39 <group 40 android:name="group_1_2" 41 android:translateX="12" 42 android:translateY="17.5" > 43 <path 44 android:name="path_2_1" 45 android:pathData="M 0 -2.98600769043 c 0 0.0 6.52099609375 6.87901306152 6.52099609375 6.87901306152 c 0.0 0.0 -13.0419921875 0.0 -13.0419921875 0.0 c 0.0 0.0 6.52099609375 -6.87901306152 6.52099609375 -6.87901306152 Z M 0 -6.5 c 0 0.0 -10.7050018311 11.2929992676 -10.7050018311 11.2929992676 c -0.630004882812 0.630004882812 -0.184005737305 1.70700073242 0.707000732422 1.70700073242 c 0.0 0.0 19.9960021973 0.0 19.9960021973 0.0 c 0.890991210938 0.0 1.33699035645 -1.07699584961 0.707000732422 -1.70700073242 c 0.0 0.0 -10.7050018311 -11.2929992676 -10.7050018311 -11.2929992676 Z" 46 android:fillColor="#FF777777" /> 47 </group> 48 </group> 49 </group> 50 <group 51 android:name="fill_outlines" 52 android:translateX="12" 53 android:translateY="12" 54 android:scaleX="0.75" 55 android:scaleY="0.75" > 56 <group 57 android:name="fill_outlines_pivot" 58 android:translateX="-12" 59 android:translateY="-12" > 60 <clip-path 61 android:name="mask_1" 62 android:pathData="M 24 13.3999938965 c 0 0.0 -24 0.0 -24 0.0 c 0 0.0 0 10.6000061035 0 10.6000061035 c 0 0 24 0 24 0 c 0 0 0 -10.6000061035 0 -10.6000061035 Z" /> 63 <group 64 android:name="group_1_3" 65 android:translateX="12" 66 android:translateY="12" > 67 <path 68 android:name="path_1_6" 69 android:pathData="M 10.7100067139 10.2900085449 c 0.629989624023 0.629989624023 0.179992675781 1.70999145508 -0.710006713867 1.70999145508 c 0 0 -20 0 -20 0 c -0.889999389648 0 -1.33999633789 -1.08000183105 -0.710006713867 -1.70999145508 c 0.0 0.0 9.76000976562 -10.2900085449 9.76000976563 -10.2900085449 c 0.0 0 -9.76000976562 -10.2899932861 -9.76000976563 -10.2899932861 c -0.629989624023 -0.630004882812 -0.179992675781 -1.71000671387 0.710006713867 -1.71000671387 c 0 0 20 0 20 0 c 0.889999389648 0 1.33999633789 1.08000183105 0.710006713867 1.71000671387 c 0.0 0.0 -9.76000976562 10.2899932861 -9.76000976563 10.2899932861 c 0.0 0 9.76000976562 10.2900085449 9.76000976563 10.2900085449 Z" 70 android:fillColor="#FF777777" /> 71 </group> 72 </group> 73 </group> 74</vector> 75