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