UNPKG

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

Version:

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

1 lines 4.01 kB
{"version":3,"sources":["../src/IconLab/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLab: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"lab\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M8 6H16V7H15V10.8195C15.2631 11.125 15.5994 11.4444 15.9847 11.7863C16.1912 11.9696 16.4073 12.1555 16.6302 12.3472L16.6711 12.3825C16.9073 12.5857 17.1503 12.7951 17.3901 13.0092C18.3315 13.8497 19.3062 14.8295 19.7154 15.9746C19.8932 16.4724 20 16.9935 20 17.534C20 20.0005 18.0005 22 15.534 22H8.46596C5.99948 22 4 20.0005 4 17.534C4 16.9935 4.1068 16.4724 4.28463 15.9746C4.69377 14.8295 5.66846 13.8497 6.6099 13.0092C6.84966 12.7951 7.09266 12.5857 7.32889 12.3825L7.36977 12.3473C7.59269 12.1555 7.80875 11.9697 8.01529 11.7863C8.40062 11.4444 8.73691 11.125 9 10.8195V7H8V6ZM10 7V11.1754L9.89043 11.3123C9.55847 11.7273 9.12855 12.1354 8.67907 12.5343C8.46653 12.7229 8.24495 12.9135 8.02357 13.104C8.0094 13.1161 7.99524 13.1283 7.98107 13.1405C7.74443 13.3441 7.50793 13.548 7.27589 13.7552C6.63894 14.3238 6.07297 14.8865 5.67519 15.4623C5.86324 15.4302 6.07027 15.3963 6.29004 15.3628C7.21243 15.2221 8.39057 15.0821 9.33476 15.1073C10.4712 15.1376 11.3333 15.4089 12.1355 15.6613L12.1501 15.6659C12.9559 15.9195 13.7025 16.1524 14.6919 16.1788C15.5424 16.2014 16.6473 16.0735 17.5592 15.9344C17.927 15.8783 18.2583 15.8212 18.5219 15.7732C18.1276 15.088 17.4752 14.4257 16.7241 13.7552C16.4921 13.548 16.2556 13.3441 16.0189 13.1405L15.9764 13.104C15.7551 12.9135 15.5335 12.7229 15.3209 12.5343C14.8714 12.1354 14.4415 11.7273 14.1096 11.3123L14 11.1754V7H10Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M11 4C11 4.55228 10.5523 5 10 5C9.44772 5 9 4.55228 9 4C9 3.44772 9.44772 3 10 3C10.5523 3 11 3.44772 11 4Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M15 2.5C15 3.32843 14.3284 4 13.5 4C12.6716 4 12 3.32843 12 2.5C12 1.67157 12.6716 1 13.5 1C14.3284 1 15 1.67157 15 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconLab;\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,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,OACpCC,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,g2CACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,8GACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,2HACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconLab","props","React","CentralIconBase","IconLab_default"]}