<label class="hamburger">
<input type="checkbox">
<span class="bar top"></span>
<span class="bar mid"></span>
<span class="bar bot"></span>
</label>
Add delight to your mobile menu with this animated hamburger icon. We use a simple checkbox hack to toggle the state, which transforms the three lines into a sleek "X" without needing JavaScript.