UNPKG

@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.22 kB
{"version":3,"sources":["../src/IconRewind15s/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconRewind15s: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"rewind-15s\">\n <path\n d=\"M12.5393 0.0809335C12.8204 0.222001 13 0.524565 13 0.85715V2.04938C18.0533 2.5511 22 6.81465 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 9.6195 2.83304 7.43086 4.22263 5.71362C4.57004 5.28429 5.19972 5.21789 5.62905 5.5653C6.05837 5.91271 6.12478 6.54238 5.77737 6.97171C4.66536 8.34592 4 10.0939 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.92038 16.9463 4.55399 13 4.06189V5.14285C13 5.47544 12.8204 5.778 12.5393 5.91907C12.2582 6.06013 11.9263 6.01424 11.6879 5.80132L9.28785 3.65847C9.10546 3.49562 9 3.25438 9 3C9 2.74562 9.10546 2.50438 9.28785 2.34153L11.6879 0.198677C11.9263 -0.0142387 12.2582 -0.0601344 12.5393 0.0809335Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.53125 14.8745C8.53125 15.4761 8.84814 15.8198 9.41211 15.8198C9.9707 15.8198 10.2876 15.4814 10.2876 14.8745V9.44971C10.2876 8.79443 9.86865 8.37012 9.24023 8.37012C8.88037 8.37012 8.49902 8.49365 8.08008 8.76221L7.20459 9.34766C6.8877 9.54639 6.72656 9.78271 6.72656 10.0459C6.72656 10.4004 6.98438 10.6582 7.33887 10.6582C7.51611 10.6582 7.6665 10.6045 7.9458 10.4272L8.50977 10.0459H8.53125V14.8745Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M11.6519 14.2461C11.6519 15.1108 12.7744 15.9111 14.2515 15.9111C16.0239 15.9111 17.1733 14.8584 17.1733 13.2524C17.1733 11.813 16.2173 10.8516 14.7993 10.8516C14.1655 10.8516 13.5854 11.0718 13.3276 11.4102H13.2363L13.3545 9.82031H16.0508C16.5718 9.82031 16.8564 9.57324 16.8564 9.12744C16.8564 8.67627 16.5664 8.41309 16.0508 8.41309H13C12.3286 8.41309 11.9741 8.70312 11.9365 9.27783L11.7593 11.8882C11.7217 12.4307 12.1138 12.8013 12.6401 12.8013C12.855 12.8013 13.043 12.7368 13.3115 12.5273C13.6338 12.2964 13.9883 12.1675 14.3213 12.1675C14.998 12.1675 15.4814 12.6294 15.4814 13.3008C15.4814 14.0098 14.9766 14.4878 14.2676 14.4878C13.7788 14.4878 13.3921 14.2729 13.0215 13.8164C12.8174 13.5747 12.6187 13.478 12.3608 13.478C11.9258 13.478 11.6519 13.8271 11.6519 14.2461Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRewind15s;\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,EAAiDC,GAE1DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,cACpCC,EAAA,cAAC,QACC,EAAE,kqBACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,wZACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,gxBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconRewind15s","props","React","CentralIconBase","IconRewind15s_default"]}