Github | npm | cdn


SVG Input

<svg viewBox="0 0 182 72"> <circle id="circle" cx="27.5" cy="36.9" r="23.5" fill="orangered"/> <ellipse id="ellipse" cx="68.3" cy="37" rx="15.1" ry="23.4" fill="darkorange"/> <polygon id="polygon" points="107.4,13 113.7,28.8 127.9,31.3 117.6,43.5 120.1,60.8 107.4,52.6 94.6,60.8 97.1,43.5 86.8,31.3 101,28.8" fill="yellow"/> <rect id="rect" x="131" y="13.2" width="47.5" height="47.6" rx="5" fill="yellowgreen"/> </svg>

SVG Output

Test


Github | npm | cdn

2023 © thednp