{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconSunriseArrowUp/index.tsx"],
  "sourcesContent": [
    "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n  size?: string | number;\n  ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n  CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n  children,\n  size = 24,\n  ariaLabel,\n  color,\n  ariaHidden = true,\n  style,\n  ...props\n}) => {\n  return (\n    <svg\n      {...props}\n      aria-hidden={ariaHidden}\n      role={ariaHidden ? undefined : \"img\"}\n      width={typeof size === \"number\" ? `${size}px` : size}\n      height={typeof size === \"number\" ? `${size}px` : size}\n      viewBox=\"0 0 24 24\"\n      fill=\"none\"\n      xmlns=\"http://www.w3.org/2000/svg\"\n      style={{ color, ...style }}\n    >\n      {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n      {children}\n    </svg>\n  );\n};\n",
    "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconSunriseArrowUp: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"sunrise-arrow-up\"><path d=\"M11.4697 2.22455C11.7626 1.93166 12.2374 1.93166 12.5303 2.22455L15.0303 4.72455C15.3232 5.01745 15.3232 5.49232 15.0303 5.78521C14.7374 6.07811 14.2626 6.07811 13.9697 5.78521L12.75 4.56554V8.24988C12.75 8.66409 12.4142 8.99988 12 8.99988C11.5858 8.99988 11.25 8.66409 11.25 8.24988V4.56554L10.0303 5.78521C9.73744 6.07811 9.26256 6.07811 8.96967 5.78521C8.67678 5.49232 8.67678 5.01745 8.96967 4.72455L11.4697 2.22455Z\" fill=\"currentColor\"/><path d=\"M2.00391 20.2499C2.00391 19.8357 2.33969 19.4999 2.75391 19.4999H21.2539C21.6681 19.4999 22.0039 19.8357 22.0039 20.2499C22.0039 20.6641 21.6681 20.9999 21.2539 20.9999H2.75391C2.33969 20.9999 2.00391 20.6641 2.00391 20.2499Z\" fill=\"currentColor\"/><path d=\"M2.75 15.4999C2.33579 15.4999 2 15.8357 2 16.2499C2 16.6641 2.33579 16.9999 2.75 16.9999H4.25C4.66421 16.9999 5 16.6641 5 16.2499C5 15.8357 4.66421 15.4999 4.25 15.4999H2.75Z\" fill=\"currentColor\"/><path d=\"M19.75 15.4999C19.3358 15.4999 19 15.8357 19 16.2499C19 16.6641 19.3358 16.9999 19.75 16.9999H21.25C21.6642 16.9999 22 16.6641 22 16.2499C22 15.8357 21.6642 15.4999 21.25 15.4999H19.75Z\" fill=\"currentColor\"/><path d=\"M16.25 16.9999C16.6642 16.9999 17 16.6641 17 16.2499V15.9999C17 13.2385 14.7614 10.9999 12 10.9999C9.23858 10.9999 7 13.2385 7 15.9999V16.2499C7 16.6641 7.33579 16.9999 7.75 16.9999C9.69253 16.9999 12.2022 16.9999 16.25 16.9999Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M17.363 11.5004C17.0967 11.1831 17.1381 10.71 17.4554 10.4437L18.6045 9.47957C18.9218 9.21331 19.3948 9.2547 19.6611 9.57201C19.9274 9.88931 19.886 10.3624 19.5687 10.6286L18.4196 11.5928C18.1023 11.8591 17.6292 11.8177 17.363 11.5004Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M4.33953 9.572C4.60578 9.2547 5.07885 9.21331 5.39615 9.47956L6.54522 10.4437C6.86253 10.71 6.90391 11.1831 6.63766 11.5004C6.37141 11.8177 5.89834 11.8591 5.58104 11.5928L4.43197 10.6286C4.11467 10.3624 4.07328 9.88931 4.33953 9.572Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconSunriseArrowUp;\n"
  ],
  "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAqD,CAAC,IAAU,CAC3E,OAAO,gBAA4gE,EAA5gE,IAAqB,EAAO,UAAU,oBAAmB,gBAAC,OAAD,CAAM,EAAE,uaAAua,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,oOAAoO,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,iLAAiL,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,4LAA4L,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,uOAAuO,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,8OAA8O,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,6OAA6O,KAAK,eAAc,CAAI,GAGtgE",
  "debugId": "483C91A1CF1219AE64756E2164756E21",
  "names": []
}