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

6 lines
627 B
XML

<?xml version="1.0" encoding="utf-8"?>
<vector android:height="30.0dip" android:width="30.0dip" android:viewportWidth="30.0" android:viewportHeight="30.0"
xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#00000000" android:pathData="M9.92,7.57A9,9 0,0 0,15 24m4.246,-1.063A9,9 0,0 0,15 6" android:strokeColor="#ffd0d2d5" android:strokeWidth="1.5" android:fillType="evenOdd" />
<path android:fillColor="#00000000" android:pathData="M6,7h4v4M23,23h-4v-4" android:strokeColor="#ffd0d2d5" android:strokeWidth="1.5" android:strokeLineJoin="round" android:fillType="evenOdd" />
</vector>