{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconSquareArrowCenter/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 IconSquareArrowCenter: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"square-arrow-center, resize big, box, arrow\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M8.5179 3L15.4821 3C16.2949 2.99999 16.9506 2.99999 17.4815 3.04336C18.0281 3.08803 18.5082 3.18239 18.9525 3.40873C19.6581 3.76825 20.2317 4.34193 20.5913 5.04754C20.8176 5.49175 20.912 5.9719 20.9566 6.51853C21 7.04944 21 7.70505 21 8.51788V13.25C21 13.6642 20.6642 14 20.25 14C19.8358 14 19.5 13.6642 19.5 13.25V8.55C19.5 7.69755 19.4994 7.10331 19.4616 6.64068C19.4245 6.18681 19.3554 5.92604 19.2548 5.72852C19.039 5.30516 18.6948 4.96095 18.2715 4.74524C18.074 4.6446 17.8132 4.57547 17.3593 4.53838C16.8967 4.50058 16.3025 4.5 15.45 4.5L8.55 4.5C7.69755 4.5 7.10331 4.50058 6.64068 4.53838C6.1868 4.57547 5.92604 4.6446 5.72852 4.74524C5.30516 4.96095 4.96095 5.30516 4.74524 5.72852C4.6446 5.92604 4.57547 6.1868 4.53838 6.64068C4.50058 7.10331 4.5 7.69755 4.5 8.55L4.5 15.45C4.5 16.3025 4.50058 16.8967 4.53838 17.3593C4.57547 17.8132 4.6446 18.074 4.74524 18.2715C4.96095 18.6948 5.30516 19.0391 5.72852 19.2548C5.92604 19.3554 6.1868 19.4245 6.64068 19.4616C7.10331 19.4994 7.69755 19.5 8.55 19.5H13.25C13.6642 19.5 14 19.8358 14 20.25C14 20.6642 13.6642 21 13.25 21H8.51788C7.70505 21 7.04944 21 6.51853 20.9566C5.97189 20.912 5.49175 20.8176 5.04754 20.5913C4.34193 20.2318 3.76825 19.6581 3.40873 18.9525C3.18239 18.5082 3.08803 18.0281 3.04336 17.4815C2.99999 16.9506 2.99999 16.2949 3 15.4821L3 8.51789C2.99999 7.70506 2.99999 7.04944 3.04336 6.51853C3.08803 5.9719 3.18239 5.49175 3.40873 5.04754C3.76825 4.34193 4.34193 3.76825 5.04754 3.40873C5.49175 3.18239 5.9719 3.08803 6.51853 3.04336C7.04944 2.99999 7.70506 2.99999 8.5179 3ZM9.21967 9.21967C9.36032 9.07902 9.55109 9 9.75 9L15.25 9C15.6642 9 16 9.33579 16 9.75C16 10.1642 15.6642 10.5 15.25 10.5L11.5607 10.5L18.5303 17.4697C18.8232 17.7626 18.8232 18.2374 18.5303 18.5303C18.2374 18.8232 17.7626 18.8232 17.4697 18.5303L10.5 11.5607L10.5 15.25C10.5 15.6642 10.1642 16 9.75 16C9.33579 16 9 15.6642 9 15.25L9 9.75C9 9.55109 9.07902 9.36032 9.21967 9.21967Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconSquareArrowCenter;\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,EAAwD,CAAC,IAAU,CAC9E,OAAO,gBAAuiE,EAAviE,IAAqB,EAAO,UAAU,+CAA8C,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,84DAA84D,KAAK,eAAc,CAAI,GAGjiE",
  "debugId": "66CF4B269B41D6B464756E2164756E21",
  "names": []
}