UNPKG

@central-icons-react/square-filled-radius-0-stroke-1.5

Version:

A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.

1 lines 3.85 kB
{"version":3,"sources":["../src/IconFingerPrint2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFingerPrint2: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"finger-print-2, touch-id\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3.5 10.4583C3.5 5.78312 7.3094 2 12 2C12.4294 2 12.8519 2.03175 13.265 2.09314L14.0069 2.20337L13.7864 3.68708L13.0446 3.57685C12.7042 3.52627 12.3554 3.5 12 3.5C8.13019 3.5 5 6.61916 5 10.4583V12.022H3.5V10.4583ZM16.8355 3.46124L17.4145 3.93787C19.2972 5.48756 20.5 7.83302 20.5 10.4583V13.5417C20.5 14.9094 20.1732 16.2032 19.5926 17.348L19.2533 18.0169L17.9156 17.3384L18.2548 16.6695C18.7314 15.7299 19 14.668 19 13.5417V10.4583C19 8.3019 18.014 6.37407 16.4613 5.096L15.8822 4.61936L16.8355 3.46124ZM9.8486 6.60726C10.4987 6.28926 11.2295 6.11111 12 6.11111C14.6932 6.11111 16.8833 8.2837 16.8833 10.9722V13.0278C16.8833 13.096 16.8819 13.164 16.8791 13.2317L16.848 13.9811L15.3493 13.9188L15.3804 13.1694C15.3823 13.1225 15.3833 13.0753 15.3833 13.0278V10.9722C15.3833 9.11974 13.8724 7.61111 12 7.61111C11.4628 7.61111 10.9569 7.73497 10.5077 7.95468L9.83403 8.28425L9.17489 6.93683L9.8486 6.60726ZM8.65075 10.0812L8.6196 10.8306C8.61765 10.8775 8.61667 10.9247 8.61667 10.9722V13.0278C8.61667 14.8803 10.1276 16.3889 12 16.3889C12.5372 16.3889 13.0431 16.265 13.4923 16.0453L14.166 15.7158L14.8251 17.0632L14.1514 17.3927C13.5013 17.7107 12.7705 17.8889 12 17.8889C9.30683 17.8889 7.11667 15.7163 7.11667 13.0278V10.9722C7.11667 10.904 7.11809 10.836 7.1209 10.7683L7.15204 10.0189L8.65075 10.0812ZM12.75 10.1V14H11.25V10.1H12.75ZM5.0242 14.497L5.20596 15.2247C5.96225 18.2524 8.71608 20.5 12 20.5C13.3675 20.5 14.641 20.111 15.7176 19.4388L16.3538 19.0416L17.1482 20.3139L16.512 20.7112C15.2038 21.528 13.656 22 12 22C8.0165 22 4.67108 19.2729 3.75067 15.5882L3.56892 14.8606L5.0242 14.497Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFingerPrint2;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAAoDC,GAE7DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,4BACpCC,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,mkDACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconFingerPrint2","props","React","CentralIconBase","IconFingerPrint2_default"]}