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