NOBUG: Fixed SVG browser compatibility

This commit is contained in:
Andrew Nicols 2018-07-06 14:05:04 +08:00
parent 55ececc04c
commit 21a59c3ff3

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><defs><style>.a{fill:#999;}</style></defs><title>Artboard 1</title><path class="a" d="M13,7.2,9.2,15.26A1.33,1.33,0,0,1,8,16a1.3,1.3,0,0,1-1.19-.74L3,7.2a4.37,4.37,0,0,1-.34-1.86,5.33,5.33,0,1,1,10.67,0A4.37,4.37,0,0,1,13,7.2ZM8,2.67a2.67,2.67,0,1,0,2.67,2.67A2.67,2.67,0,0,0,8,2.67Z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" preserveAspectRatio="xMinYMid meet"><defs><style>.a{fill:#999;}</style></defs><title>Artboard 1</title><path class="a" d="M13,7.2,9.2,15.26A1.33,1.33,0,0,1,8,16a1.3,1.3,0,0,1-1.19-.74L3,7.2a4.37,4.37,0,0,1-.34-1.86,5.33,5.33,0,1,1,10.67,0A4.37,4.37,0,0,1,13,7.2ZM8,2.67a2.67,2.67,0,1,0,2.67,2.67A2.67,2.67,0,0,0,8,2.67Z"/></svg>

Before

Width:  |  Height:  |  Size: 352 B

After

Width:  |  Height:  |  Size: 388 B