IconFileContents

constructor(pkg: String = "", iconName: String = "", theme: String = "", width: Float, height: Float, viewportWidth: Float = width, viewportHeight: Float = height, nodes: List<ImageVectorNode>, receiverType: String? = null, addToMaterial: Boolean = false, noPreview: Boolean = false, makeInternal: Boolean = false, imports: Set<String> = defaultImports)(source)