{"version":3,"file":"MoreVerticalLine.mjs","names":[],"sources":["../../src/icons/MoreVerticalLine.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 MoreVerticalLine = (props: Props): JSX.Element => (\n  <Icon fill=\"currentColor\" viewBox=\"0 0 24 24\" {...props}>\n    <path d=\"M12 3c-.82 0-1.5.67-1.5 1.5S11.18 6 12 6s1.5-.67 1.5-1.5S12.82 3 12 3m0 15c-.82 0-1.5.68-1.5 1.5S11.18 21 12 21s1.5-.68 1.5-1.5S12.82 18 12 18m0-7.5c-.82 0-1.5.68-1.5 1.5s.68 1.5 1.5 1.5 1.5-.68 1.5-1.5-.68-1.5-1.5-1.5\" />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,oBAAoB,UAC/B,oBAAC,MAAD;CAAM,MAAK;CAAe,SAAQ;CAAY,GAAI;WAChD,oBAAC,QAAD,EAAM,GAAE,6NAA8N,CAAA;AAClO,CAAA"}