JSFiddle - React, Tailwind, and code Playground

by thvinic

HTML

<div></div>

CSS

div {
background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='10px' width='120px'><text x='0' y='15' fill='black' font-size='7'> Itens para este produto</text></svg>");
}