Nice browser. Is it antique?
No, seriously - your browser is so old that some features of patternplate don't work as expected.
Don't worry - you can either continue with a restricted version or install an up-to-date browser.
We messed up.
Sorry, but your user experience might be affected.
- Try reloading the page
- Report the problem at github.com/patternplate/patternplate

Chip@1.0.0

<div class="c-chip">
    <div class="c-chip__text">
        23
    </div>
    <div class="c-chip__icon material-icons">
        face
    </div>
</div>

<div class="c-chip is-active">
    <div class="c-chip__text">
        23
    </div>
    <div class="c-chip__icon material-icons">
        face
    </div>
</div>