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