OSDN Git Service

release-request-2950741e-0b24-4d70-b748-67bb2b5435b5-for-git_oc-mr1-release-4357583...
[android-x86/packages-apps-Settings.git] / res / drawable / tile_icon_show_layout.xml
1 <!--
2 Copyright (C) 2015 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="24dp"
18         android:height="24dp"
19         android:viewportWidth="24.0"
20         android:viewportHeight="24.0"
21         android:tint="?android:attr/colorControlNormal">
22     <path
23         android:fillColor="#FFFFFFFF"
24         android:pathData="M12,7.2c-3.2,0 -5.9,2 -7,4.8c1.1,2.8 3.8,4.8 7,4.8s5.9,-2 7,-4.8C17.9,9.2 15.2,7.2 12,7.2zM12,15.2c-1.8,0 -3.2,-1.4 -3.2,-3.2s1.4,-3.2 3.2,-3.2s3.2,1.4 3.2,3.2S13.8,15.2 12,15.2zM12,10.1c-1.1,0 -1.9,0.9 -1.9,1.9s0.9,1.9 1.9,1.9s1.9,-0.9 1.9,-1.9S13.1,10.1 12,10.1z"/>
25     <path
26         android:fillColor="#80FFFFFF"
27         android:pathData="M0.0,6.0h1.0v12.0h-1.0z"/>
28     <path
29         android:fillColor="#80FFFFFF"
30         android:pathData="M6.0,0.0h12.0v1.0h-12.0z"/>
31     <path
32         android:fillColor="#80FFFFFF"
33         android:pathData="M23.0,6.0h1.0v12.0h-1.0z"/>
34     <path
35         android:fillColor="#80FFFFFF"
36         android:pathData="M6.0,23.0h12.0v1.0h-12.0z"/>
37     <path
38         android:fillColor="#FFFFFFFF"
39         android:pathData="M1.0,23.0l0.0,-5.0l-1.0,0.0l0.0,6.0l6.0,0.0l0.0,-1.0z"/>
40     <path
41         android:fillColor="#FFFFFFFF"
42         android:pathData="M1.0,1.0l5.0,0.0l0.0,-1.0l-6.0,0.0l0.0,6.0l1.0,0.0z"/>
43     <path
44         android:fillColor="#FFFFFFFF"
45         android:pathData="M18.0,0.0l0.0,1.0l5.0,0.0l0.0,5.0l1.0,0.0l0.0,-6.0z"/>
46     <path
47         android:fillColor="#FFFFFFFF"
48         android:pathData="M23.0,23.0l-5.0,0.0l0.0,1.0l6.0,0.0l0.0,-6.0l-1.0,0.0z"/>
49     <path
50         android:fillColor="#80FFFFFF"
51         android:pathData="M9.5,6.0h5.0v1.0h-5.0z"/>
52     <path
53         android:fillColor="#80FFFFFF"
54         android:pathData="M9.5,17.0h5.0v1.0h-5.0z"/>
55     <path
56         android:fillColor="#FFFFFFFF"
57         android:pathData="M4.5,7.0l5.0,0.0l0.0,-1.0l-6.0,0.0l0.0,6.0l0.0,6.0l6.0,0.0l0.0,-1.0l-5.0,0.0l0.0,-5.0z"/>
58     <path
59         android:fillColor="#FFFFFFFF"
60         android:pathData="M14.5,6.0l0.0,1.0l5.0,0.0l0.0,5.0l0.0,5.0l-5.0,0.0l0.0,1.0l6.0,0.0l0.0,-6.0l0.0,-6.0z"/>
61 </vector>