{"version":3,"file":"QuestionFill.mjs","names":[],"sources":["../../src/icons/QuestionFill.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 QuestionFill = (props: Props): JSX.Element => (\n  <Icon fill=\"currentColor\" viewBox=\"0 0 24 24\" {...props}>\n    <path d=\"M12 22a10 10 0 1 1 0-20 10 10 0 0 1 0 20m-1-7v2h2v-2zm2-1.64A3.5 3.5 0 1 0 8.57 9.3l1.96.4A1.5 1.5 0 1 1 12 11.5a1 1 0 0 0-1 1V14h2z\" />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,gBAAgB,UAC3B,oBAAC,MAAD;CAAM,MAAK;CAAe,SAAQ;CAAY,GAAI;WAChD,oBAAC,QAAD,EAAM,GAAE,uIAAwI,CAAA;AAC5I,CAAA"}