Home | History | Annotate | Download | only in drawable
      1 <!--
      2 Copyright (C) 2014 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="100.0dp"
     18         android:height="100.0dp"
     19         android:viewportWidth="100.0"
     20         android:viewportHeight="100.0">
     21     <path
     22         android:pathData="M14.645000,14.645000C5.597000,23.693001 0.000000,36.193001 0.000000,50.000000l50.000000,0.000000L14.645000,14.645000z"
     23         android:fillColor="#2979FF"/>
     24     <path
     25         android:pathData="M100.000000,50.000000c0.000000,-13.807000 -5.597000,-26.306999 -14.645000,-35.355000L50.000000,50.000000L100.000000,50.000000z"
     26         android:fillColor="#FF1744"/>
     27     <path
     28         android:pathData="M85.355003,14.645000C76.306999,5.597000 63.806999,0.000000 50.000000,0.000000l0.000000,50.000000L85.355003,14.645000z"
     29         android:fillColor="#0F9D58"/>
     30     <path
     31         android:pathData="M50.000000,0.000000C36.193001,0.000000 23.693001,5.597000 14.645000,14.645000L50.000000,50.000000L50.000000,0.000000z"
     32         android:fillColor="#FFBC00"/>
     33     <path
     34         android:pathData="M50.000000,50.000000l35.355000,35.355000C94.403000,76.307999 100.000000,63.807999 100.000000,50.000000L50.000000,50.000000z"
     35         android:fillColor="#2979FF"/>
     36     <path
     37         android:pathData="M50.000000,100.000000c13.807000,0.000000 26.306999,-5.596000 35.355000,-14.645000L50.000000,50.000000L50.000000,100.000000z"
     38         android:fillColor="#FFBC00"/>
     39     <path
     40         android:pathData="M14.645000,85.355003C23.693001,94.403999 36.193001,100.000000 50.000000,100.000000L50.000000,50.000000L14.645000,85.355003z"
     41         android:fillColor="#0F9D58"/>
     42     <path
     43         android:pathData="M0.000000,50.000000c0.000000,13.808000 5.597000,26.308001 14.645000,35.355000L50.000000,50.000000L0.000000,50.000000z"
     44         android:fillColor="#FF1744"/>
     45 </vector>
     46