resized critical and warning icons to proper size in svg file. previously too large.

Change-Id: Ic46b08f2ec435943fc078146b8382d70d43ae2cb
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/app/assets/images/icon-critical.svg b/app/assets/images/icon-critical.svg
index 3e63a84..93a0ac1 100644
--- a/app/assets/images/icon-critical.svg
+++ b/app/assets/images/icon-critical.svg
@@ -1,13 +1,13 @@
 <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 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
+	 viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
 <style type="text/css">
 	.st0{fill:#E62325;}
-	.st1{opacity:0.4;fill:#E62325;}
+	.st1{opacity:0.4;fill:#E62325;enable-background:new    ;}
 	.st2{fill:none;stroke:#E62325;stroke-width:2;stroke-miterlimit:10;}
 </style>
-<path class="st0" d="M20,12c4.4,0,8,3.6,8,8s-3.6,8-8,8s-8-3.6-8-8S15.6,12,20,12 M20,10c-5.5,0-10,4.5-10,10s4.5,10,10,10
-	s10-4.5,10-10S25.5,10,20,10L20,10z"/>
-<circle class="st1" cx="20" cy="20" r="8"/>
-<line class="st2" x1="14.3" y1="14.3" x2="25.7" y2="25.7"/>
-<line class="st2" x1="25.7" y1="14.3" x2="14.3" y2="25.7"/>
+<path class="st0" d="M10,2.3c4.3,0,7.7,3.5,7.7,7.7s-3.5,7.7-7.7,7.7S2.3,14.3,2.3,10S5.8,2.3,10,2.3 M10,0.4
+	c-5.3,0-9.7,4.3-9.7,9.7s4.3,9.7,9.7,9.7s9.7-4.3,9.7-9.7S15.3,0.4,10,0.4L10,0.4z"/>
+<circle class="st1" cx="10" cy="10" r="7.7"/>
+<line class="st2" x1="4.5" y1="4.5" x2="15.5" y2="15.6"/>
+<line class="st2" x1="15.5" y1="4.5" x2="4.5" y2="15.6"/>
 </svg>