{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconRewrite2/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 IconRewrite2: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"rewrite-2, write-again, text-edit\"><path d=\"M8.78033 2.46967C8.48744 2.17678 8.01256 2.17678 7.71967 2.46967C7.42678 2.76256 7.42678 3.23744 7.71967 3.53033L8.18934 4L7.5179 4C6.70506 3.99999 6.04944 3.99999 5.51853 4.04336C4.9719 4.08803 4.49175 4.18238 4.04754 4.40873C3.34193 4.76825 2.76825 5.34193 2.40873 6.04754C2.18239 6.49175 2.08803 6.9719 2.04336 7.51853C1.99999 8.04944 1.99999 8.70506 2 9.51789V14.4821C1.99999 15.2949 1.99999 15.9506 2.04336 16.4815C2.08803 17.0281 2.18239 17.5082 2.40873 17.9525C2.76825 18.6581 3.34193 19.2318 4.04754 19.5913C4.49175 19.8176 4.9719 19.912 5.51853 19.9566C6.04944 20 6.70505 20 7.51788 20H9.25C9.66421 20 10 19.6642 10 19.25C10 18.8358 9.66421 18.5 9.25 18.5H7.55C6.69755 18.5 6.10331 18.4994 5.64068 18.4616C5.1868 18.4245 4.92604 18.3554 4.72852 18.2548C4.30516 18.0391 3.96095 17.6948 3.74524 17.2715C3.6446 17.074 3.57547 16.8132 3.53838 16.3593C3.50058 15.8967 3.5 15.3025 3.5 14.45V9.55C3.5 8.69755 3.50058 8.10331 3.53838 7.64068C3.57547 7.1868 3.6446 6.92604 3.74524 6.72852C3.96095 6.30516 4.30516 5.96095 4.72852 5.74524C4.92604 5.6446 5.1868 5.57546 5.64068 5.53838C6.10331 5.50058 6.69755 5.5 7.55 5.5H8.18934L7.71967 5.96967C7.42678 6.26256 7.42678 6.73744 7.71967 7.03033C8.01256 7.32322 8.48744 7.32322 8.78033 7.03033L10.5303 5.28033C10.8232 4.98744 10.8232 4.51256 10.5303 4.21967L8.78033 2.46967Z\" fill=\"currentColor\"/><path d=\"M21.25 10.95C21.6642 10.95 22 11.2857 22 11.7V14.482C22 15.2949 22 15.9505 21.9566 16.4814C21.912 17.0281 21.8176 17.5082 21.5913 17.9524C21.2317 18.658 20.6581 19.2317 19.9525 19.5912C19.5082 19.8176 19.0281 19.9119 18.4815 19.9566C17.9506 20 17.295 20 16.4822 20H15.8106L16.2803 20.4697C16.5732 20.7626 16.5732 21.2374 16.2803 21.5303C15.9874 21.8232 15.5126 21.8232 15.2197 21.5303L13.4697 19.7803C13.1768 19.4874 13.1768 19.0126 13.4697 18.7197L15.2197 16.9697C15.5126 16.6768 15.9874 16.6768 16.2803 16.9697C16.5732 17.2626 16.5732 17.7374 16.2803 18.0303L15.8107 18.5H16.45C17.3025 18.5 17.8967 18.4994 18.3593 18.4616C18.8132 18.4245 19.074 18.3554 19.2715 18.2547C19.6948 18.039 20.039 17.6948 20.2548 17.2714C20.3554 17.0739 20.4245 16.8131 20.4616 16.3593C20.4994 15.8966 20.5 15.3024 20.5 14.45V11.7C20.5 11.2857 20.8358 10.95 21.25 10.95Z\" fill=\"currentColor\"/><path d=\"M17.5 3.5L16.9571 4.04289L19.9571 7.04289L20.5 6.5C21.3284 5.67157 21.3284 4.32843 20.5 3.5C19.6716 2.67157 18.3284 2.67157 17.5 3.5Z\" fill=\"currentColor\"/><path d=\"M10.0983 10.9017L15.5429 5.45711L18.5429 8.45711L13.0983 13.9017C12.3951 14.6049 11.4413 15 10.4467 15H9.75C9.33579 15 9 14.6642 9 14.25V13.5533C9 12.5587 9.39509 11.6049 10.0983 10.9017Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconRewrite2;\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,EAA+C,CAAC,IAAU,CACrE,OAAO,gBAAsoF,EAAtoF,IAAqB,EAAO,UAAU,qCAAoC,gBAAC,OAAD,CAAM,EAAE,2yCAA2yC,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,q1BAAq1B,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,wIAAwI,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,8LAA8L,KAAK,eAAc,CAAI,GAGhoF",
  "debugId": "9BE78E87836CAEBE64756E2164756E21",
  "names": []
}