/***************************************************************************
 * The contents of this file were generated with Amplify Studio.           *
 * Please refrain from making any modifications to this file.              *
 * Any changes to this file will be overwritten when running amplify pull. *
 **************************************************************************/

/* eslint-disable */
import React from "react";
import { getOverrideProps } from "@aws-amplify/ui-react/internal";
import { Icon, View } from "@aws-amplify/ui-react";
export default function Moleculesiconsmoreiconslarge(props) {
  const { overrides, ...rest } = props;
  return (
    <View
      width="24px"
      height="24px"
      position="relative"
      padding="0px 0px 0px 0px"
      {...rest}
      {...getOverrideProps(overrides, "Moleculesiconsmoreiconslarge")}
    >
      <View
        padding="0px 0px 0px 0px"
        width="24px"
        height="24px"
        position="absolute"
        top="0px"
        left="0px"
        {...getOverrideProps(overrides, "Group 22")}
      >
        <View
          width="24px"
          height="24px"
          position="absolute"
          top="0px"
          left="0px"
          overflow="hidden"
          padding="0px 0px 0px 0px"
          {...getOverrideProps(overrides, "more-horizontal")}
        >
          <Icon
            width="2px"
            height="2px"
            viewBox={{ minX: 0, minY: 0, width: 2, height: 2 }}
            paths={[
              {
                d: "M1 1L1 3C2.10457 3 3 2.10457 3 1L1 1ZM1 1L-1 1C-1 2.10457 -0.10457 3 1 3L1 1ZM1 1L1 -1C-0.10457 -1 -1 -0.10457 -1 1L1 1ZM1 1L3 1C3 -0.10457 2.10457 -1 1 -1L1 1Z",
                stroke: "rgba(104,104,104,1)",
                fillRule: "nonzero",
                strokeLinejoin: "round",
                strokeWidth: 2,
              },
            ]}
            position="absolute"
            top="45.83%"
            bottom="45.83%"
            left="45.83%"
            right="45.83%"
            {...getOverrideProps(overrides, "Vector7163027")}
          ></Icon>
          <Icon
            width="2px"
            height="2px"
            viewBox={{ minX: 0, minY: 0, width: 2, height: 2 }}
            paths={[
              {
                d: "M1 1L1 3C2.10457 3 3 2.10457 3 1L1 1ZM1 1L-1 1C-1 2.10457 -0.10457 3 1 3L1 1ZM1 1L1 -1C-0.10457 -1 -1 -0.10457 -1 1L1 1ZM1 1L3 1C3 -0.10457 2.10457 -1 1 -1L1 1Z",
                stroke: "rgba(104,104,104,1)",
                fillRule: "nonzero",
                strokeLinejoin: "round",
                strokeWidth: 2,
              },
            ]}
            position="absolute"
            top="45.83%"
            bottom="45.83%"
            left="75%"
            right="16.67%"
            {...getOverrideProps(overrides, "Vector7163028")}
          ></Icon>
          <Icon
            width="2px"
            height="2px"
            viewBox={{ minX: 0, minY: 0, width: 2, height: 2 }}
            paths={[
              {
                d: "M1 1L1 3C2.10457 3 3 2.10457 3 1L1 1ZM1 1L-1 1C-1 2.10457 -0.10457 3 1 3L1 1ZM1 1L1 -1C-0.10457 -1 -1 -0.10457 -1 1L1 1ZM1 1L3 1C3 -0.10457 2.10457 -1 1 -1L1 1Z",
                stroke: "rgba(104,104,104,1)",
                fillRule: "nonzero",
                strokeLinejoin: "round",
                strokeWidth: 2,
              },
            ]}
            position="absolute"
            top="45.83%"
            bottom="45.83%"
            left="16.67%"
            right="75%"
            {...getOverrideProps(overrides, "Vector7163029")}
          ></Icon>
        </View>
      </View>
    </View>
  );
}
