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