Replace last 12 ic_action icons with vector copies
Before Width: | Height: | Size: 515 B |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 621 B |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 474 B |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 349 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 418 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 298 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 729 B |
Before Width: | Height: | Size: 704 B |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 887 B |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 565 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 965 B |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 1.3 KiB |
19
OsmAnd/res/drawable/ic_action_bearing_16.xml
Normal file
|
@ -0,0 +1,19 @@
|
|||
<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,9.4142L5.1716,10.8284L6.5858,8L5.1716,5.1715L8,6.5858L10.8284,5.1716L9.4142,8L10.8284,10.8284L8,9.4142Z"
|
||||
android:strokeAlpha="0.5"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"
|
||||
android:fillAlpha="0.5"/>
|
||||
<path
|
||||
android:pathData="M4,8L7,9L8,12L9,9L12,8L9,7L8,4L7,7L4,8Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M15,8C15,11.866 11.866,15 8,15C4.134,15 1,11.866 1,8C1,4.134 4.134,1 8,1C11.866,1 15,4.134 15,8ZM13,8C13,10.7614 10.7614,13 8,13C5.2386,13 3,10.7614 3,8C3,5.2386 5.2386,3 8,3C10.7614,3 13,5.2386 13,8Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"/>
|
||||
</vector>
|
10
OsmAnd/res/drawable/ic_action_big_feedback.xml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="48dp"
|
||||
android:height="48dp"
|
||||
android:viewportWidth="48"
|
||||
android:viewportHeight="48">
|
||||
<path
|
||||
android:pathData="M40,18.3651L24,9.5651L8,18.3651L24,29L40,18.3651ZM24,5L6.0723,14.8602C4.7941,15.5632 4,16.9063 4,18.3651V39C4,41.2091 5.7909,43 8,43H40C42.2091,43 44,41.2091 44,39V18.3651C44,16.9063 43.2059,15.5632 41.9277,14.8602L24,5Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"/>
|
||||
</vector>
|
10
OsmAnd/res/drawable/ic_action_big_poll.xml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="48dp"
|
||||
android:height="48dp"
|
||||
android:viewportWidth="48"
|
||||
android:viewportHeight="48">
|
||||
<path
|
||||
android:pathData="M10,6C7.7909,6 6,7.7909 6,10V38C6,40.2091 7.7909,42 10,42H38C40.2091,42 42,40.2091 42,38V10C42,7.7909 40.2091,6 38,6H10ZM26,14H22V34H26V14ZM18,20H14V34H18V20ZM30,26H34V34H30V26Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"/>
|
||||
</vector>
|
16
OsmAnd/res/drawable/ic_action_bitcoin.xml
Normal 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="M11,9H12C12.5523,9 13,9.4477 13,10C13,10.5523 12.5523,11 12,11H11V9Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M11,12V15H12.5C13.3284,15 14,14.3284 14,13.5C14,12.6716 13.3284,12 12.5,12H11Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M12,22C17.5228,22 22,17.5228 22,12C22,6.4771 17.5228,2 12,2C6.4771,2 2,6.4771 2,12C2,17.5228 6.4771,22 12,22ZM11,6H10V8H8V9H9V15H8V16H10V18H11V16H12V18H13V16H13.5C14.8807,16 16,14.8807 16,13.5C16,12.502 15.4152,11.6405 14.5695,11.2397C14.8391,10.8989 15,10.4682 15,10C15,8.8954 14.1046,8 13,8V6H12V8H11V6Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"/>
|
||||
</vector>
|
12
OsmAnd/res/drawable/ic_action_close_dark.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="32dp"
|
||||
android:height="32dp"
|
||||
android:viewportWidth="32"
|
||||
android:viewportHeight="32">
|
||||
<path
|
||||
android:pathData="M8,4C5.7909,4 4,5.7909 4,8V24C4,26.2091 5.7909,28 8,28H24C26.2091,28 28,26.2091 28,24V8C28,5.7909 26.2091,4 24,4H8ZM12.4142,22.4142L16,18.8285L19.5858,22.4142L22.4142,19.5858L18.8285,16L22.4142,12.4142L19.5858,9.5858L16,13.1716L12.4142,9.5858L9.5858,12.4142L13.1716,16L9.5858,19.5858L12.4142,22.4142Z"
|
||||
android:strokeAlpha="0.7"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"
|
||||
android:fillAlpha="0.7"/>
|
||||
</vector>
|
10
OsmAnd/res/drawable/ic_action_gnew_label_dark.xml
Normal 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="M19,9C19,14 12,22 12,22C12,22 5,14 5,9C5,5 8.134,2 12,2C15.866,2 19,5 19,9ZM11,8V6H13V8H15V10H13V12H11V10H9V8H11Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"/>
|
||||
</vector>
|
12
OsmAnd/res/drawable/ic_action_gremove_dark.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="32dp"
|
||||
android:height="32dp"
|
||||
android:viewportWidth="32"
|
||||
android:viewportHeight="32">
|
||||
<path
|
||||
android:pathData="M13.8787,16L6.9393,9.0606L9.0606,6.9393L16,13.8787L22.9393,6.9393L25.0606,9.0606L18.1213,16L25.0606,22.9393L22.9393,25.0606L16,18.1213L9.0606,25.0606L6.9393,22.9393L13.8787,16Z"
|
||||
android:strokeAlpha="0.7"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"
|
||||
android:fillAlpha="0.7"/>
|
||||
</vector>
|
32
OsmAnd/res/drawable/ic_action_group2.xml
Normal file
|
@ -0,0 +1,32 @@
|
|||
<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,12C13.6569,12 15,10.6569 15,9C15,7.3432 13.6569,6 12,6C10.3431,6 9,7.3432 9,9C9,10.6569 10.3431,12 12,12Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M18,17.5C18,16 15.5,14 12,14C8.5,14 6,16 6,17.5V19H18V17.5Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M5.5,11C6.8807,11 8,9.8807 8,8.5C8,7.1193 6.8807,6 5.5,6C4.1193,6 3,7.1193 3,8.5C3,9.8807 4.1193,11 5.5,11Z"
|
||||
android:strokeAlpha="0.5"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillAlpha="0.5"/>
|
||||
<path
|
||||
android:pathData="M7.1023,13.2085C6.6119,13.0765 6.0739,13 5.5,13C2.875,13 1,14.6 1,15.8V17H4.0357C4.2559,15.4632 5.4582,14.2478 6.601,13.5084C6.7618,13.4043 6.9291,13.3042 7.1023,13.2085Z"
|
||||
android:strokeAlpha="0.5"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillAlpha="0.5"/>
|
||||
<path
|
||||
android:pathData="M19.9643,17C19.7441,15.4632 18.5418,14.2478 17.399,13.5084C17.2382,13.4043 17.0709,13.3042 16.8977,13.2085C17.3881,13.0765 17.9261,13 18.5,13C21.125,13 23,14.6 23,15.8V17H19.9643Z"
|
||||
android:strokeAlpha="0.5"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillAlpha="0.5"/>
|
||||
<path
|
||||
android:pathData="M18.5,11C19.8807,11 21,9.8807 21,8.5C21,7.1193 19.8807,6 18.5,6C17.1193,6 16,7.1193 16,8.5C16,9.8807 17.1193,11 18.5,11Z"
|
||||
android:strokeAlpha="0.5"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillAlpha="0.5"/>
|
||||
</vector>
|
12
OsmAnd/res/drawable/ic_action_history2.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="36dp"
|
||||
android:height="36dp"
|
||||
android:viewportWidth="36"
|
||||
android:viewportHeight="36">
|
||||
<path
|
||||
android:pathData="M28.5,18C28.5,23.799 23.799,28.5 18,28.5C15.3998,28.5 13.0204,27.5549 11.1865,25.9894L9.1285,28.176C11.501,30.2461 14.604,31.5 18,31.5C25.4558,31.5 31.5,25.4558 31.5,18C31.5,10.5442 25.4558,4.5 18,4.5C10.5442,4.5 4.5,10.5442 4.5,18H0L6,25.5L12,18H7.5C7.5,12.201 12.201,7.5 18,7.5C23.799,7.5 28.5,12.201 28.5,18Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M16.5,13.5V20.3028L21.668,23.7481L23.332,21.2519L19.5,18.6972V13.5H16.5Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
</vector>
|
12
OsmAnd/res/drawable/ic_action_internet_access_fee.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<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="M24,8L22.4348,9.8261C22.2967,9.72 22.1515,9.6228 22,9.5351V8H16V9.5351C14.8044,10.2267 14,11.5194 14,13V19C14,19.2082 14.0159,19.4127 14.0466,19.6123L12,22L0,8C0,8 3,3 12,3C21,3 24,8 24,8Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M20,10V11C21.1046,11 22,11.8954 22,13V14H20V13H18V15H20C21.1046,15 22,15.8954 22,17V19C22,20.1046 21.1046,21 20,21V22H18V21C16.8954,21 16,20.1046 16,19V18H18V19H20V17H18C16.8954,17 16,16.1046 16,15V13C16,11.8954 16.8954,11 18,11V10H20Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
</vector>
|
37
OsmAnd/res/drawable/ic_action_route_points.xml
Normal file
|
@ -0,0 +1,37 @@
|
|||
<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,8C14.3431,8 13,9.3432 13,11V13C13,15.7614 10.7614,18 8,18C8.5523,18 9,17.5523 9,17C9,16.4477 8.5523,16 8,16C9.6568,16 11,14.6569 11,13V11C11,8.2386 13.2386,6 16,6C15.4477,6 15,6.4477 15,7C15,7.5523 15.4477,8 16,8Z"
|
||||
android:strokeAlpha="0.5"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillAlpha="0.5"/>
|
||||
<path
|
||||
android:pathData="M16,8C17.6569,8 19,9.3432 19,11V15C19,15.5523 19.4477,16 20,16C20.5523,16 21,15.5523 21,15V11C21,8.2386 18.7614,6 16,6C16.5523,6 17,6.4477 17,7C17,7.5523 16.5523,8 16,8Z"
|
||||
android:strokeAlpha="0.5"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillAlpha="0.5"/>
|
||||
<path
|
||||
android:pathData="M8,16C7.4477,16 7,16.4477 7,17C7,17.5523 7.4477,18 8,18C5.2386,18 3,15.7614 3,13V9C3,8.4477 3.4477,8 4,8C4.5523,8 5,8.4477 5,9V13C5,14.6569 6.3432,16 8,16Z"
|
||||
android:strokeAlpha="0.5"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillAlpha="0.5"/>
|
||||
<path
|
||||
android:pathData="M4,10C5.6568,10 7,8.6568 7,7C7,5.3432 5.6568,4 4,4C2.3431,4 1,5.3432 1,7C1,8.6568 2.3431,10 4,10ZM4,8C4.5523,8 5,7.5523 5,7C5,6.4477 4.5523,6 4,6C3.4477,6 3,6.4477 3,7C3,7.5523 3.4477,8 4,8Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"/>
|
||||
<path
|
||||
android:pathData="M8,20C9.6568,20 11,18.6569 11,17C11,15.3431 9.6568,14 8,14C6.3432,14 5,15.3431 5,17C5,18.6569 6.3432,20 8,20ZM8,18C8.5523,18 9,17.5523 9,17C9,16.4477 8.5523,16 8,16C7.4477,16 7,16.4477 7,17C7,17.5523 7.4477,18 8,18Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"/>
|
||||
<path
|
||||
android:pathData="M19,7C19,8.6568 17.6569,10 16,10C14.3431,10 13,8.6568 13,7C13,5.3432 14.3431,4 16,4C17.6569,4 19,5.3432 19,7ZM17,7C17,7.5523 16.5523,8 16,8C15.4477,8 15,7.5523 15,7C15,6.4477 15.4477,6 16,6C16.5523,6 17,6.4477 17,7Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"/>
|
||||
<path
|
||||
android:pathData="M20,20C21.6569,20 23,18.6569 23,17C23,15.3431 21.6569,14 20,14C18.3431,14 17,15.3431 17,17C17,18.6569 18.3431,20 20,20ZM20,18C20.5523,18 21,17.5523 21,17C21,16.4477 20.5523,16 20,16C19.4477,16 19,16.4477 19,17C19,17.5523 19.4477,18 20,18Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"/>
|
||||
</vector>
|
9
OsmAnd/res/drawable/ic_action_wikipedia.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="32dp"
|
||||
android:height="32dp"
|
||||
android:viewportWidth="32"
|
||||
android:viewportHeight="32">
|
||||
<path
|
||||
android:pathData="M10,8H4V10H6.0699L11.9545,23.9091H13.0909L16.1685,17.7538L18.7727,23.9091H19.909L26.8636,10H28.9999V8H23.9999V10H25.159L19.909,20.5L17.6363,14.8182L20.0455,10H22V8H18V10H18.3409L16.8788,12.9243L15.709,10H15.9999V8H10.9999V10H12.8881L15.3873,15.9073L13.0909,20.5L8.8909,10H10V8Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
</vector>
|