UNPKG

@spark-ui/icons

Version:
1 lines 1.47 kB
{"version":3,"file":"TrashFill.mjs","names":[],"sources":["../../src/icons/TrashFill.tsx"],"sourcesContent":["import React from 'react'\n\nimport { IconProps } from '../Types'\n\nexport const TrashFill = ({\n title,\n fill = 'currentColor',\n stroke = 'none',\n ref,\n ...props\n}: IconProps = {}) => (\n <svg\n ref={ref}\n viewBox=\"0 0 24 24\"\n xmlns=\"http://www.w3.org/2000/svg\"\n data-title=\"TrashFill\"\n {...{ ...(title && { 'data-title': title }), fill, stroke, ...props }}\n dangerouslySetInnerHTML={{\n __html:\n (title === undefined ? '' : `<title>${title}</title>`) +\n '<path fill-rule=\"evenodd\" d=\"m20.2,6.25h-4.1c0-1.17-.48-2.25-1.21-3-.8-.83-1.85-1.25-2.97-1.25s-2.17.42-2.97,1.25c-.8.83-1.21,1.92-1.21,3H3.72c-.4,0-.72.33-.72.75s.32.75.72.75h1.37v12.08c0,.58.24,1.17.64,1.5.32.42.88.67,1.45.67h9.64c.56,0,1.12-.25,1.45-.67.4-.42.64-1,.64-1.5V7.75h1.37c.4,0,.72-.33.72-.75-.08-.42-.4-.75-.8-.75Zm-10.12-2c.48-.5,1.21-.83,1.93-.83s1.45.33,1.93.83c.48.5.8,1.25.8,1.92h-5.46c0-.67.32-1.33.8-1.92Z\"/>',\n }}\n />\n)\n\nTrashFill.displayName = 'TrashFill'\n\nexport const tags = ['TrashFill', '']\n"],"mappings":";;;AAIA,IAAa,aAAa,EACxB,OACA,OAAO,gBACP,SAAS,QACT,KACA,GAAG,UACU,EAAE,KACf,oBAAC,OAAD;CACO;CACL,SAAQ;CACR,OAAM;CACN,cAAW;CACL,GAAI,SAAS,EAAE,cAAc,OAAO;CAAG;CAAM;CAAQ,GAAG;CAC9D,yBAAyB,EACvB,SACG,UAAU,KAAA,IAAY,KAAK,UAAU,MAAM,aAC5C,qbACH;CACD,CAAA;AAGJ,UAAU,cAAc;AAExB,IAAa,OAAO,CAAC,aAAa,GAAG"}