import type { SVGProps } from "react"; export function QobuzIcon(props: SVGProps) { return ( ); }