{"ast":null,"code":"import React from \"react\";\nexport default function CloseIcon(_ref) {\n  var style = _ref.style,\n      className = _ref.className;\n  return /*#__PURE__*/React.createElement(\"svg\", {\n    stroke: \"currentColor\",\n    fill: \"currentColor\",\n    strokeWidth: \"0\",\n    viewBox: \"0 0 24 24\",\n    height: \"1em\",\n    width: \"1em\",\n    xmlns: \"http://www.w3.org/2000/svg\",\n    \"aria-labelledby\": \"close_toast_title\",\n    style: style,\n    className: className\n  }, /*#__PURE__*/React.createElement(\"title\", {\n    id: \"close_toast_title\",\n    lang: \"en\"\n  }, \"Close notification\"), /*#__PURE__*/React.createElement(\"path\", {\n    d: \"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"\n  }));\n}\n_c = CloseIcon;\n\nvar _c;\n\n$RefreshReg$(_c, \"CloseIcon\");","map":{"version":3,"sources":["/Users/silverdust/Projects/ConvertKit/convertkit-design/docs/node_modules/@convertkit/design/use-toast/assets/close.js"],"names":["React","CloseIcon","_ref","style","className","createElement","stroke","fill","strokeWidth","viewBox","height","width","xmlns","id","lang","d"],"mappings":"AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,eAAe,SAASC,SAAT,CAAmBC,IAAnB,EAAyB;AACtC,MAAIC,KAAK,GAAGD,IAAI,CAACC,KAAjB;AAAA,MACIC,SAAS,GAAGF,IAAI,CAACE,SADrB;AAEA,SAAO,aAAaJ,KAAK,CAACK,aAAN,CAAoB,KAApB,EAA2B;AAC7CC,IAAAA,MAAM,EAAE,cADqC;AAE7CC,IAAAA,IAAI,EAAE,cAFuC;AAG7CC,IAAAA,WAAW,EAAE,GAHgC;AAI7CC,IAAAA,OAAO,EAAE,WAJoC;AAK7CC,IAAAA,MAAM,EAAE,KALqC;AAM7CC,IAAAA,KAAK,EAAE,KANsC;AAO7CC,IAAAA,KAAK,EAAE,4BAPsC;AAQ7C,uBAAmB,mBAR0B;AAS7CT,IAAAA,KAAK,EAAEA,KATsC;AAU7CC,IAAAA,SAAS,EAAEA;AAVkC,GAA3B,EAWjB,aAAaJ,KAAK,CAACK,aAAN,CAAoB,OAApB,EAA6B;AAC3CQ,IAAAA,EAAE,EAAE,mBADuC;AAE3CC,IAAAA,IAAI,EAAE;AAFqC,GAA7B,EAGb,oBAHa,CAXI,EAcM,aAAad,KAAK,CAACK,aAAN,CAAoB,MAApB,EAA4B;AACjEU,IAAAA,CAAC,EAAE;AAD8D,GAA5B,CAdnB,CAApB;AAiBD;KApBuBd,S","sourcesContent":["import React from \"react\";\nexport default function CloseIcon(_ref) {\n  var style = _ref.style,\n      className = _ref.className;\n  return /*#__PURE__*/React.createElement(\"svg\", {\n    stroke: \"currentColor\",\n    fill: \"currentColor\",\n    strokeWidth: \"0\",\n    viewBox: \"0 0 24 24\",\n    height: \"1em\",\n    width: \"1em\",\n    xmlns: \"http://www.w3.org/2000/svg\",\n    \"aria-labelledby\": \"close_toast_title\",\n    style: style,\n    className: className\n  }, /*#__PURE__*/React.createElement(\"title\", {\n    id: \"close_toast_title\",\n    lang: \"en\"\n  }, \"Close notification\"), /*#__PURE__*/React.createElement(\"path\", {\n    d: \"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"\n  }));\n}"]},"metadata":{},"sourceType":"module"}