diff --git a/OsmAnd/res/drawable/ic_action_height_limit.xml b/OsmAnd/res/drawable/ic_action_height_limit.xml
index f364b4e0ee..fb32da1462 100644
--- a/OsmAnd/res/drawable/ic_action_height_limit.xml
+++ b/OsmAnd/res/drawable/ic_action_height_limit.xml
@@ -7,7 +7,7 @@
android:pathData="M6,2L12,6L18,2H6Z"
android:fillColor="#ffffff"/>
+
+
+
+
diff --git a/OsmAnd/res/drawable/ic_action_weight_limit.xml b/OsmAnd/res/drawable/ic_action_weight_limit.xml
index 89626d51c5..dee87a7368 100644
--- a/OsmAnd/res/drawable/ic_action_weight_limit.xml
+++ b/OsmAnd/res/drawable/ic_action_weight_limit.xml
@@ -4,12 +4,12 @@
android:viewportWidth="24"
android:viewportHeight="24">
diff --git a/OsmAnd/res/drawable/img_help_height_limit_day.xml b/OsmAnd/res/drawable/img_help_height_limit_day.xml
index 0942266946..7ebcfcdf23 100644
--- a/OsmAnd/res/drawable/img_help_height_limit_day.xml
+++ b/OsmAnd/res/drawable/img_help_height_limit_day.xml
@@ -46,11 +46,11 @@
android:fillType="evenOdd"/>
+ android:fillColor="#212121"/>
+ android:pathData="M46,32L46,40H54V32H58V52H54V44H46L46,52H42V32H46Z"
+ android:fillColor="#212121"/>
+ android:fillColor="#212121"/>
diff --git a/OsmAnd/res/drawable/img_help_height_limit_night.xml b/OsmAnd/res/drawable/img_help_height_limit_night.xml
index 158ba010c0..e309d4d370 100644
--- a/OsmAnd/res/drawable/img_help_height_limit_night.xml
+++ b/OsmAnd/res/drawable/img_help_height_limit_night.xml
@@ -46,11 +46,11 @@
android:fillType="evenOdd"/>
+ android:fillColor="#212121"/>
+ android:pathData="M46,32L46,40H54V32H58V52H54V44H46L46,52H42V32H46Z"
+ android:fillColor="#212121"/>
+ android:fillColor="#212121"/>
diff --git a/OsmAnd/res/drawable/img_help_length_limit_day.xml b/OsmAnd/res/drawable/img_help_length_limit_day.xml
new file mode 100644
index 0000000000..bf1d51b975
--- /dev/null
+++ b/OsmAnd/res/drawable/img_help_length_limit_day.xml
@@ -0,0 +1,31 @@
+
+
+
+
+
+
+
+
+
diff --git a/OsmAnd/res/drawable/img_help_length_limit_night.xml b/OsmAnd/res/drawable/img_help_length_limit_night.xml
new file mode 100644
index 0000000000..2537c47fa5
--- /dev/null
+++ b/OsmAnd/res/drawable/img_help_length_limit_night.xml
@@ -0,0 +1,31 @@
+
+
+
+
+
+
+
+
+
diff --git a/OsmAnd/res/drawable/img_help_weight_limit_day.xml b/OsmAnd/res/drawable/img_help_weight_limit_day.xml
index 0c69c5b2ec..a9d50aa338 100644
--- a/OsmAnd/res/drawable/img_help_weight_limit_day.xml
+++ b/OsmAnd/res/drawable/img_help_weight_limit_day.xml
@@ -27,9 +27,18 @@
android:fillColor="#EE5622"
android:fillType="evenOdd"/>
+ android:pathData="M264,48C264,46.895 264.895,46 266,46H268C269.105,46 270,46.895 270,48V56C270,57.105 269.105,58 268,58H266C264.895,58 264,57.105 264,56V48Z"
+ android:fillColor="#212121"/>
+ android:pathData="M278,49C278,48.448 278.448,48 279,48H281C281.552,48 282,48.448 282,49V55C282,55.552 281.552,56 281,56H279C278.448,56 278,55.552 278,55V49Z"
+ android:fillColor="#212121"/>
+
+
+
diff --git a/OsmAnd/res/drawable/img_help_weight_limit_night.xml b/OsmAnd/res/drawable/img_help_weight_limit_night.xml
index d055d5802c..49eba6ebcb 100644
--- a/OsmAnd/res/drawable/img_help_weight_limit_night.xml
+++ b/OsmAnd/res/drawable/img_help_weight_limit_night.xml
@@ -27,9 +27,18 @@
android:fillColor="#EE5622"
android:fillType="evenOdd"/>
+ android:pathData="M264,48C264,46.895 264.895,46 266,46H268C269.105,46 270,46.895 270,48V56C270,57.105 269.105,58 268,58H266C264.895,58 264,57.105 264,56V48Z"
+ android:fillColor="#212121"/>
+ android:pathData="M278,49C278,48.448 278.448,48 279,48H281C281.552,48 282,48.448 282,49V55C282,55.552 281.552,56 281,56H279C278.448,56 278,55.552 278,55V49Z"
+ android:fillColor="#212121"/>
+
+
+
diff --git a/OsmAnd/res/drawable/img_help_width_limit_day.xml b/OsmAnd/res/drawable/img_help_width_limit_day.xml
index a33a1fb476..0beda557d7 100644
--- a/OsmAnd/res/drawable/img_help_width_limit_day.xml
+++ b/OsmAnd/res/drawable/img_help_width_limit_day.xml
@@ -32,7 +32,7 @@
android:fillColor="#237BFF"
android:fillType="evenOdd"/>
@@ -44,12 +44,12 @@
android:fillColor="#EE5622"
android:fillType="evenOdd"/>
+ android:pathData="M260,54L268,42L260,30V54Z"
+ android:fillColor="#212121"/>
+ android:pathData="M300,54L292,42L300,30V54Z"
+ android:fillColor="#212121"/>
+ android:pathData="M274,32L276,42L278,32H282L284,42L286,32H290L286,52H282L280,42L278,52H274L270,32H274Z"
+ android:fillColor="#212121"/>
diff --git a/OsmAnd/res/drawable/img_help_width_limit_night.xml b/OsmAnd/res/drawable/img_help_width_limit_night.xml
index 223a83ab78..2fa1992913 100644
--- a/OsmAnd/res/drawable/img_help_width_limit_night.xml
+++ b/OsmAnd/res/drawable/img_help_width_limit_night.xml
@@ -44,12 +44,12 @@
android:fillColor="#EE5622"
android:fillType="evenOdd"/>
+ android:pathData="M260,54L268,42L260,30V54Z"
+ android:fillColor="#212121"/>
+ android:pathData="M300,54L292,42L300,30V54Z"
+ android:fillColor="#212121"/>
+ android:pathData="M274,32L276,42L278,32H282L284,42L286,32H290L286,52H282L280,42L278,52H274L270,32H274Z"
+ android:fillColor="#212121"/>