JSFiddle - React, Tailwind, and code Playground

by oilvier

HTML

<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" 
	 width="50px" height="50px" viewBox="0 0 50 50" >
<style type="text/css">
	.st0{fill:red;}
</style>
<g>
	<rect stroke="green" class="st0" width="50" height="50"/>
	
</g>
</svg>