JSFiddle - React, Tailwind, and code Playground

by mishragaurav31

HTML

<script src="http://codinginparadise.org/projects/svgweb/src/svg.js"></script>
<!--[if !IE]>-->
<object data="http://makemydesign.com/media/a.svg" type="image/svg+xml"
width="100" height="200" id="mySVGObject"> <!--<![endif]-->
<!--[if lt IE 9]>
<object src="http://makemydesign.com/media/a.svg" classid="image/svg+xml"
width="100" height="200" id="mySVGObject"> <![endif]-->
<!--[if gte IE 9]>
<object data="http://makemydesign.com/media/a.svg" type="image/svg+xml"
width="100" height="200" id="mySVGObject"> <![endif]-->
</object>