@central-icons-react/round-outlined-radius-1-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.
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const Icon3dBoxBottom: React.FC<CentralIconBaseProps>;
4
+ export default Icon3dBoxBottom;
@@ -0,0 +1,2 @@
1
+ "use strict";var h=Object.create;var C=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(o,t)=>{for(var r in t)C(o,r,{get:t[r],enumerable:!0})},a=(o,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of x(t))!f.call(o,e)&&e!==r&&C(o,e,{get:()=>t[e],enumerable:!(n=u(t,e))||n.enumerable});return o};var l=(o,t,r)=>(r=o!=null?h(B(o)):{},a(t||!o||!o.__esModule?C(r,"default",{value:o,enumerable:!0}):r,o)),I=o=>a(C({},"__esModule",{value:!0}),o);var L={};g(L,{Icon3dBoxBottom:()=>i,default:()=>b});module.exports=I(L);var p=l(require("react"));var s=l(require("react")),m=({children:o,size:t=24,ariaLabel:r,color:n,ariaHidden:e=!0,style:c,...d})=>s.default.createElement("svg",{...d,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...c}},r&&!e&&s.default.createElement("title",null,r),o);var i=o=>p.default.createElement(m,{...o,ariaLabel:"3d-box-bottom, shaders, model, room"},p.default.createElement("path",{d:"M11.2001 21.5385C11.4915 21.7068 11.6373 21.7909 11.7922 21.8238C11.9293 21.853 12.0709 21.853 12.208 21.8238C12.3629 21.7909 12.5087 21.7068 12.8001 21.5385L19.8604 17.4623C20.1518 17.294 20.2975 17.2099 20.4035 17.0922C20.4973 16.988 20.5681 16.8653 20.6114 16.7321C20.6604 16.5814 20.6604 16.4132 20.6604 16.0766V7.92415C20.6604 7.58762 20.6604 7.41936 20.6114 7.26872C20.5681 7.13544 20.4973 7.01275 20.4035 6.90861C20.2975 6.79091 20.1518 6.70678 19.8604 6.53851L12.8001 2.46227C12.5087 2.29401 12.3629 2.20987 12.208 2.17694C12.0709 2.14781 11.9293 2.14781 11.7922 2.17694C11.6373 2.20987 11.4915 2.29401 11.2001 2.46227L4.13984 6.53851C3.8484 6.70678 3.70268 6.79091 3.5967 6.90861C3.50293 7.01275 3.43209 7.13544 3.38879 7.26872C3.33984 7.41936 3.33984 7.58762 3.33984 7.92415V16.0766C3.33984 16.4132 3.33984 16.5814 3.38879 16.7321C3.43209 16.8653 3.50293 16.988 3.5967 17.0922C3.70268 17.2099 3.8484 17.294 4.13984 17.4623L11.2001 21.5385Z",stroke:"currentColor",strokeWidth:"2"}),p.default.createElement("path",{d:"M3.33984 17L12.0001 12M12.0001 12L20.6604 17M12.0001 12V2",stroke:"currentColor",strokeWidth:"2"})),b=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=\"M11.2001 21.5385C11.4915 21.7068 11.6373 21.7909 11.7922 21.8238C11.9293 21.853 12.0709 21.853 12.208 21.8238C12.3629 21.7909 12.5087 21.7068 12.8001 21.5385L19.8604 17.4623C20.1518 17.294 20.2975 17.2099 20.4035 17.0922C20.4973 16.988 20.5681 16.8653 20.6114 16.7321C20.6604 16.5814 20.6604 16.4132 20.6604 16.0766V7.92415C20.6604 7.58762 20.6604 7.41936 20.6114 7.26872C20.5681 7.13544 20.4973 7.01275 20.4035 6.90861C20.2975 6.79091 20.1518 6.70678 19.8604 6.53851L12.8001 2.46227C12.5087 2.29401 12.3629 2.20987 12.208 2.17694C12.0709 2.14781 11.9293 2.14781 11.7922 2.17694C11.6373 2.20987 11.4915 2.29401 11.2001 2.46227L4.13984 6.53851C3.8484 6.70678 3.70268 6.79091 3.5967 6.90861C3.50293 7.01275 3.43209 7.13544 3.38879 7.26872C3.33984 7.41936 3.33984 7.58762 3.33984 7.92415V16.0766C3.33984 16.4132 3.33984 16.5814 3.38879 16.7321C3.43209 16.8653 3.50293 16.988 3.5967 17.0922C3.70268 17.2099 3.8484 17.294 4.13984 17.4623L11.2001 21.5385Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <path\n d=\"M3.33984 17L12.0001 12M12.0001 12L20.6604 17M12.0001 12V2\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\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,w7BACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4DACF,OAAO,eACP,YAAY,IACd,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 e from"react";import C from"react";var p=({children:t,size:o=24,ariaLabel:n,color:s,ariaHidden:r=!0,style:a,...l})=>C.createElement("svg",{...l,"aria-hidden":r,role:r?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&&!r&&C.createElement("title",null,n),t);var m=t=>e.createElement(p,{...t,ariaLabel:"3d-box-bottom, shaders, model, room"},e.createElement("path",{d:"M11.2001 21.5385C11.4915 21.7068 11.6373 21.7909 11.7922 21.8238C11.9293 21.853 12.0709 21.853 12.208 21.8238C12.3629 21.7909 12.5087 21.7068 12.8001 21.5385L19.8604 17.4623C20.1518 17.294 20.2975 17.2099 20.4035 17.0922C20.4973 16.988 20.5681 16.8653 20.6114 16.7321C20.6604 16.5814 20.6604 16.4132 20.6604 16.0766V7.92415C20.6604 7.58762 20.6604 7.41936 20.6114 7.26872C20.5681 7.13544 20.4973 7.01275 20.4035 6.90861C20.2975 6.79091 20.1518 6.70678 19.8604 6.53851L12.8001 2.46227C12.5087 2.29401 12.3629 2.20987 12.208 2.17694C12.0709 2.14781 11.9293 2.14781 11.7922 2.17694C11.6373 2.20987 11.4915 2.29401 11.2001 2.46227L4.13984 6.53851C3.8484 6.70678 3.70268 6.79091 3.5967 6.90861C3.50293 7.01275 3.43209 7.13544 3.38879 7.26872C3.33984 7.41936 3.33984 7.58762 3.33984 7.92415V16.0766C3.33984 16.4132 3.33984 16.5814 3.38879 16.7321C3.43209 16.8653 3.50293 16.988 3.5967 17.0922C3.70268 17.2099 3.8484 17.294 4.13984 17.4623L11.2001 21.5385Z",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M3.33984 17L12.0001 12M12.0001 12L20.6604 17M12.0001 12V2",stroke:"currentColor",strokeWidth:"2"})),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=\"M11.2001 21.5385C11.4915 21.7068 11.6373 21.7909 11.7922 21.8238C11.9293 21.853 12.0709 21.853 12.208 21.8238C12.3629 21.7909 12.5087 21.7068 12.8001 21.5385L19.8604 17.4623C20.1518 17.294 20.2975 17.2099 20.4035 17.0922C20.4973 16.988 20.5681 16.8653 20.6114 16.7321C20.6604 16.5814 20.6604 16.4132 20.6604 16.0766V7.92415C20.6604 7.58762 20.6604 7.41936 20.6114 7.26872C20.5681 7.13544 20.4973 7.01275 20.4035 6.90861C20.2975 6.79091 20.1518 6.70678 19.8604 6.53851L12.8001 2.46227C12.5087 2.29401 12.3629 2.20987 12.208 2.17694C12.0709 2.14781 11.9293 2.14781 11.7922 2.17694C11.6373 2.20987 11.4915 2.29401 11.2001 2.46227L4.13984 6.53851C3.8484 6.70678 3.70268 6.79091 3.5967 6.90861C3.50293 7.01275 3.43209 7.13544 3.38879 7.26872C3.33984 7.41936 3.33984 7.58762 3.33984 7.92415V16.0766C3.33984 16.4132 3.33984 16.5814 3.38879 16.7321C3.43209 16.8653 3.50293 16.988 3.5967 17.0922C3.70268 17.2099 3.8484 17.294 4.13984 17.4623L11.2001 21.5385Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <path\n d=\"M3.33984 17L12.0001 12M12.0001 12L20.6604 17M12.0001 12V2\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\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,w7BACF,OAAO,eACP,YAAY,IACd,EACAA,EAAA,cAAC,QACC,EAAE,4DACF,OAAO,eACP,YAAY,IACd,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","Icon3dBoxBottom","props","React","CentralIconBase","Icon3dBoxBottom_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
+ - Icon3dBoxBottom
337
338
  - Icon3dBoxTop
338
339
  - Icon3dSphere
339
340
  - IconAr
package/icons/index.d.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  export type CentralIconName =
2
+ | "Icon3dBoxBottom"
2
3
  | "Icon3dBoxTop"
3
4
  | "Icon3dSphere"
4
5
  | "Icon4k"