const PortfelIcon = () => (
  <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path
      d="M6.66734 18.3333H13.334C16.684 18.3333 17.284 16.9917 17.459 15.3583L18.084 8.69167C18.309 6.65833 17.7257 5 14.1673 5H5.834C2.27567 5 1.69234 6.65833 1.91734 8.69167L2.54234 15.3583C2.71734 16.9917 3.31734 18.3333 6.66734 18.3333Z"
      stroke="currentColor"
      strokeWidth="1.5"
      strokeMiterlimit="10"
      strokeLinecap="round"
      strokeLinejoin="round"
    />
    <path
      d="M6.66797 4.99984V4.33317C6.66797 2.85817 6.66797 1.6665 9.33464 1.6665H10.668C13.3346 1.6665 13.3346 2.85817 13.3346 4.33317V4.99984"
      stroke="currentColor"
      strokeWidth="1.5"
      strokeMiterlimit="10"
      strokeLinecap="round"
      strokeLinejoin="round"
    />
    <path
      d="M11.6654 10.8333V11.6667C11.6654 11.675 11.6654 11.675 11.6654 11.6833C11.6654 12.5917 11.657 13.3333 9.9987 13.3333C8.3487 13.3333 8.33203 12.6 8.33203 11.6917V10.8333C8.33203 10 8.33203 10 9.16536 10H10.832C11.6654 10 11.6654 10 11.6654 10.8333Z"
      stroke="currentColor"
      strokeWidth="1.5"
      strokeMiterlimit="10"
      strokeLinecap="round"
      strokeLinejoin="round"
    />
    <path
      d="M18.043 9.1665C16.118 10.5665 13.918 11.3998 11.668 11.6832"
      stroke="currentColor"
      strokeWidth="1.5"
      strokeMiterlimit="10"
      strokeLinecap="round"
      strokeLinejoin="round"
    />
    <path
      d="M2.18359 9.3916C4.05859 10.6749 6.17526 11.4499 8.33359 11.6916"
      stroke="currentColor"
      strokeWidth="1.5"
      strokeMiterlimit="10"
      strokeLinecap="round"
      strokeLinejoin="round"
    />
  </svg>
);

export default PortfelIcon;
