Home | History | Annotate | Download | only in drawable
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <vector xmlns:android="http://schemas.android.com/apk/res/android"
      3     android:width="56dp"
      4     android:height="56dp"
      5     android:viewportWidth="24"
      6     android:viewportHeight="24">
      7 
      8     <group
      9             android:translateX="3.000000"
     10             android:translateY="3.000000">
     11         <path
     12             android:fillColor="#000000"
     13             android:strokeWidth="1"
     14             android:pathData="M16,9 L7.249,3.431 L14.048,10.242 L16,9 Z" />
     15         <path
     16             android:fillColor="#000000"
     17             android:strokeWidth="1"
     18             android:pathData="M18,16.73 L1.27,0 L0,1.27 L5,6.27 L5,16 L10.946,12.216 L16.73,18 L18,16.73 Z" />
     19     </group>
     20 </vector>
     21