import * as React from "react"; function SvgBookOpen(color,props) { return ( ); } export default SvgBookOpen;