@central-icons-react/square-outlined-radius-0-stroke-1 1.1.52 → 1.1.53
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/IconArrowsHide/index.d.ts +4 -0
- package/IconArrowsHide/index.js +2 -0
- package/IconArrowsHide/index.js.map +1 -0
- package/IconArrowsHide/index.mjs +2 -0
- package/IconArrowsHide/index.mjs.map +1 -0
- package/IconArrowsShow/index.d.ts +4 -0
- package/IconArrowsShow/index.js +2 -0
- package/IconArrowsShow/index.js.map +1 -0
- package/IconArrowsShow/index.mjs +2 -0
- package/IconArrowsShow/index.mjs.map +1 -0
- package/README.md +2 -0
- package/icons/index.d.ts +2 -0
- package/icons/index.js +1 -1
- package/icons/index.js.map +1 -1
- package/icons/index.mjs +1 -1
- package/icons/index.mjs.map +1 -1
- package/icons-index.json +7 -3
- package/index.d.ts +8 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var d=Object.create;var s=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,w=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)s(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of f(o))!w.call(r,e)&&e!==t&&s(r,e,{get:()=>o[e],enumerable:!(p=h(o,e))||p.enumerable});return r};var i=(r,o,t)=>(t=r!=null?d(g(r)):{},a(o||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>a(s({},"__esModule",{value:!0}),r);var V={};x(V,{IconArrowsHide:()=>C,default:()=>I});module.exports=B(V);var n=i(require("react"));var l=i(require("react")),m=({children:r,size:o=24,ariaLabel:t,color:p,ariaHidden:e=!0,style:u,...c})=>l.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:p,...u}},t&&!e&&l.default.createElement("title",null,t),r);var C=r=>n.default.createElement(m,{...r,ariaLabel:"arrows-hide, collapse, minimize"},n.default.createElement("path",{d:"M9 16.5L12 13.5L15 16.5",stroke:"currentColor"}),n.default.createElement("path",{d:"M15 7.5L12 10.5L9 7.5",stroke:"currentColor"}),n.default.createElement("path",{d:"M12 21V14",stroke:"currentColor"}),n.default.createElement("path",{d:"M12 10V3",stroke:"currentColor"}),n.default.createElement("path",{d:"M8.0002 4.5H2.5V19.5H8",stroke:"currentColor"}),n.default.createElement("path",{d:"M16 4.5H21.5V19.5H16",stroke:"currentColor"})),I=C;0&&(module.exports={IconArrowsHide});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowsHide/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconArrowsHide: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"arrows-hide, collapse, minimize\">\n <path d=\"M9 16.5L12 13.5L15 16.5\" stroke=\"currentColor\" />\n <path d=\"M15 7.5L12 10.5L9 7.5\" stroke=\"currentColor\" />\n <path d=\"M12 21V14\" stroke=\"currentColor\" />\n <path d=\"M12 10V3\" stroke=\"currentColor\" />\n <path d=\"M8.0002 4.5H2.5V19.5H8\" stroke=\"currentColor\" />\n <path d=\"M16 4.5H21.5V19.5H16\" stroke=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowsHide;\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,oBAAAE,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,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,mCACpC,EAAAC,QAAA,cAAC,QAAK,EAAE,0BAA0B,OAAO,eAAe,EACxD,EAAAA,QAAA,cAAC,QAAK,EAAE,wBAAwB,OAAO,eAAe,EACtD,EAAAA,QAAA,cAAC,QAAK,EAAE,YAAY,OAAO,eAAe,EAC1C,EAAAA,QAAA,cAAC,QAAK,EAAE,WAAW,OAAO,eAAe,EACzC,EAAAA,QAAA,cAAC,QAAK,EAAE,yBAAyB,OAAO,eAAe,EACvD,EAAAA,QAAA,cAAC,QAAK,EAAE,uBAAuB,OAAO,eAAe,CACvD,EAIGE,EAAQJ","names":["IconArrowsHide_exports","__export","IconArrowsHide","IconArrowsHide_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconArrowsHide","props","React","CentralIconBase","IconArrowsHide_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import p from"react";var s=({children:t,size:o=24,ariaLabel:n,color:l,ariaHidden:e=!0,style:a,...i})=>p.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:l,...a}},n&&!e&&p.createElement("title",null,n),t);var m=t=>r.createElement(s,{...t,ariaLabel:"arrows-hide, collapse, minimize"},r.createElement("path",{d:"M9 16.5L12 13.5L15 16.5",stroke:"currentColor"}),r.createElement("path",{d:"M15 7.5L12 10.5L9 7.5",stroke:"currentColor"}),r.createElement("path",{d:"M12 21V14",stroke:"currentColor"}),r.createElement("path",{d:"M12 10V3",stroke:"currentColor"}),r.createElement("path",{d:"M8.0002 4.5H2.5V19.5H8",stroke:"currentColor"}),r.createElement("path",{d:"M16 4.5H21.5V19.5H16",stroke:"currentColor"})),h=m;export{m as IconArrowsHide,h as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowsHide/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconArrowsHide: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"arrows-hide, collapse, minimize\">\n <path d=\"M9 16.5L12 13.5L15 16.5\" stroke=\"currentColor\" />\n <path d=\"M15 7.5L12 10.5L9 7.5\" stroke=\"currentColor\" />\n <path d=\"M12 21V14\" stroke=\"currentColor\" />\n <path d=\"M12 10V3\" stroke=\"currentColor\" />\n <path d=\"M8.0002 4.5H2.5V19.5H8\" stroke=\"currentColor\" />\n <path d=\"M16 4.5H21.5V19.5H16\" stroke=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowsHide;\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,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,mCACpCC,EAAA,cAAC,QAAK,EAAE,0BAA0B,OAAO,eAAe,EACxDA,EAAA,cAAC,QAAK,EAAE,wBAAwB,OAAO,eAAe,EACtDA,EAAA,cAAC,QAAK,EAAE,YAAY,OAAO,eAAe,EAC1CA,EAAA,cAAC,QAAK,EAAE,WAAW,OAAO,eAAe,EACzCA,EAAA,cAAC,QAAK,EAAE,yBAAyB,OAAO,eAAe,EACvDA,EAAA,cAAC,QAAK,EAAE,uBAAuB,OAAO,eAAe,CACvD,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconArrowsHide","props","React","CentralIconBase","IconArrowsHide_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var c=Object.create;var s=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var w=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)s(r,t,{get:o[t],enumerable:!0})},l=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of w(o))!f.call(r,e)&&e!==t&&s(r,e,{get:()=>o[e],enumerable:!(p=d(o,e))||p.enumerable});return r};var m=(r,o,t)=>(t=r!=null?c(x(r)):{},l(o||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>l(s({},"__esModule",{value:!0}),r);var V={};g(V,{IconArrowsShow:()=>u,default:()=>I});module.exports=B(V);var n=m(require("react"));var a=m(require("react")),C=({children:r,size:o=24,ariaLabel:t,color:p,ariaHidden:e=!0,style:h,...i})=>a.default.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:p,...h}},t&&!e&&a.default.createElement("title",null,t),r);var u=r=>n.default.createElement(C,{...r,ariaLabel:"arrows-show, expand, maximize"},n.default.createElement("path",{d:"M9 5.5L12 2.5L15 5.5",stroke:"currentColor"}),n.default.createElement("path",{d:"M15 18.5L12 21.5L9 18.5",stroke:"currentColor"}),n.default.createElement("path",{d:"M12 10V3",stroke:"currentColor"}),n.default.createElement("path",{d:"M12 21V14",stroke:"currentColor"}),n.default.createElement("path",{d:"M8.0002 8.5H2.5V15.5H8",stroke:"currentColor"}),n.default.createElement("path",{d:"M16 8.5H21.5V15.5H16",stroke:"currentColor"})),I=u;0&&(module.exports={IconArrowsShow});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowsShow/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconArrowsShow: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"arrows-show, expand, maximize\">\n <path d=\"M9 5.5L12 2.5L15 5.5\" stroke=\"currentColor\" />\n <path d=\"M15 18.5L12 21.5L9 18.5\" stroke=\"currentColor\" />\n <path d=\"M12 10V3\" stroke=\"currentColor\" />\n <path d=\"M12 21V14\" stroke=\"currentColor\" />\n <path d=\"M8.0002 8.5H2.5V15.5H8\" stroke=\"currentColor\" />\n <path d=\"M16 8.5H21.5V15.5H16\" stroke=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowsShow;\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,oBAAAE,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,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,iCACpC,EAAAC,QAAA,cAAC,QAAK,EAAE,uBAAuB,OAAO,eAAe,EACrD,EAAAA,QAAA,cAAC,QAAK,EAAE,0BAA0B,OAAO,eAAe,EACxD,EAAAA,QAAA,cAAC,QAAK,EAAE,WAAW,OAAO,eAAe,EACzC,EAAAA,QAAA,cAAC,QAAK,EAAE,YAAY,OAAO,eAAe,EAC1C,EAAAA,QAAA,cAAC,QAAK,EAAE,yBAAyB,OAAO,eAAe,EACvD,EAAAA,QAAA,cAAC,QAAK,EAAE,uBAAuB,OAAO,eAAe,CACvD,EAIGE,EAAQJ","names":["IconArrowsShow_exports","__export","IconArrowsShow","IconArrowsShow_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconArrowsShow","props","React","CentralIconBase","IconArrowsShow_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import p from"react";var s=({children:t,size:o=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:l,...m})=>p.createElement("svg",{...m,"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,...l}},n&&!e&&p.createElement("title",null,n),t);var C=t=>r.createElement(s,{...t,ariaLabel:"arrows-show, expand, maximize"},r.createElement("path",{d:"M9 5.5L12 2.5L15 5.5",stroke:"currentColor"}),r.createElement("path",{d:"M15 18.5L12 21.5L9 18.5",stroke:"currentColor"}),r.createElement("path",{d:"M12 10V3",stroke:"currentColor"}),r.createElement("path",{d:"M12 21V14",stroke:"currentColor"}),r.createElement("path",{d:"M8.0002 8.5H2.5V15.5H8",stroke:"currentColor"}),r.createElement("path",{d:"M16 8.5H21.5V15.5H16",stroke:"currentColor"})),d=C;export{C as IconArrowsShow,d as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowsShow/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconArrowsShow: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"arrows-show, expand, maximize\">\n <path d=\"M9 5.5L12 2.5L15 5.5\" stroke=\"currentColor\" />\n <path d=\"M15 18.5L12 21.5L9 18.5\" stroke=\"currentColor\" />\n <path d=\"M12 10V3\" stroke=\"currentColor\" />\n <path d=\"M12 21V14\" stroke=\"currentColor\" />\n <path d=\"M8.0002 8.5H2.5V15.5H8\" stroke=\"currentColor\" />\n <path d=\"M16 8.5H21.5V15.5H16\" stroke=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowsShow;\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,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,iCACpCC,EAAA,cAAC,QAAK,EAAE,uBAAuB,OAAO,eAAe,EACrDA,EAAA,cAAC,QAAK,EAAE,0BAA0B,OAAO,eAAe,EACxDA,EAAA,cAAC,QAAK,EAAE,WAAW,OAAO,eAAe,EACzCA,EAAA,cAAC,QAAK,EAAE,YAAY,OAAO,eAAe,EAC1CA,EAAA,cAAC,QAAK,EAAE,yBAAyB,OAAO,eAAe,EACvDA,EAAA,cAAC,QAAK,EAAE,uBAAuB,OAAO,eAAe,CACvD,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconArrowsShow","props","React","CentralIconBase","IconArrowsShow_default"]}
|
package/README.md
CHANGED
|
@@ -295,12 +295,14 @@ Below is a complete list of available icons:
|
|
|
295
295
|
- IconArrowRotateRightLeft
|
|
296
296
|
- IconArrowShareLeft
|
|
297
297
|
- IconArrowShareRight
|
|
298
|
+
- IconArrowsHide
|
|
298
299
|
- IconArrowSplit
|
|
299
300
|
- IconArrowsRepeat
|
|
300
301
|
- IconArrowsRepeatCircle
|
|
301
302
|
- IconArrowsRepeatLeftRight
|
|
302
303
|
- IconArrowsRepeatRightLeft
|
|
303
304
|
- IconArrowsRepeatRightLeftOff
|
|
305
|
+
- IconArrowsShow
|
|
304
306
|
- IconArrowsZoom
|
|
305
307
|
- IconArrowTopBottom
|
|
306
308
|
- IconArrowTriangleBottom
|
package/icons/index.d.ts
CHANGED
|
@@ -114,12 +114,14 @@ export type CentralIconName =
|
|
|
114
114
|
| "IconArrowsAllSides21"
|
|
115
115
|
| "IconArrowShareLeft"
|
|
116
116
|
| "IconArrowShareRight"
|
|
117
|
+
| "IconArrowsHide"
|
|
117
118
|
| "IconArrowSplit"
|
|
118
119
|
| "IconArrowsRepeat"
|
|
119
120
|
| "IconArrowsRepeatCircle"
|
|
120
121
|
| "IconArrowsRepeatLeftRight"
|
|
121
122
|
| "IconArrowsRepeatRightLeft"
|
|
122
123
|
| "IconArrowsRepeatRightLeftOff"
|
|
124
|
+
| "IconArrowsShow"
|
|
123
125
|
| "IconArrowsZoom"
|
|
124
126
|
| "IconArrowTopBottom"
|
|
125
127
|
| "IconArrowTriangleBottom"
|