/***************************************************************************
 * 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 Atomsiconspopular(props) {
  const { overrides, ...rest } = props;
  return (
    <Flex
      gap="10px"
      direction="row"
      alignItems="flex-start"
      position="relative"
      padding="2px 2px 2px 2px"
      {...rest}
      {...getOverrideProps(overrides, "Atomsiconspopular")}
    >
      <Flex
        padding="0px 0px 0px 0px"
        width="20px"
        height="20px"
        shrink="0"
        position="relative"
        {...getOverrideProps(overrides, "Group")}
      >
        <Icon
          width="20px"
          height="20px"
          viewBox={{ minX: 0, minY: 0, width: 20, height: 20 }}
          paths={[
            {
              d: "M10 20C7.3478 20 4.804 18.9465 2.92899 17.071C1.05353 15.1958 0 12.6521 0 10C0 7.3479 1.05349 4.804 2.92899 2.92899C4.80425 1.05353 7.3479 0 10 0C12.6521 0 15.196 1.05349 17.071 2.92899C18.9465 4.80425 20 7.3479 20 10C20 11.7554 19.5379 13.4799 18.6603 15C17.7825 16.5201 16.5201 17.7825 15 18.6603C13.4798 19.5379 11.7553 20 10 20L10 20ZM10 1.0809C7.63453 1.0809 5.36598 2.02072 3.69347 3.69333C2.02097 5.36593 1.08104 7.63448 1.08104 9.99986C1.08104 12.3652 2.02087 14.6339 3.69347 16.3064C5.36607 17.9789 7.63463 18.9188 10 18.9188C12.3654 18.9188 14.634 17.979 16.3065 16.3064C17.979 14.6338 18.919 12.3652 18.919 9.99986C18.919 7.63448 17.9791 5.36583 16.3065 3.69333C14.6339 2.02082 12.3654 1.0809 10 1.0809L10 1.0809Z",
              fill: "rgba(0,0,0,1)",
              fillRule: "nonzero",
            },
          ]}
          position="absolute"
          top="0%"
          bottom="0%"
          left="0%"
          right="0%"
          {...getOverrideProps(overrides, "Vector2153801")}
        ></Icon>
        <Icon
          width="10.81640625px"
          height="10.30889892578125px"
          viewBox={{
            minX: 0,
            minY: 0,
            width: 10.81640625,
            height: 10.30889892578125,
          }}
          paths={[
            {
              d: "M5.33639 9.64151L2.33902 10.2983C2.24664 10.3189 2.14954 10.2987 2.073 10.2429C1.99646 10.1869 1.94763 10.1007 1.93915 10.0065L1.63901 6.95496C1.63449 6.90745 1.61978 6.86126 1.59584 6.81997L0.0444257 4.18472C-0.00270605 4.1029 -0.0128869 4.00486 0.0165236 3.91512C0.0459341 3.82557 0.112109 3.75243 0.198451 3.71453L3.00919 2.48479L3.00938 2.48479C3.05331 2.46594 3.09271 2.43841 3.12551 2.40373L5.16332 0.109157L5.16332 0.108968C5.22685 0.03959 5.31659 0 5.41067 0C5.50474 0 5.59448 0.0395905 5.65802 0.108968L7.69583 2.40354L7.69583 2.40373C7.72674 2.43992 7.76558 2.46858 7.80932 2.48743L10.6201 3.71717L10.6203 3.71717C10.7053 3.75601 10.7703 3.82841 10.7995 3.9172C10.8288 4.00599 10.8197 4.1029 10.7743 4.18472L9.22025 6.82259C9.19631 6.86406 9.18142 6.91006 9.17689 6.95776L8.87431 10.0091C8.86564 10.1035 8.81681 10.1897 8.74027 10.2455C8.66373 10.3013 8.56682 10.3217 8.47426 10.3009L5.47688 9.64146C5.43069 9.63072 5.38262 9.63072 5.33643 9.64146L5.33639 9.64151Z",
              fill: "rgba(0,0,0,1)",
              fillRule: "nonzero",
            },
          ]}
          position="absolute"
          top="22.32%"
          bottom="26.14%"
          left="22.96%"
          right="22.96%"
          {...getOverrideProps(overrides, "Vector2153802")}
        ></Icon>
      </Flex>
    </Flex>
  );
}
