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