JSFiddle - React, Tailwind, and code Playground

by Lalji Tadhani

HTML

<svg height="50" width="50"  title="lalji">
  <circle cx="20" cy="20" r="30"  fill="black" />
  <rect fill="#69c">
    <title>Hello, World!</title>
  </rect>
</svg>