@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
1 lines • 4.01 kB
Source Map (JSON)
{"version":3,"sources":["../src/IconSubscriptionStar/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconSubscriptionStar: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"subscription-star,verify\">\n <path\n d=\"M10.3591 3.58869C11.2748 2.70286 12.728 2.70286 13.6437 3.58869C14.1673 4.09525 14.8954 4.33182 15.6168 4.22978C16.8782 4.05135 18.0539 4.90553 18.274 6.16041C18.3999 6.878 18.8499 7.49735 19.4935 7.83881C20.6189 8.43594 21.068 9.81803 20.5085 10.9626C20.1885 11.6172 20.1885 12.3827 20.5085 13.0373C21.068 14.1819 20.6189 15.5639 19.4935 16.1611C18.8499 16.5025 18.3999 17.1219 18.274 17.8395C18.0539 19.0943 16.8782 19.9485 15.6168 19.7701C14.8954 19.6681 14.1673 19.9046 13.6437 20.4112C12.728 21.297 11.2748 21.297 10.3591 20.4112C9.83548 19.9046 9.10739 19.6681 8.38602 19.7701C7.12454 19.9485 5.94887 19.0943 5.72875 17.8395C5.60287 17.1219 5.15289 16.5025 4.50931 16.1611C3.38388 15.5639 2.93481 14.1819 3.49433 13.0373C3.81428 12.3827 3.81428 11.6172 3.49433 10.9626C2.93481 9.81803 3.38388 8.43594 4.50931 7.83881C5.15289 7.49735 5.60287 6.878 5.72875 6.16041C5.94887 4.90553 7.12454 4.05135 8.38602 4.22978C9.10739 4.33182 9.83548 4.09525 10.3591 3.58869Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M11.3268 8.11266C11.6019 7.55522 12.3968 7.55522 12.6719 8.11266L13.3678 9.52267C13.477 9.74402 13.6882 9.89745 13.9325 9.93295L15.4885 10.1591C16.1037 10.2484 16.3493 11.0044 15.9042 11.4383L14.7782 12.5359C14.6014 12.7082 14.5208 12.9564 14.5625 13.1997L14.8283 14.7495C14.9334 15.3621 14.2903 15.8294 13.7401 15.5401L12.3483 14.8084C12.1298 14.6935 11.8688 14.6935 11.6503 14.8084L10.2586 15.5401C9.70834 15.8294 9.06527 15.3621 9.17035 14.7495L9.43616 13.1997C9.47788 12.9564 9.39722 12.7082 9.22046 12.5359L8.0945 11.4383C7.64936 11.0044 7.89499 10.2484 8.51016 10.1591L10.0662 9.93295C10.3105 9.89745 10.5217 9.74402 10.6309 9.52267L11.3268 8.11266Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSubscriptionStar;\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,EAAwDC,GAEjEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,4BACpCC,EAAA,cAAC,QACC,EAAE,w8BACF,OAAO,eACP,YAAY,IACZ,eAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,kpBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconSubscriptionStar","props","React","CentralIconBase","IconSubscriptionStar_default"]}