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