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