{"version":3,"file":"MenuFold.mjs","names":[],"sources":["../../src/icons/MenuFold.tsx"],"sourcesContent":["/**\n * Copyright (c) 2026-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 MenuFold = (props: Props): JSX.Element => (\n  <Icon fill=\"currentColor\" viewBox=\"0 0 24 24\" {...props}>\n    <path d=\"M21 4H7v2h14zm0 7H11v2h10zm0 7H7v2h14zM1.99 8.81 3.4 7.4 8 12l-4.6 4.6L2 15.17 5.17 12z\" />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,YAAY,UACvB,oBAAC,MAAD;CAAM,MAAK;CAAe,SAAQ;CAAY,GAAI;WAChD,oBAAC,QAAD,EAAM,GAAE,0FAA2F,CAAA;AAC/F,CAAA"}