UNPKG

@spark-ui/icons

Version:
1 lines 1.38 kB
{"version":3,"file":"SendFill.mjs","names":[],"sources":["../../src/icons/SendFill.tsx"],"sourcesContent":["import React from 'react'\n\nimport { IconProps } from '../Types'\n\nexport const SendFill = ({\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=\"SendFill\"\n {...{ ...(title && { 'data-title': title }), fill, stroke, ...props }}\n dangerouslySetInnerHTML={{\n __html:\n (title === undefined ? '' : `<title>${title}</title>`) +\n '<path d=\"M5.53 11.17h16.47c-.08-.17-.17-.33-.25-.5-.25-.42-.59-.67-1.01-.92L4.86 2.33c-.25-.17-.67-.33-1.09-.33s-.92.17-1.26.5c-.34.33-.5.75-.5 1.25 0 .33.17.75.42 1l3.11 6.42ZM2.42 19.25c-.25.33-.34.67-.34 1.08s.17.92.5 1.25c.34.25.76.42 1.26.42.42 0 .76-.17 1.09-.33l15.8-7.5c.42-.17.76-.5 1.01-.92.08-.17.17-.25.25-.42H5.53l-3.11 6.42Z\"/>',\n }}\n />\n)\n\nSendFill.displayName = 'SendFill'\n\nexport const tags = ['SendFill', '']\n"],"mappings":";;;AAIA,IAAa,YAAY,EACvB,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,2VACH;CACD,CAAA;AAGJ,SAAS,cAAc;AAEvB,IAAa,OAAO,CAAC,YAAY,GAAG"}