@spark-ui/icons
Version:
spark-ui icons
1 lines • 1.36 kB
Source Map (JSON)
{"version":3,"file":"RemoveOutline.mjs","names":[],"sources":["../../src/icons/RemoveOutline.tsx"],"sourcesContent":["import React from 'react'\n\nimport { IconProps } from '../Types'\n\nexport const RemoveOutline = ({\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=\"RemoveOutline\"\n {...{ ...(title && { 'data-title': title }), fill, stroke, ...props }}\n dangerouslySetInnerHTML={{\n __html:\n (title === undefined ? '' : `<title>${title}</title>`) +\n '<path d=\"m7.91,10.94c-.57,0-1.02.45-1.02,1s.46,1,1.02,1h8.51c.57,0,1.02-.45,1.02-1s-.46-1-1.02-1H7.91Z\"/><path fill-rule=\"evenodd\" d=\"m12,2C6.45,2,2,6.5,2,12s4.45,10,10,10,10-4.5,10-10S17.55,2,12,2Zm-7.95,10c0-4.44,3.59-8,7.95-8s7.95,3.56,7.95,8-3.59,8-7.95,8-7.95-3.56-7.95-8Z\"/>',\n }}\n />\n)\n\nRemoveOutline.displayName = 'RemoveOutline'\n\nexport const tags = ['RemoveOutline', '']\n"],"mappings":";;;AAIA,IAAa,iBAAiB,EAC5B,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,kSACH;CACD,CAAA;AAGJ,cAAc,cAAc;AAE5B,IAAa,OAAO,CAAC,iBAAiB,GAAG"}