{"version":3,"file":"DownloadLine.mjs","names":[],"sources":["../../src/icons/DownloadLine.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 DownloadLine = (props: Props): JSX.Element => (\n  <Icon fill=\"currentColor\" viewBox=\"0 0 24 24\" {...props}>\n    <path d=\"M3 19h18v2H3zm10-5.83 6.07-6.07 1.42 1.41L12 17 3.51 8.51l1.42-1.4L11 13.16V2h2z\" />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,gBAAgB,UAC3B,oBAAC,MAAD;CAAM,MAAK;CAAe,SAAQ;CAAY,GAAI;WAChD,oBAAC,QAAD,EAAM,GAAE,mFAAoF,CAAA;AACxF,CAAA"}