These emojis have FACE
in their Unicode name or are otherwise basically required to be displayed primarily as a face or head.
{% for emoji in site.data.emoticons %} {% include mini-swatch.html codepoint=emoji.codepoint name=emoji.name %} {% endfor %}
Some vendors also display various animal emojis as head-only.
{% for emoji in site.data.possible-faces %} {% include mini-swatch.html codepoint=emoji.codepoint name=emoji.name %} {% endfor %}