Test file paths {% import './components/icon.html' as icons %}
{% for test in test_file_uri %}
{{icons.file("1rem", "1rem")}}

{{test}}

{% endfor %}