{{ $dict := newScratch }} {{ if (eq .custom true) }} {{ $dict.Set "svg" (readFile (print "static/fa-icons/" .iconName ".svg")) }} {{ else }} {{ $dict.Set "svg" (partial (print "fa-icons/" .iconName ".svg")) }} {{ end }} {{- $path:="