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