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