@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.56 kB
Source Map (JSON)
{"version":3,"sources":["../src/IconVibeCodingBird/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconVibeCodingBird: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"vibe-coding-bird, laptop, work\">\n <path\n d=\"M3.63379 14.4209C5.09805 13.2559 6.97114 12.8091 8.74609 13.0732L9.09961 13.1357L9.58984 13.2363L9.38965 14.2158L8.90039 14.1162L8.59863 14.0625C7.08329 13.8369 5.49152 14.22 4.25586 15.2031C2.94789 16.2438 2 17.9891 2 20.5V21H1V20.5C1 17.7183 2.06191 15.6715 3.63379 14.4209Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M20.8906 21H6V20H10.1094L12.1094 12H23.1406L20.8906 21Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9.79688 1.73145C10.0815 2.1778 10.4023 2.40282 10.6904 2.46777C10.9629 2.52914 11.2973 2.46772 11.6768 2.14648L12.0293 1.84863L12.3545 2.17578C13.0524 2.87844 13.3598 3.62793 13.3096 4.41309C13.2646 5.11631 12.9351 5.7767 12.5 6.38867V6.75684C12.5 9.36515 10.3987 11.4854 7.7998 11.4854C5.28221 11.4851 3.23204 9.49567 3.10645 7L3.10059 6.75684C3.10056 5.9235 3.23593 4.90409 3.68555 4.07422C4.15252 3.21237 4.96414 2.55762 6.22559 2.55762C6.72858 2.5575 7.43544 2.33012 8.06641 2.06738C8.37116 1.94048 8.64031 1.81237 8.83301 1.7168C8.92893 1.66922 9.00559 1.62984 9.05762 1.60254L9.13086 1.56348L9.13379 1.56152L9.54492 1.33691L9.79688 1.73145ZM4.10938 7C4.23373 8.9485 5.84057 10.4851 7.7998 10.4854C9.2165 10.4854 10.4488 9.6815 11.0703 8.5H9V7H8V8.5H5V7H4.10938ZM9.22656 2.6377C9.02418 2.73705 8.75421 2.86364 8.4502 2.99023C7.8121 3.25591 6.94453 3.55751 6.22559 3.55762C5.38708 3.55762 4.88502 3.9591 4.56445 4.55078C4.33773 4.96934 4.20647 5.4812 4.14453 6H11.5469L11.5996 5.92969C12.0379 5.3412 12.2812 4.82202 12.3115 4.34961C12.3343 3.99297 12.2363 3.61305 11.918 3.19531C11.4563 3.46215 10.9611 3.5538 10.4707 3.44336C9.98691 3.33435 9.56781 3.04155 9.22656 2.6377Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M17.499 4.49805L17.7178 4.76074C18.0831 5.22111 18.3713 5.70368 18.5908 6.23047C19.2166 5.91583 19.8831 5.64603 20.6084 5.49902L21.0986 5.39941L21.2969 6.37988L20.8066 6.47949C20.0249 6.63797 19.297 6.9704 18.5586 7.37793L18.0195 7.67578L17.8389 7.08691C17.6464 6.45984 17.3539 5.91011 16.9336 5.38086L16.7451 5.1543L16.417 4.77832L17.1699 4.12109L17.499 4.49805Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVibeCodingBird;\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,EAAsDC,GAE/DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,kCACpCC,EAAA,cAAC,QACC,EAAE,uRACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,0DACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,6pCACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,8WACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconVibeCodingBird","props","React","CentralIconBase","IconVibeCodingBird_default"]}