mirror of
https://github.com/tabler/tabler.git
synced 2026-07-26 04:54:40 +04:00
17 lines
303 B
HTML
17 lines
303 B
HTML
---
|
|
title: Icons
|
|
page-header: Icons
|
|
menu: base.icons
|
|
done: true
|
|
---
|
|
|
|
<div class="row">
|
|
<div class="col-12">
|
|
{% include cards/icons.html title="Tabler icons" group="icons-tabler" %}
|
|
</div>
|
|
<div class="col-12">
|
|
{% include cards/icons.html title="Brand icons" group="icons-brand" %}
|
|
</div>
|
|
</div>
|
|
|