Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset="utf-8"/>
<style>
@font-face {
font-family: operators;
src: url("/fonts/math/operators.woff");
}
math, math * {
font-family: operators;
font-size: 32px;
color: purple;
}
</style>
<p>
<mover>
<mspace width="300px" height="10px" mathbackground="blue"></mspace>
<mo>↬<!-- Rightwards Arrow With Loop --></mo>
</mover>
</math>
</p>