import { QwikIntrinsicElements } from "@builder.io/qwik"; export function SolarUploadLinear(props: QwikIntrinsicElements['svg'], key: string) { return ( ) }