Add Tabler
alexeygolev opened this issue · 1 comments
alexeygolev commented
Tabler Icons seems like a good set to have available in the plugin.
Thank you for the plugin!
cyberalien commented
Thanks!
That is a really good icon set. Added.
Like in original set, you can change stroke width in Iconify components by targeting .icon-tabler
in stylesheet:
.icon-tabler {
stroke-width: 1.25;
}