@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
11 lines • 4.51 kB
Source Map (JSON)
{
"version": 3,
"sources": ["src/CentralIconBase/index.tsx", "src/IconHand4Finger/index.tsx"],
"sourcesContent": [
"import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\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 mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <rect width=\"24\" height=\"24\" fill=\"#000\" />\n <g fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </g>\n </mask>\n <rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </svg>\n );\n};\n",
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconHand4Finger: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"hand-4-finger, select\" maskId=\"square-outlined-radius-0-stroke-2-IconHand4Finger\"><path d=\"M15.0007 8V9H17.0007V8H15.0007ZM21.0007 11C21.0007 10.4477 20.553 10 20.0007 10C19.4484 10 19.0007 10.4477 19.0007 11H21.0007ZM7.36929 16.7032L6.90355 15.8183L5.13371 16.7498L5.59946 17.6347L7.36929 16.7032ZM13.0007 6V5H11.0007V6H13.0007ZM11.0007 10V11H13.0007V10H11.0007ZM11.0007 8V9H13.0007V8H11.0007ZM15.0007 11V12H17.0007V11H15.0007ZM15.0007 7V8H17.0007V7H15.0007ZM19.0007 7V13.8292H21.0007V7H19.0007ZM18.0007 4C16.3438 4 15.0007 5.34315 15.0007 7H17.0007C17.0007 6.44772 17.4484 6 18.0007 6V4ZM18.0007 6C18.553 6 19.0007 6.44772 19.0007 7H21.0007C21.0007 5.34315 19.6576 4 18.0007 4V6ZM19.0007 11V13.8292H21.0007V11H19.0007ZM12.8299 20C10.5388 20 8.43636 18.7307 7.36929 16.7032L5.59946 17.6347C7.01236 20.3193 9.79628 22 12.8299 22V20ZM19.0007 13.8292C19.0007 17.2373 16.2379 20 12.8299 20V22C17.3425 22 21.0007 18.3418 21.0007 13.8292H19.0007ZM11.0007 6V10H13.0007V6H11.0007ZM13.0007 8V5H11.0007V8H13.0007ZM15.0007 5V11H17.0007V5H15.0007ZM14.0007 4C14.553 4 15.0007 4.44772 15.0007 5H17.0007C17.0007 3.34315 15.6576 2 14.0007 2V4ZM13.0007 5C13.0007 4.44772 13.4484 4 14.0007 4V2C12.3438 2 11.0007 3.34315 11.0007 5H13.0007Z\" fill=\"currentColor\"/><path d=\"M12 6C12 4.89543 11.1046 4 10 4C8.89543 4 8 4.89543 8 6V11L7.06174 10.2494C6.19921 9.55937 4.94063 9.69921 4.25061 10.5617L3.5 11.5L6.13158 16.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/></CentralIconBase>;\n});\n\nexport default IconHand4Finger;\n"
],
"mappings": "AAAA,qBAUO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gCACE,gBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,gBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GC9DN,qBAGO,IAAM,EAAoE,EAAM,KAAK,CAAC,IAAU,CACrG,OAAO,gBAA89C,EAA99C,IAAqB,EAAO,UAAU,wBAAwB,OAAO,qDAAoD,gBAAC,OAAD,CAAM,EAAE,6mCAA6mC,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,mJAAmJ,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,CAAI,EACt+C,EAEc",
"debugId": "D12E27DEC25F4BF564756E2164756E21",
"names": []
}