Home | History | Annotate | Download | only in drawable
      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         xmlns:auto="http://schemas.android.com/apk/res-auto"
     18         auto:height="64dp"
     19         auto:width="64dp"
     20         auto:viewportHeight="12.25"
     21         auto:viewportWidth="7.30625" >
     22 
     23     <group>
     24         <path
     25             auto:name="one"
     26             auto:fillColor="#ffff00"
     27             auto:pathData="M 1.215625,9.5l 1.9375,0.0 0.0-6.671875-2.109375,0.421875 0.0-1.078125
     28                 l 2.09375-0.421875 1.1874998,0.0 0.0,7.75 1.9375,0.0 0.0,1.0
     29                 l-5.046875,0.0 0.0-1.0Z" />
     30         <path
     31             auto:name="two"
     32             auto:fillColor="#ffff00"
     33             auto:fillAlpha="0"
     34             auto:pathData="M 2.534375,9.6875l 4.140625,0.0 0.0,1.0-5.5625,0.0 0.0-1.0q 0.671875-0.6875 1.828125-1.859375
     35                         q 1.1718752-1.1875 1.4687502-1.53125 0.578125-0.625 0.796875-1.0625
     36                         q 0.234375-0.453125 0.234375-0.875 0.0-0.703125-0.5-1.140625
     37                         q-0.484375-0.4375-1.2656252-0.4375-0.5625,0.0-1.1875,0.1875
     38                         q-0.609375,0.1875-1.3125,0.59375l 0.0-1.203125q 0.71875-0.28125 1.328125-0.421875
     39                         q 0.625-0.15625 1.140625-0.15625 1.3593752,0.0 2.1718752,0.6875
     40                         q 0.8125,0.671875 0.8125,1.8125 0.0,0.53125-0.203125,1.015625
     41                         q-0.203125,0.484375-0.734375,1.140625-0.15625,0.171875-0.9375,0.984375
     42                         q-0.78125024,0.8125-2.2187502,2.265625Z" />
     43     </group>
     44 </vector>