@central-icons-react/square-outlined-radius-0-stroke-1 1.1.29 → 1.1.30
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/IconBank/index.js +1 -1
- package/IconBank/index.js.map +1 -1
- package/IconBank/index.mjs +1 -1
- package/IconBank/index.mjs.map +1 -1
- package/IconBlock/index.js +1 -1
- package/IconBlock/index.js.map +1 -1
- package/IconBlock/index.mjs +1 -1
- package/IconBlock/index.mjs.map +1 -1
- package/IconBuildings/index.js +1 -1
- package/IconBuildings/index.js.map +1 -1
- package/IconBuildings/index.mjs +1 -1
- package/IconBuildings/index.mjs.map +1 -1
- package/IconCoinRupees/index.js +1 -1
- package/IconCoinRupees/index.js.map +1 -1
- package/IconCoinRupees/index.mjs +1 -1
- package/IconCoinRupees/index.mjs.map +1 -1
- package/IconCookies/index.js +1 -1
- package/IconCookies/index.js.map +1 -1
- package/IconCookies/index.mjs +1 -1
- package/IconCookies/index.mjs.map +1 -1
- package/IconDia/index.js +1 -1
- package/IconDia/index.js.map +1 -1
- package/IconDia/index.mjs +1 -1
- package/IconDia/index.mjs.map +1 -1
- package/IconGarage/index.js +1 -1
- package/IconGarage/index.js.map +1 -1
- package/IconGarage/index.mjs +1 -1
- package/IconGarage/index.mjs.map +1 -1
- package/IconHomeRoof/index.js +1 -1
- package/IconHomeRoof/index.js.map +1 -1
- package/IconHomeRoof/index.mjs +1 -1
- package/IconHomeRoof/index.mjs.map +1 -1
- package/IconMall/index.js +1 -1
- package/IconMall/index.js.map +1 -1
- package/IconMall/index.mjs +1 -1
- package/IconMall/index.mjs.map +1 -1
- package/IconSchool/index.js +1 -1
- package/IconSchool/index.js.map +1 -1
- package/IconSchool/index.mjs +1 -1
- package/IconSchool/index.mjs.map +1 -1
- package/IconTruck/index.js +1 -1
- package/IconTruck/index.js.map +1 -1
- package/IconTruck/index.mjs +1 -1
- package/IconTruck/index.mjs.map +1 -1
- package/README.md +0 -1
- package/icons/index.d.ts +0 -1
- 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 +3 -5
- package/index.d.ts +0 -4
- 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
- package/IconReceiptCheck2/index.d.ts +0 -4
- package/IconReceiptCheck2/index.js +0 -2
- package/IconReceiptCheck2/index.js.map +0 -1
- package/IconReceiptCheck2/index.mjs +0 -2
- package/IconReceiptCheck2/index.mjs.map +0 -1
package/IconMall/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var f=Object.create;var
|
|
1
|
+
"use strict";var f=Object.create;var s=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var t in o)s(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of V(o))!x.call(r,e)&&e!==t&&s(r,e,{get:()=>o[e],enumerable:!(p=h(o,e))||p.enumerable});return r};var m=(r,o,t)=>(t=r!=null?f(g(r)):{},a(o||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t,r)),I=r=>a(s({},"__esModule",{value:!0}),r);var b={};B(b,{IconMall:()=>i,default:()=>d});module.exports=I(b);var n=m(require("react"));var l=m(require("react")),c=({children:r,size:o=24,ariaLabel:t,color:p,ariaHidden:e=!0,style:u,...C})=>l.default.createElement("svg",{...C,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...u}},t&&!e&&l.default.createElement("title",null,t),r);var i=r=>n.default.createElement(c,{...r,ariaLabel:"mall, store, shop, business"},n.default.createElement("path",{d:"M12 11.5V19.5",stroke:"currentColor"}),n.default.createElement("path",{d:"M21.5 4.5H2.5V19.5H21.5V4.5Z",stroke:"currentColor"}),n.default.createElement("path",{d:"M7.5 19.5V11.5H16.5V19.5",stroke:"currentColor"})),d=i;0&&(module.exports={IconMall});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/IconMall/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconMall/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconMall: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"mall, store, shop, business\">\n <path\n
|
|
1
|
+
{"version":3,"sources":["../src/IconMall/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconMall: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"mall, store, shop, business\">\n <path d=\"M12 11.5V19.5\" stroke=\"currentColor\" />\n <path d=\"M21.5 4.5H2.5V19.5H21.5V4.5Z\" stroke=\"currentColor\" />\n <path d=\"M7.5 19.5V11.5H16.5V19.5\" stroke=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconMall;\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,cAAAE,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,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,+BACpC,EAAAC,QAAA,cAAC,QAAK,EAAE,gBAAgB,OAAO,eAAe,EAC9C,EAAAA,QAAA,cAAC,QAAK,EAAE,+BAA+B,OAAO,eAAe,EAC7D,EAAAA,QAAA,cAAC,QAAK,EAAE,2BAA2B,OAAO,eAAe,CAC3D,EAIGE,EAAQJ","names":["IconMall_exports","__export","IconMall","IconMall_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconMall","props","React","CentralIconBase","IconMall_default"]}
|
package/IconMall/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import o from"react";import p from"react";var s=({children:t,size:r=24,ariaLabel:n,color:l,ariaHidden:e=!0,style:a,...m})=>p.createElement("svg",{...m,"aria-hidden":e,role:e?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:l,...a}},n&&!e&&p.createElement("title",null,n),t);var c=t=>o.createElement(s,{...t,ariaLabel:"mall, store, shop, business"},o.createElement("path",{d:"M12 11.5V19.5",stroke:"currentColor"}),o.createElement("path",{d:"M21.5 4.5H2.5V19.5H21.5V4.5Z",stroke:"currentColor"}),o.createElement("path",{d:"M7.5 19.5V11.5H16.5V19.5",stroke:"currentColor"})),h=c;export{c as IconMall,h as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
package/IconMall/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconMall/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconMall: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"mall, store, shop, business\">\n <path\n
|
|
1
|
+
{"version":3,"sources":["../src/IconMall/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconMall: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"mall, store, shop, business\">\n <path d=\"M12 11.5V19.5\" stroke=\"currentColor\" />\n <path d=\"M21.5 4.5H2.5V19.5H21.5V4.5Z\" stroke=\"currentColor\" />\n <path d=\"M7.5 19.5V11.5H16.5V19.5\" stroke=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconMall;\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,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,+BACpCC,EAAA,cAAC,QAAK,EAAE,gBAAgB,OAAO,eAAe,EAC9CA,EAAA,cAAC,QAAK,EAAE,+BAA+B,OAAO,eAAe,EAC7DA,EAAA,cAAC,QAAK,EAAE,2BAA2B,OAAO,eAAe,CAC3D,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconMall","props","React","CentralIconBase","IconMall_default"]}
|
package/IconSchool/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var h=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,e)=>{for(var o in e)p(r,o,{get:e[o],enumerable:!0})},l=(r,e,o,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of k(e))!f.call(r,t)&&t!==o&&p(r,t,{get:()=>e[t],enumerable:!(s=d(e,t))||s.enumerable});return r};var c=(r,e,o)=>(o=r!=null?h(V(r)):{},l(e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),x=r=>l(p({},"__esModule",{value:!0}),r);var I={};g(I,{IconSchool:()=>i,default:()=>B});module.exports=x(I);var n=c(require("react"));var a=c(require("react")),u=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:m,...C})=>a.default.createElement("svg",{...C,"aria-hidden":t,role:t?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:s,...m}},o&&!t&&a.default.createElement("title",null,o),r);var i=r=>n.default.createElement(u,{...r,ariaLabel:"school, building"},n.default.createElement("path",{d:"M21.5 19.5V8.5H17.5",stroke:"currentColor",strokeLinecap:"square"}),n.default.createElement("path",{d:"M17.5 19.5V4.5H6.5V19.5",stroke:"currentColor",strokeLinecap:"square"}),n.default.createElement("path",{d:"M6.5 8.5H2.5V19.5",stroke:"currentColor",strokeLinecap:"square"}),n.default.createElement("path",{d:"M22.5 19.5H1.5",stroke:"currentColor",strokeLinecap:"square"}),n.default.createElement("path",{d:"M9.5 19.5V15.5H14.5V19.5",stroke:"currentColor",strokeLinecap:"square"})),B=i;0&&(module.exports={IconSchool});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/IconSchool/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconSchool/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconSchool: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"school, building\">\n <path\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconSchool/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconSchool: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"school, building\">\n <path\n d=\"M21.5 19.5V8.5H17.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\n />\n <path\n d=\"M17.5 19.5V4.5H6.5V19.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\n />\n <path\n d=\"M6.5 8.5H2.5V19.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\n />\n <path d=\"M22.5 19.5H1.5\" stroke=\"currentColor\" strokeLinecap=\"square\" />\n <path\n d=\"M9.5 19.5V15.5H14.5V19.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSchool;\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,gBAAAE,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,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,oBACpC,EAAAC,QAAA,cAAC,QACC,EAAE,sBACF,OAAO,eACP,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0BACF,OAAO,eACP,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oBACF,OAAO,eACP,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,iBAAiB,OAAO,eAAe,cAAc,SAAS,EACtE,EAAAA,QAAA,cAAC,QACC,EAAE,2BACF,OAAO,eACP,cAAc,SAChB,CACF,EAIGE,EAAQJ","names":["IconSchool_exports","__export","IconSchool","IconSchool_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconSchool","props","React","CentralIconBase","IconSchool_default"]}
|
package/IconSchool/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import e from"react";import s from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:l,...c})=>s.createElement("svg",{...c,"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:a,...l}},n&&!t&&s.createElement("title",null,n),o);var u=o=>e.createElement(p,{...o,ariaLabel:"school, building"},e.createElement("path",{d:"M21.5 19.5V8.5H17.5",stroke:"currentColor",strokeLinecap:"square"}),e.createElement("path",{d:"M17.5 19.5V4.5H6.5V19.5",stroke:"currentColor",strokeLinecap:"square"}),e.createElement("path",{d:"M6.5 8.5H2.5V19.5",stroke:"currentColor",strokeLinecap:"square"}),e.createElement("path",{d:"M22.5 19.5H1.5",stroke:"currentColor",strokeLinecap:"square"}),e.createElement("path",{d:"M9.5 19.5V15.5H14.5V19.5",stroke:"currentColor",strokeLinecap:"square"})),d=u;export{u as IconSchool,d as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
package/IconSchool/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconSchool/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconSchool: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"school, building\">\n <path\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconSchool/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconSchool: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"school, building\">\n <path\n d=\"M21.5 19.5V8.5H17.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\n />\n <path\n d=\"M17.5 19.5V4.5H6.5V19.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\n />\n <path\n d=\"M6.5 8.5H2.5V19.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\n />\n <path d=\"M22.5 19.5H1.5\" stroke=\"currentColor\" strokeLinecap=\"square\" />\n <path\n d=\"M9.5 19.5V15.5H14.5V19.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSchool;\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,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,oBACpCC,EAAA,cAAC,QACC,EAAE,sBACF,OAAO,eACP,cAAc,SAChB,EACAA,EAAA,cAAC,QACC,EAAE,0BACF,OAAO,eACP,cAAc,SAChB,EACAA,EAAA,cAAC,QACC,EAAE,oBACF,OAAO,eACP,cAAc,SAChB,EACAA,EAAA,cAAC,QAAK,EAAE,iBAAiB,OAAO,eAAe,cAAc,SAAS,EACtEA,EAAA,cAAC,QACC,EAAE,2BACF,OAAO,eACP,cAAc,SAChB,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconSchool","props","React","CentralIconBase","IconSchool_default"]}
|
package/IconTruck/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var d=Object.create;var l=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var t in o)l(r,t,{get:o[t],enumerable:!0})},C=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of f(o))!x.call(r,e)&&e!==t&&l(r,e,{get:()=>o[e],enumerable:!(p=h(o,e))||p.enumerable});return r};var a=(r,o,t)=>(t=r!=null?d(g(r)):{},C(o||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t,r)),I=r=>C(l({},"__esModule",{value:!0}),r);var k={};B(k,{IconTruck:()=>c,default:()=>V});module.exports=I(k);var n=a(require("react"));var s=a(require("react")),u=({children:r,size:o=24,ariaLabel:t,color:p,ariaHidden:e=!0,style:m,...i})=>s.default.createElement("svg",{...i,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...m}},t&&!e&&s.default.createElement("title",null,t),r);var c=r=>n.default.createElement(u,{...r,ariaLabel:"truck, delivery"},n.default.createElement("path",{d:"M9.39844 17C9.39844 18.3807 8.27915 19.5 6.89844 19.5C5.51773 19.5 4.39844 18.3807 4.39844 17C4.39844 15.6193 5.51773 14.5 6.89844 14.5C8.27915 14.5 9.39844 15.6193 9.39844 17Z",stroke:"currentColor"}),n.default.createElement("path",{d:"M19.5 17C19.5 18.3807 18.3807 19.5 17 19.5C15.6193 19.5 14.5 18.3807 14.5 17C14.5 15.6193 15.6193 14.5 17 14.5C18.3807 14.5 19.5 15.6193 19.5 17Z",stroke:"currentColor"}),n.default.createElement("path",{d:"M9.5 16.5H14.5",stroke:"currentColor"}),n.default.createElement("path",{d:"M4.5 16.5H2.5V10.5L4.5 6.5H8.5V15",stroke:"currentColor"}),n.default.createElement("path",{d:"M8.5 6.5V4.5H21.5V16.5H19",stroke:"currentColor"})),V=c;0&&(module.exports={IconTruck});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/IconTruck/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconTruck/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconTruck: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"truck, delivery\">\n <path\n d=\"M9.
|
|
1
|
+
{"version":3,"sources":["../src/IconTruck/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconTruck: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"truck, delivery\">\n <path\n d=\"M9.39844 17C9.39844 18.3807 8.27915 19.5 6.89844 19.5C5.51773 19.5 4.39844 18.3807 4.39844 17C4.39844 15.6193 5.51773 14.5 6.89844 14.5C8.27915 14.5 9.39844 15.6193 9.39844 17Z\"\n stroke=\"currentColor\"\n />\n <path\n d=\"M19.5 17C19.5 18.3807 18.3807 19.5 17 19.5C15.6193 19.5 14.5 18.3807 14.5 17C14.5 15.6193 15.6193 14.5 17 14.5C18.3807 14.5 19.5 15.6193 19.5 17Z\"\n stroke=\"currentColor\"\n />\n <path d=\"M9.5 16.5H14.5\" stroke=\"currentColor\" />\n <path d=\"M4.5 16.5H2.5V10.5L4.5 6.5H8.5V15\" stroke=\"currentColor\" />\n <path d=\"M8.5 6.5V4.5H21.5V16.5H19\" stroke=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconTruck;\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,mBACpC,EAAAC,QAAA,cAAC,QACC,EAAE,mLACF,OAAO,eACT,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oJACF,OAAO,eACT,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,iBAAiB,OAAO,eAAe,EAC/C,EAAAA,QAAA,cAAC,QAAK,EAAE,oCAAoC,OAAO,eAAe,EAClE,EAAAA,QAAA,cAAC,QAAK,EAAE,4BAA4B,OAAO,eAAe,CAC5D,EAIGE,EAAQJ","names":["IconTruck_exports","__export","IconTruck","IconTruck_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconTruck","props","React","CentralIconBase","IconTruck_default"]}
|
package/IconTruck/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import o from"react";import p from"react";var l=({children:t,size:r=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:C,...a})=>p.createElement("svg",{...a,"aria-hidden":e,role:e?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:s,...C}},n&&!e&&p.createElement("title",null,n),t);var u=t=>o.createElement(l,{...t,ariaLabel:"truck, delivery"},o.createElement("path",{d:"M9.39844 17C9.39844 18.3807 8.27915 19.5 6.89844 19.5C5.51773 19.5 4.39844 18.3807 4.39844 17C4.39844 15.6193 5.51773 14.5 6.89844 14.5C8.27915 14.5 9.39844 15.6193 9.39844 17Z",stroke:"currentColor"}),o.createElement("path",{d:"M19.5 17C19.5 18.3807 18.3807 19.5 17 19.5C15.6193 19.5 14.5 18.3807 14.5 17C14.5 15.6193 15.6193 14.5 17 14.5C18.3807 14.5 19.5 15.6193 19.5 17Z",stroke:"currentColor"}),o.createElement("path",{d:"M9.5 16.5H14.5",stroke:"currentColor"}),o.createElement("path",{d:"M4.5 16.5H2.5V10.5L4.5 6.5H8.5V15",stroke:"currentColor"}),o.createElement("path",{d:"M8.5 6.5V4.5H21.5V16.5H19",stroke:"currentColor"})),h=u;export{u as IconTruck,h as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
package/IconTruck/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconTruck/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconTruck: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"truck, delivery\">\n <path\n d=\"M9.
|
|
1
|
+
{"version":3,"sources":["../src/IconTruck/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconTruck: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"truck, delivery\">\n <path\n d=\"M9.39844 17C9.39844 18.3807 8.27915 19.5 6.89844 19.5C5.51773 19.5 4.39844 18.3807 4.39844 17C4.39844 15.6193 5.51773 14.5 6.89844 14.5C8.27915 14.5 9.39844 15.6193 9.39844 17Z\"\n stroke=\"currentColor\"\n />\n <path\n d=\"M19.5 17C19.5 18.3807 18.3807 19.5 17 19.5C15.6193 19.5 14.5 18.3807 14.5 17C14.5 15.6193 15.6193 14.5 17 14.5C18.3807 14.5 19.5 15.6193 19.5 17Z\"\n stroke=\"currentColor\"\n />\n <path d=\"M9.5 16.5H14.5\" stroke=\"currentColor\" />\n <path d=\"M4.5 16.5H2.5V10.5L4.5 6.5H8.5V15\" stroke=\"currentColor\" />\n <path d=\"M8.5 6.5V4.5H21.5V16.5H19\" stroke=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconTruck;\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,mBACpCC,EAAA,cAAC,QACC,EAAE,mLACF,OAAO,eACT,EACAA,EAAA,cAAC,QACC,EAAE,oJACF,OAAO,eACT,EACAA,EAAA,cAAC,QAAK,EAAE,iBAAiB,OAAO,eAAe,EAC/CA,EAAA,cAAC,QAAK,EAAE,oCAAoC,OAAO,eAAe,EAClEA,EAAA,cAAC,QAAK,EAAE,4BAA4B,OAAO,eAAe,CAC5D,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconTruck","props","React","CentralIconBase","IconTruck_default"]}
|
package/README.md
CHANGED