Index: trunk/images/mapmode/addnote.svg
===================================================================
--- trunk/images/mapmode/addnote.svg	(revision 15577)
+++ trunk/images/mapmode/addnote.svg	(revision 15577)
@@ -0,0 +1,10 @@
+<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="24" height="24" xmlns:xlink="https://www.w3.org/1999/xlink">
+  <defs>
+    <linearGradient id="grad" gradientTransform="rotate(90)">
+      <stop stop-color="#5fa4d5" offset="0"/>
+      <stop stop-color="#2f74b8" offset="1"/>
+    </linearGradient>
+  </defs>
+  <path d="m11.5,22.9l6.23506,-12.21818a7,7 0 1 0 -12.47013,0z" stroke="#326f9c" fill="url('#grad')"/>
+  <path d="m7,7h4v-4h1v4h4v1h-4v4h-1v-4h-4z" fill="#fff"/>
+</svg>
Index: trunk/images/mapmode/addsegment.svg
===================================================================
--- trunk/images/mapmode/addsegment.svg	(revision 15577)
+++ trunk/images/mapmode/addsegment.svg	(revision 15577)
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="24" height="24">
+  <path d="m4,13 15,-3" stroke="#000" fill="none"/>
+  <path d="m2.5,11.5h3v3h-3zm15,-3h3v3h-3z" stroke="#df421e" fill="#fff"/>
+</svg>
