JustPaste.it

<span><pre><style>
.navigationIcon::before{
content:'❌';
font-size: 20px;
color: red;
}
.navigationIcon svg{
opacity: 0;
}
</style></pre></span>