{"version":3,"file":"MoreLine.mjs","names":[],"sources":["../../src/icons/MoreLine.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 MoreLine = (props: Props): JSX.Element => (\n  <Icon fill=\"currentColor\" viewBox=\"0 0 24 24\" {...props}>\n    <path d=\"M4.5 10.5c-.83 0-1.5.68-1.5 1.5s.67 1.5 1.5 1.5S6 12.82 6 12s-.67-1.5-1.5-1.5m15 0c-.82 0-1.5.68-1.5 1.5s.68 1.5 1.5 1.5S21 12.82 21 12s-.68-1.5-1.5-1.5m-7.5 0c-.82 0-1.5.68-1.5 1.5s.68 1.5 1.5 1.5 1.5-.68 1.5-1.5-.68-1.5-1.5-1.5\" />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,YAAY,UACvB,oBAAC,MAAD;CAAM,MAAK;CAAe,SAAQ;CAAY,GAAI;WAChD,oBAAC,QAAD,EAAM,GAAE,wOAAyO,CAAA;AAC7O,CAAA"}