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