blob: e81474edb633e6ae58af845b1fa3ac5663134742 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M9,16.2001L4.8,12.0001L3.4,13.4001L9,19.0001L21,7.0001L19.6,5.6001L9,16.2001Z"
android:fillColor="#2CC766"
android:fillType="evenOdd"/>
</vector>
|