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

export const FiveHunPXIcon = ({
  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="M7.379 14.791c.004.01.098.269.151.396a5.9 5.9 0 0 0 1.258 1.865 5.86 5.86 0 0 0 6.437 1.259 5.88 5.88 0 0 0 3.124-3.125 5.8 5.8 0 0 0 .461-2.285c0-.793-.153-1.563-.461-2.287a5.9 5.9 0 0 0-1.257-1.864 5.86 5.86 0 0 0-4.152-1.72 6 6 0 0 0-2.318.461c-.57.241-1.536.862-2.102 1.446l-.002.002V4.107h8.117c.295-.003.295-.417.295-.55 0-.137 0-.549-.296-.553H7.857a.387.387 0 0 0-.388.384v6.801c0 .221.273.379.527.434.496.104.61-.053.732-.222l.015-.021c.187-.275.767-.858.771-.863a4.78 4.78 0 0 1 3.406-1.403 4.76 4.76 0 0 1 3.394 1.403 4.75 4.75 0 0 1 1.408 3.385c0 1.28-.498 2.483-1.4 3.385a4.86 4.86 0 0 1-3.416 1.403 4.66 4.66 0 0 1-2.42-.668l.004-4.137c0-.552.238-1.151.64-1.604a2.35 2.35 0 0 1 1.778-.803c.667 0 1.291.254 1.754.714.46.455.714 1.064.714 1.711a2.443 2.443 0 0 1-2.474 2.466c-.268 0-.753-.117-.773-.123-.281-.084-.4.305-.439.435-.151.492.077.59.122.604.448.138.741.164 1.124.164a3.555 3.555 0 0 0 3.551-3.553c0-1.943-1.592-3.526-3.548-3.526a3.6 3.6 0 0 0-2.536 1.033c-.644.632-1.013 1.478-1.013 2.317v.021c-.004.105-.004 2.583-.005 3.398l-.005-.006c-.368-.407-.731-1.029-.973-1.668-.097-.25-.309-.206-.601-.116-.127.04-.514.159-.429.438zm4.172-.972c.002.118.111.223.175.286l.021.019q.167.164.315.164c.081 0 .13-.037.148-.054.05-.046.604-.608.658-.662l.618.618q.086.096.192.098.15 0 .32-.174c.267-.272.134-.42.069-.49l-.628-.63.655-.658c.144-.155.017-.32-.111-.446-.183-.184-.359-.23-.474-.127l-.65.652-.657-.658a.18.18 0 0 0-.128-.051q-.131 0-.308.177c-.202.201-.246.341-.141.453l.657.656-.653.655a.25.25 0 0 0-.078.172m1.434-8.891c-1.053 0-2.171.211-2.992.566a.23.23 0 0 0-.151.205c-.011.093.013.216.076.377.051.131.187.478.449.376a7.6 7.6 0 0 1 2.618-.498c.96 0 1.892.188 2.768.558.696.296 1.354.721 2.068 1.341a.24.24 0 0 0 .165.068c.138 0 .271-.137.386-.266.191-.214.321-.392.135-.569a7.7 7.7 0 0 0-2.354-1.52 8.1 8.1 0 0 0-3.168-.638m5.668 12.986c-.127-.126-.235-.199-.33-.228a.24.24 0 0 0-.247.059l-.063.062a7.07 7.07 0 0 1-5.018 2.081 7.1 7.1 0 0 1-5.02-2.081 6.8 6.8 0 0 1-1.521-2.255 7.6 7.6 0 0 1-.462-1.596q-.004-.027-.009-.041c-.044-.232-.257-.249-.564-.202-.127.019-.517.078-.479.358l.002.006a8.1 8.1 0 0 0 2.288 4.478 8.1 8.1 0 0 0 2.59 1.747 8.1 8.1 0 0 0 3.175.642 8.1 8.1 0 0 0 3.172-.643 8.1 8.1 0 0 0 2.658-1.813c.083-.09.154-.248-.172-.574" />
  </svg>
);

Icon

FiveHunPX

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