@central-icons-react/round-filled-radius-3-stroke-2 0.0.60 → 0.0.61
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/Icon3dBoxBottom/index.d.ts +4 -0
- package/Icon3dBoxBottom/index.js +2 -0
- package/Icon3dBoxBottom/index.js.map +1 -0
- package/Icon3dBoxBottom/index.mjs +2 -0
- package/Icon3dBoxBottom/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 d=Object.create;var p=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var L=(o,r)=>{for(var t in r)p(o,t,{get:r[t],enumerable:!0})},a=(o,r,t,l)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of x(r))!h.call(o,e)&&e!==t&&p(o,e,{get:()=>r[e],enumerable:!(l=u(r,e))||l.enumerable});return o};var s=(o,r,t)=>(t=o!=null?d(B(o)):{},a(r||!o||!o.__esModule?p(t,"default",{value:o,enumerable:!0}):t,o)),g=o=>a(p({},"__esModule",{value:!0}),o);var V={};L(V,{Icon3dBoxBottom:()=>i,default:()=>I});module.exports=g(V);var n=s(require("react"));var C=s(require("react")),m=({children:o,size:r=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:c,...f})=>C.default.createElement("svg",{...f,"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,...c}},t&&!e&&C.default.createElement("title",null,t),o);var i=o=>n.default.createElement(m,{...o,ariaLabel:"3d-box-bottom, shaders, model, room"},n.default.createElement("path",{d:"M10.5 11.711C10.8094 11.5324 11 11.2023 11 10.845V3.15524C11 2.38548 10.1667 1.90434 9.50007 2.28917L4.34012 5.26772C3.10236 5.98221 2.33984 7.30281 2.33984 8.73198V14.6903C2.33984 15.4601 3.17318 15.9412 3.83985 15.5563L10.5 11.711Z",fill:"currentColor"}),n.default.createElement("path",{d:"M21.6602 8.73198C21.6602 7.30281 20.8976 5.98221 19.6599 5.26772L14.4999 2.28917C13.8333 1.90434 13 2.38547 13 3.15524V10.845C13 11.2023 13.1906 11.5324 13.5 11.711L20.1602 15.5563C20.8268 15.9412 21.6602 15.4601 21.6602 14.6903V8.73198Z",fill:"currentColor"}),n.default.createElement("path",{d:"M19.1592 19.0207C19.8259 18.6359 19.8259 17.6736 19.1593 17.2887L12.5 13.4435C12.1906 13.2649 11.8094 13.2648 11.5 13.4435L4.83997 17.2887C4.17328 17.6736 4.17332 18.6359 4.84004 19.0208L10.0002 21.9994C11.2377 22.7138 12.7623 22.7137 13.9998 21.9993L19.1592 19.0207Z",fill:"currentColor"})),I=i;0&&(module.exports={Icon3dBoxBottom});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/Icon3dBoxBottom/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const Icon3dBoxBottom: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"3d-box-bottom, shaders, model, room\">\n <path\n d=\"M10.5 11.711C10.8094 11.5324 11 11.2023 11 10.845V3.15524C11 2.38548 10.1667 1.90434 9.50007 2.28917L4.34012 5.26772C3.10236 5.98221 2.33984 7.30281 2.33984 8.73198V14.6903C2.33984 15.4601 3.17318 15.9412 3.83985 15.5563L10.5 11.711Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.6602 8.73198C21.6602 7.30281 20.8976 5.98221 19.6599 5.26772L14.4999 2.28917C13.8333 1.90434 13 2.38547 13 3.15524V10.845C13 11.2023 13.1906 11.5324 13.5 11.711L20.1602 15.5563C20.8268 15.9412 21.6602 15.4601 21.6602 14.6903V8.73198Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.1592 19.0207C19.8259 18.6359 19.8259 17.6736 19.1593 17.2887L12.5 13.4435C12.1906 13.2649 11.8094 13.2648 11.5 13.4435L4.83997 17.2887C4.17328 17.6736 4.17332 18.6359 4.84004 19.0208L10.0002 21.9994C11.2377 22.7138 12.7623 22.7137 13.9998 21.9993L19.1592 19.0207Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default Icon3dBoxBottom;\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,qBAAAE,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,EAAmDC,GAE5D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uCACpC,EAAAC,QAAA,cAAC,QACC,EAAE,4OACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gPACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8QACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["Icon3dBoxBottom_exports","__export","Icon3dBoxBottom","Icon3dBoxBottom_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","Icon3dBoxBottom","props","React","CentralIconBase","Icon3dBoxBottom_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import l from"react";var p=({children:t,size:o=24,ariaLabel:n,color:C,ariaHidden:e=!0,style:a,...s})=>l.createElement("svg",{...s,"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:C,...a}},n&&!e&&l.createElement("title",null,n),t);var m=t=>r.createElement(p,{...t,ariaLabel:"3d-box-bottom, shaders, model, room"},r.createElement("path",{d:"M10.5 11.711C10.8094 11.5324 11 11.2023 11 10.845V3.15524C11 2.38548 10.1667 1.90434 9.50007 2.28917L4.34012 5.26772C3.10236 5.98221 2.33984 7.30281 2.33984 8.73198V14.6903C2.33984 15.4601 3.17318 15.9412 3.83985 15.5563L10.5 11.711Z",fill:"currentColor"}),r.createElement("path",{d:"M21.6602 8.73198C21.6602 7.30281 20.8976 5.98221 19.6599 5.26772L14.4999 2.28917C13.8333 1.90434 13 2.38547 13 3.15524V10.845C13 11.2023 13.1906 11.5324 13.5 11.711L20.1602 15.5563C20.8268 15.9412 21.6602 15.4601 21.6602 14.6903V8.73198Z",fill:"currentColor"}),r.createElement("path",{d:"M19.1592 19.0207C19.8259 18.6359 19.8259 17.6736 19.1593 17.2887L12.5 13.4435C12.1906 13.2649 11.8094 13.2648 11.5 13.4435L4.83997 17.2887C4.17328 17.6736 4.17332 18.6359 4.84004 19.0208L10.0002 21.9994C11.2377 22.7138 12.7623 22.7137 13.9998 21.9993L19.1592 19.0207Z",fill:"currentColor"})),u=m;export{m as Icon3dBoxBottom,u as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/Icon3dBoxBottom/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const Icon3dBoxBottom: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"3d-box-bottom, shaders, model, room\">\n <path\n d=\"M10.5 11.711C10.8094 11.5324 11 11.2023 11 10.845V3.15524C11 2.38548 10.1667 1.90434 9.50007 2.28917L4.34012 5.26772C3.10236 5.98221 2.33984 7.30281 2.33984 8.73198V14.6903C2.33984 15.4601 3.17318 15.9412 3.83985 15.5563L10.5 11.711Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.6602 8.73198C21.6602 7.30281 20.8976 5.98221 19.6599 5.26772L14.4999 2.28917C13.8333 1.90434 13 2.38547 13 3.15524V10.845C13 11.2023 13.1906 11.5324 13.5 11.711L20.1602 15.5563C20.8268 15.9412 21.6602 15.4601 21.6602 14.6903V8.73198Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.1592 19.0207C19.8259 18.6359 19.8259 17.6736 19.1593 17.2887L12.5 13.4435C12.1906 13.2649 11.8094 13.2648 11.5 13.4435L4.83997 17.2887C4.17328 17.6736 4.17332 18.6359 4.84004 19.0208L10.0002 21.9994C11.2377 22.7138 12.7623 22.7137 13.9998 21.9993L19.1592 19.0207Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default Icon3dBoxBottom;\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,EAAmDC,GAE5DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uCACpCC,EAAA,cAAC,QACC,EAAE,4OACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,gPACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,8QACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","Icon3dBoxBottom","props","React","CentralIconBase","Icon3dBoxBottom_default"]}
|
package/README.md
CHANGED