OsmAnd/OsmAnd/res/drawable/ic_action_opening_hour_16.xml
2020-05-08 16:26:07 +03:00

10 lines
566 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="16dp"
android:height="16dp"
android:viewportWidth="16"
android:viewportHeight="16">
<path
android:pathData="M8,15C11.866,15 15,11.866 15,8C15,4.134 11.866,1 8,1C4.134,1 1,4.134 1,8C1,11.866 4.134,15 8,15ZM9,5C9,4.4477 8.5523,4 8,4C7.4477,4 7,4.4477 7,5V8L5.4,9.2C4.9582,9.5314 4.8686,10.1582 5.2,10.6C5.5314,11.0418 6.1582,11.1314 6.6,10.8L8.6,9.3C8.8518,9.1111 9,8.8148 9,8.5V5Z"
android:fillColor="#ffffff"
android:fillType="evenOdd"/>
</vector>