Back to Tabler Icons

Tabler Icons

.build/iconfont.html

3.41.1161 B
Original Source

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

<% }) %>