OsmAnd/OsmAnd/res/drawable/ic_action_transport_trolleybus.xml

10 lines
923 B
XML

<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="M10,4L11,0H9L8,4H7.4142C6.5087,4 5.6403,4.3597 5,5C4.3597,5.6403 4,6.5087 4,7.4142V8V18C4,18.7403 4.4022,19.3866 5,19.7324V20.5C5,21.3284 5.6716,22 6.5,22C7.3284,22 8,21.3284 8,20.5V20H16V20.5C16,21.3284 16.6716,22 17.5,22C18.3284,22 19,21.3284 19,20.5V19.7324C19.5978,19.3866 20,18.7403 20,18V8V7.4142C20,6.5087 19.6403,5.6403 19,5C18.3597,4.3597 17.4913,4 16.5858,4H15L16,0H14L13,4H10ZM18,8H6V14H18V8ZM7,18C7.5523,18 8,17.5523 8,17C8,16.4477 7.5523,16 7,16C6.4477,16 6,16.4477 6,17C6,17.5523 6.4477,18 7,18ZM18,17C18,17.5523 17.5523,18 17,18C16.4477,18 16,17.5523 16,17C16,16.4477 16.4477,16 17,16C17.5523,16 18,16.4477 18,17Z"
android:fillColor="#ffffff"
android:fillType="evenOdd"/>
</vector>