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