switch
Tier 1A checkbox wearing a track. Square, like everything else.
<label><input type="checkbox" class="switch" checked /> Notifications</label>
Notes
Just class="switch" on a checkbox — form participation and
keyboard behavior are untouched. Safari is prototyping a native
switch attribute; if it standardizes, this moves down a tier.