/***************************************************************************
 * 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 { Flex, Icon } from "@aws-amplify/ui-react";
export default function Atomsiconsbookstoread(props) {
  const { overrides, ...rest } = props;
  return (
    <Flex
      gap="10px"
      direction="column"
      justifyContent="center"
      position="relative"
      padding="8px 5px 8px 5px"
      {...rest}
      {...getOverrideProps(overrides, "Atomsiconsbookstoread")}
    >
      <Flex
        padding="0px 0px 0px 0px"
        width="30px"
        height="24px"
        shrink="0"
        position="relative"
        {...getOverrideProps(overrides, "Group")}
      >
        <Icon
          width="9.0126953125px"
          height="21.3778076171875px"
          viewBox={{
            minX: 0,
            minY: 0,
            width: 9.0126953125,
            height: 21.3778076171875,
          }}
          paths={[
            {
              d: "M9.01254 14.1359C7.91602 12.0356 6.48523 2.5142 6.34032 0C1.85695 1.25542 0 8.03065 0 8.03065C0 8.03065 0.331413 16.5285 0.431335 21.3778C1.33641 17.0105 6.39211 15.0378 9.01263 14.1365L9.01254 14.1359Z",
              fill: "rgba(104,104,104,1)",
              fillRule: "nonzero",
            },
          ]}
          position="absolute"
          top="0%"
          bottom="10.92%"
          left="51.51%"
          right="18.44%"
          {...getOverrideProps(overrides, "Vector75696")}
        ></Icon>
        <Icon
          width="13.526611328125px"
          height="21.0423583984375px"
          viewBox={{
            minX: 0,
            minY: 0,
            width: 13.526611328125,
            height: 21.0423583984375,
          }}
          paths={[
            {
              d: "M8.79152 0.000286124C8.14962 0.280136 6.7756 0.723568 6.7756 0.723568C6.7756 0.723568 9.18312 10.7535 9.8054 12.1022C7.08818 13.2183 -1.03523 16.0858 0.10984 21.0424C0.81188 19.6109 1.41327 15.2147 13.5265 15.2147C12.6673 13.0889 9.29608 3.20203 8.79205 0L8.79152 0.000286124Z",
              fill: "rgba(104,104,104,1)",
              fillRule: "nonzero",
            },
          ]}
          position="absolute"
          top="12.32%"
          bottom="0%"
          left="54.91%"
          right="0%"
          {...getOverrideProps(overrides, "Vector75697")}
        ></Icon>
        <Icon
          width="9.017822265625px"
          height="21.3778076171875px"
          viewBox={{
            minX: 0,
            minY: 0,
            width: 9.017822265625,
            height: 21.3778076171875,
          }}
          paths={[
            {
              d: "M2.6751 0.000587644C2.53045 2.51496 1.0994 12.0368 0 14.1365C2.6228 15.0378 7.68132 17.0109 8.58197 21.3778C8.68398 16.5286 9.01775 8.03065 9.01775 8.03065C9.01775 8.03065 7.15638 1.25542 2.67509 0L2.6751 0.000587644Z",
              fill: "rgba(104,104,104,1)",
              fillRule: "nonzero",
            },
          ]}
          position="absolute"
          top="0%"
          bottom="10.93%"
          left="18.43%"
          right="51.51%"
          {...getOverrideProps(overrides, "Vector75698")}
        ></Icon>
        <Icon
          width="13.524658203125px"
          height="21.0423583984375px"
          viewBox={{
            minX: 0,
            minY: 0,
            width: 13.524658203125,
            height: 21.0423583984375,
          }}
          paths={[
            {
              d: "M3.71899 12.1019C4.33996 10.7533 6.74752 0.723284 6.74752 0.723284C6.74752 0.723284 5.37344 0.279858 4.73394 0C4.22702 3.20287 0.857125 13.0898 0 15.2147C12.1123 15.2147 12.7149 19.6119 13.4154 21.0424C14.5569 16.0868 6.43715 13.218 3.71912 12.1022L3.71899 12.1019Z",
              fill: "rgba(104,104,104,1)",
              fillRule: "nonzero",
            },
          ]}
          position="absolute"
          top="12.32%"
          bottom="0%"
          left="0%"
          right="54.92%"
          {...getOverrideProps(overrides, "Vector75699")}
        ></Icon>
      </Flex>
    </Flex>
  );
}
