tmap/res/drawable/ic_button_input_more.xml
2022-06-10 21:38:30 +09:00

7 lines
830 B
XML

<?xml version="1.0" encoding="utf-8"?>
<vector android:height="24.0dip" android:width="24.0dip" android:viewportWidth="50.0" android:viewportHeight="50.0"
xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#ff606060" android:pathData="M27,25.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0" android:strokeColor="#00000000" android:strokeWidth="1.0" android:fillType="evenOdd" />
<path android:fillColor="#ff606060" android:pathData="M32.5,25.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0" android:strokeColor="#00000000" android:strokeWidth="1.0" android:fillType="evenOdd" />
<path android:fillColor="#ff606060" android:pathData="M21.5,25.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0" android:strokeColor="#00000000" android:strokeWidth="1.0" android:fillType="evenOdd" />
</vector>