feather/_includes/icons.html

11 lines
445 B
HTML
Raw Normal View History

2017-05-30 03:05:49 +03:00
<div class="w-80 center pv5">
2017-05-24 06:44:01 +03:00
{% include category.html category="core" %}
{% include category.html category="media-controls" %}
{% include category.html category="communication" %}
{% include category.html category="photo-and-video" %}
{% include category.html category="location" %}
{% include category.html category="weather" %}
{% include category.html category="arrows" %}
2017-05-30 03:05:49 +03:00
{% include category.html category="logos" %}
2017-05-24 06:44:01 +03:00
</div>