{"version":3,"file":"Superscript.mjs","names":[],"sources":["../../src/icons/Superscript.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 Superscript = (props: Props): JSX.Element => (\n  <Icon fill=\"currentColor\" viewBox=\"0 0 24 24\" {...props}>\n    <path d=\"m5.6 5 4.9 5.93L15.4 5H18l-6.2 7.5L18 20h-2.6l-4.9-5.93L5.6 20H3l6.2-7.5L3 5zm15.95 1.58A.8.8 0 0 0 21 5.2a.8.8 0 0 0-.77 1.02l-1.15.33a2 2 0 1 1 3.3.9L20.73 9H23v1h-4V9z\" />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,eAAe,UAC1B,oBAAC,MAAD;CAAM,MAAK;CAAe,SAAQ;CAAY,GAAI;WAChD,oBAAC,QAAD,EAAM,GAAE,6KAA8K,CAAA;AAClL,CAAA"}