{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconSelectLassoDashed/index.tsx"],
  "sourcesContent": [
    "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n  size?: string | number;\n  mode?: \"masked\" | \"raw\";\n  maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n  children,\n  size = 24,\n  mode = \"masked\",\n  maskId,\n  ...props\n}) => {\n  const masked = mode !== \"raw\" && !!maskId;\n  return (\n    <Svg\n      {...props}\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    >\n      {masked ? (\n        <>\n          <Mask\n            id={maskId}\n            maskUnits=\"userSpaceOnUse\"\n            x=\"0\"\n            y=\"0\"\n            width=\"24\"\n            height=\"24\"\n          >\n            <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n            <G color=\"#fff\">{children}</G>\n          </Mask>\n          <Rect\n            width=\"24\"\n            height=\"24\"\n            fill=\"currentColor\"\n            mask={`url(#${maskId})`}\n          />\n        </>\n      ) : (\n        children\n      )}\n    </Svg>\n  );\n};\n",
    "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconSelectLassoDashed: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-2-IconSelectLassoDashed\"><Path d=\"M14.9316 21.6152L13.9502 21.8096C13.3186 21.9345 12.6665 22 12 22C11.3335 22 10.6814 21.9345 10.0498 21.8096L9.06836 21.6152L9.45703 19.6533L10.4375 19.8477C10.942 19.9475 11.4644 20 12 20C12.5356 20 13.058 19.9475 13.5625 19.8477L14.543 19.6533L14.9316 21.6152ZM5.34668 16.4443C5.93103 17.3172 6.68282 18.069 7.55566 18.6533L8.38672 19.209L7.27441 20.8711L6.44336 20.3154C5.35328 19.5856 4.41436 18.6467 3.68457 17.5566L3.12891 16.7256L4.79102 15.6133L5.34668 16.4443ZM20.8711 16.7256L20.3154 17.5566C19.5856 18.6467 18.6467 19.5856 17.5566 20.3154L16.7256 20.8711L15.6133 19.209L16.4443 18.6533C17.3172 18.069 18.069 17.3172 18.6533 16.4443L19.209 15.6133L20.8711 16.7256ZM2 12C2 11.3335 2.06551 10.6814 2.19043 10.0498L2.38477 9.06836L4.34668 9.45703L4.15234 10.4375C4.05254 10.942 4 11.4644 4 12C4 12.5356 4.05254 13.058 4.15234 13.5625L4.34668 14.543L2.38477 14.9316L2.19043 13.9502C2.06551 13.3186 2 12.6665 2 12ZM20 12C20 11.3139 19.8942 10.7349 19.7178 10.248L19.377 9.30762L21.2568 8.62598L21.5977 9.56641C21.8614 10.2939 22 11.1063 22 12C22 12.6665 21.9345 13.3186 21.8096 13.9502L21.6152 14.9316L19.6533 14.543L19.8477 13.5625C19.9475 13.058 20 12.5356 20 12ZM11.1084 8.36133L10.3574 9.02246C9.90425 9.42148 9.60023 9.86046 9.44824 10.3164L9.13281 11.2646L7.23535 10.6328L7.55176 9.68359C7.83676 8.82879 8.37296 8.10536 9.03613 7.52148L9.78711 6.86035L11.1084 8.36133ZM8.38672 4.79102L7.55566 5.34668C6.68282 5.93103 5.93103 6.68282 5.34668 7.55566L4.79102 8.38672L3.12891 7.27441L3.68457 6.44336C4.41436 5.35328 5.35328 4.41436 6.44336 3.68457L7.27441 3.12891L8.38672 4.79102ZM13.3994 5.61133C14.9592 5.37078 16.6396 5.482 18.1104 6.06641L19.0391 6.43555L18.3008 8.29395L17.3711 7.9248C16.2908 7.49563 14.9807 7.391 13.7041 7.58789L12.7158 7.74023L12.4111 5.76367L13.3994 5.61133ZM13 2V4H12C11.4644 4 10.942 4.05254 10.4375 4.15234L9.45703 4.34668L9.06836 2.38477L10.0498 2.19043C10.6814 2.06551 11.3335 2 12 2H13Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconSelectLassoDashed;\n"
  ],
  "mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAA0E,EAAM,KAAK,CAAC,IAAU,CAC3G,OAAO,gBAAmgE,EAAngE,IAAqB,EAAO,OAAO,yDAAwD,gBAAC,EAAD,CAAM,EAAE,y4DAAy4D,KAAK,eAAc,CAAI,EAC3gE,EAEc",
  "debugId": "214126E9F89519FE64756E2164756E21",
  "names": []
}