NOBUG: Fixed SVG browser compatibility

This commit is contained in:
Dan Poltawski 2015-10-02 10:57:28 +01:00
parent 04d4ca7f61
commit dd52e20b72

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="-295 293 16 16" style="enable-background:new -295 293 16 16;" xml:space="preserve">
viewBox="-295 293 16 16" style="enable-background:new -295 293 16 16;" xml:space="preserve" preserveAspectRatio="xMinYMid meet">
<style type="text/css">
.st0{fill:#999999;}
</style>

Before

Width:  |  Height:  |  Size: 745 B

After

Width:  |  Height:  |  Size: 781 B