Home | History | Annotate | Download | only in drawable
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!--
      3      Copyright (C) 2014 The Android Open Source Project
      4 
      5      Licensed under the Apache License, Version 2.0 (the "License");
      6      you may not use this file except in compliance with the License.
      7      You may obtain a copy of the License at
      8 
      9           http://www.apache.org/licenses/LICENSE-2.0
     10 
     11      Unless required by applicable law or agreed to in writing, software
     12      distributed under the License is distributed on an "AS IS" BASIS,
     13      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     14      See the License for the specific language governing permissions and
     15      limitations under the License.
     16 -->
     17 
     18 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     19     android:height="24dp"
     20     android:width="24dp"
     21     android:viewportHeight="24"
     22     android:viewportWidth="24" >
     23     <group
     24         android:name="button"
     25         android:translateX="12"
     26         android:translateY="12" >
     27         <group
     28             android:name="button_pivot"
     29             android:translateX="-12"
     30             android:translateY="-12" >
     31             <group
     32                 android:name="right_button"
     33                 android:translateX="19.0722"
     34                 android:translateY="4.5758" >
     35                 <path
     36                     android:name="path_1"
     37                     android:pathData="M 2.9409942627,1.16249084473 c 0.0,0.0 -4.59599304199,-3.85699462891 -4.59599304199,-3.85699462891 c 0.0,0.0 -1.2859954834,1.53300476074 -1.2859954834,1.53300476074 c 0.0,0.0 4.59599304199,3.85600280762 4.59599304199,3.85600280762 c 0.0,0.0 1.2859954834,-1.53201293945 1.2859954834,-1.53201293945 Z"
     38                     android:fillColor="#FFFFFFFF"
     39                     android:fillAlpha="1" />
     40             </group>
     41             <group
     42                 android:name="left_button"
     43                 android:translateX="4.9262"
     44                 android:translateY="4.5729" >
     45                 <path
     46                     android:name="left_button_path"
     47                     android:pathData="M 2.9409942627,-1.16250610352 c 0.0,0.0 -1.2859954834,-1.53199768066 -1.2859954834,-1.53199768066 c 0.0,0.0 -4.59599304199,3.85600280762 -4.59599304199,3.85600280762 c 0.0,0.0 1.2859954834,1.53300476074 1.2859954834,1.53300476074 c 0.0,0.0 4.59599304199,-3.8570098877 4.59599304199,-3.8570098877 Z"
     48                     android:fillColor="#FFFFFFFF"
     49                     android:fillAlpha="1" />
     50             </group>
     51         </group>
     52     </group>
     53     <group
     54         android:name="alarm"
     55         android:translateX="12"
     56         android:translateY="12" >
     57         <group
     58             android:name="alarm_pivot"
     59             android:translateX="-12"
     60             android:translateY="-12" >
     61             <group
     62                 android:name="alarm_hands"
     63                 android:translateX="13.75"
     64                 android:translateY="12.4473" >
     65                 <path
     66                     android:name="alarm_hands_path"
     67                     android:pathData="M -1.25,-4.42700195312 c 0.0,0.0 -1.5,0.0 -1.5,0.0 c 0.0,0.0 0.0,6.0 0.0,6.0 c 0.0,0.0 4.74699401855,2.85400390625 4.74699401855,2.85400390625 c 0.0,0.0 0.753005981445,-1.23199462891 0.753005981445,-1.23199462891 c 0.0,0.0 -4.0,-2.37200927734 -4.0,-2.37200927734 c 0.0,0.0 0.0,-5.25 0.0,-5.25 Z"
     68                     android:fillColor="#FFFFFFFF"
     69                     android:fillAlpha="1" />
     70             </group>
     71             <group
     72                 android:name="alarm_body"
     73                 android:translateX="12"
     74                 android:translateY="13.0203" >
     75                 <path
     76                     android:name="alarm_outline_path"
     77                     android:pathData="M -0.0050048828125,-9 c -4.97399902344,0 -8.99499511719,4.0299987793 -8.99499511719,9 c 0,4.9700012207 4.02099609375,9 8.99499511719,9 c 4.97399902344,0 9.00500488281,-4.0299987793 9.00500488281,-9 c 0,-4.9700012207 -4.03100585938,-9 -9.00500488281,-9 Z M 0,7 c -3.86700439453,0 -7,-3.13400268555 -7,-7 c 0,-3.86599731445 3.13299560547,-7 7,-7 c 3.86700439453,0 7,3.13400268555 7,7 c 0,3.86599731445 -3.13299560547,7 -7,7 Z"
     78                     android:fillColor="#FFFFFFFF"
     79                     android:fillAlpha="1" />
     80             </group>
     81         </group>
     82     </group>
     83 </vector>
     84