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