I would like to create a nunjucks template to load SVG dynamically from a directory, by passing the icon name the template should render the contents of SVG using javascript
tried with {{% include <filename>.SVG %}}
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
I would like to create a nunjucks template to load SVG dynamically from a directory, by passing the icon name the template should render the contents of SVG using javascript
tried with {{% include <filename>.SVG %}}