{"version":3,"file":"QuestionAnswerLine.mjs","names":[],"sources":["../../src/icons/QuestionAnswerLine.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 QuestionAnswerLine = (props: Props): JSX.Element => (\n  <Icon fill=\"currentColor\" viewBox=\"0 0 24 24\" {...props}>\n    <path d=\"M5.45 15 1 18.5V3a1 1 0 0 1 1-1h15a1 1 0 0 1 1 1v12zm-.69-2H16V4H3v10.39zM8 17h10.24L20 18.39V8h1a1 1 0 0 1 1 1v13.5L17.55 19H9a1 1 0 0 1-1-1z\" />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,sBAAsB,UACjC,oBAAC,MAAD;CAAM,MAAK;CAAe,SAAQ;CAAY,GAAI;WAChD,oBAAC,QAAD,EAAM,GAAE,iJAAkJ,CAAA;AACtJ,CAAA"}