@central-icons-react/round-outlined-radius-2-stroke-1.5 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.
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const Icon3dBoxTop: React.FC<CentralIconBaseProps>;
4
+ export default Icon3dBoxTop;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var C=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var B=(o,r)=>{for(var e in r)C(o,e,{get:r[e],enumerable:!0})},a=(o,r,e,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of h(r))!f.call(o,t)&&t!==e&&C(o,t,{get:()=>r[t],enumerable:!(n=L(r,t))||n.enumerable});return o};var l=(o,r,e)=>(e=o!=null?u(x(o)):{},a(r||!o||!o.__esModule?C(e,"default",{value:o,enumerable:!0}):e,o)),g=o=>a(C({},"__esModule",{value:!0}),o);var I={};B(I,{Icon3dBoxTop:()=>d,default:()=>k});module.exports=g(I);var p=l(require("react"));var s=l(require("react")),i=({children:o,size:r=24,ariaLabel:e,color:n,ariaHidden:t=!0,style:c,...m})=>s.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,...c}},e&&!t&&s.default.createElement("title",null,e),o);var d=o=>p.default.createElement(i,{...o,ariaLabel:"3d-box-top, shaders, model, cube, ar"},p.default.createElement("path",{d:"M10.3998 2.67375C10.9827 2.33722 11.2741 2.16895 11.584 2.10309C11.8581 2.04482 12.1415 2.04482 12.4156 2.10309C12.7255 2.16895 13.0169 2.33722 13.5998 2.67375L19.2766 5.95123C19.8595 6.28776 20.1509 6.45602 20.3629 6.69143C20.5504 6.89971 20.6921 7.14509 20.7787 7.41165C20.8766 7.71292 20.8766 8.04945 20.8766 8.72251V15.2775C20.8766 15.9505 20.8766 16.2871 20.7787 16.5883C20.6921 16.8549 20.5504 17.1003 20.3629 17.3085C20.1509 17.544 19.8595 17.7122 19.2766 18.0487L13.5998 21.3262C13.0169 21.6628 12.7255 21.831 12.4156 21.8969C12.1415 21.9552 11.8581 21.9552 11.584 21.8969C11.2741 21.831 10.9827 21.6628 10.3998 21.3262L4.72305 18.0487C4.14016 17.7122 3.84872 17.544 3.63676 17.3085C3.44921 17.1003 3.30754 16.8549 3.22093 16.5883C3.12305 16.2871 3.12305 15.9505 3.12305 15.2775V8.72251C3.12305 8.04945 3.12305 7.71292 3.22093 7.41165C3.30754 7.14509 3.44921 6.89971 3.63676 6.69143C3.84872 6.45602 4.14016 6.28776 4.72305 5.95123L10.3998 2.67375Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),p.default.createElement("path",{d:"M11.9994 12.0005L3.70703 7.21289M11.9994 12.0005L20.2917 7.21289M11.9994 12.0005L11.9995 21.5452",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),k=d;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.3998 2.67375C10.9827 2.33722 11.2741 2.16895 11.584 2.10309C11.8581 2.04482 12.1415 2.04482 12.4156 2.10309C12.7255 2.16895 13.0169 2.33722 13.5998 2.67375L19.2766 5.95123C19.8595 6.28776 20.1509 6.45602 20.3629 6.69143C20.5504 6.89971 20.6921 7.14509 20.7787 7.41165C20.8766 7.71292 20.8766 8.04945 20.8766 8.72251V15.2775C20.8766 15.9505 20.8766 16.2871 20.7787 16.5883C20.6921 16.8549 20.5504 17.1003 20.3629 17.3085C20.1509 17.544 19.8595 17.7122 19.2766 18.0487L13.5998 21.3262C13.0169 21.6628 12.7255 21.831 12.4156 21.8969C12.1415 21.9552 11.8581 21.9552 11.584 21.8969C11.2741 21.831 10.9827 21.6628 10.3998 21.3262L4.72305 18.0487C4.14016 17.7122 3.84872 17.544 3.63676 17.3085C3.44921 17.1003 3.30754 16.8549 3.22093 16.5883C3.12305 16.2871 3.12305 15.9505 3.12305 15.2775V8.72251C3.12305 8.04945 3.12305 7.71292 3.22093 7.41165C3.30754 7.14509 3.44921 6.89971 3.63676 6.69143C3.84872 6.45602 4.14016 6.28776 4.72305 5.95123L10.3998 2.67375Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M11.9994 12.0005L3.70703 7.21289M11.9994 12.0005L20.2917 7.21289M11.9994 12.0005L11.9995 21.5452\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\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,87BACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mGACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,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 t from"react";import C from"react";var p=({children:r,size:o=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:a,...l})=>C.createElement("svg",{...l,"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:s,...a}},n&&!e&&C.createElement("title",null,n),r);var i=r=>t.createElement(p,{...r,ariaLabel:"3d-box-top, shaders, model, cube, ar"},t.createElement("path",{d:"M10.3998 2.67375C10.9827 2.33722 11.2741 2.16895 11.584 2.10309C11.8581 2.04482 12.1415 2.04482 12.4156 2.10309C12.7255 2.16895 13.0169 2.33722 13.5998 2.67375L19.2766 5.95123C19.8595 6.28776 20.1509 6.45602 20.3629 6.69143C20.5504 6.89971 20.6921 7.14509 20.7787 7.41165C20.8766 7.71292 20.8766 8.04945 20.8766 8.72251V15.2775C20.8766 15.9505 20.8766 16.2871 20.7787 16.5883C20.6921 16.8549 20.5504 17.1003 20.3629 17.3085C20.1509 17.544 19.8595 17.7122 19.2766 18.0487L13.5998 21.3262C13.0169 21.6628 12.7255 21.831 12.4156 21.8969C12.1415 21.9552 11.8581 21.9552 11.584 21.8969C11.2741 21.831 10.9827 21.6628 10.3998 21.3262L4.72305 18.0487C4.14016 17.7122 3.84872 17.544 3.63676 17.3085C3.44921 17.1003 3.30754 16.8549 3.22093 16.5883C3.12305 16.2871 3.12305 15.9505 3.12305 15.2775V8.72251C3.12305 8.04945 3.12305 7.71292 3.22093 7.41165C3.30754 7.14509 3.44921 6.89971 3.63676 6.69143C3.84872 6.45602 4.14016 6.28776 4.72305 5.95123L10.3998 2.67375Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M11.9994 12.0005L3.70703 7.21289M11.9994 12.0005L20.2917 7.21289M11.9994 12.0005L11.9995 21.5452",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),L=i;export{i as Icon3dBoxTop,L 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.3998 2.67375C10.9827 2.33722 11.2741 2.16895 11.584 2.10309C11.8581 2.04482 12.1415 2.04482 12.4156 2.10309C12.7255 2.16895 13.0169 2.33722 13.5998 2.67375L19.2766 5.95123C19.8595 6.28776 20.1509 6.45602 20.3629 6.69143C20.5504 6.89971 20.6921 7.14509 20.7787 7.41165C20.8766 7.71292 20.8766 8.04945 20.8766 8.72251V15.2775C20.8766 15.9505 20.8766 16.2871 20.7787 16.5883C20.6921 16.8549 20.5504 17.1003 20.3629 17.3085C20.1509 17.544 19.8595 17.7122 19.2766 18.0487L13.5998 21.3262C13.0169 21.6628 12.7255 21.831 12.4156 21.8969C12.1415 21.9552 11.8581 21.9552 11.584 21.8969C11.2741 21.831 10.9827 21.6628 10.3998 21.3262L4.72305 18.0487C4.14016 17.7122 3.84872 17.544 3.63676 17.3085C3.44921 17.1003 3.30754 16.8549 3.22093 16.5883C3.12305 16.2871 3.12305 15.9505 3.12305 15.2775V8.72251C3.12305 8.04945 3.12305 7.71292 3.22093 7.41165C3.30754 7.14509 3.44921 6.89971 3.63676 6.69143C3.84872 6.45602 4.14016 6.28776 4.72305 5.95123L10.3998 2.67375Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M11.9994 12.0005L3.70703 7.21289M11.9994 12.0005L20.2917 7.21289M11.9994 12.0005L11.9995 21.5452\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\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,87BACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,mGACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","Icon3dBoxTop","props","React","CentralIconBase","Icon3dBoxTop_default"]}
package/README.md CHANGED
@@ -334,6 +334,7 @@ Below is a complete list of available icons:
334
334
 
335
335
  ### Augmented Reality
336
336
 
337
+ - Icon3dBoxTop
337
338
  - Icon3dSphere
338
339
  - IconAr
339
340
  - IconArCube1
package/icons/index.d.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  export type CentralIconName =
2
+ | "Icon3dBoxTop"
2
3
  | "Icon3dSphere"
3
4
  | "Icon4k"
4
5
  | "IconAddKeyframe"