Background Icon
Icons that use CSS background-image, instead of SVG or IMG tag.
Non-Critical Background Icons
<p>
<span class=”icon icon--warning”></span>
<span>Warning: this item is about to expire</span>
</p>Critical Background Icons
<span class=”icon icon--hamburger” role="img" aria-label="Options"></span><button class=”hamburger” aria-label=”Options”>
<span class=”icon icon--hamburger”></span>
</button>Last updated