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

export const RasberryPIIcon = ({
  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="M14.57 16.82v-.02c0-1.23-1.09-2.22-2.42-2.21-1.33 0-2.4 1.01-2.4 2.23v.02c0 1.23 1.09 2.22 2.42 2.21 1.33 0 2.4-1.01 2.4-2.23m-3.81-6.34c-1-.65-2.44-.23-3.21.94-.78 1.18-.6 2.66.4 3.31s2.44.23 3.21-.94c.78-1.18.6-2.66-.4-3.31m2.7-.12c-1 .65-1.18 2.14-.4 3.31.78 1.18 2.22 1.6 3.21.94 1-.65 1.18-2.14.4-3.31-.78-1.18-2.22-1.6-3.21-.94m-7.69 1.18c-1.79 1.02-1.48 3.3-.51 4.07.88.39 1.59-4.36.51-4.07m12.46-.05c-1.08-.29-.36 4.46.51 4.07.97-.78 1.28-3.05-.51-4.07m-3.66-3.54c-.69.12 3.29 3.58 3.35 2.81.06-2.02-1.49-3.12-3.35-2.81m-5.14-.06c-1.86-.31-3.41.79-3.35 2.81.06.77 4.03-2.69 3.35-2.81m2.67-.47c-1.11-.03-2.18.82-2.18 1.32 0 .6.88 1.22 2.19 1.23 1.34 0 2.19-.49 2.19-1.11 0-.7-1.22-1.45-2.2-1.44m.07 12.33c-.96-.02-2.44.39-2.42.91-.02.36 1.16 1.39 2.36 1.34 1.16.02 2.35-1.01 2.33-1.47 0-.47-1.3-.82-2.27-.78m-3.58-2.78c-.79-.92-1.82-1.47-2.48-1.06-.45.34-.53 1.49.11 2.62.94 1.35 2.26 1.49 2.81 1.16.58-.43.26-1.89-.43-2.72Zm7.01-.27c-.75.87-1.16 2.47-.62 2.98.52.4 1.92.34 2.95-1.09.75-.96.5-2.57.07-2.99-.64-.49-1.55.14-2.4 1.1M6.79 3.43c1.57.53 2.98 1.24 4.16 2.22 1.39-.66.43-2.31-.25-2.97-.03.17-.07.28-.12.32-.22-.24-.4-.49-.69-.72 0 .14.07.28-.1.39-.15-.21-.36-.39-.63-.55.13.23.02.3-.05.4-.21-.18-.41-.37-.79-.51.11.13.25.26.1.41-.21-.14-.43-.27-.94-.37.12.13.35.26.21.39-.27-.1-.57-.18-.9-.23.16.13.29.26.16.36-.29-.09-.69-.21-1.08-.11l.25.25s-.58.03-.97.03c.15.21.29.4.38.76-.04.04-.24.02-.42 0 .19.41.52.51.6.68-.12.09-.28.07-.46 0 .14.29.43.48.65.72-.06.04-.16.07-.4.04.21.23.46.43.77.62-.05.06-.24.06-.41.06.27.27.62.41.95.59-.16.11-.28.09-.41.09.23.19.63.3 1 .41-.07.11-.14.14-.29.17.39.22.95.12 1.1.23-.04.11-.14.18-.27.24.63.04 2.34-.02 2.67-1.34-.64-.72-1.81-1.55-3.82-2.59Zm10.68 0c-2.01 1.04-3.18 1.88-3.82 2.59.33 1.32 2.04 1.38 2.67 1.34-.13-.06-.24-.13-.27-.24.16-.11.71-.01 1.1-.23-.15-.03-.22-.06-.29-.17.37-.12.76-.22 1-.41-.13 0-.24.03-.41-.09.33-.18.68-.32.95-.59-.17 0-.35 0-.41-.06.3-.19.56-.39.77-.62-.24.03-.34 0-.4-.04.23-.23.52-.43.65-.72-.18.06-.34.08-.46 0 .08-.17.41-.28.6-.68-.19.02-.38.04-.42 0 .09-.35.23-.55.38-.76-.4 0-1 0-.98-.03l.25-.25c-.39-.1-.79.02-1.08.11-.13-.1 0-.23.16-.36-.33.04-.63.12-.9.22-.14-.13.09-.26.21-.39-.51.1-.73.23-.94.37-.16-.15 0-.28.1-.41-.39.14-.58.33-.79.51-.07-.1-.18-.17-.05-.4-.27.16-.48.34-.63.55-.17-.11-.1-.25-.1-.39-.28.23-.47.48-.69.72-.04-.03-.08-.14-.12-.32-.68.66-1.64 2.31-.25 2.97 1.18-.98 2.59-1.68 4.16-2.22Z" />
  </svg>
);

Icon

RasberryPI

Category

languages-frameworks

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 languages-frameworks icons

AndroidAngularBashBetterAuthBlenderBootstrapBunBuyMeACoffee