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 20.20005 8.139153
     25                 h 10.053165
     26                 s 14.2943 49.612846 35.520653 54.904068
     27                 50.1405 17.044182 5.470337 40.180553
     28                 3.125019 34.221123 53.212563 32.862965
     29                 S 35.985264 35.74349 0.15337753 59.27337
     30                 2.2951508 44.56783 51.089413 29.829689
     31                 8.5599785 22.649555 4.3914986 28.139206
     32                 t 11.932453 44.041077
     33                 62.629326 7.40921
     34                 23.302986 54.116184
     35                 T 43.560753 63.370514
     36                 40.156204 17.60786
     37                 40.12051 60.803394
     38                 "
     39         android:strokeColor="#FF0000FF"
     40         android:strokeWidth="1" />
     41 
     42 </vector>