{"version":3,"file":"EyeLine.mjs","names":[],"sources":["../../src/icons/EyeLine.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 EyeLine = (props: Props): JSX.Element => (\n  <Icon fill=\"currentColor\" viewBox=\"0 0 24 24\" {...props}>\n    <path d=\"M12 3a11 11 0 0 1 10.82 9 11 11 0 0 1-21.64 0A11 11 0 0 1 12 3m0 16a9 9 0 0 0 8.78-7 9 9 0 0 0-17.56 0A9 9 0 0 0 12 19m0-2.5a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9m0-2a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5\" />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,WAAW,UACtB,oBAAC,MAAD;CAAM,MAAK;CAAe,SAAQ;CAAY,GAAI;WAChD,oBAAC,QAAD,EAAM,GAAE,2MAA4M,CAAA;AAChN,CAAA"}