@spark-ui/icons
Version:
spark-ui icons
1 lines • 1.6 kB
Source Map (JSON)
{"version":3,"file":"PrintFill.mjs","names":[],"sources":["../../src/icons/PrintFill.tsx"],"sourcesContent":["import React from 'react'\n\nimport { IconProps } from '../Types'\n\nexport const PrintFill = ({\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=\"PrintFill\"\n {...{ ...(title && { 'data-title': title }), fill, stroke, ...props }}\n dangerouslySetInnerHTML={{\n __html:\n (title === undefined ? '' : `<title>${title}</title>`) +\n '<path d=\"m21.61,8.83c-.27-.25-.72-.42-1.08-.42H3.54c-.45,0-.81.17-1.08.42-.27.25-.45.67-.45,1v6.42c0,.42.18.75.45,1,.27.25.72.42,1.08.42h2.26v2.83c0,.42.18.75.45,1,.36.33.72.5,1.18.5h9.22c.45,0,.81-.17,1.08-.42s.45-.67.45-1v-2.83h2.26c.45,0,.81-.17,1.08-.42.27-.25.45-.67.45-1v-6.5c.09-.33-.09-.67-.36-1Zm-4.97,11.67H7.42v-2.83h9.22v2.83Zm1.54-7.75h-1.54c-.45,0-.81-.33-.81-.75s.36-.75.81-.75h1.54c.45,0,.81.33.81.75s-.36.75-.81.75Zm.09-10.17c0-.17-.09-.33-.27-.42-.18-.08-.36-.17-.63-.17H6.7c-.27,0-.45.08-.63.17-.18.17-.27.25-.27.42v4.33h12.47V2.58Z\"/>',\n }}\n />\n)\n\nPrintFill.displayName = 'PrintFill'\n\nexport const tags = ['PrintFill', '']\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,gjBACH;CACD,CAAA;AAGJ,UAAU,cAAc;AAExB,IAAa,OAAO,CAAC,aAAa,GAAG"}