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