JSFiddle - React, Tailwind, and code Playground

HTML

<i></i>

CSS

i:after {
    content: "\25ba";
}