import { Icon } from 'features/Icon'
export const PoweredByInstatIcon = () => (
<Icon refIcon='PoweredByInstat' />
)