Home | History | Annotate | Download | only in drawable
      1 <!--
      2  Copyright (C) 2014 The Android Open Source Project
      3 Licensed under the Apache License, Version 2.0 (the "License");
      4 you may not use this file except in compliance with the License.
      5 You may obtain a copy of the License at"+
      6 
      7 http://www.apache.org/licenses/LICENSE-2.0
      8 
      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:height="64dp"
     18         android:width="64dp"
     19         android:viewportHeight="128"
     20         android:viewportWidth="128" >
     21 
     22     <path
     23         android:fillColor="#FF00FF00"
     24         android:pathData="m 30.81895 41.37989
     25                 v 31.00579
     26                 c 24.291603 52.03364 40.6086 24.840137 29.56704 6.5204926
     27                 45.133224 22.913471 33.052887 21.727486 33.369 61.60278
     28                 9.647232 22.098152 48.939598 47.470215 53.653687 62.32235
     29                 C 2.0560722 1.4615479 7.0928993 26.005287 40.137558 36.75628
     30                 11.246731 32.178127 59.367462 60.34823 57.254383 37.357815
     31                 47.75605 11.424667 3.3105545 51.886635 56.63027 17.12133
     32                 q 28.37534 32.85535 25.85654 33.57151
     33                 10.356537 51.850616 54.085087 35.653175
     34                 12.530029 52.87991 17.44696 11.780586
     35                 Q 2.585228 51.92801 60.000664 56.79912
     36                 54.18275 51.500694 9.375679 23.836113
     37                 60.35329 59.026245 31.058632 35.14934
     38                 "
     39         android:strokeColor="#FF0000FF"
     40         android:strokeWidth="1" />
     41 
     42 </vector>