1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-21 04:52:21 +04:00
Files
tabler/pages/_includes/ui/icon.html
T
2019-06-01 16:09:52 +02:00

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>