@central-icons-react/round-outlined-radius-3-stroke-1 0.0.58 → 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 d=Object.create;var C=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var g=(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 x(r))!B.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?d(f(o)):{},a(r||!o||!o.__esModule?C(e,"default",{value:o,enumerable:!0}):e,o)),h=o=>a(C({},"__esModule",{value:!0}),o);var b={};g(b,{Icon3dBoxTop:()=>c,default:()=>I});module.exports=h(b);var p=l(require("react"));var s=l(require("react")),i=({children:o,size:r=24,ariaLabel:e,color:n,ariaHidden:t=!0,style:m,...u})=>s.default.createElement("svg",{...u,"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,...m}},e&&!t&&s.default.createElement("title",null,e),o);var c=o=>p.default.createElement(i,{...o,ariaLabel:"3d-box-top, shaders, model, cube, ar"},p.default.createElement("path",{d:"M9.59981 3.13565C10.4741 2.63086 10.9113 2.37846 11.3761 2.27967C11.7873 2.19226 12.2123 2.19226 12.6235 2.27967C13.0883 2.37846 13.5255 2.63086 14.3998 3.13565L18.4766 5.48937C19.3509 5.99416 19.7881 6.24656 20.106 6.59967C20.3873 6.9121 20.5998 7.28017 20.7297 7.68001C20.8766 8.13191 20.8766 8.6367 20.8766 9.64629V14.3537C20.8766 15.3633 20.8766 15.8681 20.7297 16.32C20.5998 16.7199 20.3873 17.0879 20.106 17.4004C19.7881 17.7535 19.3509 18.0059 18.4766 18.5107L14.3998 20.8644C13.5255 21.3692 13.0883 21.6216 12.6235 21.7204C12.2123 21.8078 11.7873 21.8078 11.3761 21.7204C10.9113 21.6216 10.4741 21.3692 9.59981 20.8644L5.52305 18.5107C4.64872 18.0059 4.21155 17.7535 3.89361 17.4004C3.6123 17.0879 3.39979 16.7199 3.26988 16.32C3.12305 15.8681 3.12305 15.3633 3.12305 14.3537V9.64629C3.12305 8.6367 3.12305 8.13191 3.26988 7.68001C3.39979 7.28017 3.6123 6.9121 3.89361 6.59967C4.21155 6.24656 4.64872 5.99416 5.52305 5.48937L9.59981 3.13565Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),p.default.createElement("path",{d:"M11.9992 12L11.9995 21.5005M11.9992 12L20.3119 7.20068M11.9992 12L3.68652 7.20068",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),I=c;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=\"M9.59981 3.13565C10.4741 2.63086 10.9113 2.37846 11.3761 2.27967C11.7873 2.19226 12.2123 2.19226 12.6235 2.27967C13.0883 2.37846 13.5255 2.63086 14.3998 3.13565L18.4766 5.48937C19.3509 5.99416 19.7881 6.24656 20.106 6.59967C20.3873 6.9121 20.5998 7.28017 20.7297 7.68001C20.8766 8.13191 20.8766 8.6367 20.8766 9.64629V14.3537C20.8766 15.3633 20.8766 15.8681 20.7297 16.32C20.5998 16.7199 20.3873 17.0879 20.106 17.4004C19.7881 17.7535 19.3509 18.0059 18.4766 18.5107L14.3998 20.8644C13.5255 21.3692 13.0883 21.6216 12.6235 21.7204C12.2123 21.8078 11.7873 21.8078 11.3761 21.7204C10.9113 21.6216 10.4741 21.3692 9.59981 20.8644L5.52305 18.5107C4.64872 18.0059 4.21155 17.7535 3.89361 17.4004C3.6123 17.0879 3.39979 16.7199 3.26988 16.32C3.12305 15.8681 3.12305 15.3633 3.12305 14.3537V9.64629C3.12305 8.6367 3.12305 8.13191 3.26988 7.68001C3.39979 7.28017 3.6123 6.9121 3.89361 6.59967C4.21155 6.24656 4.64872 5.99416 5.52305 5.48937L9.59981 3.13565Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M11.9992 12L11.9995 21.5005M11.9992 12L20.3119 7.20068M11.9992 12L3.68652 7.20068\"\n stroke=\"currentColor\"\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,w7BACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oFACF,OAAO,eACP,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:"M9.59981 3.13565C10.4741 2.63086 10.9113 2.37846 11.3761 2.27967C11.7873 2.19226 12.2123 2.19226 12.6235 2.27967C13.0883 2.37846 13.5255 2.63086 14.3998 3.13565L18.4766 5.48937C19.3509 5.99416 19.7881 6.24656 20.106 6.59967C20.3873 6.9121 20.5998 7.28017 20.7297 7.68001C20.8766 8.13191 20.8766 8.6367 20.8766 9.64629V14.3537C20.8766 15.3633 20.8766 15.8681 20.7297 16.32C20.5998 16.7199 20.3873 17.0879 20.106 17.4004C19.7881 17.7535 19.3509 18.0059 18.4766 18.5107L14.3998 20.8644C13.5255 21.3692 13.0883 21.6216 12.6235 21.7204C12.2123 21.8078 11.7873 21.8078 11.3761 21.7204C10.9113 21.6216 10.4741 21.3692 9.59981 20.8644L5.52305 18.5107C4.64872 18.0059 4.21155 17.7535 3.89361 17.4004C3.6123 17.0879 3.39979 16.7199 3.26988 16.32C3.12305 15.8681 3.12305 15.3633 3.12305 14.3537V9.64629C3.12305 8.6367 3.12305 8.13191 3.26988 7.68001C3.39979 7.28017 3.6123 6.9121 3.89361 6.59967C4.21155 6.24656 4.64872 5.99416 5.52305 5.48937L9.59981 3.13565Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M11.9992 12L11.9995 21.5005M11.9992 12L20.3119 7.20068M11.9992 12L3.68652 7.20068",stroke:"currentColor",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=\"M9.59981 3.13565C10.4741 2.63086 10.9113 2.37846 11.3761 2.27967C11.7873 2.19226 12.2123 2.19226 12.6235 2.27967C13.0883 2.37846 13.5255 2.63086 14.3998 3.13565L18.4766 5.48937C19.3509 5.99416 19.7881 6.24656 20.106 6.59967C20.3873 6.9121 20.5998 7.28017 20.7297 7.68001C20.8766 8.13191 20.8766 8.6367 20.8766 9.64629V14.3537C20.8766 15.3633 20.8766 15.8681 20.7297 16.32C20.5998 16.7199 20.3873 17.0879 20.106 17.4004C19.7881 17.7535 19.3509 18.0059 18.4766 18.5107L14.3998 20.8644C13.5255 21.3692 13.0883 21.6216 12.6235 21.7204C12.2123 21.8078 11.7873 21.8078 11.3761 21.7204C10.9113 21.6216 10.4741 21.3692 9.59981 20.8644L5.52305 18.5107C4.64872 18.0059 4.21155 17.7535 3.89361 17.4004C3.6123 17.0879 3.39979 16.7199 3.26988 16.32C3.12305 15.8681 3.12305 15.3633 3.12305 14.3537V9.64629C3.12305 8.6367 3.12305 8.13191 3.26988 7.68001C3.39979 7.28017 3.6123 6.9121 3.89361 6.59967C4.21155 6.24656 4.64872 5.99416 5.52305 5.48937L9.59981 3.13565Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M11.9992 12L11.9995 21.5005M11.9992 12L20.3119 7.20068M11.9992 12L3.68652 7.20068\"\n stroke=\"currentColor\"\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,w7BACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,oFACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","Icon3dBoxTop","props","React","CentralIconBase","Icon3dBoxTop_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var c=Object.create;var p=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var V=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of h(o))!g.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(l=m(o,e))||l.enumerable});return r};var i=(r,o,t)=>(t=r!=null?c(d(r)):{},s(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>s(p({},"__esModule",{value:!0}),r);var B={};V(B,{IconCursor:()=>u,default:()=>y});module.exports=x(B);var n=i(require("react"));var a=i(require("react")),L=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:C,...f})=>a.default.createElement("svg",{...f,"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:l,...C}},t&&!e&&a.default.createElement("title",null,t),r);var u=r=>n.default.createElement(L,{...r,ariaLabel:"cursor"},n.default.createElement("path",{opacity:"0.1",d:"M20.8887 6.74945L12 22.4999V11.9998L20.8887 6.74945Z",fill:"currentColor"}),n.default.createElement("g",{opacity:"0.5"},n.default.createElement("path",{d:"M11.9976 22.5L3.10938 17.25L11.9976 12V22.5Z",fill:"currentColor"}),n.default.createElement("path",{d:"M20.8869 17.25L11.9976 22.5L16.4432 14.625L20.8869 17.25Z",fill:"currentColor"}),n.default.createElement("path",{d:"M11.9976 6.75H3.10938L11.9976 1.5V6.75Z",fill:"currentColor"})),n.default.createElement("path",{d:"M11.9976 12L3.10938 17.25V6.75L11.9976 12Z",fill:"currentColor"}),n.default.createElement("path",{d:"M20.885 6.74907L20.8869 6.75L20.8859 17.25L16.4423 14.625L20.885 6.74907L11.9986 6.75V1.5L20.885 6.74907Z",fill:"currentColor"})),y=u;0&&(module.exports={IconCursor});
1
+ "use strict";var m=Object.create;var p=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var v=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var h=(e,r)=>{for(var o in r)p(e,o,{get:r[o],enumerable:!0})},i=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of v(r))!g.call(e,t)&&t!==o&&p(e,t,{get:()=>r[t],enumerable:!(n=C(r,t))||n.enumerable});return e};var s=(e,r,o)=>(o=e!=null?m(L(e)):{},i(r||!e||!e.__esModule?p(o,"default",{value:e,enumerable:!0}):o,e)),x=e=>i(p({},"__esModule",{value:!0}),e);var I={};h(I,{IconCursor:()=>u,default:()=>B});module.exports=x(I);var l=s(require("react"));var a=s(require("react")),d=({children:e,size:r=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:c,...f})=>a.default.createElement("svg",{...f,"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}},o&&!t&&a.default.createElement("title",null,o),e);var u=e=>l.default.createElement(d,{...e,ariaLabel:"cursor"},l.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.9976 22.5L3.10938 17.25V6.75L11.9976 12V22.5Z",fill:"currentColor"}),l.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.9976 6.75H3.10938L11.9976 1.5L20.885 6.74907L11.9976 6.75Z",fill:"currentColor"}),l.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.8869 17.25L11.9976 22.5L16.4432 14.625L20.885 6.74907L20.8869 17.25Z",fill:"currentColor"})),B=u;0&&(module.exports={IconCursor});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconCursor/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCursor: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"cursor\">\n <path\n opacity=\"0.1\"\n d=\"M20.8887 6.74945L12 22.4999V11.9998L20.8887 6.74945Z\"\n fill=\"currentColor\"\n />\n <g opacity=\"0.5\">\n <path\n d=\"M11.9976 22.5L3.10938 17.25L11.9976 12V22.5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M20.8869 17.25L11.9976 22.5L16.4432 14.625L20.8869 17.25Z\"\n fill=\"currentColor\"\n />\n <path d=\"M11.9976 6.75H3.10938L11.9976 1.5V6.75Z\" fill=\"currentColor\" />\n </g>\n <path\n d=\"M11.9976 12L3.10938 17.25V6.75L11.9976 12Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M20.885 6.74907L20.8869 6.75L20.8859 17.25L16.4423 14.625L20.885 6.74907L11.9986 6.75V1.5L20.885 6.74907Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCursor;\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,UACpC,EAAAC,QAAA,cAAC,QACC,QAAQ,MACR,EAAE,uDACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,KAAE,QAAQ,OACT,EAAAA,QAAA,cAAC,QACC,EAAE,+CACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4DACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,0CAA0C,KAAK,eAAe,CACxE,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6CACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4GACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconCursor_exports","__export","IconCursor","IconCursor_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconCursor","props","React","CentralIconBase","IconCursor_default"]}
1
+ {"version":3,"sources":["../src/IconCursor/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCursor: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"cursor\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11.9976 22.5L3.10938 17.25V6.75L11.9976 12V22.5Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11.9976 6.75H3.10938L11.9976 1.5L20.885 6.74907L11.9976 6.75Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M20.8869 17.25L11.9976 22.5L16.4432 14.625L20.885 6.74907L20.8869 17.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCursor;\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,UACpC,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,oDACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,iEACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,2EACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconCursor_exports","__export","IconCursor","IconCursor_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconCursor","props","React","CentralIconBase","IconCursor_default"]}
@@ -1,2 +1,2 @@
1
- import r from"react";import l from"react";var p=({children:t,size:o=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...i})=>l.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:a,...s}},n&&!e&&l.createElement("title",null,n),t);var L=t=>r.createElement(p,{...t,ariaLabel:"cursor"},r.createElement("path",{opacity:"0.1",d:"M20.8887 6.74945L12 22.4999V11.9998L20.8887 6.74945Z",fill:"currentColor"}),r.createElement("g",{opacity:"0.5"},r.createElement("path",{d:"M11.9976 22.5L3.10938 17.25L11.9976 12V22.5Z",fill:"currentColor"}),r.createElement("path",{d:"M20.8869 17.25L11.9976 22.5L16.4432 14.625L20.8869 17.25Z",fill:"currentColor"}),r.createElement("path",{d:"M11.9976 6.75H3.10938L11.9976 1.5V6.75Z",fill:"currentColor"})),r.createElement("path",{d:"M11.9976 12L3.10938 17.25V6.75L11.9976 12Z",fill:"currentColor"}),r.createElement("path",{d:"M20.885 6.74907L20.8869 6.75L20.8859 17.25L16.4423 14.625L20.885 6.74907L11.9986 6.75V1.5L20.885 6.74907Z",fill:"currentColor"})),m=L;export{L as IconCursor,m as default};
1
+ import r from"react";import n from"react";var p=({children:o,size:e=24,ariaLabel:l,color:a,ariaHidden:t=!0,style:i,...s})=>n.createElement("svg",{...s,"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:a,...i}},l&&!t&&n.createElement("title",null,l),o);var d=o=>r.createElement(p,{...o,ariaLabel:"cursor"},r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.9976 22.5L3.10938 17.25V6.75L11.9976 12V22.5Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.9976 6.75H3.10938L11.9976 1.5L20.885 6.74907L11.9976 6.75Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.8869 17.25L11.9976 22.5L16.4432 14.625L20.885 6.74907L20.8869 17.25Z",fill:"currentColor"})),C=d;export{d as IconCursor,C as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconCursor/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCursor: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"cursor\">\n <path\n opacity=\"0.1\"\n d=\"M20.8887 6.74945L12 22.4999V11.9998L20.8887 6.74945Z\"\n fill=\"currentColor\"\n />\n <g opacity=\"0.5\">\n <path\n d=\"M11.9976 22.5L3.10938 17.25L11.9976 12V22.5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M20.8869 17.25L11.9976 22.5L16.4432 14.625L20.8869 17.25Z\"\n fill=\"currentColor\"\n />\n <path d=\"M11.9976 6.75H3.10938L11.9976 1.5V6.75Z\" fill=\"currentColor\" />\n </g>\n <path\n d=\"M11.9976 12L3.10938 17.25V6.75L11.9976 12Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M20.885 6.74907L20.8869 6.75L20.8859 17.25L16.4423 14.625L20.885 6.74907L11.9986 6.75V1.5L20.885 6.74907Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCursor;\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,UACpCC,EAAA,cAAC,QACC,QAAQ,MACR,EAAE,uDACF,KAAK,eACP,EACAA,EAAA,cAAC,KAAE,QAAQ,OACTA,EAAA,cAAC,QACC,EAAE,+CACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,4DACF,KAAK,eACP,EACAA,EAAA,cAAC,QAAK,EAAE,0CAA0C,KAAK,eAAe,CACxE,EACAA,EAAA,cAAC,QACC,EAAE,6CACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,4GACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconCursor","props","React","CentralIconBase","IconCursor_default"]}
1
+ {"version":3,"sources":["../src/IconCursor/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCursor: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"cursor\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11.9976 22.5L3.10938 17.25V6.75L11.9976 12V22.5Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11.9976 6.75H3.10938L11.9976 1.5L20.885 6.74907L11.9976 6.75Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M20.8869 17.25L11.9976 22.5L16.4432 14.625L20.885 6.74907L20.8869 17.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCursor;\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,UACpCC,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,oDACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,iEACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,2EACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconCursor","props","React","CentralIconBase","IconCursor_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var f=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(e,r)=>{for(var o in r)p(e,o,{get:r[o],enumerable:!0})},l=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of g(r))!B.call(e,t)&&t!==o&&p(e,t,{get:()=>r[t],enumerable:!(n=d(r,t))||n.enumerable});return e};var s=(e,r,o)=>(o=e!=null?f(x(e)):{},l(r||!e||!e.__esModule?p(o,"default",{value:e,enumerable:!0}):o,e)),h=e=>l(p({},"__esModule",{value:!0}),e);var y={};I(y,{IconDice2:()=>c,default:()=>w});module.exports=h(y);var C=s(require("react"));var a=s(require("react")),i=({children:e,size:r=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:m,...u})=>a.default.createElement("svg",{...u,"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,...m}},o&&!t&&a.default.createElement("title",null,o),e);var c=e=>C.default.createElement(i,{...e,ariaLabel:"dice-2, roll"},C.default.createElement("path",{d:"M7.5 8H8.5M15.5 16H16.5M9 8C9 8.55228 8.55228 9 8 9C7.44772 9 7 8.55228 7 8C7 7.44772 7.44772 7 8 7C8.55228 7 9 7.44772 9 8ZM17 16C17 16.5523 16.5523 17 16 17C15.4477 17 15 16.5523 15 16C15 15.4477 15.4477 15 16 15C16.5523 15 17 15.4477 17 16ZM6.5 20.5H17.5C19.1569 20.5 20.5 19.1569 20.5 17.5V6.5C20.5 4.84315 19.1569 3.5 17.5 3.5H6.5C4.84315 3.5 3.5 4.84315 3.5 6.5V17.5C3.5 19.1569 4.84315 20.5 6.5 20.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),w=c;0&&(module.exports={IconDice2});
1
+ "use strict";var f=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,e)=>{for(var o in e)p(r,o,{get:e[o],enumerable:!0})},a=(r,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of g(e))!B.call(r,t)&&t!==o&&p(r,t,{get:()=>e[t],enumerable:!(n=d(e,t))||n.enumerable});return r};var s=(r,e,o)=>(o=r!=null?f(x(r)):{},a(e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),h=r=>a(p({},"__esModule",{value:!0}),r);var y={};I(y,{IconDice2:()=>c,default:()=>w});module.exports=h(y);var l=s(require("react"));var C=s(require("react")),i=({children:r,size:e=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:m,...u})=>C.default.createElement("svg",{...u,"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:n,...m}},o&&!t&&C.default.createElement("title",null,o),r);var c=r=>l.default.createElement(i,{...r,ariaLabel:"dice-2, roll"},l.default.createElement("path",{d:"M17.5 3.5H6.5C4.84315 3.5 3.5 4.84315 3.5 6.5V17.5C3.5 19.1569 4.84315 20.5 6.5 20.5H17.5C19.1569 20.5 20.5 19.1569 20.5 17.5V6.5C20.5 4.84315 19.1569 3.5 17.5 3.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),l.default.createElement("path",{d:"M16 14.5C16.8284 14.5 17.5 15.1716 17.5 16C17.5 16.8284 16.8284 17.5 16 17.5C15.1716 17.5 14.5 16.8284 14.5 16C14.5 15.1716 15.1716 14.5 16 14.5ZM8 6.5C8.82843 6.5 9.5 7.17157 9.5 8C9.5 8.82843 8.82843 9.5 8 9.5C7.17157 9.5 6.5 8.82843 6.5 8C6.5 7.17157 7.17157 6.5 8 6.5Z",fill:"currentColor"})),w=c;0&&(module.exports={IconDice2});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconDice2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDice2: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"dice-2, roll\">\n <path\n d=\"M7.5 8H8.5M15.5 16H16.5M9 8C9 8.55228 8.55228 9 8 9C7.44772 9 7 8.55228 7 8C7 7.44772 7.44772 7 8 7C8.55228 7 9 7.44772 9 8ZM17 16C17 16.5523 16.5523 17 16 17C15.4477 17 15 16.5523 15 16C15 15.4477 15.4477 15 16 15C16.5523 15 17 15.4477 17 16ZM6.5 20.5H17.5C19.1569 20.5 20.5 19.1569 20.5 17.5V6.5C20.5 4.84315 19.1569 3.5 17.5 3.5H6.5C4.84315 3.5 3.5 4.84315 3.5 6.5V17.5C3.5 19.1569 4.84315 20.5 6.5 20.5Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDice2;\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,gBACpC,EAAAC,QAAA,cAAC,QACC,EAAE,0ZACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconDice2_exports","__export","IconDice2","IconDice2_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconDice2","props","React","CentralIconBase","IconDice2_default"]}
1
+ {"version":3,"sources":["../src/IconDice2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDice2: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"dice-2, roll\">\n <path\n d=\"M17.5 3.5H6.5C4.84315 3.5 3.5 4.84315 3.5 6.5V17.5C3.5 19.1569 4.84315 20.5 6.5 20.5H17.5C19.1569 20.5 20.5 19.1569 20.5 17.5V6.5C20.5 4.84315 19.1569 3.5 17.5 3.5Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16 14.5C16.8284 14.5 17.5 15.1716 17.5 16C17.5 16.8284 16.8284 17.5 16 17.5C15.1716 17.5 14.5 16.8284 14.5 16C14.5 15.1716 15.1716 14.5 16 14.5ZM8 6.5C8.82843 6.5 9.5 7.17157 9.5 8C9.5 8.82843 8.82843 9.5 8 9.5C7.17157 9.5 6.5 8.82843 6.5 8C6.5 7.17157 7.17157 6.5 8 6.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDice2;\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,gBACpC,EAAAC,QAAA,cAAC,QACC,EAAE,uKACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mRACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconDice2_exports","__export","IconDice2","IconDice2_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconDice2","props","React","CentralIconBase","IconDice2_default"]}
@@ -1,2 +1,2 @@
1
- import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:C,ariaHidden:o=!0,style:l,...s})=>n.createElement("svg",{...s,"aria-hidden":o,role:o?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:C,...l}},t&&!o&&n.createElement("title",null,t),r);var i=r=>a.createElement(p,{...r,ariaLabel:"dice-2, roll"},a.createElement("path",{d:"M7.5 8H8.5M15.5 16H16.5M9 8C9 8.55228 8.55228 9 8 9C7.44772 9 7 8.55228 7 8C7 7.44772 7.44772 7 8 7C8.55228 7 9 7.44772 9 8ZM17 16C17 16.5523 16.5523 17 16 17C15.4477 17 15 16.5523 15 16C15 15.4477 15.4477 15 16 15C16.5523 15 17 15.4477 17 16ZM6.5 20.5H17.5C19.1569 20.5 20.5 19.1569 20.5 17.5V6.5C20.5 4.84315 19.1569 3.5 17.5 3.5H6.5C4.84315 3.5 3.5 4.84315 3.5 6.5V17.5C3.5 19.1569 4.84315 20.5 6.5 20.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),d=i;export{i as IconDice2,d as default};
1
+ import t from"react";import p from"react";var l=({children:e,size:r=24,ariaLabel:n,color:C,ariaHidden:o=!0,style:a,...s})=>p.createElement("svg",{...s,"aria-hidden":o,role:o?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&&!o&&p.createElement("title",null,n),e);var i=e=>t.createElement(l,{...e,ariaLabel:"dice-2, roll"},t.createElement("path",{d:"M17.5 3.5H6.5C4.84315 3.5 3.5 4.84315 3.5 6.5V17.5C3.5 19.1569 4.84315 20.5 6.5 20.5H17.5C19.1569 20.5 20.5 19.1569 20.5 17.5V6.5C20.5 4.84315 19.1569 3.5 17.5 3.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M16 14.5C16.8284 14.5 17.5 15.1716 17.5 16C17.5 16.8284 16.8284 17.5 16 17.5C15.1716 17.5 14.5 16.8284 14.5 16C14.5 15.1716 15.1716 14.5 16 14.5ZM8 6.5C8.82843 6.5 9.5 7.17157 9.5 8C9.5 8.82843 8.82843 9.5 8 9.5C7.17157 9.5 6.5 8.82843 6.5 8C6.5 7.17157 7.17157 6.5 8 6.5Z",fill:"currentColor"})),d=i;export{i as IconDice2,d as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconDice2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDice2: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"dice-2, roll\">\n <path\n d=\"M7.5 8H8.5M15.5 16H16.5M9 8C9 8.55228 8.55228 9 8 9C7.44772 9 7 8.55228 7 8C7 7.44772 7.44772 7 8 7C8.55228 7 9 7.44772 9 8ZM17 16C17 16.5523 16.5523 17 16 17C15.4477 17 15 16.5523 15 16C15 15.4477 15.4477 15 16 15C16.5523 15 17 15.4477 17 16ZM6.5 20.5H17.5C19.1569 20.5 20.5 19.1569 20.5 17.5V6.5C20.5 4.84315 19.1569 3.5 17.5 3.5H6.5C4.84315 3.5 3.5 4.84315 3.5 6.5V17.5C3.5 19.1569 4.84315 20.5 6.5 20.5Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDice2;\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,gBACpCC,EAAA,cAAC,QACC,EAAE,0ZACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconDice2","props","React","CentralIconBase","IconDice2_default"]}
1
+ {"version":3,"sources":["../src/IconDice2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDice2: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"dice-2, roll\">\n <path\n d=\"M17.5 3.5H6.5C4.84315 3.5 3.5 4.84315 3.5 6.5V17.5C3.5 19.1569 4.84315 20.5 6.5 20.5H17.5C19.1569 20.5 20.5 19.1569 20.5 17.5V6.5C20.5 4.84315 19.1569 3.5 17.5 3.5Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16 14.5C16.8284 14.5 17.5 15.1716 17.5 16C17.5 16.8284 16.8284 17.5 16 17.5C15.1716 17.5 14.5 16.8284 14.5 16C14.5 15.1716 15.1716 14.5 16 14.5ZM8 6.5C8.82843 6.5 9.5 7.17157 9.5 8C9.5 8.82843 8.82843 9.5 8 9.5C7.17157 9.5 6.5 8.82843 6.5 8C6.5 7.17157 7.17157 6.5 8 6.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDice2;\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,gBACpCC,EAAA,cAAC,QACC,EAAE,uKACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,mRACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconDice2","props","React","CentralIconBase","IconDice2_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var M=Object.create;var C=Object.defineProperty;var Z=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,V=Object.prototype.hasOwnProperty;var g=(e,r)=>{for(var o in r)C(e,o,{get:r[o],enumerable:!0})},a=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of f(r))!V.call(e,t)&&t!==o&&C(e,t,{get:()=>r[t],enumerable:!(n=Z(r,t))||n.enumerable});return e};var s=(e,r,o)=>(o=e!=null?M(u(e)):{},a(r||!e||!e.__esModule?C(o,"default",{value:e,enumerable:!0}):o,e)),x=e=>a(C({},"__esModule",{value:!0}),e);var B={};g(B,{IconEyeOpen:()=>i,default:()=>y});module.exports=x(B);var l=s(require("react"));var p=s(require("react")),L=({children:e,size:r=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:m,...c})=>p.default.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:n,...m}},o&&!t&&p.default.createElement("title",null,o),e);var i=e=>l.default.createElement(L,{...e,ariaLabel:"eye-open, show, see, reveal, look, visible"},l.default.createElement("path",{d:"M2.68066 10.7169L3.11279 10.9685L2.68066 10.7169ZM21.3194 10.7168L21.7515 10.4653V10.4653L21.3194 10.7168ZM2.68066 13.2831L3.11279 13.0316L2.68066 13.2831ZM21.3194 13.283L21.7515 13.5345L21.3194 13.283ZM3.11279 10.9685C5.45746 6.94029 8.764 5.00003 12 5C15.2361 4.99998 18.5426 6.94018 20.8873 10.9683L21.7515 10.4653C19.2713 6.2043 15.6709 3.99997 12 4C8.32912 4.00003 4.72873 6.20441 2.24853 10.4654L3.11279 10.9685ZM2.24854 13.5346C4.72873 17.7956 8.32913 20 12 19.9999C15.6709 19.9999 19.2713 17.7955 21.7515 13.5345L20.8873 13.0315C18.5426 17.0597 15.2361 18.9999 12 18.9999C8.76399 19 5.45746 17.0598 3.11279 13.0316L2.24854 13.5346ZM2.24853 10.4654C1.69775 11.4117 1.69775 12.5884 2.24854 13.5346L3.11279 13.0316C2.743 12.3963 2.743 11.6038 3.11279 10.9685L2.24853 10.4654ZM20.8873 10.9683C21.257 11.6036 21.257 12.3962 20.8873 13.0315L21.7515 13.5345C22.3023 12.5883 22.3023 11.4115 21.7515 10.4653L20.8873 10.9683ZM14.5 12C14.5 13.3807 13.3807 14.5 12 14.5V15.5C13.933 15.5 15.5 13.933 15.5 12H14.5ZM12 14.5C10.6193 14.5 9.50002 13.3807 9.50002 12H8.50002C8.50002 13.933 10.067 15.5 12 15.5V14.5ZM9.50002 12C9.50002 10.6193 10.6193 9.5 12 9.5V8.5C10.067 8.5 8.50002 10.067 8.50002 12H9.50002ZM12 9.5C13.3807 9.5 14.5 10.6193 14.5 12H15.5C15.5 10.067 13.933 8.5 12 8.5V9.5Z",fill:"currentColor"})),y=i;0&&(module.exports={IconEyeOpen});
1
+ "use strict";var d=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var y=(e,o)=>{for(var r in o)p(e,r,{get:o[r],enumerable:!0})},l=(e,o,r,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of g(o))!x.call(e,t)&&t!==r&&p(e,t,{get:()=>o[t],enumerable:!(n=f(o,t))||n.enumerable});return e};var i=(e,o,r)=>(r=e!=null?d(h(e)):{},l(o||!e||!e.__esModule?p(r,"default",{value:e,enumerable:!0}):r,e)),B=e=>l(p({},"__esModule",{value:!0}),e);var k={};y(k,{IconEyeOpen:()=>c,default:()=>I});module.exports=B(k);var s=i(require("react"));var a=i(require("react")),C=({children:e,size:o=24,ariaLabel:r,color:n,ariaHidden:t=!0,style:m,...u})=>a.default.createElement("svg",{...u,"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:n,...m}},r&&!t&&a.default.createElement("title",null,r),e);var c=e=>s.default.createElement(C,{...e,ariaLabel:"eye-open, show, see, reveal, look, visible"},s.default.createElement("path",{d:"M21.3194 10.7168C16.4945 2.42766 7.50553 2.42775 2.68066 10.7169C2.22038 11.5077 2.22038 12.4923 2.68066 13.2831C7.50553 21.5723 16.4945 21.5722 21.3194 13.283C21.7797 12.4922 21.7797 11.5076 21.3194 10.7168Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),s.default.createElement("path",{d:"M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),I=c;0&&(module.exports={IconEyeOpen});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconEyeOpen/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconEyeOpen: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"eye-open, show, see, reveal, look, visible\"\n >\n <path\n d=\"M2.68066 10.7169L3.11279 10.9685L2.68066 10.7169ZM21.3194 10.7168L21.7515 10.4653V10.4653L21.3194 10.7168ZM2.68066 13.2831L3.11279 13.0316L2.68066 13.2831ZM21.3194 13.283L21.7515 13.5345L21.3194 13.283ZM3.11279 10.9685C5.45746 6.94029 8.764 5.00003 12 5C15.2361 4.99998 18.5426 6.94018 20.8873 10.9683L21.7515 10.4653C19.2713 6.2043 15.6709 3.99997 12 4C8.32912 4.00003 4.72873 6.20441 2.24853 10.4654L3.11279 10.9685ZM2.24854 13.5346C4.72873 17.7956 8.32913 20 12 19.9999C15.6709 19.9999 19.2713 17.7955 21.7515 13.5345L20.8873 13.0315C18.5426 17.0597 15.2361 18.9999 12 18.9999C8.76399 19 5.45746 17.0598 3.11279 13.0316L2.24854 13.5346ZM2.24853 10.4654C1.69775 11.4117 1.69775 12.5884 2.24854 13.5346L3.11279 13.0316C2.743 12.3963 2.743 11.6038 3.11279 10.9685L2.24853 10.4654ZM20.8873 10.9683C21.257 11.6036 21.257 12.3962 20.8873 13.0315L21.7515 13.5345C22.3023 12.5883 22.3023 11.4115 21.7515 10.4653L20.8873 10.9683ZM14.5 12C14.5 13.3807 13.3807 14.5 12 14.5V15.5C13.933 15.5 15.5 13.933 15.5 12H14.5ZM12 14.5C10.6193 14.5 9.50002 13.3807 9.50002 12H8.50002C8.50002 13.933 10.067 15.5 12 15.5V14.5ZM9.50002 12C9.50002 10.6193 10.6193 9.5 12 9.5V8.5C10.067 8.5 8.50002 10.067 8.50002 12H9.50002ZM12 9.5C13.3807 9.5 14.5 10.6193 14.5 12H15.5C15.5 10.067 13.933 8.5 12 8.5V9.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEyeOpen;\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,iBAAAE,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,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,8CAEV,EAAAC,QAAA,cAAC,QACC,EAAE,owCACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconEyeOpen_exports","__export","IconEyeOpen","IconEyeOpen_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconEyeOpen","props","React","CentralIconBase","IconEyeOpen_default"]}
1
+ {"version":3,"sources":["../src/IconEyeOpen/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconEyeOpen: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"eye-open, show, see, reveal, look, visible\"\n >\n <path\n d=\"M21.3194 10.7168C16.4945 2.42766 7.50553 2.42775 2.68066 10.7169C2.22038 11.5077 2.22038 12.4923 2.68066 13.2831C7.50553 21.5723 16.4945 21.5722 21.3194 13.283C21.7797 12.4922 21.7797 11.5076 21.3194 10.7168Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEyeOpen;\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,iBAAAE,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,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,8CAEV,EAAAC,QAAA,cAAC,QACC,EAAE,mNACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oHACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconEyeOpen_exports","__export","IconEyeOpen","IconEyeOpen_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconEyeOpen","props","React","CentralIconBase","IconEyeOpen_default"]}
@@ -1,2 +1,2 @@
1
- import p from"react";import n from"react";var C=({children:r,size:e=24,ariaLabel:t,color:l,ariaHidden:o=!0,style:a,...s})=>n.createElement("svg",{...s,"aria-hidden":o,role:o?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:l,...a}},t&&!o&&n.createElement("title",null,t),r);var L=r=>p.createElement(C,{...r,ariaLabel:"eye-open, show, see, reveal, look, visible"},p.createElement("path",{d:"M2.68066 10.7169L3.11279 10.9685L2.68066 10.7169ZM21.3194 10.7168L21.7515 10.4653V10.4653L21.3194 10.7168ZM2.68066 13.2831L3.11279 13.0316L2.68066 13.2831ZM21.3194 13.283L21.7515 13.5345L21.3194 13.283ZM3.11279 10.9685C5.45746 6.94029 8.764 5.00003 12 5C15.2361 4.99998 18.5426 6.94018 20.8873 10.9683L21.7515 10.4653C19.2713 6.2043 15.6709 3.99997 12 4C8.32912 4.00003 4.72873 6.20441 2.24853 10.4654L3.11279 10.9685ZM2.24854 13.5346C4.72873 17.7956 8.32913 20 12 19.9999C15.6709 19.9999 19.2713 17.7955 21.7515 13.5345L20.8873 13.0315C18.5426 17.0597 15.2361 18.9999 12 18.9999C8.76399 19 5.45746 17.0598 3.11279 13.0316L2.24854 13.5346ZM2.24853 10.4654C1.69775 11.4117 1.69775 12.5884 2.24854 13.5346L3.11279 13.0316C2.743 12.3963 2.743 11.6038 3.11279 10.9685L2.24853 10.4654ZM20.8873 10.9683C21.257 11.6036 21.257 12.3962 20.8873 13.0315L21.7515 13.5345C22.3023 12.5883 22.3023 11.4115 21.7515 10.4653L20.8873 10.9683ZM14.5 12C14.5 13.3807 13.3807 14.5 12 14.5V15.5C13.933 15.5 15.5 13.933 15.5 12H14.5ZM12 14.5C10.6193 14.5 9.50002 13.3807 9.50002 12H8.50002C8.50002 13.933 10.067 15.5 12 15.5V14.5ZM9.50002 12C9.50002 10.6193 10.6193 9.5 12 9.5V8.5C10.067 8.5 8.50002 10.067 8.50002 12H9.50002ZM12 9.5C13.3807 9.5 14.5 10.6193 14.5 12H15.5C15.5 10.067 13.933 8.5 12 8.5V9.5Z",fill:"currentColor"})),Z=L;export{L as IconEyeOpen,Z as default};
1
+ import t from"react";import p from"react";var s=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:l,...i})=>p.createElement("svg",{...i,"aria-hidden":r,role:r?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:a,...l}},n&&!r&&p.createElement("title",null,n),o);var C=o=>t.createElement(s,{...o,ariaLabel:"eye-open, show, see, reveal, look, visible"},t.createElement("path",{d:"M21.3194 10.7168C16.4945 2.42766 7.50553 2.42775 2.68066 10.7169C2.22038 11.5077 2.22038 12.4923 2.68066 13.2831C7.50553 21.5723 16.4945 21.5722 21.3194 13.283C21.7797 12.4922 21.7797 11.5076 21.3194 10.7168Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),f=C;export{C as IconEyeOpen,f as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconEyeOpen/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconEyeOpen: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"eye-open, show, see, reveal, look, visible\"\n >\n <path\n d=\"M2.68066 10.7169L3.11279 10.9685L2.68066 10.7169ZM21.3194 10.7168L21.7515 10.4653V10.4653L21.3194 10.7168ZM2.68066 13.2831L3.11279 13.0316L2.68066 13.2831ZM21.3194 13.283L21.7515 13.5345L21.3194 13.283ZM3.11279 10.9685C5.45746 6.94029 8.764 5.00003 12 5C15.2361 4.99998 18.5426 6.94018 20.8873 10.9683L21.7515 10.4653C19.2713 6.2043 15.6709 3.99997 12 4C8.32912 4.00003 4.72873 6.20441 2.24853 10.4654L3.11279 10.9685ZM2.24854 13.5346C4.72873 17.7956 8.32913 20 12 19.9999C15.6709 19.9999 19.2713 17.7955 21.7515 13.5345L20.8873 13.0315C18.5426 17.0597 15.2361 18.9999 12 18.9999C8.76399 19 5.45746 17.0598 3.11279 13.0316L2.24854 13.5346ZM2.24853 10.4654C1.69775 11.4117 1.69775 12.5884 2.24854 13.5346L3.11279 13.0316C2.743 12.3963 2.743 11.6038 3.11279 10.9685L2.24853 10.4654ZM20.8873 10.9683C21.257 11.6036 21.257 12.3962 20.8873 13.0315L21.7515 13.5345C22.3023 12.5883 22.3023 11.4115 21.7515 10.4653L20.8873 10.9683ZM14.5 12C14.5 13.3807 13.3807 14.5 12 14.5V15.5C13.933 15.5 15.5 13.933 15.5 12H14.5ZM12 14.5C10.6193 14.5 9.50002 13.3807 9.50002 12H8.50002C8.50002 13.933 10.067 15.5 12 15.5V14.5ZM9.50002 12C9.50002 10.6193 10.6193 9.5 12 9.5V8.5C10.067 8.5 8.50002 10.067 8.50002 12H9.50002ZM12 9.5C13.3807 9.5 14.5 10.6193 14.5 12H15.5C15.5 10.067 13.933 8.5 12 8.5V9.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEyeOpen;\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,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,8CAEVC,EAAA,cAAC,QACC,EAAE,owCACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconEyeOpen","props","React","CentralIconBase","IconEyeOpen_default"]}
1
+ {"version":3,"sources":["../src/IconEyeOpen/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconEyeOpen: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"eye-open, show, see, reveal, look, visible\"\n >\n <path\n d=\"M21.3194 10.7168C16.4945 2.42766 7.50553 2.42775 2.68066 10.7169C2.22038 11.5077 2.22038 12.4923 2.68066 13.2831C7.50553 21.5723 16.4945 21.5722 21.3194 13.283C21.7797 12.4922 21.7797 11.5076 21.3194 10.7168Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEyeOpen;\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,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,8CAEVC,EAAA,cAAC,QACC,EAAE,mNACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,oHACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconEyeOpen","props","React","CentralIconBase","IconEyeOpen_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var H=Object.create;var n=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var m=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var u=(C,r)=>{for(var o in r)n(C,o,{get:r[o],enumerable:!0})},Z=(C,r,o,e)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of i(r))!f.call(C,t)&&t!==o&&n(C,t,{get:()=>r[t],enumerable:!(e=c(r,t))||e.enumerable});return C};var l=(C,r,o)=>(o=C!=null?H(m(C)):{},Z(r||!C||!C.__esModule?n(o,"default",{value:C,enumerable:!0}):o,C)),d=C=>Z(n({},"__esModule",{value:!0}),C);var h={};u(h,{IconPassword:()=>s,default:()=>g});module.exports=d(h);var L=l(require("react"));var M=l(require("react")),p=({children:C,size:r=24,ariaLabel:o,color:e,ariaHidden:t=!0,style:a,...V})=>M.default.createElement("svg",{...V,"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:e,...a}},o&&!t&&M.default.createElement("title",null,o),C);var s=C=>L.default.createElement(p,{...C,ariaLabel:"password, lock, protection"},L.default.createElement("path",{d:"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248L5.13803 3.82698ZM17 8.5C17 8.22386 16.7761 8 16.5 8C16.2239 8 16 8.22386 16 8.5H17ZM16 15.5C16 15.7761 16.2239 16 16.5 16C16.7761 16 17 15.7761 17 15.5H16ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502ZM16 8.5V15.5H17V8.5H16Z",fill:"currentColor"}),L.default.createElement("path",{d:"M8 12.625C8.34518 12.625 8.625 12.3452 8.625 12C8.625 11.6548 8.34518 11.375 8 11.375C7.65482 11.375 7.375 11.6548 7.375 12C7.375 12.3452 7.65482 12.625 8 12.625ZM12 12.625C12.3452 12.625 12.625 12.3452 12.625 12C12.625 11.6548 12.3452 11.375 12 11.375C11.6548 11.375 11.375 11.6548 11.375 12C11.375 12.3452 11.6548 12.625 12 12.625Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.25"})),g=s;0&&(module.exports={IconPassword});
1
+ "use strict";var m=Object.create;var s=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var w=(r,o)=>{for(var t in o)s(r,t,{get:o[t],enumerable:!0})},l=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of h(o))!g.call(r,e)&&e!==t&&s(r,e,{get:()=>o[e],enumerable:!(C=f(o,e))||C.enumerable});return r};var a=(r,o,t)=>(t=r!=null?m(k(r)):{},l(o||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>l(s({},"__esModule",{value:!0}),r);var I={};w(I,{IconPassword:()=>c,default:()=>B});module.exports=x(I);var n=a(require("react"));var p=a(require("react")),i=({children:r,size:o=24,ariaLabel:t,color:C,ariaHidden:e=!0,style:u,...d})=>p.default.createElement("svg",{...d,"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,...u}},t&&!e&&p.default.createElement("title",null,t),r);var c=r=>n.default.createElement(i,{...r,ariaLabel:"password, lock, protection"},n.default.createElement("path",{d:"M20.5 15.7V8.3C20.5 6.61984 20.5 5.77976 20.173 5.13803C19.8854 4.57354 19.4265 4.1146 18.862 3.82698C18.2202 3.5 17.3802 3.5 15.7 3.5H8.3C6.61984 3.5 5.77976 3.5 5.13803 3.82698C4.57354 4.1146 4.1146 4.57354 3.82698 5.13803C3.5 5.77976 3.5 6.61984 3.5 8.3V15.7C3.5 17.3802 3.5 18.2202 3.82698 18.862C4.1146 19.4265 4.57354 19.8854 5.13803 20.173C5.77976 20.5 6.61984 20.5 8.3 20.5H15.7C17.3802 20.5 18.2202 20.5 18.862 20.173C19.4265 19.8854 19.8854 19.4265 20.173 18.862C20.5 18.2202 20.5 17.3802 20.5 15.7Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M16.5 8.5V15.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M8 11.375C8.34518 11.375 8.625 11.6548 8.625 12C8.625 12.3452 8.34518 12.625 8 12.625C7.65482 12.625 7.375 12.3452 7.375 12C7.375 11.6548 7.65482 11.375 8 11.375Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.25"}),n.default.createElement("path",{d:"M12 11.375C12.3452 11.375 12.625 11.6548 12.625 12C12.625 12.3452 12.3452 12.625 12 12.625C11.6548 12.625 11.375 12.3452 11.375 12C11.375 11.6548 11.6548 11.375 12 11.375Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.25"})),B=c;0&&(module.exports={IconPassword});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconPassword/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPassword: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"password, lock, protection\">\n <path\n d=\"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248L5.13803 3.82698ZM17 8.5C17 8.22386 16.7761 8 16.5 8C16.2239 8 16 8.22386 16 8.5H17ZM16 15.5C16 15.7761 16.2239 16 16.5 16C16.7761 16 17 15.7761 17 15.5H16ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502ZM16 8.5V15.5H17V8.5H16Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8 12.625C8.34518 12.625 8.625 12.3452 8.625 12C8.625 11.6548 8.34518 11.375 8 11.375C7.65482 11.375 7.375 11.6548 7.375 12C7.375 12.3452 7.65482 12.625 8 12.625ZM12 12.625C12.3452 12.625 12.625 12.3452 12.625 12C12.625 11.6548 12.3452 11.375 12 11.375C11.6548 11.375 11.375 11.6548 11.375 12C11.375 12.3452 11.6548 12.625 12 12.625Z\"\n fill=\"currentColor\"\n stroke=\"currentColor\"\n strokeWidth=\"0.25\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPassword;\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,CAAiB,GAAGF,EAAO,UAAU,8BACpC,EAAAC,QAAA,cAAC,QACC,EAAE,gvFACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gVACF,KAAK,eACL,OAAO,eACP,YAAY,OACd,CACF,EAIGE,EAAQJ","names":["IconPassword_exports","__export","IconPassword","IconPassword_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconPassword","props","React","CentralIconBase","IconPassword_default"]}
1
+ {"version":3,"sources":["../src/IconPassword/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPassword: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"password, lock, protection\">\n <path\n d=\"M20.5 15.7V8.3C20.5 6.61984 20.5 5.77976 20.173 5.13803C19.8854 4.57354 19.4265 4.1146 18.862 3.82698C18.2202 3.5 17.3802 3.5 15.7 3.5H8.3C6.61984 3.5 5.77976 3.5 5.13803 3.82698C4.57354 4.1146 4.1146 4.57354 3.82698 5.13803C3.5 5.77976 3.5 6.61984 3.5 8.3V15.7C3.5 17.3802 3.5 18.2202 3.82698 18.862C4.1146 19.4265 4.57354 19.8854 5.13803 20.173C5.77976 20.5 6.61984 20.5 8.3 20.5H15.7C17.3802 20.5 18.2202 20.5 18.862 20.173C19.4265 19.8854 19.8854 19.4265 20.173 18.862C20.5 18.2202 20.5 17.3802 20.5 15.7Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.5 8.5V15.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M8 11.375C8.34518 11.375 8.625 11.6548 8.625 12C8.625 12.3452 8.34518 12.625 8 12.625C7.65482 12.625 7.375 12.3452 7.375 12C7.375 11.6548 7.65482 11.375 8 11.375Z\"\n fill=\"currentColor\"\n stroke=\"currentColor\"\n strokeWidth=\"0.25\"\n />\n <path\n d=\"M12 11.375C12.3452 11.375 12.625 11.6548 12.625 12C12.625 12.3452 12.3452 12.625 12 12.625C11.6548 12.625 11.375 12.3452 11.375 12C11.375 11.6548 11.6548 11.375 12 11.375Z\"\n fill=\"currentColor\"\n stroke=\"currentColor\"\n strokeWidth=\"0.25\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPassword;\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,CAAiB,GAAGF,EAAO,UAAU,8BACpC,EAAAC,QAAA,cAAC,QACC,EAAE,ggBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qKACF,KAAK,eACL,OAAO,eACP,YAAY,OACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8KACF,KAAK,eACL,OAAO,eACP,YAAY,OACd,CACF,EAIGE,EAAQJ","names":["IconPassword_exports","__export","IconPassword","IconPassword_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconPassword","props","React","CentralIconBase","IconPassword_default"]}
@@ -1,2 +1,2 @@
1
- import t from"react";import n from"react";var L=({children:r,size:C=24,ariaLabel:e,color:M,ariaHidden:o=!0,style:Z,...l})=>n.createElement("svg",{...l,"aria-hidden":o,role:o?void 0:"img",width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:M,...Z}},e&&!o&&n.createElement("title",null,e),r);var p=r=>t.createElement(L,{...r,ariaLabel:"password, lock, protection"},t.createElement("path",{d:"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248L5.13803 3.82698ZM17 8.5C17 8.22386 16.7761 8 16.5 8C16.2239 8 16 8.22386 16 8.5H17ZM16 15.5C16 15.7761 16.2239 16 16.5 16C16.7761 16 17 15.7761 17 15.5H16ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502ZM16 8.5V15.5H17V8.5H16Z",fill:"currentColor"}),t.createElement("path",{d:"M8 12.625C8.34518 12.625 8.625 12.3452 8.625 12C8.625 11.6548 8.34518 11.375 8 11.375C7.65482 11.375 7.375 11.6548 7.375 12C7.375 12.3452 7.65482 12.625 8 12.625ZM12 12.625C12.3452 12.625 12.625 12.3452 12.625 12C12.625 11.6548 12.3452 11.375 12 11.375C11.6548 11.375 11.375 11.6548 11.375 12C11.375 12.3452 11.6548 12.625 12 12.625Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.25"})),c=p;export{p as IconPassword,c as default};
1
+ import o from"react";import C from"react";var s=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:l,...a})=>C.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:p,...l}},n&&!e&&C.createElement("title",null,n),t);var i=t=>o.createElement(s,{...t,ariaLabel:"password, lock, protection"},o.createElement("path",{d:"M20.5 15.7V8.3C20.5 6.61984 20.5 5.77976 20.173 5.13803C19.8854 4.57354 19.4265 4.1146 18.862 3.82698C18.2202 3.5 17.3802 3.5 15.7 3.5H8.3C6.61984 3.5 5.77976 3.5 5.13803 3.82698C4.57354 4.1146 4.1146 4.57354 3.82698 5.13803C3.5 5.77976 3.5 6.61984 3.5 8.3V15.7C3.5 17.3802 3.5 18.2202 3.82698 18.862C4.1146 19.4265 4.57354 19.8854 5.13803 20.173C5.77976 20.5 6.61984 20.5 8.3 20.5H15.7C17.3802 20.5 18.2202 20.5 18.862 20.173C19.4265 19.8854 19.8854 19.4265 20.173 18.862C20.5 18.2202 20.5 17.3802 20.5 15.7Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M16.5 8.5V15.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M8 11.375C8.34518 11.375 8.625 11.6548 8.625 12C8.625 12.3452 8.34518 12.625 8 12.625C7.65482 12.625 7.375 12.3452 7.375 12C7.375 11.6548 7.65482 11.375 8 11.375Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.25"}),o.createElement("path",{d:"M12 11.375C12.3452 11.375 12.625 11.6548 12.625 12C12.625 12.3452 12.3452 12.625 12 12.625C11.6548 12.625 11.375 12.3452 11.375 12C11.375 11.6548 11.6548 11.375 12 11.375Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.25"})),f=i;export{i as IconPassword,f as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconPassword/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPassword: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"password, lock, protection\">\n <path\n d=\"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248L5.13803 3.82698ZM17 8.5C17 8.22386 16.7761 8 16.5 8C16.2239 8 16 8.22386 16 8.5H17ZM16 15.5C16 15.7761 16.2239 16 16.5 16C16.7761 16 17 15.7761 17 15.5H16ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502ZM16 8.5V15.5H17V8.5H16Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8 12.625C8.34518 12.625 8.625 12.3452 8.625 12C8.625 11.6548 8.34518 11.375 8 11.375C7.65482 11.375 7.375 11.6548 7.375 12C7.375 12.3452 7.65482 12.625 8 12.625ZM12 12.625C12.3452 12.625 12.625 12.3452 12.625 12C12.625 11.6548 12.3452 11.375 12 11.375C11.6548 11.375 11.375 11.6548 11.375 12C11.375 12.3452 11.6548 12.625 12 12.625Z\"\n fill=\"currentColor\"\n stroke=\"currentColor\"\n strokeWidth=\"0.25\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPassword;\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,CAAiB,GAAGF,EAAO,UAAU,8BACpCC,EAAA,cAAC,QACC,EAAE,gvFACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,gVACF,KAAK,eACL,OAAO,eACP,YAAY,OACd,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconPassword","props","React","CentralIconBase","IconPassword_default"]}
1
+ {"version":3,"sources":["../src/IconPassword/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPassword: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"password, lock, protection\">\n <path\n d=\"M20.5 15.7V8.3C20.5 6.61984 20.5 5.77976 20.173 5.13803C19.8854 4.57354 19.4265 4.1146 18.862 3.82698C18.2202 3.5 17.3802 3.5 15.7 3.5H8.3C6.61984 3.5 5.77976 3.5 5.13803 3.82698C4.57354 4.1146 4.1146 4.57354 3.82698 5.13803C3.5 5.77976 3.5 6.61984 3.5 8.3V15.7C3.5 17.3802 3.5 18.2202 3.82698 18.862C4.1146 19.4265 4.57354 19.8854 5.13803 20.173C5.77976 20.5 6.61984 20.5 8.3 20.5H15.7C17.3802 20.5 18.2202 20.5 18.862 20.173C19.4265 19.8854 19.8854 19.4265 20.173 18.862C20.5 18.2202 20.5 17.3802 20.5 15.7Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.5 8.5V15.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M8 11.375C8.34518 11.375 8.625 11.6548 8.625 12C8.625 12.3452 8.34518 12.625 8 12.625C7.65482 12.625 7.375 12.3452 7.375 12C7.375 11.6548 7.65482 11.375 8 11.375Z\"\n fill=\"currentColor\"\n stroke=\"currentColor\"\n strokeWidth=\"0.25\"\n />\n <path\n d=\"M12 11.375C12.3452 11.375 12.625 11.6548 12.625 12C12.625 12.3452 12.3452 12.625 12 12.625C11.6548 12.625 11.375 12.3452 11.375 12C11.375 11.6548 11.6548 11.375 12 11.375Z\"\n fill=\"currentColor\"\n stroke=\"currentColor\"\n strokeWidth=\"0.25\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPassword;\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,CAAiB,GAAGF,EAAO,UAAU,8BACpCC,EAAA,cAAC,QACC,EAAE,ggBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,iBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,qKACF,KAAK,eACL,OAAO,eACP,YAAY,OACd,EACAA,EAAA,cAAC,QACC,EAAE,8KACF,KAAK,eACL,OAAO,eACP,YAAY,OACd,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconPassword","props","React","CentralIconBase","IconPassword_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"