{"version":3,"file":"CameraFill.mjs","names":[],"sources":["../../src/icons/CameraFill.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 CameraFill = (props: Props): JSX.Element => (\n  <Icon fill=\"currentColor\" viewBox=\"0 0 24 24\" {...props}>\n    <path d=\"M9 3h6l2 2h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4zm3 16a6 6 0 1 0 0-12 6 6 0 0 0 0 12m0-2a4 4 0 1 1 0-8 4 4 0 0 1 0 8\" />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,cAAc,UACzB,oBAAC,MAAD;CAAM,MAAK;CAAe,SAAQ;CAAY,GAAI;WAChD,oBAAC,QAAD,EAAM,GAAE,oJAAqJ,CAAA;AACzJ,CAAA"}