{"version":3,"file":"PlayLine.mjs","names":[],"sources":["../../src/icons/PlayLine.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 PlayLine = (props: Props): JSX.Element => (\n  <Icon fill=\"currentColor\" viewBox=\"0 0 24 24\" {...props}>\n    <path d=\"M16.4 12 10 7.74v8.52zm2.98.42-10.6 7.06a.5.5 0 0 1-.78-.41V4.93a.5.5 0 0 1 .78-.41l10.6 7.06a.5.5 0 0 1 0 .84\" />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,YAAY,UACvB,oBAAC,MAAD;CAAM,MAAK;CAAe,SAAQ;CAAY,GAAI;WAChD,oBAAC,QAAD,EAAM,GAAE,iHAAkH,CAAA;AACtH,CAAA"}