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

export const MidJourneyIcon = ({
  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.74 19.17c-.41 0-.71-.25-1.05-.54-.37-.31-.79-.66-1.38-.66s-1.01.35-1.38.66c-.35.29-.64.54-1.05.54-.26 0-.47-.1-.68-.25 1.86-.9 3.33-1.83 4.45-2.84.08-.07.11-.19.06-.29a.26.26 0 0 0-.25-.16L3.55 16.72c-.09 0-.17.05-.21.13s-.04.17 0 .25l.53 1.01c-.29.17-.56.37-.8.57-.31.24-.63.49-.8.49-.14 0-.26.12-.26.26s.12.26.26.26c.35 0 .71-.28 1.12-.6.28-.22.6-.46.92-.62h.04c.01 0 .02-.03.03-.03.11-.05.23-.09.34-.11.13.01.3.18.5.37.4.38.94.89 1.88 1h.03c.6 0 1.01-.35 1.38-.66.35-.29.64-.54 1.05-.54s.71.25 1.05.54c.37.31.79.66 1.38.66s1.01-.35 1.38-.66c.35-.29.64-.54 1.05-.54s.71.25 1.05.54c.02.01.03.03.05.04s.03.03.05.04c.35.29.74.58 1.29.58.6 0 1.01-.35 1.38-.66.35-.29.64-.54 1.05-.54s.71.25 1.05.54c.37.31.79.66 1.38.66.14 0 .26-.12.26-.26s-.12-.26-.26-.26Zm-7.31-1.2c-.6 0-1.01.35-1.38.66-.35.29-.64.54-1.05.54s-.71-.25-1.05-.54c-.37-.31-.79-.66-1.38-.66s-1.01.35-1.38.66c-.34.29-.64.54-1.04.54-.76-.1-1.21-.52-1.57-.86-.29-.27-.54-.51-.88-.51h-.04c-.11.02-.21.06-.32.09l-.36-.69 15.74-1.01c-1.04.83-2.35 1.62-3.96 2.38-.35-.29-.75-.6-1.31-.6Zm1.52-3.24c.04.14.18.22.31.18.87-.22 1.37-.02 1.99.23l.21.09c.03.01.06.02.09.02.06 0 .13-.02.17-.07.07-.07.1-.17.07-.26-.65-2.17-1.94-4.41-3.62-6.33-1.59-1.8-3.34-3.09-4.82-3.54a.26.26 0 0 0-.31.13c-.06.11-.02.25.09.32 2.67 1.85 4.63 4.95 5.8 9.23Zm2.2-.18c-.36-.14-.73-.25-1.18-.25-.18 0-.37.02-.59.06-.55-1.92-1.27-3.64-2.15-5.11-.61-1.03-1.31-1.93-2.07-2.71 2.3 1.59 4.83 4.65 5.99 8.01" />
      <path d="M4.87 15.91s.09-.01.14-.04c2.86-1.77 6.06-1.96 9.5-.57.09.03.18.02.26-.04.07-.06.11-.15.09-.24-.43-2.68-1.76-5.32-3.86-7.64C9.28 5.49 7.11 3.9 5.04 3.01a.27.27 0 0 0-.3.07c-.07.08-.08.21-.03.3 1.23 2.06 3.68 7.36-.05 12.1-.08.1-.07.24.01.33.05.06.12.09.19.09Zm2.26-6.97c-.17-2.02-.89-3.81-1.58-5.11 3.21 1.63 7.67 5.53 8.71 10.82-1.83-.67-3.62-.92-5.31-.72-1.11.13-2.2.45-3.24.95 1.12-1.79 1.59-3.78 1.41-5.95Z" />
  </svg>
);

Icon

MidJourney

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