import { Icon, IconProps } from '@chakra-ui/react' import React from 'react' export const CalendlyLogo = (props: IconProps) => ( )