@central-icons-react/square-outlined-radius-0-stroke-1.5 1.0.2 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/IconGovernment/index.d.ts +4 -0
- package/IconGovernment/index.js +2 -0
- package/IconGovernment/index.js.map +1 -0
- package/IconGovernment/index.mjs +2 -0
- package/IconGovernment/index.mjs.map +1 -0
- package/README.md +1 -0
- package/icons/index.d.ts +1 -0
- package/icons/index.js +1 -1
- package/icons/index.js.map +1 -1
- package/icons/index.mjs +1 -1
- package/icons/index.mjs.map +1 -1
- package/icons-index.json +5 -3
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var p=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var f=(r,t)=>{for(var o in t)p(r,o,{get:t[o],enumerable:!0})},a=(r,t,o,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of c(t))!g.call(r,e)&&e!==o&&p(r,e,{get:()=>t[e],enumerable:!(s=k(t,e))||s.enumerable});return r};var i=(r,t,o)=>(o=r!=null?u(V(r)):{},a(t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),x=r=>a(p({},"__esModule",{value:!0}),r);var I={};f(I,{IconGovernment:()=>h,default:()=>B});module.exports=x(I);var n=i(require("react"));var l=i(require("react")),d=({children:r,size:t=24,ariaLabel:o,color:s,ariaHidden:e=!0,style:C,...m})=>l.default.createElement("svg",{...m,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...C}},o&&!e&&l.default.createElement("title",null,o),r);var h=r=>n.default.createElement(d,{...r,ariaLabel:"government, bank, building"},n.default.createElement("path",{d:"M14.75 12V20",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M9.25 12V20",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M3.75 19.5V13C3.75 8.44365 7.44365 4.75 12 4.75V4.75C16.5563 4.75 20.25 8.44365 20.25 13V19.5",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M12 4.5V0.75H14.25V2.25H12.5",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M2 20.25H22",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M2 11.75H22",stroke:"currentColor",strokeWidth:"1.5"})),B=h;0&&(module.exports={IconGovernment});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconGovernment/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconGovernment: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"government, bank, building\">\n <path d=\"M14.75 12V20\" stroke=\"currentColor\" strokeWidth=\"1.5\" />\n <path d=\"M9.25 12V20\" stroke=\"currentColor\" strokeWidth=\"1.5\" />\n <path\n d=\"M3.75 19.5V13C3.75 8.44365 7.44365 4.75 12 4.75V4.75C16.5563 4.75 20.25 8.44365 20.25 13V19.5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <path\n d=\"M12 4.5V0.75H14.25V2.25H12.5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <path d=\"M2 20.25H22\" stroke=\"currentColor\" strokeWidth=\"1.5\" />\n <path d=\"M2 11.75H22\" stroke=\"currentColor\" strokeWidth=\"1.5\" />\n </CentralIconBase>\n );\n};\n\nexport default IconGovernment;\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":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,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,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,8BACpC,EAAAC,QAAA,cAAC,QAAK,EAAE,eAAe,OAAO,eAAe,YAAY,MAAM,EAC/D,EAAAA,QAAA,cAAC,QAAK,EAAE,cAAc,OAAO,eAAe,YAAY,MAAM,EAC9D,EAAAA,QAAA,cAAC,QACC,EAAE,gGACF,OAAO,eACP,YAAY,MACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+BACF,OAAO,eACP,YAAY,MACd,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,cAAc,OAAO,eAAe,YAAY,MAAM,EAC9D,EAAAA,QAAA,cAAC,QAAK,EAAE,cAAc,OAAO,eAAe,YAAY,MAAM,CAChE,EAIGE,EAAQJ","names":["IconGovernment_exports","__export","IconGovernment","IconGovernment_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconGovernment","props","React","CentralIconBase","IconGovernment_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import s from"react";var p=({children:o,size:t=24,ariaLabel:n,color:l,ariaHidden:e=!0,style:a,...i})=>s.createElement("svg",{...i,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...a}},n&&!e&&s.createElement("title",null,n),o);var d=o=>r.createElement(p,{...o,ariaLabel:"government, bank, building"},r.createElement("path",{d:"M14.75 12V20",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M9.25 12V20",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M3.75 19.5V13C3.75 8.44365 7.44365 4.75 12 4.75V4.75C16.5563 4.75 20.25 8.44365 20.25 13V19.5",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M12 4.5V0.75H14.25V2.25H12.5",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M2 20.25H22",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M2 11.75H22",stroke:"currentColor",strokeWidth:"1.5"})),k=d;export{d as IconGovernment,k as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconGovernment/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconGovernment: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"government, bank, building\">\n <path d=\"M14.75 12V20\" stroke=\"currentColor\" strokeWidth=\"1.5\" />\n <path d=\"M9.25 12V20\" stroke=\"currentColor\" strokeWidth=\"1.5\" />\n <path\n d=\"M3.75 19.5V13C3.75 8.44365 7.44365 4.75 12 4.75V4.75C16.5563 4.75 20.25 8.44365 20.25 13V19.5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <path\n d=\"M12 4.5V0.75H14.25V2.25H12.5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <path d=\"M2 20.25H22\" stroke=\"currentColor\" strokeWidth=\"1.5\" />\n <path d=\"M2 11.75H22\" stroke=\"currentColor\" strokeWidth=\"1.5\" />\n </CentralIconBase>\n );\n};\n\nexport default IconGovernment;\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,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,8BACpCC,EAAA,cAAC,QAAK,EAAE,eAAe,OAAO,eAAe,YAAY,MAAM,EAC/DA,EAAA,cAAC,QAAK,EAAE,cAAc,OAAO,eAAe,YAAY,MAAM,EAC9DA,EAAA,cAAC,QACC,EAAE,gGACF,OAAO,eACP,YAAY,MACd,EACAA,EAAA,cAAC,QACC,EAAE,+BACF,OAAO,eACP,YAAY,MACd,EACAA,EAAA,cAAC,QAAK,EAAE,cAAc,OAAO,eAAe,YAAY,MAAM,EAC9DA,EAAA,cAAC,QAAK,EAAE,cAAc,OAAO,eAAe,YAAY,MAAM,CAChE,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconGovernment","props","React","CentralIconBase","IconGovernment_default"]}
|
package/README.md
CHANGED