@central-icons-react/round-filled-radius-2-stroke-2 1.0.7 → 1.0.8

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.
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconBank2: React.FC<CentralIconBaseProps>;
4
+ export default IconBank2;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var l=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var B=(e,r)=>{for(var o in r)l(e,o,{get:r[o],enumerable:!0})},a=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of V(r))!v.call(e,t)&&t!==o&&l(e,t,{get:()=>r[t],enumerable:!(n=f(r,t))||n.enumerable});return e};var i=(e,r,o)=>(o=e!=null?u(g(e)):{},a(r||!e||!e.__esModule?l(o,"default",{value:e,enumerable:!0}):o,e)),x=e=>a(l({},"__esModule",{value:!0}),e);var b={};B(b,{IconBank2:()=>c,default:()=>I});module.exports=x(b);var C=i(require("react"));var p=i(require("react")),s=({children:e,size:r=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:d,...m})=>p.default.createElement("svg",{...m,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...d}},o&&!t&&p.default.createElement("title",null,o),e);var c=e=>C.default.createElement(s,{...e,ariaLabel:"bank-2, library, gov"},C.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 19.0003C21.5523 19.0003 22 19.448 22 20.0003C21.9999 20.5524 21.5522 21.0003 21 21.0003H3C2.44779 21.0003 2.00012 20.5524 2 20.0003C2 19.448 2.44772 19.0003 3 19.0003V11.0003H21V19.0003ZM9.5 13.5003C8.94772 13.5003 8.5 13.948 8.5 14.5003V19.0003H10.5V14.5003C10.5 13.948 10.0523 13.5003 9.5 13.5003ZM14.5 13.5003C13.9477 13.5003 13.5 13.948 13.5 14.5003V19.0003H15.5V14.5003C15.5 13.948 15.0523 13.5003 14.5 13.5003Z",fill:"currentColor"}),C.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.7812 2.44753C11.5569 2.10278 12.4431 2.10278 13.2188 2.44753L20.8662 5.84597C21.5556 6.15238 22 6.83663 22 7.59108C21.9999 8.64535 21.1451 9.50026 20.0908 9.50026H3.90918C2.85488 9.50026 2.00013 8.64535 2 7.59108C2 6.83663 2.44435 6.15238 3.13379 5.84597L10.7812 2.44753ZM12 5.50026C11.4477 5.50026 11 5.94798 11 6.50026C11.0002 7.05241 11.4478 7.50026 12 7.50026C12.5522 7.50026 12.9998 7.05241 13 6.50026C13 5.94798 12.5523 5.50026 12 5.50026Z",fill:"currentColor"})),I=c;0&&(module.exports={IconBank2});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBank2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconBank2: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"bank-2, library, gov\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21 19.0003C21.5523 19.0003 22 19.448 22 20.0003C21.9999 20.5524 21.5522 21.0003 21 21.0003H3C2.44779 21.0003 2.00012 20.5524 2 20.0003C2 19.448 2.44772 19.0003 3 19.0003V11.0003H21V19.0003ZM9.5 13.5003C8.94772 13.5003 8.5 13.948 8.5 14.5003V19.0003H10.5V14.5003C10.5 13.948 10.0523 13.5003 9.5 13.5003ZM14.5 13.5003C13.9477 13.5003 13.5 13.948 13.5 14.5003V19.0003H15.5V14.5003C15.5 13.948 15.0523 13.5003 14.5 13.5003Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.7812 2.44753C11.5569 2.10278 12.4431 2.10278 13.2188 2.44753L20.8662 5.84597C21.5556 6.15238 22 6.83663 22 7.59108C21.9999 8.64535 21.1451 9.50026 20.0908 9.50026H3.90918C2.85488 9.50026 2.00013 8.64535 2 7.59108C2 6.83663 2.44435 6.15238 3.13379 5.84597L10.7812 2.44753ZM12 5.50026C11.4477 5.50026 11 5.94798 11 6.50026C11.0002 7.05241 11.4478 7.50026 12 7.50026C12.5522 7.50026 12.9998 7.05241 13 6.50026C13 5.94798 12.5523 5.50026 12 5.50026Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBank2;\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,eAAAE,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,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,wBACpC,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,uaACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,ocACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconBank2_exports","__export","IconBank2","IconBank2_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconBank2","props","React","CentralIconBase","IconBank2_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import l from"react";var C=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:a,...i})=>l.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},n&&!o&&l.createElement("title",null,n),r);var s=r=>t.createElement(C,{...r,ariaLabel:"bank-2, library, gov"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 19.0003C21.5523 19.0003 22 19.448 22 20.0003C21.9999 20.5524 21.5522 21.0003 21 21.0003H3C2.44779 21.0003 2.00012 20.5524 2 20.0003C2 19.448 2.44772 19.0003 3 19.0003V11.0003H21V19.0003ZM9.5 13.5003C8.94772 13.5003 8.5 13.948 8.5 14.5003V19.0003H10.5V14.5003C10.5 13.948 10.0523 13.5003 9.5 13.5003ZM14.5 13.5003C13.9477 13.5003 13.5 13.948 13.5 14.5003V19.0003H15.5V14.5003C15.5 13.948 15.0523 13.5003 14.5 13.5003Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.7812 2.44753C11.5569 2.10278 12.4431 2.10278 13.2188 2.44753L20.8662 5.84597C21.5556 6.15238 22 6.83663 22 7.59108C21.9999 8.64535 21.1451 9.50026 20.0908 9.50026H3.90918C2.85488 9.50026 2.00013 8.64535 2 7.59108C2 6.83663 2.44435 6.15238 3.13379 5.84597L10.7812 2.44753ZM12 5.50026C11.4477 5.50026 11 5.94798 11 6.50026C11.0002 7.05241 11.4478 7.50026 12 7.50026C12.5522 7.50026 12.9998 7.05241 13 6.50026C13 5.94798 12.5523 5.50026 12 5.50026Z",fill:"currentColor"})),f=s;export{s as IconBank2,f as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBank2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconBank2: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"bank-2, library, gov\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21 19.0003C21.5523 19.0003 22 19.448 22 20.0003C21.9999 20.5524 21.5522 21.0003 21 21.0003H3C2.44779 21.0003 2.00012 20.5524 2 20.0003C2 19.448 2.44772 19.0003 3 19.0003V11.0003H21V19.0003ZM9.5 13.5003C8.94772 13.5003 8.5 13.948 8.5 14.5003V19.0003H10.5V14.5003C10.5 13.948 10.0523 13.5003 9.5 13.5003ZM14.5 13.5003C13.9477 13.5003 13.5 13.948 13.5 14.5003V19.0003H15.5V14.5003C15.5 13.948 15.0523 13.5003 14.5 13.5003Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.7812 2.44753C11.5569 2.10278 12.4431 2.10278 13.2188 2.44753L20.8662 5.84597C21.5556 6.15238 22 6.83663 22 7.59108C21.9999 8.64535 21.1451 9.50026 20.0908 9.50026H3.90918C2.85488 9.50026 2.00013 8.64535 2 7.59108C2 6.83663 2.44435 6.15238 3.13379 5.84597L10.7812 2.44753ZM12 5.50026C11.4477 5.50026 11 5.94798 11 6.50026C11.0002 7.05241 11.4478 7.50026 12 7.50026C12.5522 7.50026 12.9998 7.05241 13 6.50026C13 5.94798 12.5523 5.50026 12 5.50026Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBank2;\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,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,wBACpCC,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,uaACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,ocACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconBank2","props","React","CentralIconBase","IconBank2_default"]}
package/README.md CHANGED
@@ -356,6 +356,7 @@ Below is a complete list of available icons:
356
356
  ### Building
357
357
 
358
358
  - IconBank
359
+ - IconBank2
359
360
  - IconBlock
360
361
  - IconBuildings
361
362
  - IconCourt
package/icons/index.d.ts CHANGED
@@ -160,6 +160,7 @@ export type CentralIconName =
160
160
  | "IconBalloon"
161
161
  | "IconBanana"
162
162
  | "IconBank"
163
+ | "IconBank2"
163
164
  | "IconBanknote1"
164
165
  | "IconBanknote2"
165
166
  | "IconBarcode"