{"version":3,"file":"Quote.mjs","names":[],"sources":["../../src/icons/Quote.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: Material Design\n// License: Apache License 2.0\nimport type { JSX } from \"react\";\nimport { Icon, type Props } from \"../Icon\";\nexport const Quote = (props: Props): JSX.Element => (\n  <Icon viewBox=\"0 0 24 24\" {...props}>\n    <path d=\"M6 17h3l2-4V7H5v6h3zm8 0h3l2-4V7h-6v6h3z\" />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,SAAS,UACpB,oBAAC,MAAD;CAAM,SAAQ;CAAY,GAAI;WAC5B,oBAAC,QAAD,EAAM,GAAE,2CAA4C,CAAA;AAChD,CAAA"}