import React from "react"; const Folder = ({color, width, height}) => ; export default Folder;