{"version":3,"file":"StarLine.mjs","names":[],"sources":["../../src/icons/StarLine.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 StarLine = (props: Props): JSX.Element => (\n  <Icon fill=\"currentColor\" viewBox=\"0 0 24 24\" {...props}>\n    <path d=\"m12 18.26-7.05 3.95 1.57-7.93L.6 8.79l8.02-.95L12.01.5l3.38 7.34 8.02.95-5.93 5.49 1.57 7.93zm0-2.3 4.25 2.39-.95-4.78 3.57-3.3-4.83-.58L12 5.28 9.96 9.69l-4.83.58 3.57 3.3-.95 4.78z\" />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,YAAY,UACvB,oBAAC,MAAD;CAAM,MAAK;CAAe,SAAQ;CAAY,GAAI;WAChD,oBAAC,QAAD,EAAM,GAAE,yLAA0L,CAAA;AAC9L,CAAA"}