mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
14 lines
265 B
HTML
14 lines
265 B
HTML
---
|
|
title: Icons
|
|
---
|
|
|
|
<div class="row">
|
|
<div class="col">
|
|
{% include_cached cards/icons.html title="Feather icons" group="fe" %}
|
|
</div>
|
|
<div class="col">
|
|
{% include_cached cards/icons.html title="Brand icons" group="brand" %}
|
|
</div>
|
|
</div>
|
|
|