import React from 'react'; export const ActiveFolderIcon = ({ width = 20, height = 20, color = '#000', }) => ( );