/** @jsxRuntime classic */ /** @jsx jsx */ import { jsx } from 'theme-ui' import Icon from '@hackclub/icons' const IconComponent = props => export default IconComponent