mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
5 lines
365 B
XML
5 lines
365 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<vector android:height="24.0dip" android:width="24.0dip" android:viewportWidth="24.0" android:viewportHeight="24.0"
|
||
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
<path android:fillColor="@android:color/white" android:pathData="M20,11L7.8,11l5.6,-5.6L12,4l-8,8l8,8l1.4,-1.4L7.8,13L20,13L20,11z" />
|
||
|
</vector>
|