EOS Icons

Try different sizes:
<% for (var glyphIdx = 0; glyphIdx < glyphs.length; glyphIdx++) { var glyph = glyphs[glyphIdx] %>
<%= glyph %>
<%= glyph %>
<% } %>

Animated icons


loading

installing

How to use it: X Close

<% if (addLigatures) { %>
<i class="<%= baseClass %>">icon_name</i>
<% } %>

How to use it: X Close