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