mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
5 lines
502 B
XML
5 lines
502 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<vector android:tint="?android:colorControlNormal" android:height="24.0dip" android:width="24.0dip" android:autoMirrored="true" android:viewportWidth="20.0" android:viewportHeight="20.0"
|
||
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
<path android:fillColor="#ff000000" android:pathData="M15,8v8H5V8h10m1,-2H4c-0.55,0 -1,0.45 -1,1v10c0,0.55 0.45,1 1,1h12c0.55,0 1,-0.45 1,-1v-3.5l4,4v-11l-4,4V7c0,-0.55 -0.45,-1 -1,-1z" />
|
||
|
</vector>
|