import * as React from "react"; function QrcodeIcon(props: React.SVGProps) { return ; } export default QrcodeIcon;