UNPKG

design-react-kit

Version:

Componenti React per Bootstrap 5

1 lines 1.21 kB
{"version":3,"sources":["../../../src/Icon/assets/ItBan.tsx"],"sourcesContent":["import * as React from 'react';\nimport { SVGProps } from 'react';\nimport { SVGRProps } from '.';\nexport const component = ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => {\n return (\n <svg\n xmlns='http://www.w3.org/2000/svg'\n viewBox='0 0 24 24'\n xmlSpace='preserve'\n enableBackground='new 0 0 24 24'\n aria-labelledby={titleId}\n {...props}\n >\n {title ? <title id={titleId}>{title}</title> : null}\n <path d='M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zM5.2 17.6C3.8 16 3.1 14 3.1 11.9s.7-4.1 2.1-5.7l12.7 12.7C14 22 8.3 21.4 5.2 17.6zm13.4.5L5.9 5.4c3.7-3.3 9.4-3 12.7.7 3.1 3.4 3.1 8.6 0 12z' />\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,eAAAE,IAAA,eAAAC,EAAAH,GAAA,IAAAI,EAAuB,sBAGVF,EAAY,CAAC,CAAE,MAAAG,EAAO,QAAAC,EAAS,GAAGC,CAAM,IAEjD,gBAAC,OACC,MAAM,6BACN,QAAQ,YACR,SAAS,WACT,iBAAiB,gBACjB,kBAAiBD,EAChB,GAAGC,GAEHF,EAAQ,gBAAC,SAAM,GAAIC,GAAUD,CAAM,EAAW,KAC/C,gBAAC,QAAK,EAAE,4MAA4M,CACtN","names":["ItBan_exports","__export","component","__toCommonJS","React","title","titleId","props"]}