@central-icons-react/square-filled-radius-0-stroke-2 0.0.47 → 0.0.49

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 IconRandom: React.FC<CentralIconBaseProps>;
4
+ export default IconRandom;
@@ -0,0 +1,2 @@
1
+ "use strict";var L=Object.create;var p=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,V=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},i=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of d(o))!V.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(l=c(o,e))||l.enumerable});return r};var s=(r,o,t)=>(t=r!=null?L(h(r)):{},i(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>i(p({},"__esModule",{value:!0}),r);var I={};g(I,{IconRandom:()=>f,default:()=>B});module.exports=x(I);var n=s(require("react"));var a=s(require("react")),m=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:u,...C})=>a.default.createElement("svg",{...C,"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,...u}},t&&!e&&a.default.createElement("title",null,t),r);var f=r=>n.default.createElement(m,{...r,ariaLabel:"random, productivity, smart"},n.default.createElement("path",{d:"M13 22H11V17H13V22Z",fill:"currentColor"}),n.default.createElement("path",{d:"M13.4141 12L5.63574 19.7783L4.22168 18.3643L9.58594 13H2V11H9.58594L4.22168 5.63574L5.63574 4.22168L13.4141 12Z",fill:"currentColor"}),n.default.createElement("path",{d:"M19.7783 18.3633L18.3643 19.7773L14.8281 16.2422L16.2432 14.8281L19.7783 18.3633Z",fill:"currentColor"}),n.default.createElement("path",{d:"M22 13H17V11H22V13Z",fill:"currentColor"}),n.default.createElement("path",{d:"M19.7783 5.63574L16.2432 9.1709L14.8281 7.75684L18.3643 4.22168L19.7783 5.63574Z",fill:"currentColor"}),n.default.createElement("path",{d:"M13 7H11V2H13V7Z",fill:"currentColor"})),B=f;0&&(module.exports={IconRandom});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconRandom/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconRandom: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"random, productivity, smart\">\n <path d=\"M13 22H11V17H13V22Z\" fill=\"currentColor\" />\n <path\n d=\"M13.4141 12L5.63574 19.7783L4.22168 18.3643L9.58594 13H2V11H9.58594L4.22168 5.63574L5.63574 4.22168L13.4141 12Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.7783 18.3633L18.3643 19.7773L14.8281 16.2422L16.2432 14.8281L19.7783 18.3633Z\"\n fill=\"currentColor\"\n />\n <path d=\"M22 13H17V11H22V13Z\" fill=\"currentColor\" />\n <path\n d=\"M19.7783 5.63574L16.2432 9.1709L14.8281 7.75684L18.3643 4.22168L19.7783 5.63574Z\"\n fill=\"currentColor\"\n />\n <path d=\"M13 7H11V2H13V7Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconRandom;\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,+BACpC,EAAAC,QAAA,cAAC,QAAK,EAAE,sBAAsB,KAAK,eAAe,EAClD,EAAAA,QAAA,cAAC,QACC,EAAE,kHACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oFACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,sBAAsB,KAAK,eAAe,EAClD,EAAAA,QAAA,cAAC,QACC,EAAE,mFACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,mBAAmB,KAAK,eAAe,CACjD,EAIGE,EAAQJ","names":["IconRandom_exports","__export","IconRandom","IconRandom_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconRandom","props","React","CentralIconBase","IconRandom_default"]}
@@ -0,0 +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:i,...s})=>l.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...i}},n&&!e&&l.createElement("title",null,n),t);var m=t=>r.createElement(p,{...t,ariaLabel:"random, productivity, smart"},r.createElement("path",{d:"M13 22H11V17H13V22Z",fill:"currentColor"}),r.createElement("path",{d:"M13.4141 12L5.63574 19.7783L4.22168 18.3643L9.58594 13H2V11H9.58594L4.22168 5.63574L5.63574 4.22168L13.4141 12Z",fill:"currentColor"}),r.createElement("path",{d:"M19.7783 18.3633L18.3643 19.7773L14.8281 16.2422L16.2432 14.8281L19.7783 18.3633Z",fill:"currentColor"}),r.createElement("path",{d:"M22 13H17V11H22V13Z",fill:"currentColor"}),r.createElement("path",{d:"M19.7783 5.63574L16.2432 9.1709L14.8281 7.75684L18.3643 4.22168L19.7783 5.63574Z",fill:"currentColor"}),r.createElement("path",{d:"M13 7H11V2H13V7Z",fill:"currentColor"})),c=m;export{m as IconRandom,c as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconRandom/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconRandom: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"random, productivity, smart\">\n <path d=\"M13 22H11V17H13V22Z\" fill=\"currentColor\" />\n <path\n d=\"M13.4141 12L5.63574 19.7783L4.22168 18.3643L9.58594 13H2V11H9.58594L4.22168 5.63574L5.63574 4.22168L13.4141 12Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.7783 18.3633L18.3643 19.7773L14.8281 16.2422L16.2432 14.8281L19.7783 18.3633Z\"\n fill=\"currentColor\"\n />\n <path d=\"M22 13H17V11H22V13Z\" fill=\"currentColor\" />\n <path\n d=\"M19.7783 5.63574L16.2432 9.1709L14.8281 7.75684L18.3643 4.22168L19.7783 5.63574Z\"\n fill=\"currentColor\"\n />\n <path d=\"M13 7H11V2H13V7Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconRandom;\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,+BACpCC,EAAA,cAAC,QAAK,EAAE,sBAAsB,KAAK,eAAe,EAClDA,EAAA,cAAC,QACC,EAAE,kHACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,oFACF,KAAK,eACP,EACAA,EAAA,cAAC,QAAK,EAAE,sBAAsB,KAAK,eAAe,EAClDA,EAAA,cAAC,QACC,EAAE,mFACF,KAAK,eACP,EACAA,EAAA,cAAC,QAAK,EAAE,mBAAmB,KAAK,eAAe,CACjD,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconRandom","props","React","CentralIconBase","IconRandom_default"]}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconRetouch: React.FC<CentralIconBaseProps>;
4
+ export default IconRetouch;
@@ -0,0 +1,2 @@
1
+ "use strict";var f=Object.create;var l=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,V=Object.prototype.hasOwnProperty;var g=(e,r)=>{for(var o in r)l(e,o,{get:r[o],enumerable:!0})},s=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of d(r))!V.call(e,t)&&t!==o&&l(e,t,{get:()=>r[t],enumerable:!(n=L(r,t))||n.enumerable});return e};var C=(e,r,o)=>(o=e!=null?f(h(e)):{},s(r||!e||!e.__esModule?l(o,"default",{value:e,enumerable:!0}):o,e)),x=e=>s(l({},"__esModule",{value:!0}),e);var I={};g(I,{IconRetouch:()=>i,default:()=>B});module.exports=x(I);var p=C(require("react"));var a=C(require("react")),c=({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 i=e=>p.default.createElement(c,{...e,ariaLabel:"retouch, face, hair"},p.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C13.3547 2 14.6425 2.28493 15.8086 2.7959L13 4V5L16.5 6.5L18 10H19L20.3213 6.91602C21.0717 8.27534 21.5 9.83746 21.5 11.5V21H2.5V11.5C2.5 6.25329 6.75329 2 12 2ZM8 10C7.44772 10 7 10.4477 7 11V14.5C7 17.2614 9.23858 19.5 12 19.5C14.7614 19.5 17 17.2614 17 14.5V11C17 10.4477 16.5523 10 16 10H8Z",fill:"currentColor"}),p.default.createElement("path",{d:"M19.4453 3.55469L22 4.5L19.4453 5.44531L18.5 8L17.5547 5.44531L15 4.5L17.5547 3.55469L18.5 1L19.4453 3.55469Z",fill:"currentColor"})),B=i;0&&(module.exports={IconRetouch});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconRetouch/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconRetouch: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"retouch, face, hair\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 2C13.3547 2 14.6425 2.28493 15.8086 2.7959L13 4V5L16.5 6.5L18 10H19L20.3213 6.91602C21.0717 8.27534 21.5 9.83746 21.5 11.5V21H2.5V11.5C2.5 6.25329 6.75329 2 12 2ZM8 10C7.44772 10 7 10.4477 7 11V14.5C7 17.2614 9.23858 19.5 12 19.5C14.7614 19.5 17 17.2614 17 14.5V11C17 10.4477 16.5523 10 16 10H8Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.4453 3.55469L22 4.5L19.4453 5.44531L18.5 8L17.5547 5.44531L15 4.5L17.5547 3.55469L18.5 1L19.4453 3.55469Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRetouch;\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,CAAiB,GAAGF,EAAO,UAAU,uBACpC,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,8SACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gHACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconRetouch_exports","__export","IconRetouch","IconRetouch_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconRetouch","props","React","CentralIconBase","IconRetouch_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...C})=>l.createElement("svg",{...C,"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:a,...s}},n&&!o&&l.createElement("title",null,n),r);var c=r=>t.createElement(p,{...r,ariaLabel:"retouch, face, hair"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C13.3547 2 14.6425 2.28493 15.8086 2.7959L13 4V5L16.5 6.5L18 10H19L20.3213 6.91602C21.0717 8.27534 21.5 9.83746 21.5 11.5V21H2.5V11.5C2.5 6.25329 6.75329 2 12 2ZM8 10C7.44772 10 7 10.4477 7 11V14.5C7 17.2614 9.23858 19.5 12 19.5C14.7614 19.5 17 17.2614 17 14.5V11C17 10.4477 16.5523 10 16 10H8Z",fill:"currentColor"}),t.createElement("path",{d:"M19.4453 3.55469L22 4.5L19.4453 5.44531L18.5 8L17.5547 5.44531L15 4.5L17.5547 3.55469L18.5 1L19.4453 3.55469Z",fill:"currentColor"})),L=c;export{c as IconRetouch,L as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconRetouch/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconRetouch: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"retouch, face, hair\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 2C13.3547 2 14.6425 2.28493 15.8086 2.7959L13 4V5L16.5 6.5L18 10H19L20.3213 6.91602C21.0717 8.27534 21.5 9.83746 21.5 11.5V21H2.5V11.5C2.5 6.25329 6.75329 2 12 2ZM8 10C7.44772 10 7 10.4477 7 11V14.5C7 17.2614 9.23858 19.5 12 19.5C14.7614 19.5 17 17.2614 17 14.5V11C17 10.4477 16.5523 10 16 10H8Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.4453 3.55469L22 4.5L19.4453 5.44531L18.5 8L17.5547 5.44531L15 4.5L17.5547 3.55469L18.5 1L19.4453 3.55469Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRetouch;\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,CAAiB,GAAGF,EAAO,UAAU,uBACpCC,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,8SACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,gHACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconRetouch","props","React","CentralIconBase","IconRetouch_default"]}
package/README.md CHANGED
@@ -319,6 +319,7 @@ Below is a complete list of available icons:
319
319
  - IconMinimize315
