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