OsmAnd/OsmAnd/res/drawable/list_warnings_railways_us.xml

14 lines
987 B
XML
Raw Normal View History

2020-05-13 11:47:11 +02:00
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M12,12m-10,0a10,10 0,1 1,20 0a10,10 0,1 1,-20 0"
android:fillColor="#FFD200"/>
<path
android:pathData="M21,12C21,16.9706 16.9706,21 12,21C7.0294,21 3,16.9706 3,12C3,7.0294 7.0294,3 12,3C16.9706,3 21,7.0294 21,12ZM16.9056,18.3199C15.5509,19.3729 13.8487,20 12,20C10.1513,20 8.4491,19.3729 7.0944,18.3199L11.9999,13.4143L16.9056,18.3199ZM18.3198,16.9057L13.4141,12L18.3198,7.0943C19.3729,8.449 20,10.1513 20,12C20,13.8487 19.3729,15.551 18.3198,16.9057ZM16.9056,5.6801L11.9999,10.5858L7.0943,5.6802C8.449,4.6271 10.1513,4 12,4C13.8487,4 15.5509,4.6271 16.9056,5.6801ZM5.6801,7.0944C4.6271,8.4491 4,10.1513 4,12C4,13.8487 4.6271,15.551 5.6802,16.9057L10.5857,12.0001L5.6801,7.0944Z"
android:fillColor="#000000"
android:fillType="evenOdd"/>
</vector>