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