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

5 lines
476 B
XML

<?xml version="1.0" encoding="utf-8"?>
<vector android:height="20.0dip" android:width="20.0dip" android:viewportWidth="20.0" android:viewportHeight="20.0"
xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#ffa8aeb5" android:pathData="M10.25,18.5a8.25,8.25 0,1 1,0 -16.5,8.25 8.25,0 0,1 0,16.5zM10.25,17a6.75,6.75 0,1 0,0 -13.5,6.75 6.75,0 0,0 0,13.5zM10.5,10h4.25v1.5L9,11.5L9,5.75h1.5L10.5,10z" android:fillType="nonZero" />
</vector>