{"version":3,"file":"PencilLine.mjs","names":[],"sources":["../../src/icons/PencilLine.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 PencilLine = (props: Props): JSX.Element => (\n  <Icon fill=\"currentColor\" viewBox=\"0 0 24 24\" {...props}>\n    <path d=\"M15.73 9.58 14.3 8.16 5 17.48v1.41h1.41zm1.41-1.42 1.42-1.41-1.42-1.42-1.41 1.42zM7.24 20.9H3v-4.24L16.43 3.2a1 1 0 0 1 1.42 0l2.83 2.83a1 1 0 0 1 0 1.41z\" />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,cAAc,UACzB,oBAAC,MAAD;CAAM,MAAK;CAAe,SAAQ;CAAY,GAAI;WAChD,oBAAC,QAAD,EAAM,GAAE,6JAA8J,CAAA;AAClK,CAAA"}