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