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:height="64dp" 18 android:viewportHeight="12.25" 19 android:viewportWidth="7.30625" 20 android:width="64dp" > 21 22 <group 23 android:pivotX="3.65" 24 android:pivotY="6.125" 25 android:rotation="-30" > 26 <clip-path 27 android:name="clip1" 28 android:pathData=" 29 M 0, 6.125 30 l 7.3, 0 31 l 0, 12.25 32 l-7.3, 0 33 z" /> 34 35 <group 36 android:pivotX="3.65" 37 android:pivotY="6.125" 38 android:rotation="30" > 39 <path 40 android:name="one" 41 android:fillColor="#ff88ff" 42 android:pathData="M 1.215625,9.5l 1.9375,0.0 0.0-6.671875-2.109375,0.421875 0.0-1.078125 43 l 2.09375-0.421875 1.1874998,0.0 0.0,7.75 1.9375,0.0 0.0,1.0 44 l-5.046875,0.0 0.0-1.0Z" /> 45 </group> 46 </group> 47 <group 48 android:pivotX="3.65" 49 android:pivotY="6.125" 50 android:rotation="-30" > 51 <clip-path 52 android:name="clip2" 53 android:pathData=" 54 M 0, 0 55 l 7.3, 0 56 l 0, 6.125 57 l-7.3, 0 58 z" /> 59 60 <group 61 android:pivotX="3.65" 62 android:pivotY="6.125" 63 android:rotation="30" > 64 <path 65 android:name="two" 66 android:fillColor="#ff88ff" 67 android: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 68 q 1.1718752-1.1875 1.4687502-1.53125 0.578125-0.625 0.796875-1.0625 69 q 0.234375-0.453125 0.234375-0.875 0.0-0.703125-0.5-1.140625 70 q-0.484375-0.4375-1.2656252-0.4375-0.5625,0.0-1.1875,0.1875 71 q-0.609375,0.1875-1.3125,0.59375l 0.0-1.203125q 0.71875-0.28125 1.328125-0.421875 72 q 0.625-0.15625 1.140625-0.15625 1.3593752,0.0 2.1718752,0.6875 73 q 0.8125,0.671875 0.8125,1.8125 0.0,0.53125-0.203125,1.015625 74 q-0.203125,0.484375-0.734375,1.140625-0.15625,0.171875-0.9375,0.984375 75 q-0.78125024,0.8125-2.2187502,2.265625Z" /> 76 </group> 77 </group> 78 79</vector>