import { LOGO_ICON, LOGO } from "@calcom/lib/constants"; export default function Logo({ small, icon }: { small?: boolean; icon?: boolean }) { return (