Merge pull request #3580 from alphagov/alert-icon-ie11

Make SVG alert icon show in Internet Explorer 10
This commit is contained in:
Chris Hill-Scott
2020-08-26 16:50:40 +01:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.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="0 0 17.5 14.5" style="enable-background:new 0 0 17.5 14.5;" xml:space="preserve">
viewBox="0 0 17.5 14.5" width="17.5" height="14.5" style="enable-background:new 0 0 17.5 14.5;" xml:space="preserve">
<style type="text/css">
.st0{fill:#0B0B0B;}
</style>

Before

Width:  |  Height:  |  Size: 816 B

After

Width:  |  Height:  |  Size: 843 B