@central-icons-react/round-filled-radius-3-stroke-2 0.0.59 → 0.0.60
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/Icon3dBoxTop/index.d.ts +4 -0
- package/Icon3dBoxTop/index.js +2 -0
- package/Icon3dBoxTop/index.js.map +1 -0
- package/Icon3dBoxTop/index.mjs +2 -0
- package/Icon3dBoxTop/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 +4 -0
- package/package.json +1 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var L=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of x(o))!B.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(l=d(o,t))||l.enumerable});return r};var s=(r,o,e)=>(e=r!=null?u(h(r)):{},a(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>a(p({},"__esModule",{value:!0}),r);var V={};L(V,{Icon3dBoxTop:()=>i,default:()=>I});module.exports=g(V);var n=s(require("react"));var C=s(require("react")),m=({children:r,size:o=24,ariaLabel:e,color:l,ariaHidden:t=!0,style:c,...f})=>C.default.createElement("svg",{...f,"aria-hidden":t,role:t?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:l,...c}},e&&!t&&C.default.createElement("title",null,e),r);var i=r=>n.default.createElement(m,{...r,ariaLabel:"3d-box-top, shaders, model, cube, ar"},n.default.createElement("path",{d:"M10.5 12.2885C10.8094 12.4671 11 12.7972 11 13.1545V20.8443C11 21.614 10.1667 22.0952 9.50007 21.7103L4.34012 18.7318C3.10236 18.0173 2.33984 16.6967 2.33984 15.2675V9.30921C2.33984 8.5394 3.17318 8.05828 3.83985 8.44318L10.5 12.2885Z",fill:"currentColor"}),n.default.createElement("path",{d:"M21.6602 15.2675C21.6602 16.6967 20.8976 18.0173 19.6599 18.7318L14.4999 21.7103C13.8333 22.0952 13 21.614 13 20.8443V13.1545C13 12.7972 13.1906 12.4671 13.5 12.2885L20.1602 8.44318C20.8268 8.05828 21.6602 8.5394 21.6602 9.30921V15.2675Z",fill:"currentColor"}),n.default.createElement("path",{d:"M19.1592 4.97877C19.8259 5.36364 19.8259 6.32588 19.1593 6.71081L12.5 10.556C12.1906 10.7347 11.8094 10.7347 11.5 10.556L4.83997 6.71083C4.17328 6.32591 4.17332 5.36361 4.84004 4.97874L10.0002 2.00009C11.2377 1.28574 12.7623 1.28578 13.9998 2.00019L19.1592 4.97877Z",fill:"currentColor"})),I=i;0&&(module.exports={Icon3dBoxTop});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/Icon3dBoxTop/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const Icon3dBoxTop: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"3d-box-top, shaders, model, cube, ar\"\n >\n <path\n d=\"M10.5 12.2885C10.8094 12.4671 11 12.7972 11 13.1545V20.8443C11 21.614 10.1667 22.0952 9.50007 21.7103L4.34012 18.7318C3.10236 18.0173 2.33984 16.6967 2.33984 15.2675V9.30921C2.33984 8.5394 3.17318 8.05828 3.83985 8.44318L10.5 12.2885Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.6602 15.2675C21.6602 16.6967 20.8976 18.0173 19.6599 18.7318L14.4999 21.7103C13.8333 22.0952 13 21.614 13 20.8443V13.1545C13 12.7972 13.1906 12.4671 13.5 12.2885L20.1602 8.44318C20.8268 8.05828 21.6602 8.5394 21.6602 9.30921V15.2675Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.1592 4.97877C19.8259 5.36364 19.8259 6.32588 19.1593 6.71081L12.5 10.556C12.1906 10.7347 11.8094 10.7347 11.5 10.556L4.83997 6.71083C4.17328 6.32591 4.17332 5.36361 4.84004 4.97874L10.0002 2.00009C11.2377 1.28574 12.7623 1.28578 13.9998 2.00019L19.1592 4.97877Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default Icon3dBoxTop;\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,kBAAAE,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,EAAgDC,GAEzD,EAAAC,QAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,wCAEV,EAAAC,QAAA,cAAC,QACC,EAAE,6OACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gPACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4QACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["Icon3dBoxTop_exports","__export","Icon3dBoxTop","Icon3dBoxTop_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","Icon3dBoxTop","props","React","CentralIconBase","Icon3dBoxTop_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:C,ariaHidden:t=!0,style:a,...s})=>l.createElement("svg",{...s,"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:C,...a}},n&&!t&&l.createElement("title",null,n),e);var m=e=>o.createElement(p,{...e,ariaLabel:"3d-box-top, shaders, model, cube, ar"},o.createElement("path",{d:"M10.5 12.2885C10.8094 12.4671 11 12.7972 11 13.1545V20.8443C11 21.614 10.1667 22.0952 9.50007 21.7103L4.34012 18.7318C3.10236 18.0173 2.33984 16.6967 2.33984 15.2675V9.30921C2.33984 8.5394 3.17318 8.05828 3.83985 8.44318L10.5 12.2885Z",fill:"currentColor"}),o.createElement("path",{d:"M21.6602 15.2675C21.6602 16.6967 20.8976 18.0173 19.6599 18.7318L14.4999 21.7103C13.8333 22.0952 13 21.614 13 20.8443V13.1545C13 12.7972 13.1906 12.4671 13.5 12.2885L20.1602 8.44318C20.8268 8.05828 21.6602 8.5394 21.6602 9.30921V15.2675Z",fill:"currentColor"}),o.createElement("path",{d:"M19.1592 4.97877C19.8259 5.36364 19.8259 6.32588 19.1593 6.71081L12.5 10.556C12.1906 10.7347 11.8094 10.7347 11.5 10.556L4.83997 6.71083C4.17328 6.32591 4.17332 5.36361 4.84004 4.97874L10.0002 2.00009C11.2377 1.28574 12.7623 1.28578 13.9998 2.00019L19.1592 4.97877Z",fill:"currentColor"})),d=m;export{m as Icon3dBoxTop,d as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/Icon3dBoxTop/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const Icon3dBoxTop: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"3d-box-top, shaders, model, cube, ar\"\n >\n <path\n d=\"M10.5 12.2885C10.8094 12.4671 11 12.7972 11 13.1545V20.8443C11 21.614 10.1667 22.0952 9.50007 21.7103L4.34012 18.7318C3.10236 18.0173 2.33984 16.6967 2.33984 15.2675V9.30921C2.33984 8.5394 3.17318 8.05828 3.83985 8.44318L10.5 12.2885Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.6602 15.2675C21.6602 16.6967 20.8976 18.0173 19.6599 18.7318L14.4999 21.7103C13.8333 22.0952 13 21.614 13 20.8443V13.1545C13 12.7972 13.1906 12.4671 13.5 12.2885L20.1602 8.44318C20.8268 8.05828 21.6602 8.5394 21.6602 9.30921V15.2675Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.1592 4.97877C19.8259 5.36364 19.8259 6.32588 19.1593 6.71081L12.5 10.556C12.1906 10.7347 11.8094 10.7347 11.5 10.556L4.83997 6.71083C4.17328 6.32591 4.17332 5.36361 4.84004 4.97874L10.0002 2.00009C11.2377 1.28574 12.7623 1.28578 13.9998 2.00019L19.1592 4.97877Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default Icon3dBoxTop;\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,EAAgDC,GAEzDC,EAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,wCAEVC,EAAA,cAAC,QACC,EAAE,6OACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,gPACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,4QACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","Icon3dBoxTop","props","React","CentralIconBase","Icon3dBoxTop_default"]}
|
package/README.md
CHANGED