mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-27 17:33:22 +00:00
5 lines
315 B
XML
5 lines
315 B
XML
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:width="24dp" android:viewportHeight="24.0" android:viewportWidth="24.0">
|
||
|
|
<path android:fillColor="@color/white" android:pathData="M7,10l5,5 5,-5z"/>
|
||
|
|
</vector>
|