{"version":3,"file":"AccessibilityFill.mjs","names":[],"sources":["../../src/icons/AccessibilityFill.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: NDLA\n// License: Apache License 2.0\nimport type { JSX } from \"react\";\nimport { Icon, type Props } from \"../Icon\";\nexport const AccessibilityFill = (props: Props): JSX.Element => (\n  <Icon fill=\"currentColor\" viewBox=\"0 0 20 20\" {...props}>\n    <path d=\"M10 20a10 10 0 1 1 0-20 10 10 0 0 1 0 20m0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16\" />\n    <path\n      fillRule=\"evenodd\"\n      d=\"M10 4a1.6 1.6 0 0 0 0 3.22c.88 0 1.6-.72 1.6-1.61A1.6 1.6 0 0 0 10 4m4.5 4.06c0-.66-.59-1.25-1.3-1.11l-.98.21a9 9 0 0 1-2.21.32h-.02a9 9 0 0 1-2.21-.32q-.45-.11-.98-.21c-.71-.14-1.3.45-1.3 1.11 0 .51.36.98.88 1.09q.94.26 1.87.48-.02 1.01-.17 2.01a12 12 0 0 1-.62 1.94l-.34.92c-.22.62.15 1.37.86 1.49a1.1 1.1 0 0 0 1.2-.74l.82-2.43.82 2.43c.17.49.66.82 1.2.74.7-.12 1.08-.87.86-1.5q-.16-.46-.34-.9c-.25-.66-.49-1.29-.62-1.95q-.15-1-.17-2l1.87-.5c.52-.1.87-.57.88-1.08\"\n      clipRule=\"evenodd\"\n    />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,qBAAqB,UAChC,qBAAC,MAAD;CAAM,MAAK;CAAe,SAAQ;CAAY,GAAI;WAAlD,CACE,oBAAC,QAAD,EAAM,GAAE,6EAA8E,CAAA,GACtF,oBAAC,QAAD;EACE,UAAS;EACT,GAAE;EACF,UAAS;CACV,CAAA,CACG"}