import { Icon } from "@chakra-ui/react"; export default function PauseIcon(props) { return ( ); }