Windy CSS styleguide

6.4 #icons.04 .noto-emoji

Toggle example guides Toggle HTML markup

Google's Noto Emoji iconfont loaded as iconfont and defined as font-family: "noto-emoji". Contains all emojis from unicode, BUT it has +400kb size, so it is used only for icons for installed external plugins.

Example
βœ… ☠️ ⛺️ πŸ“š πŸ‘πŸ» πŸ›Ί πŸ”Œ
Markup
    <div class="noto-emoji size-l"> βœ… ☠️ ⛺️ πŸ“š πŸ‘πŸ» πŸ›Ί πŸ”Œ</div>
Source: src/css/fonts/icons.less, line 124