UNPKG

stylus-svg-size-template

Version:

Stylus SVG size mixin template for gulp-svg-symbols

7 lines (5 loc) 163 B
<% _.each(icons, function (icon) { %>$<%= icon.className %> = <%= icon.width %> <%= icon.height %> <% });%> svgSize($icon) width $icon[0] height $icon[1]