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