@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.92 kB
Source Map (JSON)
{"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=\"M7 6H17V7.5H16V10.7326C16.2388 11.0193 16.5054 11.3176 16.7916 11.6355C16.8224 11.6697 16.8534 11.7041 16.8846 11.7387C17.207 12.0967 17.5496 12.4769 17.8799 12.8709C18.6004 13.7301 19.314 14.7126 19.7093 15.8191C19.8897 16.3239 20 16.8582 20 17.4162C20 19.9478 17.9478 22 15.4162 22H8.58376C6.05222 22 4 19.9478 4 17.4162C4 16.8582 4.11031 16.3239 4.29069 15.8191C4.68603 14.7126 5.39964 13.7301 6.1201 12.8709C6.45043 12.4769 6.79298 12.0967 7.1154 11.7387C7.14659 11.7041 7.1776 11.6697 7.2084 11.6355C7.49455 11.3176 7.76115 11.0193 8 10.7326V7.5H7V6ZM9.5 7.5V11.2631L9.33565 11.4685C9.02609 11.8555 8.6742 12.2492 8.32324 12.639C8.29282 12.6728 8.26239 12.7066 8.23196 12.7404C7.90671 13.1015 7.5818 13.4622 7.2695 13.8347C6.92546 14.245 6.60957 14.6549 6.34169 15.0689C6.3742 15.0638 6.40703 15.0588 6.44015 15.0537C7.3346 14.9173 8.49301 14.7788 9.43071 14.8038C10.5667 14.8341 11.4299 15.1058 12.2041 15.3494L12.2251 15.356C13.0039 15.6011 13.6939 15.8151 14.6093 15.8396C15.4065 15.8608 16.4549 15.7403 17.3336 15.6063C17.5451 15.574 17.7441 15.5414 17.924 15.5105C17.6107 14.9453 17.1964 14.3903 16.7305 13.8347C16.4182 13.4622 16.0933 13.1015 15.7681 12.7404C15.7376 12.7066 15.7072 12.6728 15.6768 12.639C15.3258 12.2492 14.9739 11.8555 14.6643 11.4685L14.5 11.2631V7.5H9.5Z\"\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,ywCACF,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"]}