Files
atst/templates/components/icon.html.to
Andrew Croce b45d66120d icon template
2018-07-17 16:22:50 -04:00

3 lines
92 B
Plaintext

{% autoescape None %}
<span class="icon icon--{{name}}" aria-hidden="true">{{ svg }}</span>