Tabler Icons

version <%= v %>

<% glyphs.forEach(function(glyph) { %>
<%= glyph.name %>
ti ti-<%= glyph.name %>
\<%= glyph.unicode[0].codePointAt(0).toString(16) %>
<% }) %>