Home | History | Annotate | Download | only in drawable
      1 <!--
      2   ~ Copyright (C) 2016 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="360dp"
     18         android:height="184dp"
     19         android:viewportWidth="360"
     20         android:viewportHeight="184">
     21 
     22     <path
     23         android:fillColor="#E9F0F9"
     24         android:pathData="M 0 0 H 360 V 184 H 0 V 0 Z" />
     25     <path
     26         android:fillColor="#444445"
     27         android:pathData="M217.6,179h-75.1c-5,0-9-4-9-9V14c0-5,4-9,9-9h75.1c5,0,9,4,9,9V170C226.6,174.9,222.5,179,217.6,179z" />
     28     <path
     29         android:fillColor="#000000"
     30         android:pathData="M 180 9.6 C 181.1045695 9.6 182 10.4954305003 182 11.6 C 182 12.7045694997 181.1045695 13.6 180 13.6 C 178.8954305 13.6 178 12.7045694997 178 11.6 C 178 10.4954305003 178.8954305 9.6 180 9.6 Z" />
     31 </vector>
     32