{"version":3,"file":"ChatHeartFill.mjs","names":[],"sources":["../../src/icons/ChatHeartFill.tsx"],"sourcesContent":["/**\n * Copyright (c) 2025-present, NDLA.\n *\n * This source code is licensed under the GPLv3 license found in the\n * LICENSE file in the root directory of this source tree.\n *\n */\n\n// N.B! AUTOGENERATED FILE. DO NOT EDIT\n// Source: RemixIcon\n// License: Apache License 2.0\nimport type { JSX } from \"react\";\nimport { Icon, type Props } from \"../Icon\";\nexport const ChatHeartFill = (props: Props): JSX.Element => (\n  <Icon fill=\"currentColor\" viewBox=\"0 0 24 24\" {...props}>\n    <path d=\"M6.45 19 2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1zm5.57-4.3 3.36-3.36a2.25 2.25 0 1 0-3.19-3.18l-.17.18-.18-.18a2.25 2.25 0 0 0-3.18 3.18z\" />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,iBAAiB,UAC5B,oBAAC,MAAD;CAAM,MAAK;CAAe,SAAQ;CAAY,GAAI;WAChD,oBAAC,QAAD,EAAM,GAAE,6JAA8J,CAAA;AAClK,CAAA"}