2016-09-06 UTC
# KevinMarks the idea of svg is you can just use :after with <svg xmlns="http://www.w3.org/2000/svg" width=".9em" viewbox="0 0 40 40"><circle cx="20" cy="20" r="18" fill="darkred" stroke="red" stroke-width="3"/><path d="M 10,10 30,30 M 10,30 30,10" fill="none" stroke="white" stroke-width="6"/></svg>