mirror of
https://github.com/tabler/tabler.git
synced 2026-07-21 04:52:21 +04:00
2 lines
157 B
HTML
2 lines
157 B
HTML
<i class="icon fe fe-{{ include.icon }}{% if include.class %} {{ include.class }}{% endif %}{% if include.color %} text-{{ include.color }}{% endif %}"></i>
|