{"version":3,"file":"ExpandDiagonalLine.mjs","names":[],"sources":["../../src/icons/ExpandDiagonalLine.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 ExpandDiagonalLine = (props: Props): JSX.Element => (\n  <Icon fill=\"currentColor\" viewBox=\"0 0 24 24\" {...props}>\n    <path d=\"M17.59 5H14V3h7v7h-2V6.41l-4.3 4.3-1.4-1.42zM3 14h2v3.59l4.3-4.3 1.4 1.42L6.42 19H10v2H3z\" />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,sBAAsB,UACjC,oBAAC,MAAD;CAAM,MAAK;CAAe,SAAQ;CAAY,GAAI;WAChD,oBAAC,QAAD,EAAM,GAAE,4FAA6F,CAAA;AACjG,CAAA"}