/*-------------------------------------------------------------- ## SVG Icon Relative Paths ## Do NOT change this file manually, it is being generated by 'icons' command. --------------------------------------------------------------*/ @function svgPath($icon) { $path: ''; <%= imports %> @return $path; }