{"version":3,"file":"RouteFill.mjs","names":[],"sources":["../../src/icons/RouteFill.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 RouteFill = (props: Props): JSX.Element => (\n  <Icon fill=\"currentColor\" viewBox=\"0 0 24 24\" {...props}>\n    <path d=\"M9 20h6.5a4.5 4.5 0 1 0 0-9h-7a2.5 2.5 0 0 1 0-5h6.67a3 3 0 1 0 0-2H8.5a4.5 4.5 0 1 0 0 9h7a2.5 2.5 0 0 1 0 5H9v-3l-5 4 5 4z\" />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,aAAa,UACxB,oBAAC,MAAD;CAAM,MAAK;CAAe,SAAQ;CAAY,GAAI;WAChD,oBAAC,QAAD,EAAM,GAAE,+HAAgI,CAAA;AACpI,CAAA"}