UNPKG

@spark-ui/icons

Version:
1 lines 1.62 kB
{"version":3,"file":"CalendarFill.mjs","names":[],"sources":["../../src/icons/CalendarFill.tsx"],"sourcesContent":["import React from 'react'\n\nimport { IconProps } from '../Types'\n\nexport const CalendarFill = ({\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=\"CalendarFill\"\n {...{ ...(title && { 'data-title': title }), fill, stroke, ...props }}\n dangerouslySetInnerHTML={{\n __html:\n (title === undefined ? '' : `<title>${title}</title>`) +\n '<path d=\"m6.63,12.29c-.58,0-1.04.45-1.04,1s.47,1,1.04,1h7.16c.58,0,1.04-.45,1.04-1s-.47-1-1.04-1h-7.16Zm0,3c-.58,0-1.04.45-1.04,1s.47,1,1.04,1h3.58c.58,0,1.04-.45,1.04-1s-.47-1-1.04-1h-3.58Z\"/><path fill-rule=\"evenodd\" d=\"m8.57,3c0-.55-.47-1-1.04-1s-1.04.45-1.04,1v.71h-.75c-2.06,0-3.73,1.6-3.73,3.57v11.14c0,1.97,1.66,3.57,3.73,3.57h12.55c2.06,0,3.73-1.59,3.73-3.57V7.28c0-1.97-1.67-3.57-3.73-3.57h-.75v-.71c0-.55-.47-1-1.04-1s-1.04.45-1.04,1v.71h-6.87v-.71Zm-4.48,7.86h15.82v7.58c0,.87-.73,1.57-1.64,1.57H5.73c-.9,0-1.64-.7-1.64-1.57v-7.57Z\"/>',\n }}\n />\n)\n\nCalendarFill.displayName = 'CalendarFill'\n\nexport const tags = ['CalendarFill', '']\n"],"mappings":";;;AAIA,IAAa,gBAAgB,EAC3B,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,2iBACH;CACD,CAAA;AAGJ,aAAa,cAAc;AAE3B,IAAa,OAAO,CAAC,gBAAgB,GAAG"}