{"version":3,"file":"AccountCircleFill.mjs","names":[],"sources":["../../src/icons/AccountCircleFill.tsx"],"sourcesContent":["/**\n * Copyright (c) 2026-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 AccountCircleFill = (props: Props): JSX.Element => (\n  <Icon fill=\"currentColor\" viewBox=\"0 0 24 24\" {...props}>\n    <path d=\"M12 2a10 10 0 1 1 0 20 10 10 0 0 1 0-20M6.02 15.42C7.5 17.6 9.7 19 12.16 19s4.67-1.4 6.14-3.58a8.97 8.97 0 0 0-12.28 0M12 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6\" />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,qBAAqB,UAChC,oBAAC,MAAD;CAAM,MAAK;CAAe,SAAQ;CAAY,GAAI;WAChD,oBAAC,QAAD,EAAM,GAAE,2JAA4J,CAAA;AAChK,CAAA"}