{"version":3,"file":"DeleteBinFill.mjs","names":[],"sources":["../../src/icons/DeleteBinFill.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 DeleteBinFill = (props: Props): JSX.Element => (\n  <Icon fill=\"currentColor\" viewBox=\"0 0 24 24\" {...props}>\n    <path d=\"M17 4h5v2h-2v15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V6H2V4h5V2h10zM9 9v8h2V9zm4 0v8h2V9z\" />\n  </Icon>\n);\n"],"mappings":";;;AAaA,MAAa,iBAAiB,UAC5B,oBAAC,MAAD;CAAM,MAAK;CAAe,SAAQ;CAAY,GAAI;WAChD,oBAAC,QAAD,EAAM,GAAE,oFAAqF,CAAA;AACzF,CAAA"}