mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-26 16:22:39 +00:00
40 lines
1.3 KiB
XML
40 lines
1.3 KiB
XML
<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="m0,9 l5,-7h14l5,7 -12,13z"
|
|
android:fillColor="#24CC8F"
|
|
android:fillType="evenOdd"/>
|
|
<path
|
|
android:pathData="M7,8.8 L6,4h6zM17,8.8L18,4h-6z"
|
|
android:strokeAlpha="0.25"
|
|
android:fillColor="#FFF"
|
|
android:fillType="evenOdd"
|
|
android:fillAlpha="0.25"/>
|
|
<path
|
|
android:pathData="M7,8.8 L12,4l5,4.8zM2.6,8.8L6,4l1,4.8z"
|
|
android:strokeAlpha="0.5"
|
|
android:fillColor="#FFF"
|
|
android:fillType="evenOdd"
|
|
android:fillAlpha="0.5"/>
|
|
<path
|
|
android:pathData="M21.4,8.8 L18,4l-1,4.8zM2.6,8.8L7,8.8l5,10.3z"
|
|
android:strokeAlpha="0.11"
|
|
android:fillColor="#34313A"
|
|
android:fillType="evenOdd"
|
|
android:fillAlpha="0.11"/>
|
|
<path
|
|
android:pathData="M21.4,8.8H17l-5,10.3z"
|
|
android:strokeAlpha="0.5"
|
|
android:fillColor="#FFF"
|
|
android:fillType="evenOdd"
|
|
android:fillAlpha="0.5"/>
|
|
<path
|
|
android:pathData="M7,8.8h10l-5,10.3z"
|
|
android:strokeAlpha="0.25"
|
|
android:fillColor="#FFF"
|
|
android:fillType="evenOdd"
|
|
android:fillAlpha="0.25"/>
|
|
</vector>
|