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