OsmAnd/OsmAnd/res/drawable/ic_action_transport_bus.xml

10 lines
1,000 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="M7.4142,2C6.5087,2 5.6403,2.3597 5,3C4.3597,3.6403 4,4.5087 4,5.4142V6V18C4,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,18V6V5.4142C20,4.5087 19.6403,3.6403 19,3C18.3597,2.3597 17.4913,2 16.5858,2H7.4142ZM8,5C8,4.4477 8.4477,4 9,4H15C15.5523,4 16,4.4477 16,5C16,5.5523 15.5523,6 15,6H9C8.4477,6 8,5.5523 8,5ZM6,8H18V14H6V8ZM8,17C8,17.5523 7.5523,18 7,18C6.4477,18 6,17.5523 6,17C6,16.4477 6.4477,16 7,16C7.5523,16 8,16.4477 8,17ZM17,18C17.5523,18 18,17.5523 18,17C18,16.4477 17.5523,16 17,16C16.4477,16 16,16.4477 16,17C16,17.5523 16.4477,18 17,18Z"
android:fillColor="#ffffff"
android:fillType="evenOdd"/>
</vector>