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