{"version":3,"file":"ShareLine.mjs","names":[],"sources":["../../src/icons/ShareLine.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 ShareLine = (props: Props): JSX.Element => (\n  <Icon fill=\"currentColor\" viewBox=\"0 0 24 24\" {...props}>\n    <path d=\"m13.12 17.02-4.2-2.29A3.99 3.99 0 0 1 2 12a4 4 0 0 1 6.92-2.73l4.2-2.3a4 4 0 1 1 .96 1.76l-4.2 2.3a4 4 0 0 1 0 1.95l4.2 2.29A3.99 3.99 0 0 1 21 18a4 4 0 1 1-7.88-.98M6 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4m11-6a2 2 0 1 0 0-4 2 2 0 0 0 0 4m0 12a2 2 0 1 0 0-4 2 2 0 0 0 0 4\" />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,aAAa,UACxB,oBAAC,MAAD;CAAM,MAAK;CAAe,SAAQ;CAAY,GAAI;WAChD,oBAAC,QAAD,EAAM,GAAE,2QAA4Q,CAAA;AAChR,CAAA"}