JSFiddle - React, Tailwind, and code Playground

by chovy

HTML

<a href="#">Inbox</a>

CSS

a { text-decoration: none; }
a::after { content: ' ⇧'; transform: rotate(180deg); }