UNPKG

@spark-ui/icons

Version:
1 lines 1.87 kB
{"version":3,"file":"UserCheckOutline.mjs","names":[],"sources":["../../src/icons/UserCheckOutline.tsx"],"sourcesContent":["import React from 'react'\n\nimport { IconProps } from '../Types'\n\nexport const UserCheckOutline = ({\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=\"UserCheckOutline\"\n {...{ ...(title && { 'data-title': title }), fill, stroke, ...props }}\n dangerouslySetInnerHTML={{\n __html:\n (title === undefined ? '' : `<title>${title}</title>`) +\n '<path fill-rule=\"evenodd\" d=\"m21.6,12.58c.44.33.53.96.2,1.4l-5.7,7.62c-.16.21-.4.35-.66.39-.26.04-.53-.03-.74-.19l-3.81-2.85c-.44-.33-.53-.96-.2-1.4.33-.44.96-.53,1.4-.2l3.01,2.25,5.1-6.81c.33-.44.96-.53,1.4-.2ZM9.23,4c-1.17,0-2.12.95-2.12,2.12s.95,2.12,2.12,2.12,2.12-.95,2.12-2.12-.95-2.12-2.12-2.12Zm-4.12,2.12c0-2.27,1.84-4.12,4.12-4.12s4.12,1.84,4.12,4.12-1.84,4.12-4.12,4.12-4.12-1.84-4.12-4.12Z\"/><path fill-rule=\"evenodd\" d=\"m10.25,13.52c-1.01-.2-2.06-.1-3.02.3-.96.4-1.77,1.07-2.35,1.92-.57.86-.88,1.87-.88,2.9v1.08h2.46c.55,0,1,.45,1,1s-.45,1-1,1h-3.46c-.55,0-1-.45-1-1v-2.08c0-1.43.43-2.83,1.22-4.01.79-1.19,1.92-2.11,3.24-2.66,1.32-.55,2.77-.69,4.18-.41,1.4.28,2.69.97,3.7,1.98.39.39.39,1.02,0,1.41-.39.39-1.02.39-1.41,0-.73-.73-1.66-1.23-2.68-1.43Z\"/>',\n }}\n />\n)\n\nUserCheckOutline.displayName = 'UserCheckOutline'\n\nexport const tags = ['UserCheckOutline', '']\n"],"mappings":";;;AAIA,IAAa,oBAAoB,EAC/B,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,wwBACH;CACD,CAAA;AAGJ,iBAAiB,cAAc;AAE/B,IAAa,OAAO,CAAC,oBAAoB,GAAG"}