diff --git a/data/style/style.xml b/data/style/style.xml index f5b0f30a..1eaefb94 100644 --- a/data/style/style.xml +++ b/data/style/style.xml @@ -589,11 +589,19 @@ - - - - - + + + + + + + + + + + + + diff --git a/gpxsee.qrc b/gpxsee.qrc index 07ac1444..146a5b00 100644 --- a/gpxsee.qrc +++ b/gpxsee.qrc @@ -112,6 +112,8 @@ icons/map/POI/theatre-11.svg icons/map/POI/toilet-11.svg icons/map/POI/town-hall-11.svg + icons/map/POI/triangle-11.svg + icons/map/POI/triangle-stroked-11.svg icons/map/POI/viewpoint-11.svg icons/map/POI/village-11.svg icons/map/POI/volcano-11.svg diff --git a/icons/map/POI/triangle-11.svg b/icons/map/POI/triangle-11.svg new file mode 100644 index 00000000..e70fb6f4 --- /dev/null +++ b/icons/map/POI/triangle-11.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/icons/map/POI/triangle-stroked-11.svg b/icons/map/POI/triangle-stroked-11.svg new file mode 100644 index 00000000..3cc1728d --- /dev/null +++ b/icons/map/POI/triangle-stroked-11.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file