/***************************************************************************
 * 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 Atomsiconstextbooks(props) {
  const { overrides, ...rest } = props;
  return (
    <Flex
      gap="10px"
      direction="row"
      alignItems="flex-start"
      position="relative"
      padding="4px 5px 4px 5px"
      {...rest}
      {...getOverrideProps(overrides, "Atomsiconstextbooks")}
    >
      <Flex
        padding="0px 0px 0px 0px"
        width="14px"
        height="16px"
        shrink="0"
        position="relative"
        {...getOverrideProps(overrides, "Group")}
      >
        <Icon
          width="2.494140625px"
          height="15.95770263671875px"
          viewBox={{
            minX: 0,
            minY: 0,
            width: 2.494140625,
            height: 15.95770263671875,
          }}
          paths={[
            {
              d: "M2.1623 15.9577L0.331653 15.9577C0.149222 15.9577 0 15.8134 0 15.6371L0 0.32061C0 0.144253 0.149231 0 0.331653 0L2.16242 0C2.34485 0 2.49408 0.144261 2.49408 0.32061L2.49408 15.6368C2.49408 15.8134 2.34473 15.9577 2.1623 15.9577L2.1623 15.9577Z",
              fill: "rgba(255,181,0,1)",
              fillRule: "nonzero",
            },
          ]}
          position="absolute"
          top="0.15%"
          bottom="0.11%"
          left="0%"
          right="82.18%"
          {...getOverrideProps(overrides, "Vector1505519")}
        ></Icon>
        <Icon
          width="2.46826171875px"
          height="13.70208740234375px"
          viewBox={{
            minX: 0,
            minY: 0,
            width: 2.46826171875,
            height: 13.70208740234375,
          }}
          paths={[
            {
              d: "M2.13663 13.7021L0.331653 13.7021C0.149222 13.7021 0 13.5578 0 13.3815L0 0.32061C0 0.144253 0.149231 0 0.331653 0L2.13663 0C2.31906 0 2.46828 0.144261 2.46828 0.32061L2.46828 13.3812C2.4684 13.5578 2.31905 13.702 2.13663 13.702L2.13663 13.7021Z",
              fill: "rgba(255,181,0,1)",
              fillRule: "nonzero",
            },
          ]}
          position="absolute"
          top="14.23%"
          bottom="0.13%"
          left="20.21%"
          right="62.16%"
          {...getOverrideProps(overrides, "Vector1505520")}
        ></Icon>
        <Icon
          width="2.46826171875px"
          height="15.979736328125px"
          viewBox={{
            minX: 0,
            minY: 0,
            width: 2.46826171875,
            height: 15.979736328125,
          }}
          paths={[
            {
              d: "M2.13651 15.9798L0.331653 15.9798C0.149222 15.9798 0 15.8355 0 15.6591L0 0.32061C0 0.144253 0.149231 0 0.331653 0L2.13663 0C2.31906 0 2.46828 0.144261 2.46828 0.32061L2.46828 15.6589C2.46817 15.8353 2.31894 15.9796 2.13651 15.9796L2.13651 15.9798Z",
              fill: "rgba(255,181,0,1)",
              fillRule: "nonzero",
            },
          ]}
          position="absolute"
          top="0%"
          bottom="0.12%"
          left="40.05%"
          right="42.32%"
          {...getOverrideProps(overrides, "Vector1505521")}
        ></Icon>
        <Icon
          width="5.744384765625px"
          height="11.97210693359375px"
          viewBox={{
            minX: 0,
            minY: 0,
            width: 5.744384765625,
            height: 11.97210693359375,
          }}
          paths={[
            {
              d: "M5.50763 11.4586L3.77841 11.9587C3.60361 12.0092 3.41782 11.9124 3.36564 11.7434L0.0138694 0.912426C-0.038418 0.743452 0.0617621 0.563846 0.236556 0.513403L1.96578 0.0134076C2.14057 -0.0371387 2.32636 0.0597055 2.37854 0.228679L5.73061 11.0597C5.78278 11.2285 5.6826 11.4082 5.50781 11.4587L5.50763 11.4586Z",
              fill: "rgba(255,181,0,1)",
              fillRule: "nonzero",
            },
          ]}
          position="absolute"
          top="25.17%"
          bottom="0%"
          left="58.97%"
          right="0%"
          {...getOverrideProps(overrides, "Vector1505522")}
        ></Icon>
      </Flex>
    </Flex>
  );
}
