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-brand.html
T
2019-03-25 21:03:23 +01:00

3 lines
104 B
HTML

{% assign i = 'brands/' | append: include.icon %}
{% include ui/icon.html icon=i class=include.class %}