Replace Bus, Subway, Train, Trolleybus icons to VectorDrawable

This commit is contained in:
Dmitry 2020-01-22 16:21:11 +02:00
parent b188b61692
commit 5c05d0010b
30 changed files with 68 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 432 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 681 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 492 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 460 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 464 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 269 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 445 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 344 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 328 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 300 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 539 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 879 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 668 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 597 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 580 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 786 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 943 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 861 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 848 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,10 @@
<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>

View file

@ -0,0 +1,16 @@
<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,0C5.3726,0 0,5.3726 0,12V22C0,23.1046 0.8954,24 2,24H22C23.1046,24 24,23.1046 24,22V12C24,5.3726 18.6274,0 12,0ZM8.5607,4C7.8815,4 7.2302,4.2698 6.75,4.75C6.2698,5.2302 6,5.8815 6,6.5607V7V16C6,16.9728 6.6946,17.7834 7.6148,17.9629L6,22H8H16H18L16.3852,17.9629C17.3054,17.7834 18,16.9728 18,16V7V6.5607C18,5.8815 17.7302,5.2302 17.25,4.75C16.7698,4.2698 16.1185,4 15.4393,4H8.5607ZM8.8,20L9.6,18H14.4L15.2,20H8.8ZM16,12V8H8V12H16ZM9,16C9.5523,16 10,15.5523 10,15C10,14.4477 9.5523,14 9,14C8.4477,14 8,14.4477 8,15C8,15.5523 8.4477,16 9,16ZM16,15C16,15.5523 15.5523,16 15,16C14.4477,16 14,15.5523 14,15C14,14.4477 14.4477,14 15,14C15.5523,14 16,14.4477 16,15Z"
android:fillColor="#ffffff"
android:fillType="evenOdd"/>
<path
android:pathData="M7.6,18L6,22H8H16H18L16.4,18H14.4L15.2,20H8.8L9.6,18H7.6Z"
android:strokeAlpha="0.5"
android:fillColor="#ffffff"
android:fillType="evenOdd"
android:fillAlpha="0.5"/>
</vector>

View file

@ -0,0 +1,16 @@
<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="M16.5858,2H15.95C15.7184,0.8589 14.7095,0 13.5,0H10.5C9.2905,0 8.2816,0.8589 8.05,2H7.4142C6.5087,2 5.6403,2.3597 5,3C4.3597,3.6403 4,4.5087 4,5.4142V6V18C4,19.1046 4.8954,20 6,20H18C19.1046,20 20,19.1046 20,18V6V5.4142C20,4.5087 19.6403,3.6403 19,3C18.3597,2.3597 17.4913,2 16.5858,2ZM10,3C10,2.4477 10.4477,2 11,2H13C13.5523,2 14,2.4477 14,3C14,3.5523 13.5523,4 13,4H11C10.4477,4 10,3.5523 10,3ZM11,8H6V14H11V8ZM18,8H13V14H18V8ZM8,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"/>
<path
android:pathData="M7,18H9L7.6667,22H16.3333L15,18H17L19,24H18H17H7H6H5L7,18Z"
android:strokeAlpha="0.5"
android:fillColor="#ffffff"
android:fillType="evenOdd"
android:fillAlpha="0.5"/>
</vector>

View file

@ -0,0 +1,16 @@
<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="M16,0H8V2H12L11,4H7.4142C6.5087,4 5.6403,4.3597 5,5C4.3597,5.6403 4,6.5087 4,7.4142V8V18C4,19.1046 4.8954,20 6,20H18C19.1046,20 20,19.1046 20,18V8V7.4142C20,6.5087 19.6403,5.6403 19,5C18.3597,4.3597 17.4913,4 16.5858,4H13L14,2H16V0ZM18,14V8H6V14H18ZM7,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"/>
<path
android:pathData="M7,18H9L7.6667,22H16.3333L15,18H17L19,24H18H17H7H6H5L7,18Z"
android:strokeAlpha="0.5"
android:fillColor="#ffffff"
android:fillType="evenOdd"
android:fillAlpha="0.5"/>
</vector>

View file

@ -0,0 +1,10 @@
<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>