icon template

This commit is contained in:
Andrew Croce 2018-07-17 14:42:47 -04:00
parent ce21bc16a2
commit b45d66120d

View File

@ -0,0 +1,2 @@
{% autoescape None %}
<span class="icon icon--{{name}}" aria-hidden="true">{{ svg }}</span>