icon template
This commit is contained in:
2
templates/components/icon.html.to
Normal file
2
templates/components/icon.html.to
Normal file
@@ -0,0 +1,2 @@
|
||||
{% autoescape None %}
|
||||
<span class="icon icon--{{name}}" aria-hidden="true">{{ svg }}</span>
|
Reference in New Issue
Block a user