{"version":3,"file":"RssFill.mjs","names":[],"sources":["../../src/icons/RssFill.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 RssFill = (props: Props): JSX.Element => (\n  <Icon fill=\"currentColor\" viewBox=\"0 0 24 24\" {...props}>\n    <path d=\"M3 3a18 18 0 0 1 18 18h-3A15 15 0 0 0 3 6zm0 7a11 11 0 0 1 11 11h-3a8 8 0 0 0-8-8zm0 7a4 4 0 0 1 4 4H3z\" />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,WAAW,UACtB,oBAAC,MAAD;CAAM,MAAK;CAAe,SAAQ;CAAY,GAAI;WAChD,oBAAC,QAAD,EAAM,GAAE,0GAA2G,CAAA;AAC/G,CAAA"}