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