MDL-38238 icons: convert to make ie9 compatible

This commit is contained in:
Dan Poltawski
2013-05-06 16:07:51 +01:00
parent 90f44f5cd3
commit e8dfed6b81
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<svg version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
x="0px" y="0px" width="12px" height="12px" viewBox="0 0 12 12" style="overflow:visible;enable-background:new 0 0 12 12;"
xml:space="preserve">
xml:space="preserve" preserveAspectRatio="xMinYMid meet">
<defs>
</defs>
<path style="fill:#999999;" d="M6.5,0h-1c-1.7,0-3,1.3-3,3h2c0-0.6,0.5-1,1-1h1c0.5,0,1,0.4,1,1v2L1,5C0.4,5,0,5.4,0,6l0,5

Before

Width:  |  Height:  |  Size: 1017 B

After

Width:  |  Height:  |  Size: 1.0 KiB

+1 -1
View File
@@ -6,7 +6,7 @@
<svg version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
x="0px" y="0px" width="12px" height="12px" viewBox="0 0 12 12" style="overflow:visible;enable-background:new 0 0 12 12;"
xml:space="preserve">
xml:space="preserve" preserveAspectRatio="xMinYMid meet">
<defs>
</defs>
<path style="fill:#999999;" d="M6.5,0h-1c-1.7,0-3,1.3-3,3h2c0-0.6,0.5-1,1-1h1c0.5,0,1,0.4,1,1v2L1,5C0.4,5,0,5.4,0,6l0,5

Before

Width:  |  Height:  |  Size: 1017 B

After

Width:  |  Height:  |  Size: 1.0 KiB