add svg mime type
diff --git a/conf/mime.types b/conf/mime.types
index f171433..3031cf6 100644
--- a/conf/mime.types
+++ b/conf/mime.types
@@ -20,6 +20,7 @@
     image/x-icon                          ico;
     image/x-jng                           jng;
     image/x-ms-bmp                        bmp;
+    image/svg+xml                         svg;
 
     application/java-archive              jar war ear;
     application/mac-binhex40              hqx;