• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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
19    xmlns:android="http://schemas.android.com/apk/res/android"
20    android:name="ic_clock"
21    android:width="24dp"
22    android:viewportWidth="240"
23    android:height="24dp"
24    android:viewportHeight="240" >
25    <group
26        android:name="clock_frame"
27        android:translateX="120"
28        android:translateY="120"
29        android:scaleX="9.91"
30        android:scaleY="9.91" >
31        <group
32            android:name="clock_frame_pivot"
33            android:translateX="-12"
34            android:translateY="-12" >
35            <group
36                android:name="clock_frame_0"
37                android:translateX="12"
38                android:translateY="12" >
39                <path
40                    android:name="clock_ouline_path_merged"
41                    android:pathData="M -0.0050048828125,-10.0 c -5.52699279785,0.0 -9.99499511719,4.47700500488 -9.99499511719,10.0 c 0.0,5.52299499512 4.46800231934,10.0 9.99499511719,10.0 c 5.52600097656,0.0 10.0050048828,-4.47700500488 10.0050048828,-10.0 c 0.0,-5.52299499512 -4.47900390625,-10.0 -10.0050048828,-10.0 Z M 0.0,8.0 c -4.41999816895,0.0 -8.0,-3.58200073242 -8.0,-8.0 c 0.0,-4.41799926758 3.58000183105,-8.0 8.0,-8.0 c 4.41999816895,0.0 8.0,3.58200073242 8.0,8.0 c 0.0,4.41799926758 -3.58000183105,8.0 -8.0,8.0 Z"
42                    android:fillColor="#FFFFFFFF" />
43            </group>
44        </group>
45    </group>
46    <group
47        android:name="hour_hand"
48        android:translateX="117.75"
49        android:translateY="128.25"
50        android:scaleX="0.91922"
51        android:scaleY="3.67245" >
52        <group
53            android:name="hour_hand_pivot"
54            android:translateY="-7.69241" >
55            <group
56                android:name="hour_hand_0"
57                android:translateX="-0.25"
58                android:translateY="-0.125" >
59                <path
60                    android:name="hour_hand_path"
61                    android:fillColor="#FFFFFFFF"
62                    android:pathData="M -7.986815,-7.986815 l 15.97363,0.0 c 0.0,0.0 0.0,0.0 0.0,0.0 l 0.0,15.97363 c 0.0,0.0 0.0,0.0 0.0,0.0 l -15.97363,0.0 c 0.0,0.0 0.0,0.0 0.0,0.0 l 0.0,-15.97363 c 0.0,0.0 0.0,0.0 0.0,0.0 Z" />
63            </group>
64        </group>
65    </group>
66    <group
67        android:name="minute_hand"
68        android:translateX="114.25"
69        android:translateY="124"
70        android:scaleX="0.91922"
71        android:scaleY="3.67245"
72        android:rotation="121" >
73        <group
74            android:name="minute_hand_pivot"
75            android:translateY="-7.69241" >
76            <group
77                android:name="minute_hand_0"
78                android:translateX="-0.25"
79                android:translateY="-0.125" >
80                <path
81                    android:name="minute_hand_path"
82                    android:fillColor="#FFFFFFFF"
83                    android:pathData="M -7.986815,-7.986815 l 15.97363,0.0 c 0.0,0.0 0.0,0.0 0.0,0.0 l 0.0,15.97363 c 0.0,0.0 0.0,0.0 0.0,0.0 l -15.97363,0.0 c 0.0,0.0 0.0,0.0 0.0,0.0 l 0.0,-15.97363 c 0.0,0.0 0.0,0.0 0.0,0.0 Z" />
84            </group>
85        </group>
86    </group>
87</vector>
88