320
320
  - IconMinimize45
321
321
  - IconOngoing
322
+ - IconRandom
322
323
  - IconShareArrowDown
323
324
  - IconSquareArrowBottomRight
324
325
  - IconSquareArrowCenter
@@ -1198,6 +1199,7 @@ Below is a complete list of available icons:
1198
1199
  - IconRear
1199
1200
  - IconRemoveBackground
1200
1201
  - IconRemoveBackground2
1202
+ - IconRetouch
1201
1203
  - IconScreenCapture
1202
1204
  - IconShadows
1203
1205
  - IconShareScreen
package/icons/index.d.ts CHANGED
@@ -1083,6 +1083,7 @@ export type CentralIconName =
1083
1083
  | "IconRainyLight"
1084
1084
  | "IconRaisingHand4Finger"
1085
1085
  | "IconRaisingHand5Finger"
1086
+ | "IconRandom"
1086
1087
  | "IconReadingList"
1087
1088
  | "IconRear"
1088
1089
  | "IconReceiptBill"
@@ -1106,6 +1107,7 @@ export type CentralIconName =
1106
1107
  | "IconRepeat"
1107
1108
  | "IconRequestClosed"
1108
1109
  | "IconRescueRing"
1110
+ | "IconRetouch"
1109
1111
  | "IconReview"
1110
1112
  | "IconRewind"
1111
1113
  | "IconRewind10s"