static String getSVGPath(String name, {String format = 'svg'}) { return 'assets/images/$name.$format'; }