@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 • 3.98 kB
Source Map (JSON)
{
"version": 3,
"sources": ["src/CentralIconBase/index.tsx", "src/IconColumnWideRemove/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 IconColumnWideRemove: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"column-wide-remove\" maskId=\"square-outlined-radius-0-stroke-2-IconColumnWideRemove\"><path d=\"M3 19H2V20H3V19ZM3 5V4H2V5H3ZM12 19V20H13V19H12ZM21 5H22V4H21V5ZM20 10V11H22V10H20ZM4 19V5H2V19H4ZM12 18H3V20H12V18ZM20 5V10H22V5H20ZM3 6H12V4H3V6ZM12 6H21V4H12V6ZM13 19V5H11V19H13Z\" fill=\"currentColor\"/><path d=\"M17.7071 14.2929L17 13.5858L15.5858 15L16.2929 15.7071L17.7071 14.2929ZM20.2929 19.7071L21 20.4142L22.4142 19L21.7071 18.2929L20.2929 19.7071ZM16.2929 18.2929L15.5858 19L17 20.4142L17.7071 19.7071L16.2929 18.2929ZM21.7071 15.7071L22.4142 15L21 13.5858L20.2929 14.2929L21.7071 15.7071ZM16.2929 15.7071L18.2929 17.7071L19.7071 16.2929L17.7071 14.2929L16.2929 15.7071ZM18.2929 17.7071L20.2929 19.7071L21.7071 18.2929L19.7071 16.2929L18.2929 17.7071ZM17.7071 19.7071L19.7071 17.7071L18.2929 16.2929L16.2929 18.2929L17.7071 19.7071ZM19.7071 17.7071L21.7071 15.7071L20.2929 14.2929L18.2929 16.2929L19.7071 17.7071Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconColumnWideRemove;\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,EAAyE,EAAM,KAAK,CAAC,IAAU,CAC1G,OAAO,gBAAk9B,EAAl9B,IAAqB,EAAO,UAAU,qBAAqB,OAAO,0DAAyD,gBAAC,OAAD,CAAM,EAAE,wLAAwL,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,mmBAAmmB,KAAK,eAAc,CAAI,EAC19B,EAEc",
"debugId": "BC645DD7FE56E4EA64756E2164756E21",
"names": []
}