Index: plugins/photo_geotagging/build.xml
===================================================================
--- plugins/photo_geotagging/build.xml	(revision 35591)
+++ plugins/photo_geotagging/build.xml	(working copy)
@@ -9,7 +9,7 @@
     <property name="plugin.author" value="Paul Hartmann"/>
     <property name="plugin.class" value="org.openstreetmap.josm.plugins.photo_geotagging.GeotaggingPlugin"/>
     <property name="plugin.description" value="Write gps position info to the image file header. Run this feature from the right click menu of the image layer."/>
-    <property name="plugin.icon" value="images/geotagging.png"/>
+    <property name="plugin.icon" value="images/geotagging.svg"/>
     <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/Photo_Geotagging"/>
     <property name="plugin.canloadatruntime" value="true"/>
     <property name="plugin.requires" value="apache-commons"/>
Index: plugins/photo_geotagging/images/geotagging.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream

Property changes on: plugins/photo_geotagging/images/geotagging.png
___________________________________________________________________
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: plugins/photo_geotagging/images/geotagging.svg
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = image/svg+xml

Property changes on: plugins/photo_geotagging/images/geotagging.svg
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+image/svg+xml
\ No newline at end of property
