{"version":3,"file":"CornerDownRightLine.mjs","names":[],"sources":["../../src/icons/CornerDownRightLine.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 CornerDownRightLine = (props: Props): JSX.Element => (\n  <Icon fill=\"currentColor\" viewBox=\"0 0 24 24\" {...props}>\n    <path d=\"M5 14V5h2v7h10.17l-3.95-3.95 1.42-1.41L21 13l-6.36 6.36-1.42-1.41L17.17 14z\" />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,uBAAuB,UAClC,oBAAC,MAAD;CAAM,MAAK;CAAe,SAAQ;CAAY,GAAI;WAChD,oBAAC,QAAD,EAAM,GAAE,8EAA+E,CAAA;AACnF,CAAA"}