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