next-icons-logoNext IconsAll Icons
export type IconProps = {
  size?: number | string;
  color?: string;
  className?: string;
} & React.SVGProps<SVGSVGElement>;

export const DiscoverIcon = ({
  size = 24,
  color = "currentColor",
  className,
  ...props
}: IconProps) => (
  <svg
    xmlns="http://www.w3.org/2000/svg"
    viewBox="0 0 24 24"
    width={size}
    height={size}
    fill={color}
    className={className}
    {...props}
  >
      <path d="m21.33,5.61H2.67c-.37,0-.67.3-.67.67v11.44c0,.37.3.67.67.67h18.67c.37,0,.67-.3.67-.67V6.26c0-.37-.3-.65-.67-.65Zm-.32,6.39c0,3.4-2.75,6.18-6.18,6.18H2.67c-.25,0-.44-.19-.44-.44V6.28c0-.25.19-.44.44-.44h12.18c3.4-.02,6.18,2.75,6.18,6.16h0Z" />
      <path d="m3.72,10.61h-.77v2.72h.77c.4,0,.7-.11.96-.32.32-.26.49-.65.49-1.04,0-.81-.6-1.37-1.46-1.37Zm.61,2.04c-.16.16-.39.21-.72.21h-.14v-1.79h.14c.33,0,.54.05.72.23.18.16.3.42.3.68,0,.25-.11.51-.3.67Z" />
      <path d="M5.42 10.61H5.95V13.33H5.42z" />
      <path d="m7.25,11.65c-.32-.12-.4-.19-.4-.33,0-.18.16-.3.39-.3.16,0,.28.07.42.23l.28-.37c-.23-.19-.51-.3-.79-.3-.47,0-.84.33-.84.77,0,.37.18.56.67.74.21.07.32.12.37.16.11.07.16.18.16.28,0,.23-.18.39-.4.39-.25,0-.46-.12-.58-.37l-.33.33c.25.35.54.51.95.51.54,0,.93-.37.93-.89-.04-.42-.21-.61-.81-.84Z" />
      <path d="m8.19,11.96c0,.79.63,1.42,1.44,1.42.23,0,.42-.05.67-.16v-.63c-.21.21-.4.3-.63.3-.53,0-.91-.39-.91-.93s.39-.93.89-.93c.25,0,.44.09.67.3v-.63c-.23-.12-.42-.18-.65-.18-.82.02-1.47.65-1.47,1.44Z" />
      <path d="M14.49 12.44 13.77 10.61 13.19 10.61 14.33 13.4 14.61 13.4 15.79 10.61 15.23 10.61 14.49 12.44z" />
      <path d="M16.04 13.33 17.54 13.33 17.54 12.86 16.56 12.86 16.56 12.14 17.51 12.14 17.51 11.67 16.56 11.67 16.56 11.07 17.54 11.07 17.54 10.61 16.04 10.61 16.04 13.33z" />
      <path d="m19.63,11.4c0-.51-.35-.81-.96-.81h-.79v2.74h.53v-1.09h.07l.74,1.09h.65l-.86-1.14c.42-.09.63-.37.63-.79Zm-1.05.46h-.16v-.82h.16c.33,0,.51.14.51.4,0,.28-.18.42-.51.42Z" />
      <path d="m20.05,10.75c0-.05-.04-.07-.09-.07h-.07v.25h.05v-.09l.07.09h.07l-.07-.11s.04-.04.04-.07Zm-.11.04h0l-.02-.07h.02s.04.02.04.04c.02.02,0,.04-.04.04Z" />
      <path d="m19.98,10.6c-.12,0-.21.09-.21.21s.09.21.21.21c.11,0,.21-.09.21-.21-.02-.12-.11-.21-.21-.21Zm0,.37c-.09,0-.16-.07-.16-.18,0-.09.07-.18.16-.18s.16.07.16.18c0,.11-.07.18-.16.18Z" />
      <path d="m13.33,11.96c0,.79-.65,1.44-1.44,1.44s-1.44-.65-1.44-1.44.65-1.44,1.44-1.44,1.44.65,1.44,1.44Z" />
  </svg>
);

Icon

Discover

Category

brands

Use case

Use this icon in navbar items, social link groups, profile actions, settings rows, and call-to-action buttons.

Size

48px

Color

#18181b

Related brands icons

AdobeAirbnbAmazonAmexAppleAppleMusicAtlassianAutoDesk