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