Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Just do in the template in the place where the icon should be:include path/to/icon.svg
doctype html
html
head
body
svg(width="200px", height="230px", version="1.1", xmlns="http://www.w3.org/2000/svg", xmlns:xlink="http://www.w3.org/1999/xlink")
circle/(cx="100", cy="100", r="100", fill="#000")
circle/(cx="100", cy="100", r="95", fill="#ff0")
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question