@central-icons-react/square-outlined-radius-0-stroke-1 1.1.285 → 1.1.287

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.
Files changed (66) hide show
  1. package/IconLayoutAllSides/index.d.ts +4 -0
  2. package/IconLayoutAllSides/index.js +3 -0
  3. package/IconLayoutAllSides/index.js.map +11 -0
  4. package/IconLayoutAllSides/index.mjs +3 -0
  5. package/IconLayoutAllSides/index.mjs.map +11 -0
  6. package/IconLayoutBottom1/index.d.ts +4 -0
  7. package/IconLayoutBottom1/index.js +3 -0
  8. package/IconLayoutBottom1/index.js.map +11 -0
  9. package/IconLayoutBottom1/index.mjs +3 -0
  10. package/IconLayoutBottom1/index.mjs.map +11 -0
  11. package/IconLayoutLeft1/index.d.ts +4 -0
  12. package/IconLayoutLeft1/index.js +3 -0
  13. package/IconLayoutLeft1/index.js.map +11 -0
  14. package/IconLayoutLeft1/index.mjs +3 -0
  15. package/IconLayoutLeft1/index.mjs.map +11 -0
  16. package/IconLayoutLeftRight/index.d.ts +4 -0
  17. package/IconLayoutLeftRight/index.js +3 -0
  18. package/IconLayoutLeftRight/index.js.map +11 -0
  19. package/IconLayoutLeftRight/index.mjs +3 -0
  20. package/IconLayoutLeftRight/index.mjs.map +11 -0
  21. package/IconLayoutRight1/index.d.ts +4 -0
  22. package/IconLayoutRight1/index.js +3 -0
  23. package/IconLayoutRight1/index.js.map +11 -0
  24. package/IconLayoutRight1/index.mjs +3 -0
  25. package/IconLayoutRight1/index.mjs.map +11 -0
  26. package/IconLayoutTop1/index.d.ts +4 -0
  27. package/IconLayoutTop1/index.js +3 -0
  28. package/IconLayoutTop1/index.js.map +11 -0
  29. package/IconLayoutTop1/index.mjs +3 -0
  30. package/IconLayoutTop1/index.mjs.map +11 -0
  31. package/IconLayoutTopBottom/index.d.ts +4 -0
  32. package/IconLayoutTopBottom/index.js +3 -0
  33. package/IconLayoutTopBottom/index.js.map +11 -0
  34. package/IconLayoutTopBottom/index.mjs +3 -0
  35. package/IconLayoutTopBottom/index.mjs.map +11 -0
  36. package/IconQwik/index.d.ts +4 -0
  37. package/IconQwik/index.js +3 -0
  38. package/IconQwik/index.js.map +11 -0
  39. package/IconQwik/index.mjs +3 -0
  40. package/IconQwik/index.mjs.map +11 -0
  41. package/IconWindow2/index.js +2 -2
  42. package/IconWindow2/index.js.map +3 -3
  43. package/IconWindow2/index.mjs +2 -2
  44. package/IconWindow2/index.mjs.map +3 -3
  45. package/IconWindowApp/index.js +2 -2
  46. package/IconWindowApp/index.js.map +3 -3
  47. package/IconWindowApp/index.mjs +2 -2
  48. package/IconWindowApp/index.mjs.map +3 -3
  49. package/IconWindowSquare/index.d.ts +4 -0
  50. package/IconWindowSquare/index.js +3 -0
  51. package/IconWindowSquare/index.js.map +11 -0
  52. package/IconWindowSquare/index.mjs +3 -0
  53. package/IconWindowSquare/index.mjs.map +11 -0
  54. package/README.md +9 -0
  55. package/icons/index.d.ts +1 -1
  56. package/icons/index.js +2 -2
  57. package/icons/index.js.map +3 -3
  58. package/icons/index.mjs +2 -2
  59. package/icons/index.mjs.map +3 -3
  60. package/icons-index.json +4 -4
  61. package/index.d.ts +9 -0
  62. package/index.js +27 -0
  63. package/index.mjs +9 -0
  64. package/license-check.js +1 -1
  65. package/package.json +1 -1
  66. package/skills/central-icons-react/SKILL.md +10 -1
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutAllSides: React.FC<CentralIconBaseProps>;
4
+ export default IconLayoutAllSides;
@@ -0,0 +1,3 @@
1
+ var B=Object.create;var{getPrototypeOf:I,defineProperty:a,getOwnPropertyNames:d,getOwnPropertyDescriptor:L}=Object,c=Object.prototype.hasOwnProperty;function g(r){return this[r]}var w,P,h=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var l=o?w??=new WeakMap:P??=new WeakMap,s=l.get(r);if(s)return s}t=r!=null?B(I(r)):{};let p=o||!r||!r.__esModule?a(t,"default",{value:r,enumerable:!0}):t;for(let C of d(r))if(!c.call(p,C))a(p,C,{get:g.bind(r,C),enumerable:!0});if(e)l.set(r,p);return p},f=(r)=>{var o=(u??=new WeakMap).get(r),t;if(o)return o;if(o=a({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of d(r))if(!c.call(o,e))a(o,e,{get:g.bind(r,e),enumerable:!(t=L(r,e))||t.enumerable})}return u.set(r,o),o},u;var b=(r)=>r;function k(r,o){this[r]=b.bind(null,o)}var x=(r,o)=>{for(var t in o)a(r,t,{get:o[t],enumerable:!0,configurable:!0,set:k.bind(o,t)})};var M={};x(M,{CentralIconBase:()=>m});module.exports=f(M);var i=h(require("react")),m=({children:r,size:o=24,ariaLabel:t,color:e,ariaHidden:l=!0,style:s,...p})=>{return i.default.createElement("svg",{...p,"aria-hidden":l,role:l?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:e,...s}},t&&!l&&i.default.createElement("title",null,t),r)};var S={};x(S,{default:()=>v,IconLayoutAllSides:()=>y});module.exports=f(S);var n=h(require("react"));var y=(r)=>{return n.default.createElement(m,{...r,ariaLabel:"layout-all-sides, margin, padding"},n.default.createElement("path",{d:"M6.5 6.5L17.5 6.5L17.5 17.5H6.5L6.5 6.5Z",stroke:"currentColor"}),n.default.createElement("path",{d:"M20.5 6C20.5 11.4673 20.5 12.5327 20.5 18",stroke:"currentColor"}),n.default.createElement("path",{d:"M3.5 6C3.5 11.4673 3.5 12.5327 3.5 18",stroke:"currentColor"}),n.default.createElement("path",{d:"M18 3.5L5.99999 3.5",stroke:"currentColor"}),n.default.createElement("path",{d:"M18 20.5L5.99999 20.5",stroke:"currentColor"}))},v=y;
2
+
3
+ //# debugId=3BC0B15C10A24AF964756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutAllSides/index.tsx"],
4
+ "sourcesContent": [
5
+ "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",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutAllSides: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-all-sides, margin, padding\"><path d=\"M6.5 6.5L17.5 6.5L17.5 17.5H6.5L6.5 6.5Z\" stroke=\"currentColor\"/><path d=\"M20.5 6C20.5 11.4673 20.5 12.5327 20.5 18\" stroke=\"currentColor\"/><path d=\"M3.5 6C3.5 11.4673 3.5 12.5327 3.5 18\" stroke=\"currentColor\"/><path d=\"M18 3.5L5.99999 3.5\" stroke=\"currentColor\"/><path d=\"M18 20.5L5.99999 20.5\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutAllSides;\n"
7
+ ],
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,8ECjCY,IAAlB,sBAGO,IAAM,EAAqD,CAAC,IAAU,CAC3E,OAAO,wBAAoZ,EAApZ,IAAqB,EAAO,UAAU,qCAAoC,wBAAC,OAAD,CAAM,EAAE,2CAA2C,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,4CAA4C,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,wCAAwC,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,sBAAsB,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,wBAAwB,OAAO,eAAc,CAAI,GAG9Y",
9
+ "debugId": "3BC0B15C10A24AF964756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...C})=>{return l.createElement("svg",{...C,"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:a,...s}},n&&!e&&l.createElement("title",null,n),t)};import o from"react";var i=(t)=>{return o.createElement(p,{...t,ariaLabel:"layout-all-sides, margin, padding"},o.createElement("path",{d:"M6.5 6.5L17.5 6.5L17.5 17.5H6.5L6.5 6.5Z",stroke:"currentColor"}),o.createElement("path",{d:"M20.5 6C20.5 11.4673 20.5 12.5327 20.5 18",stroke:"currentColor"}),o.createElement("path",{d:"M3.5 6C3.5 11.4673 3.5 12.5327 3.5 18",stroke:"currentColor"}),o.createElement("path",{d:"M18 3.5L5.99999 3.5",stroke:"currentColor"}),o.createElement("path",{d:"M18 20.5L5.99999 20.5",stroke:"currentColor"}))},h=i;export{h as default,i as IconLayoutAllSides};
2
+
3
+ //# debugId=F822460CC81F1FCC64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutAllSides/index.tsx"],
4
+ "sourcesContent": [
5
+ "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",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutAllSides: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-all-sides, margin, padding\"><path d=\"M6.5 6.5L17.5 6.5L17.5 17.5H6.5L6.5 6.5Z\" stroke=\"currentColor\"/><path d=\"M20.5 6C20.5 11.4673 20.5 12.5327 20.5 18\" stroke=\"currentColor\"/><path d=\"M3.5 6C3.5 11.4673 3.5 12.5327 3.5 18\" stroke=\"currentColor\"/><path d=\"M18 3.5L5.99999 3.5\" stroke=\"currentColor\"/><path d=\"M18 20.5L5.99999 20.5\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutAllSides;\n"
7
+ ],
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAqD,CAAC,IAAU,CAC3E,OAAO,gBAAoZ,EAApZ,IAAqB,EAAO,UAAU,qCAAoC,gBAAC,OAAD,CAAM,EAAE,2CAA2C,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,4CAA4C,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,wCAAwC,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,sBAAsB,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,wBAAwB,OAAO,eAAc,CAAI,GAG9Y",
9
+ "debugId": "F822460CC81F1FCC64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutBottom1: React.FC<CentralIconBaseProps>;
4
+ export default IconLayoutBottom1;
@@ -0,0 +1,3 @@
1
+ var I=Object.create;var{getPrototypeOf:h,defineProperty:p,getOwnPropertyNames:C,getOwnPropertyDescriptor:b}=Object,g=Object.prototype.hasOwnProperty;function f(t){return this[t]}var w,P,B=(t,o,r)=>{var e=t!=null&&typeof t==="object";if(e){var n=o?w??=new WeakMap:P??=new WeakMap,l=n.get(t);if(l)return l}r=t!=null?I(h(t)):{};let a=o||!t||!t.__esModule?p(r,"default",{value:t,enumerable:!0}):r;for(let m of C(t))if(!g.call(a,m))p(a,m,{get:f.bind(t,m),enumerable:!0});if(e)n.set(t,a);return a},d=(t)=>{var o=(u??=new WeakMap).get(t),r;if(o)return o;if(o=p({},"__esModule",{value:!0}),t&&typeof t==="object"||typeof t==="function"){for(var e of C(t))if(!g.call(o,e))p(o,e,{get:f.bind(t,e),enumerable:!(r=b(t,e))||r.enumerable})}return u.set(t,o),o},u;var V=(t)=>t;function v(t,o){this[t]=V.bind(null,o)}var x=(t,o)=>{for(var r in o)p(t,r,{get:o[r],enumerable:!0,configurable:!0,set:v.bind(o,r)})};var G={};x(G,{CentralIconBase:()=>c});module.exports=d(G);var i=B(require("react")),c=({children:t,size:o=24,ariaLabel:r,color:e,ariaHidden:n=!0,style:l,...a})=>{return i.default.createElement("svg",{...a,"aria-hidden":n,role:n?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:e,...l}},r&&!n&&i.default.createElement("title",null,r),t)};var L={};x(L,{default:()=>S,IconLayoutBottom1:()=>y});module.exports=d(L);var s=B(require("react"));var y=(t)=>{return s.default.createElement(c,{...t,ariaLabel:"layout-bottom, margin, padding"},s.default.createElement("path",{d:"M20.5 3.5V17.5L3.5 17.5V3.5L20.5 3.5Z",stroke:"currentColor"}),s.default.createElement("path",{d:"M21 20H3",stroke:"currentColor"}))},S=y;
2
+
3
+ //# debugId=FA2B3AF6E3BEBF9D64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutBottom1/index.tsx"],
4
+ "sourcesContent": [
5
+ "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",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutBottom1: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-bottom, margin, padding\"><path d=\"M20.5 3.5V17.5L3.5 17.5V3.5L20.5 3.5Z\" stroke=\"currentColor\"/><path d=\"M21 20H3\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutBottom1;\n"
7
+ ],
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,6ECjCY,IAAlB,sBAGO,IAAM,EAAoD,CAAC,IAAU,CAC1E,OAAO,wBAA0L,EAA1L,IAAqB,EAAO,UAAU,kCAAiC,wBAAC,OAAD,CAAM,EAAE,wCAAwC,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,WAAW,OAAO,eAAc,CAAI,GAGpL",
9
+ "debugId": "FA2B3AF6E3BEBF9D64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import a from"react";var p=({children:o,size:t=24,ariaLabel:n,color:l,ariaHidden:r=!0,style:s,...m})=>{return a.createElement("svg",{...m,"aria-hidden":r,role:r?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...s}},n&&!r&&a.createElement("title",null,n),o)};import e from"react";var i=(o)=>{return e.createElement(p,{...o,ariaLabel:"layout-bottom, margin, padding"},e.createElement("path",{d:"M20.5 3.5V17.5L3.5 17.5V3.5L20.5 3.5Z",stroke:"currentColor"}),e.createElement("path",{d:"M21 20H3",stroke:"currentColor"}))},B=i;export{B as default,i as IconLayoutBottom1};
2
+
3
+ //# debugId=CB6E569CA54C280864756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutBottom1/index.tsx"],
4
+ "sourcesContent": [
5
+ "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",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutBottom1: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-bottom, margin, padding\"><path d=\"M20.5 3.5V17.5L3.5 17.5V3.5L20.5 3.5Z\" stroke=\"currentColor\"/><path d=\"M21 20H3\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutBottom1;\n"
7
+ ],
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAoD,CAAC,IAAU,CAC1E,OAAO,gBAA0L,EAA1L,IAAqB,EAAO,UAAU,kCAAiC,gBAAC,OAAD,CAAM,EAAE,wCAAwC,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,WAAW,OAAO,eAAc,CAAI,GAGpL",
9
+ "debugId": "CB6E569CA54C280864756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutLeft1: React.FC<CentralIconBaseProps>;
4
+ export default IconLayoutLeft1;
@@ -0,0 +1,3 @@
1
+ var I=Object.create;var{getPrototypeOf:h,defineProperty:p,getOwnPropertyNames:f,getOwnPropertyDescriptor:w}=Object,C=Object.prototype.hasOwnProperty;function g(r){return this[r]}var L,P,d=(r,t,e)=>{var o=r!=null&&typeof r==="object";if(o){var n=t?L??=new WeakMap:P??=new WeakMap,l=n.get(r);if(l)return l}e=r!=null?I(h(r)):{};let a=t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e;for(let m of f(r))if(!C.call(a,m))p(a,m,{get:g.bind(r,m),enumerable:!0});if(o)n.set(r,a);return a},x=(r)=>{var t=(u??=new WeakMap).get(r),e;if(t)return t;if(t=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var o of f(r))if(!C.call(t,o))p(t,o,{get:g.bind(r,o),enumerable:!(e=w(r,o))||e.enumerable})}return u.set(r,t),t},u;var b=(r)=>r;function V(r,t){this[r]=b.bind(null,t)}var y=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0,configurable:!0,set:V.bind(t,e)})};var v={};y(v,{CentralIconBase:()=>c});module.exports=x(v);var i=d(require("react")),c=({children:r,size:t=24,ariaLabel:e,color:o,ariaHidden:n=!0,style:l,...a})=>{return i.default.createElement("svg",{...a,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:o,...l}},e&&!n&&i.default.createElement("title",null,e),r)};var G={};y(G,{default:()=>S,IconLayoutLeft1:()=>B});module.exports=x(G);var s=d(require("react"));var B=(r)=>{return s.default.createElement(c,{...r,ariaLabel:"layout-left, margin, padding"},s.default.createElement("path",{d:"M6.5 3.5L20.5 3.5L20.5 20.5H6.5L6.5 3.5Z",stroke:"currentColor"}),s.default.createElement("path",{d:"M4 3V21",stroke:"currentColor"}))},S=B;
2
+
3
+ //# debugId=81580EB75828D7CD64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutLeft1/index.tsx"],
4
+ "sourcesContent": [
5
+ "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",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutLeft1: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-left, margin, padding\"><path d=\"M6.5 3.5L20.5 3.5L20.5 20.5H6.5L6.5 3.5Z\" stroke=\"currentColor\"/><path d=\"M4 3V21\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutLeft1;\n"
7
+ ],
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,2ECjCY,IAAlB,sBAGO,IAAM,EAAkD,CAAC,IAAU,CACxE,OAAO,wBAA0L,EAA1L,IAAqB,EAAO,UAAU,gCAA+B,wBAAC,OAAD,CAAM,EAAE,2CAA2C,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,UAAU,OAAO,eAAc,CAAI,GAGpL",
9
+ "debugId": "81580EB75828D7CD64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import a from"react";var p=({children:t,size:r=24,ariaLabel:n,color:l,ariaHidden:e=!0,style:s,...m})=>{return a.createElement("svg",{...m,"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:l,...s}},n&&!e&&a.createElement("title",null,n),t)};import o from"react";var i=(t)=>{return o.createElement(p,{...t,ariaLabel:"layout-left, margin, padding"},o.createElement("path",{d:"M6.5 3.5L20.5 3.5L20.5 20.5H6.5L6.5 3.5Z",stroke:"currentColor"}),o.createElement("path",{d:"M4 3V21",stroke:"currentColor"}))},d=i;export{d as default,i as IconLayoutLeft1};
2
+
3
+ //# debugId=065B1B69201BA9E064756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutLeft1/index.tsx"],
4
+ "sourcesContent": [
5
+ "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",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutLeft1: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-left, margin, padding\"><path d=\"M6.5 3.5L20.5 3.5L20.5 20.5H6.5L6.5 3.5Z\" stroke=\"currentColor\"/><path d=\"M4 3V21\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutLeft1;\n"
7
+ ],
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAkD,CAAC,IAAU,CACxE,OAAO,gBAA0L,EAA1L,IAAqB,EAAO,UAAU,gCAA+B,gBAAC,OAAD,CAAM,EAAE,2CAA2C,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,UAAU,OAAO,eAAc,CAAI,GAGpL",
9
+ "debugId": "065B1B69201BA9E064756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutLeftRight: React.FC<CentralIconBaseProps>;
4
+ export default IconLayoutLeftRight;
@@ -0,0 +1,3 @@
1
+ var B=Object.create;var{getPrototypeOf:I,defineProperty:a,getOwnPropertyNames:g,getOwnPropertyDescriptor:w}=Object,C=Object.prototype.hasOwnProperty;function f(r){return this[r]}var L,P,h=(r,t,o)=>{var e=r!=null&&typeof r==="object";if(e){var n=t?L??=new WeakMap:P??=new WeakMap,s=n.get(r);if(s)return s}o=r!=null?B(I(r)):{};let p=t||!r||!r.__esModule?a(o,"default",{value:r,enumerable:!0}):o;for(let i of g(r))if(!C.call(p,i))a(p,i,{get:f.bind(r,i),enumerable:!0});if(e)n.set(r,p);return p},d=(r)=>{var t=(c??=new WeakMap).get(r),o;if(t)return t;if(t=a({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of g(r))if(!C.call(t,e))a(t,e,{get:f.bind(r,e),enumerable:!(o=w(r,e))||o.enumerable})}return c.set(r,t),t},c;var V=(r)=>r;function b(r,t){this[r]=V.bind(null,t)}var x=(r,t)=>{for(var o in t)a(r,o,{get:t[o],enumerable:!0,configurable:!0,set:b.bind(t,o)})};var v={};x(v,{CentralIconBase:()=>u});module.exports=d(v);var m=h(require("react")),u=({children:r,size:t=24,ariaLabel:o,color:e,ariaHidden:n=!0,style:s,...p})=>{return m.default.createElement("svg",{...p,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:e,...s}},o&&!n&&m.default.createElement("title",null,o),r)};var G={};x(G,{default:()=>S,IconLayoutLeftRight:()=>y});module.exports=d(G);var l=h(require("react"));var y=(r)=>{return l.default.createElement(u,{...r,ariaLabel:"layout-left-right, margin, padding"},l.default.createElement("path",{d:"M6.5 3.5L17.5 3.5L17.5 20.5H6.5L6.5 3.5Z",stroke:"currentColor"}),l.default.createElement("path",{d:"M20.5 3V21",stroke:"currentColor"}),l.default.createElement("path",{d:"M3.5 3V21",stroke:"currentColor"}))},S=y;
2
+
3
+ //# debugId=C2FC27C94C46D7D764756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutLeftRight/index.tsx"],
4
+ "sourcesContent": [
5
+ "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",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutLeftRight: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-left-right, margin, padding\"><path d=\"M6.5 3.5L17.5 3.5L17.5 20.5H6.5L6.5 3.5Z\" stroke=\"currentColor\"/><path d=\"M20.5 3V21\" stroke=\"currentColor\"/><path d=\"M3.5 3V21\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutLeftRight;\n"
7
+ ],
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,+ECjCY,IAAlB,sBAGO,IAAM,EAAsD,CAAC,IAAU,CAC5E,OAAO,wBAA8O,EAA9O,IAAqB,EAAO,UAAU,sCAAqC,wBAAC,OAAD,CAAM,EAAE,2CAA2C,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,YAAY,OAAO,eAAc,CAAI,GAGxO",
9
+ "debugId": "C2FC27C94C46D7D764756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";var a=({children:o,size:r=24,ariaLabel:n,color:l,ariaHidden:e=!0,style:s,...i})=>{return p.createElement("svg",{...i,"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:l,...s}},n&&!e&&p.createElement("title",null,n),o)};import t from"react";var m=(o)=>{return t.createElement(a,{...o,ariaLabel:"layout-left-right, margin, padding"},t.createElement("path",{d:"M6.5 3.5L17.5 3.5L17.5 20.5H6.5L6.5 3.5Z",stroke:"currentColor"}),t.createElement("path",{d:"M20.5 3V21",stroke:"currentColor"}),t.createElement("path",{d:"M3.5 3V21",stroke:"currentColor"}))},h=m;export{h as default,m as IconLayoutLeftRight};
2
+
3
+ //# debugId=BA3332714180C15C64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutLeftRight/index.tsx"],
4
+ "sourcesContent": [
5
+ "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",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutLeftRight: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-left-right, margin, padding\"><path d=\"M6.5 3.5L17.5 3.5L17.5 20.5H6.5L6.5 3.5Z\" stroke=\"currentColor\"/><path d=\"M20.5 3V21\" stroke=\"currentColor\"/><path d=\"M3.5 3V21\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutLeftRight;\n"
7
+ ],
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAsD,CAAC,IAAU,CAC5E,OAAO,gBAA8O,EAA9O,IAAqB,EAAO,UAAU,sCAAqC,gBAAC,OAAD,CAAM,EAAE,2CAA2C,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,YAAY,OAAO,eAAc,CAAI,GAGxO",
9
+ "debugId": "BA3332714180C15C64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutRight1: React.FC<CentralIconBaseProps>;
4
+ export default IconLayoutRight1;
@@ -0,0 +1,3 @@
1
+ var B=Object.create;var{getPrototypeOf:I,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:w}=Object,C=Object.prototype.hasOwnProperty;function f(r){return this[r]}var P,b,h=(r,t,o)=>{var e=r!=null&&typeof r==="object";if(e){var n=t?P??=new WeakMap:b??=new WeakMap,l=n.get(r);if(l)return l}o=r!=null?B(I(r)):{};let a=t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o;for(let i of u(r))if(!C.call(a,i))p(a,i,{get:f.bind(r,i),enumerable:!0});if(e)n.set(r,a);return a},d=(r)=>{var t=(g??=new WeakMap).get(r),o;if(t)return t;if(t=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of u(r))if(!C.call(t,e))p(t,e,{get:f.bind(r,e),enumerable:!(o=w(r,e))||o.enumerable})}return g.set(r,t),t},g;var L=(r)=>r;function V(r,t){this[r]=L.bind(null,t)}var x=(r,t)=>{for(var o in t)p(r,o,{get:t[o],enumerable:!0,configurable:!0,set:V.bind(t,o)})};var v={};x(v,{CentralIconBase:()=>c});module.exports=d(v);var m=h(require("react")),c=({children:r,size:t=24,ariaLabel:o,color:e,ariaHidden:n=!0,style:l,...a})=>{return m.default.createElement("svg",{...a,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:e,...l}},o&&!n&&m.default.createElement("title",null,o),r)};var G={};x(G,{default:()=>S,IconLayoutRight1:()=>y});module.exports=d(G);var s=h(require("react"));var y=(r)=>{return s.default.createElement(c,{...r,ariaLabel:"layout-right, margin, padding"},s.default.createElement("path",{d:"M3.5 3.5L17.5 3.5L17.5 20.5H3.5L3.5 3.5Z",stroke:"currentColor"}),s.default.createElement("path",{d:"M20 3V21",stroke:"currentColor"}))},S=y;
2
+
3
+ //# debugId=9CB718FCC513C55F64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutRight1/index.tsx"],
4
+ "sourcesContent": [
5
+ "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",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutRight1: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-right, margin, padding\"><path d=\"M3.5 3.5L17.5 3.5L17.5 20.5H3.5L3.5 3.5Z\" stroke=\"currentColor\"/><path d=\"M20 3V21\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutRight1;\n"
7
+ ],
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,4ECjCY,IAAlB,sBAGO,IAAM,EAAmD,CAAC,IAAU,CACzE,OAAO,wBAA4L,EAA5L,IAAqB,EAAO,UAAU,iCAAgC,wBAAC,OAAD,CAAM,EAAE,2CAA2C,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,WAAW,OAAO,eAAc,CAAI,GAGtL",
9
+ "debugId": "9CB718FCC513C55F64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import a from"react";var p=({children:t,size:r=24,ariaLabel:n,color:l,ariaHidden:o=!0,style:s,...i})=>{return a.createElement("svg",{...i,"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:l,...s}},n&&!o&&a.createElement("title",null,n),t)};import e from"react";var m=(t)=>{return e.createElement(p,{...t,ariaLabel:"layout-right, margin, padding"},e.createElement("path",{d:"M3.5 3.5L17.5 3.5L17.5 20.5H3.5L3.5 3.5Z",stroke:"currentColor"}),e.createElement("path",{d:"M20 3V21",stroke:"currentColor"}))},h=m;export{h as default,m as IconLayoutRight1};
2
+
3
+ //# debugId=08AB994EF2767E1964756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutRight1/index.tsx"],
4
+ "sourcesContent": [
5
+ "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",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutRight1: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-right, margin, padding\"><path d=\"M3.5 3.5L17.5 3.5L17.5 20.5H3.5L3.5 3.5Z\" stroke=\"currentColor\"/><path d=\"M20 3V21\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutRight1;\n"
7
+ ],
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAmD,CAAC,IAAU,CACzE,OAAO,gBAA4L,EAA5L,IAAqB,EAAO,UAAU,iCAAgC,gBAAC,OAAD,CAAM,EAAE,2CAA2C,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,WAAW,OAAO,eAAc,CAAI,GAGtL",
9
+ "debugId": "08AB994EF2767E1964756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutTop1: React.FC<CentralIconBaseProps>;
4
+ export default IconLayoutTop1;
@@ -0,0 +1,3 @@
1
+ var I=Object.create;var{getPrototypeOf:h,defineProperty:a,getOwnPropertyNames:C,getOwnPropertyDescriptor:w}=Object,g=Object.prototype.hasOwnProperty;function f(r){return this[r]}var P,b,d=(r,t,o)=>{var e=r!=null&&typeof r==="object";if(e){var n=t?P??=new WeakMap:b??=new WeakMap,l=n.get(r);if(l)return l}o=r!=null?I(h(r)):{};let p=t||!r||!r.__esModule?a(o,"default",{value:r,enumerable:!0}):o;for(let m of C(r))if(!g.call(p,m))a(p,m,{get:f.bind(r,m),enumerable:!0});if(e)n.set(r,p);return p},x=(r)=>{var t=(u??=new WeakMap).get(r),o;if(t)return t;if(t=a({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of C(r))if(!g.call(t,e))a(t,e,{get:f.bind(r,e),enumerable:!(o=w(r,e))||o.enumerable})}return u.set(r,t),t},u;var L=(r)=>r;function V(r,t){this[r]=L.bind(null,t)}var y=(r,t)=>{for(var o in t)a(r,o,{get:t[o],enumerable:!0,configurable:!0,set:V.bind(t,o)})};var v={};y(v,{CentralIconBase:()=>c});module.exports=x(v);var i=d(require("react")),c=({children:r,size:t=24,ariaLabel:o,color:e,ariaHidden:n=!0,style:l,...p})=>{return i.default.createElement("svg",{...p,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:e,...l}},o&&!n&&i.default.createElement("title",null,o),r)};var G={};y(G,{default:()=>S,IconLayoutTop1:()=>B});module.exports=x(G);var s=d(require("react"));var B=(r)=>{return s.default.createElement(c,{...r,ariaLabel:"layout-top, margin, padding"},s.default.createElement("path",{d:"M3.5 20.5L3.5 6.5L20.5 6.5V20.5L3.5 20.5Z",stroke:"currentColor"}),s.default.createElement("path",{d:"M3 4H21",stroke:"currentColor"}))},S=B;
2
+
3
+ //# debugId=AAB6A3884CEC3E0864756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutTop1/index.tsx"],
4
+ "sourcesContent": [
5
+ "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",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutTop1: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-top, margin, padding\"><path d=\"M3.5 20.5L3.5 6.5L20.5 6.5V20.5L3.5 20.5Z\" stroke=\"currentColor\"/><path d=\"M3 4H21\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutTop1;\n"
7
+ ],
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,0ECjCY,IAAlB,sBAGO,IAAM,EAAiD,CAAC,IAAU,CACvE,OAAO,wBAA0L,EAA1L,IAAqB,EAAO,UAAU,+BAA8B,wBAAC,OAAD,CAAM,EAAE,4CAA4C,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,UAAU,OAAO,eAAc,CAAI,GAGpL",
9
+ "debugId": "AAB6A3884CEC3E0864756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";var a=({children:t,size:r=24,ariaLabel:n,color:l,ariaHidden:o=!0,style:s,...m})=>{return p.createElement("svg",{...m,"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:l,...s}},n&&!o&&p.createElement("title",null,n),t)};import e from"react";var i=(t)=>{return e.createElement(a,{...t,ariaLabel:"layout-top, margin, padding"},e.createElement("path",{d:"M3.5 20.5L3.5 6.5L20.5 6.5V20.5L3.5 20.5Z",stroke:"currentColor"}),e.createElement("path",{d:"M3 4H21",stroke:"currentColor"}))},d=i;export{d as default,i as IconLayoutTop1};
2
+
3
+ //# debugId=82951513ACC8600164756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutTop1/index.tsx"],
4
+ "sourcesContent": [
5
+ "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",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutTop1: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-top, margin, padding\"><path d=\"M3.5 20.5L3.5 6.5L20.5 6.5V20.5L3.5 20.5Z\" stroke=\"currentColor\"/><path d=\"M3 4H21\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutTop1;\n"
7
+ ],
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAiD,CAAC,IAAU,CACvE,OAAO,gBAA0L,EAA1L,IAAqB,EAAO,UAAU,+BAA8B,gBAAC,OAAD,CAAM,EAAE,4CAA4C,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,UAAU,OAAO,eAAc,CAAI,GAGpL",
9
+ "debugId": "82951513ACC8600164756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutTopBottom: React.FC<CentralIconBaseProps>;
4
+ export default IconLayoutTopBottom;
@@ -0,0 +1,3 @@
1
+ var y=Object.create;var{getPrototypeOf:I,defineProperty:a,getOwnPropertyNames:C,getOwnPropertyDescriptor:b}=Object,g=Object.prototype.hasOwnProperty;function d(o){return this[o]}var w,P,f=(o,t,r)=>{var e=o!=null&&typeof o==="object";if(e){var n=t?w??=new WeakMap:P??=new WeakMap,s=n.get(o);if(s)return s}r=o!=null?y(I(o)):{};let p=t||!o||!o.__esModule?a(r,"default",{value:o,enumerable:!0}):r;for(let m of C(o))if(!g.call(p,m))a(p,m,{get:d.bind(o,m),enumerable:!0});if(e)n.set(o,p);return p},B=(o)=>{var t=(c??=new WeakMap).get(o),r;if(t)return t;if(t=a({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var e of C(o))if(!g.call(t,e))a(t,e,{get:d.bind(o,e),enumerable:!(r=b(o,e))||r.enumerable})}return c.set(o,t),t},c;var V=(o)=>o;function v(o,t){this[o]=V.bind(null,t)}var h=(o,t)=>{for(var r in t)a(o,r,{get:t[r],enumerable:!0,configurable:!0,set:v.bind(t,r)})};var G={};h(G,{CentralIconBase:()=>u});module.exports=B(G);var i=f(require("react")),u=({children:o,size:t=24,ariaLabel:r,color:e,ariaHidden:n=!0,style:s,...p})=>{return i.default.createElement("svg",{...p,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:e,...s}},r&&!n&&i.default.createElement("title",null,r),o)};var L={};h(L,{default:()=>S,IconLayoutTopBottom:()=>x});module.exports=B(L);var l=f(require("react"));var x=(o)=>{return l.default.createElement(u,{...o,ariaLabel:"layout-top-bottom, margin, padding"},l.default.createElement("path",{d:"M20.5 6.5V17.5L3.5 17.5V6.5L20.5 6.5Z",stroke:"currentColor"}),l.default.createElement("path",{d:"M21 20.5H3",stroke:"currentColor"}),l.default.createElement("path",{d:"M21 3.5H3",stroke:"currentColor"}))},S=x;
2
+
3
+ //# debugId=E77232FB92B4967364756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutTopBottom/index.tsx"],
4
+ "sourcesContent": [
5
+ "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",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutTopBottom: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-top-bottom, margin, padding\"><path d=\"M20.5 6.5V17.5L3.5 17.5V6.5L20.5 6.5Z\" stroke=\"currentColor\"/><path d=\"M21 20.5H3\" stroke=\"currentColor\"/><path d=\"M21 3.5H3\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutTopBottom;\n"
7
+ ],
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,+ECjCY,IAAlB,sBAGO,IAAM,EAAsD,CAAC,IAAU,CAC5E,OAAO,wBAA2O,EAA3O,IAAqB,EAAO,UAAU,sCAAqC,wBAAC,OAAD,CAAM,EAAE,wCAAwC,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,YAAY,OAAO,eAAc,CAAI,GAGrO",
9
+ "debugId": "E77232FB92B4967364756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";var a=({children:r,size:o=24,ariaLabel:n,color:l,ariaHidden:e=!0,style:s,...m})=>{return 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:l,...s}},n&&!e&&p.createElement("title",null,n),r)};import t from"react";var i=(r)=>{return t.createElement(a,{...r,ariaLabel:"layout-top-bottom, margin, padding"},t.createElement("path",{d:"M20.5 6.5V17.5L3.5 17.5V6.5L20.5 6.5Z",stroke:"currentColor"}),t.createElement("path",{d:"M21 20.5H3",stroke:"currentColor"}),t.createElement("path",{d:"M21 3.5H3",stroke:"currentColor"}))},f=i;export{f as default,i as IconLayoutTopBottom};
2
+
3
+ //# debugId=487A2F981B5F83DC64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutTopBottom/index.tsx"],
4
+ "sourcesContent": [
5
+ "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",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutTopBottom: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-top-bottom, margin, padding\"><path d=\"M20.5 6.5V17.5L3.5 17.5V6.5L20.5 6.5Z\" stroke=\"currentColor\"/><path d=\"M21 20.5H3\" stroke=\"currentColor\"/><path d=\"M21 3.5H3\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutTopBottom;\n"
7
+ ],
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAsD,CAAC,IAAU,CAC5E,OAAO,gBAA2O,EAA3O,IAAqB,EAAO,UAAU,sCAAqC,gBAAC,OAAD,CAAM,EAAE,wCAAwC,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,YAAY,OAAO,eAAc,CAAI,GAGrO",
9
+ "debugId": "487A2F981B5F83DC64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconQwik: React.FC<CentralIconBaseProps>;
4
+ export default IconQwik;
@@ -0,0 +1,3 @@
1
+ var B=Object.create;var{getPrototypeOf:I,defineProperty:l,getOwnPropertyNames:c,getOwnPropertyDescriptor:h}=Object,f=Object.prototype.hasOwnProperty;function u(e){return this[e]}var v,y,d=(e,r,t)=>{var o=e!=null&&typeof e==="object";if(o){var n=r?v??=new WeakMap:y??=new WeakMap,p=n.get(e);if(p)return p}t=e!=null?B(I(e)):{};let L=r||!e||!e.__esModule?l(t,"default",{value:e,enumerable:!0}):t;for(let a of c(e))if(!f.call(L,a))l(L,a,{get:u.bind(e,a),enumerable:!0});if(o)n.set(e,L);return L},g=(e)=>{var r=(m??=new WeakMap).get(e),t;if(r)return r;if(r=l({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var o of c(e))if(!f.call(r,o))l(r,o,{get:u.bind(e,o),enumerable:!(t=h(e,o))||t.enumerable})}return m.set(e,r),r},m;var P=(e)=>e;function V(e,r){this[e]=P.bind(null,r)}var w=(e,r)=>{for(var t in r)l(e,t,{get:r[t],enumerable:!0,configurable:!0,set:V.bind(r,t)})};var b={};w(b,{CentralIconBase:()=>C});module.exports=g(b);var s=d(require("react")),C=({children:e,size:r=24,ariaLabel:t,color:o,ariaHidden:n=!0,style:p,...L})=>{return s.default.createElement("svg",{...L,"aria-hidden":n,role:n?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:o,...p}},t&&!n&&s.default.createElement("title",null,t),e)};var G={};w(G,{default:()=>M,IconQwik:()=>x});module.exports=g(G);var i=d(require("react"));var x=(e)=>{return i.default.createElement(C,{...e,ariaLabel:"qwik"},i.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.4306 2.50008C16.4342 2.4923 17.3597 3.02477 17.8537 3.88608L19.8295 7.30921L19.8453 7.29339L19.9941 7.55943L20.3708 8.24126L21.0927 9.57238C21.6102 10.5044 21.5237 11.6479 20.8964 12.5016C20.865 12.5486 20.8258 12.596 20.7866 12.643L20.6843 12.7602L17.4854 18.6734L19.3197 22.2835C19.4032 22.4275 19.2169 22.5626 19.0909 22.4649L19.129 22.5031L10.2522 19.8948L8.62896 19.9106C7.64868 19.9184 6.73839 19.4175 6.23649 18.5795L2.95848 13.1443C2.40707 12.2176 2.45151 11.0092 3.03847 10.1156L6.16115 3.92608C6.65522 3.08805 7.54919 2.57117 8.52943 2.56334L13.6976 2.54752L15.4306 2.50008ZM15.4827 18.9395L15.4845 18.9385L15.4827 18.9162V18.9395ZM15.4845 18.9385L15.4929 18.9376V18.9237L15.4845 18.9385ZM8.62152 3.20331L9.72659 9.54075L7.84481 11.3584L15.4799 18.8976L14.7013 12.6039L16.011 11.2802L8.63919 3.18192L8.62152 3.20331Z",fill:"currentColor"}))},M=x;
2
+
3
+ //# debugId=EA9FD976EF73B29A64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconQwik/index.tsx"],
4
+ "sourcesContent": [
5
+ "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",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconQwik: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"qwik\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M15.4306 2.50008C16.4342 2.4923 17.3597 3.02477 17.8537 3.88608L19.8295 7.30921L19.8453 7.29339L19.9941 7.55943L20.3708 8.24126L21.0927 9.57238C21.6102 10.5044 21.5237 11.6479 20.8964 12.5016C20.865 12.5486 20.8258 12.596 20.7866 12.643L20.6843 12.7602L17.4854 18.6734L19.3197 22.2835C19.4032 22.4275 19.2169 22.5626 19.0909 22.4649L19.129 22.5031L10.2522 19.8948L8.62896 19.9106C7.64868 19.9184 6.73839 19.4175 6.23649 18.5795L2.95848 13.1443C2.40707 12.2176 2.45151 11.0092 3.03847 10.1156L6.16115 3.92608C6.65522 3.08805 7.54919 2.57117 8.52943 2.56334L13.6976 2.54752L15.4306 2.50008ZM15.4827 18.9395L15.4845 18.9385L15.4827 18.9162V18.9395ZM15.4845 18.9385L15.4929 18.9376V18.9237L15.4845 18.9385ZM8.62152 3.20331L9.72659 9.54075L7.84481 11.3584L15.4799 18.8976L14.7013 12.6039L16.011 11.2802L8.63919 3.18192L8.62152 3.20331Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconQwik;\n"
7
+ ],
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,oECjCY,IAAlB,sBAGO,IAAM,EAA2C,CAAC,IAAU,CACjE,OAAO,wBAAm7B,EAAn7B,IAAqB,EAAO,UAAU,QAAO,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,i0BAAi0B,KAAK,eAAc,CAAI,GAG76B",
9
+ "debugId": "EA9FD976EF73B29A64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import n from"react";var L=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:a,...s})=>{return 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:p,...a}},o&&!t&&n.createElement("title",null,o),r)};import l from"react";var C=(r)=>{return l.createElement(L,{...r,ariaLabel:"qwik"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.4306 2.50008C16.4342 2.4923 17.3597 3.02477 17.8537 3.88608L19.8295 7.30921L19.8453 7.29339L19.9941 7.55943L20.3708 8.24126L21.0927 9.57238C21.6102 10.5044 21.5237 11.6479 20.8964 12.5016C20.865 12.5486 20.8258 12.596 20.7866 12.643L20.6843 12.7602L17.4854 18.6734L19.3197 22.2835C19.4032 22.4275 19.2169 22.5626 19.0909 22.4649L19.129 22.5031L10.2522 19.8948L8.62896 19.9106C7.64868 19.9184 6.73839 19.4175 6.23649 18.5795L2.95848 13.1443C2.40707 12.2176 2.45151 11.0092 3.03847 10.1156L6.16115 3.92608C6.65522 3.08805 7.54919 2.57117 8.52943 2.56334L13.6976 2.54752L15.4306 2.50008ZM15.4827 18.9395L15.4845 18.9385L15.4827 18.9162V18.9395ZM15.4845 18.9385L15.4929 18.9376V18.9237L15.4845 18.9385ZM8.62152 3.20331L9.72659 9.54075L7.84481 11.3584L15.4799 18.8976L14.7013 12.6039L16.011 11.2802L8.63919 3.18192L8.62152 3.20331Z",fill:"currentColor"}))},d=C;export{d as default,C as IconQwik};
2
+
3
+ //# debugId=F18CB6466E9BAF5864756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconQwik/index.tsx"],
4
+ "sourcesContent": [
5
+ "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",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconQwik: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"qwik\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M15.4306 2.50008C16.4342 2.4923 17.3597 3.02477 17.8537 3.88608L19.8295 7.30921L19.8453 7.29339L19.9941 7.55943L20.3708 8.24126L21.0927 9.57238C21.6102 10.5044 21.5237 11.6479 20.8964 12.5016C20.865 12.5486 20.8258 12.596 20.7866 12.643L20.6843 12.7602L17.4854 18.6734L19.3197 22.2835C19.4032 22.4275 19.2169 22.5626 19.0909 22.4649L19.129 22.5031L10.2522 19.8948L8.62896 19.9106C7.64868 19.9184 6.73839 19.4175 6.23649 18.5795L2.95848 13.1443C2.40707 12.2176 2.45151 11.0092 3.03847 10.1156L6.16115 3.92608C6.65522 3.08805 7.54919 2.57117 8.52943 2.56334L13.6976 2.54752L15.4306 2.50008ZM15.4827 18.9395L15.4845 18.9385L15.4827 18.9162V18.9395ZM15.4845 18.9385L15.4929 18.9376V18.9237L15.4845 18.9385ZM8.62152 3.20331L9.72659 9.54075L7.84481 11.3584L15.4799 18.8976L14.7013 12.6039L16.011 11.2802L8.63919 3.18192L8.62152 3.20331Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconQwik;\n"
7
+ ],
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAA2C,CAAC,IAAU,CACjE,OAAO,gBAAm7B,EAAn7B,IAAqB,EAAO,UAAU,QAAO,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,i0BAAi0B,KAAK,eAAc,CAAI,GAG76B",
9
+ "debugId": "F18CB6466E9BAF5864756E2164756E21",
10
+ "names": []
11
+ }
@@ -1,3 +1,3 @@
1
- var B=Object.create;var{getPrototypeOf:I,defineProperty:C,getOwnPropertyNames:u,getOwnPropertyDescriptor:b}=Object,d=Object.prototype.hasOwnProperty;function f(r){return this[r]}var y,P,w=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var n=o?y??=new WeakMap:P??=new WeakMap,l=n.get(r);if(l)return l}t=r!=null?B(I(r)):{};let p=o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t;for(let a of u(r))if(!d.call(p,a))C(p,a,{get:f.bind(r,a),enumerable:!0});if(e)n.set(r,p);return p},g=(r)=>{var o=(c??=new WeakMap).get(r),t;if(o)return o;if(o=C({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of u(r))if(!d.call(o,e))C(o,e,{get:f.bind(r,e),enumerable:!(t=b(r,e))||t.enumerable})}return c.set(r,o),o},c;var V=(r)=>r;function M(r,o){this[r]=V.bind(null,o)}var h=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0,configurable:!0,set:M.bind(o,t)})};var k={};h(k,{CentralIconBase:()=>m});module.exports=g(k);var i=w(require("react")),m=({children:r,size:o=24,ariaLabel:t,color:e,ariaHidden:n=!0,style:l,...p})=>{return i.default.createElement("svg",{...p,"aria-hidden":n,role:n?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:e,...l}},t&&!n&&i.default.createElement("title",null,t),r)};var v={};h(v,{default:()=>G,IconWindow2:()=>x});module.exports=g(v);var s=w(require("react"));var x=(r)=>{return s.default.createElement(m,{...r,ariaLabel:"window-2, browser, app, desktop"},s.default.createElement("path",{d:"M3 10.5H21M2.5 4.5H21.5V19.5H2.5V4.5Z",stroke:"currentColor"}),s.default.createElement("path",{d:"M5.5 7.875C5.70711 7.875 5.875 7.70711 5.875 7.5C5.875 7.29289 5.70711 7.125 5.5 7.125C5.29289 7.125 5.125 7.29289 5.125 7.5C5.125 7.70711 5.29289 7.875 5.5 7.875ZM7.5 7.875C7.70711 7.875 7.875 7.70711 7.875 7.5C7.875 7.29289 7.70711 7.125 7.5 7.125C7.29289 7.125 7.125 7.29289 7.125 7.5C7.125 7.70711 7.29289 7.875 7.5 7.875ZM9.5 7.875C9.70711 7.875 9.875 7.70711 9.875 7.5C9.875 7.29289 9.70711 7.125 9.5 7.125C9.29289 7.125 9.125 7.29289 9.125 7.5C9.125 7.70711 9.29289 7.875 9.5 7.875Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.25"}))},G=x;
1
+ var x=Object.create;var{getPrototypeOf:B,defineProperty:C,getOwnPropertyNames:d,getOwnPropertyDescriptor:I}=Object,m=Object.prototype.hasOwnProperty;function h(r){return this[r]}var b,y,f=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var l=o?b??=new WeakMap:y??=new WeakMap,s=l.get(r);if(s)return s}t=r!=null?x(B(r)):{};let p=o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t;for(let a of d(r))if(!m.call(p,a))C(p,a,{get:h.bind(r,a),enumerable:!0});if(e)l.set(r,p);return p},w=(r)=>{var o=(c??=new WeakMap).get(r),t;if(o)return o;if(o=C({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of d(r))if(!m.call(o,e))C(o,e,{get:h.bind(r,e),enumerable:!(t=I(r,e))||t.enumerable})}return c.set(r,o),o},c;var P=(r)=>r;function V(r,o){this[r]=P.bind(null,o)}var k=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0,configurable:!0,set:V.bind(o,t)})};var M={};k(M,{CentralIconBase:()=>u});module.exports=w(M);var i=f(require("react")),u=({children:r,size:o=24,ariaLabel:t,color:e,ariaHidden:l=!0,style:s,...p})=>{return i.default.createElement("svg",{...p,"aria-hidden":l,role:l?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:e,...s}},t&&!l&&i.default.createElement("title",null,t),r)};var v={};k(v,{default:()=>G,IconWindow2:()=>g});module.exports=w(v);var n=f(require("react"));var g=(r)=>{return n.default.createElement(u,{...r,ariaLabel:"window-2, browser, app, desktop"},n.default.createElement("path",{d:"M2.5 4.5H21.5V19.5H2.5V4.5Z",stroke:"currentColor"}),n.default.createElement("path",{d:"M3 10.5H21",stroke:"currentColor"}),n.default.createElement("path",{d:"M5.75 6.875C6.09518 6.875 6.375 7.15482 6.375 7.5C6.375 7.84518 6.09518 8.125 5.75 8.125C5.40482 8.125 5.125 7.84518 5.125 7.5C5.125 7.15482 5.40482 6.875 5.75 6.875Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.25"}),n.default.createElement("path",{d:"M8.25 6.875C8.59518 6.875 8.875 7.15482 8.875 7.5C8.875 7.84518 8.59518 8.125 8.25 8.125C7.90482 8.125 7.625 7.84518 7.625 7.5C7.625 7.15482 7.90482 6.875 8.25 6.875Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.25"}),n.default.createElement("path",{d:"M10.75 6.875C11.0952 6.875 11.375 7.15482 11.375 7.5C11.375 7.84518 11.0952 8.125 10.75 8.125C10.4048 8.125 10.125 7.84518 10.125 7.5C10.125 7.15482 10.4048 6.875 10.75 6.875Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.25"}))},G=g;
2
2
 
3
- //# debugId=020B47E10ED1209164756E2164756E21
3
+ //# debugId=B25156DFC1FC0D3D64756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconWindow2/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "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",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconWindow2: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"window-2, browser, app, desktop\"><path d=\"M3 10.5H21M2.5 4.5H21.5V19.5H2.5V4.5Z\" stroke=\"currentColor\"/><path d=\"M5.5 7.875C5.70711 7.875 5.875 7.70711 5.875 7.5C5.875 7.29289 5.70711 7.125 5.5 7.125C5.29289 7.125 5.125 7.29289 5.125 7.5C5.125 7.70711 5.29289 7.875 5.5 7.875ZM7.5 7.875C7.70711 7.875 7.875 7.70711 7.875 7.5C7.875 7.29289 7.70711 7.125 7.5 7.125C7.29289 7.125 7.125 7.29289 7.125 7.5C7.125 7.70711 7.29289 7.875 7.5 7.875ZM9.5 7.875C9.70711 7.875 9.875 7.70711 9.875 7.5C9.875 7.29289 9.70711 7.125 9.5 7.125C9.29289 7.125 9.125 7.29289 9.125 7.5C9.125 7.70711 9.29289 7.875 9.5 7.875Z\" fill=\"currentColor\" stroke=\"currentColor\" strokeWidth=\"0.25\"/></CentralIconBase>;\n};\n\nexport default IconWindow2;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconWindow2: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"window-2, browser, app, desktop\"><path d=\"M2.5 4.5H21.5V19.5H2.5V4.5Z\" stroke=\"currentColor\"/><path d=\"M3 10.5H21\" stroke=\"currentColor\"/><path d=\"M5.75 6.875C6.09518 6.875 6.375 7.15482 6.375 7.5C6.375 7.84518 6.09518 8.125 5.75 8.125C5.40482 8.125 5.125 7.84518 5.125 7.5C5.125 7.15482 5.40482 6.875 5.75 6.875Z\" fill=\"currentColor\" stroke=\"currentColor\" strokeWidth=\"0.25\"/><path d=\"M8.25 6.875C8.59518 6.875 8.875 7.15482 8.875 7.5C8.875 7.84518 8.59518 8.125 8.25 8.125C7.90482 8.125 7.625 7.84518 7.625 7.5C7.625 7.15482 7.90482 6.875 8.25 6.875Z\" fill=\"currentColor\" stroke=\"currentColor\" strokeWidth=\"0.25\"/><path d=\"M10.75 6.875C11.0952 6.875 11.375 7.15482 11.375 7.5C11.375 7.84518 11.0952 8.125 10.75 8.125C10.4048 8.125 10.125 7.84518 10.125 7.5C10.125 7.15482 10.4048 6.875 10.75 6.875Z\" fill=\"currentColor\" stroke=\"currentColor\" strokeWidth=\"0.25\"/></CentralIconBase>;\n};\n\nexport default IconWindow2;\n"
7
7
  ],
8
- "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,uECjCY,IAAlB,sBAGO,IAAM,EAA8C,CAAC,IAAU,CACpE,OAAO,wBAAmsB,EAAnsB,IAAqB,EAAO,UAAU,mCAAkC,wBAAC,OAAD,CAAM,EAAE,wCAAwC,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,4eAA4e,KAAK,eAAe,OAAO,eAAe,YAAY,OAAM,CAAI,GAG7rB",
9
- "debugId": "020B47E10ED1209164756E2164756E21",
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,uECjCY,IAAlB,sBAGO,IAAM,EAA8C,CAAC,IAAU,CACpE,OAAO,wBAAy4B,EAAz4B,IAAqB,EAAO,UAAU,mCAAkC,wBAAC,OAAD,CAAM,EAAE,8BAA8B,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,yKAAyK,KAAK,eAAe,OAAO,eAAe,YAAY,OAAM,EAAE,wBAAC,OAAD,CAAM,EAAE,yKAAyK,KAAK,eAAe,OAAO,eAAe,YAAY,OAAM,EAAE,wBAAC,OAAD,CAAM,EAAE,kLAAkL,KAAK,eAAe,OAAO,eAAe,YAAY,OAAM,CAAI,GAGn4B",
9
+ "debugId": "B25156DFC1FC0D3D64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import p from"react";var C=({children:o,size:r=24,ariaLabel:n,color:l,ariaHidden:t=!0,style:s,...a})=>{return p.createElement("svg",{...a,"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:l,...s}},n&&!t&&p.createElement("title",null,n),o)};import e from"react";var i=(o)=>{return e.createElement(C,{...o,ariaLabel:"window-2, browser, app, desktop"},e.createElement("path",{d:"M3 10.5H21M2.5 4.5H21.5V19.5H2.5V4.5Z",stroke:"currentColor"}),e.createElement("path",{d:"M5.5 7.875C5.70711 7.875 5.875 7.70711 5.875 7.5C5.875 7.29289 5.70711 7.125 5.5 7.125C5.29289 7.125 5.125 7.29289 5.125 7.5C5.125 7.70711 5.29289 7.875 5.5 7.875ZM7.5 7.875C7.70711 7.875 7.875 7.70711 7.875 7.5C7.875 7.29289 7.70711 7.125 7.5 7.125C7.29289 7.125 7.125 7.29289 7.125 7.5C7.125 7.70711 7.29289 7.875 7.5 7.875ZM9.5 7.875C9.70711 7.875 9.875 7.70711 9.875 7.5C9.875 7.29289 9.70711 7.125 9.5 7.125C9.29289 7.125 9.125 7.29289 9.125 7.5C9.125 7.70711 9.29289 7.875 9.5 7.875Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.25"}))},w=i;export{w as default,i as IconWindow2};
1
+ import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:C,ariaHidden:e=!0,style:s,...a})=>{return l.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:C,...s}},n&&!e&&l.createElement("title",null,n),t)};import o from"react";var i=(t)=>{return o.createElement(p,{...t,ariaLabel:"window-2, browser, app, desktop"},o.createElement("path",{d:"M2.5 4.5H21.5V19.5H2.5V4.5Z",stroke:"currentColor"}),o.createElement("path",{d:"M3 10.5H21",stroke:"currentColor"}),o.createElement("path",{d:"M5.75 6.875C6.09518 6.875 6.375 7.15482 6.375 7.5C6.375 7.84518 6.09518 8.125 5.75 8.125C5.40482 8.125 5.125 7.84518 5.125 7.5C5.125 7.15482 5.40482 6.875 5.75 6.875Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.25"}),o.createElement("path",{d:"M8.25 6.875C8.59518 6.875 8.875 7.15482 8.875 7.5C8.875 7.84518 8.59518 8.125 8.25 8.125C7.90482 8.125 7.625 7.84518 7.625 7.5C7.625 7.15482 7.90482 6.875 8.25 6.875Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.25"}),o.createElement("path",{d:"M10.75 6.875C11.0952 6.875 11.375 7.15482 11.375 7.5C11.375 7.84518 11.0952 8.125 10.75 8.125C10.4048 8.125 10.125 7.84518 10.125 7.5C10.125 7.15482 10.4048 6.875 10.75 6.875Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.25"}))},f=i;export{f as default,i as IconWindow2};
2
2
 
3
- //# debugId=E03DD8F2DD1BA59564756E2164756E21
3
+ //# debugId=E4E7FB2DD7F3DB6564756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconWindow2/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "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",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconWindow2: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"window-2, browser, app, desktop\"><path d=\"M3 10.5H21M2.5 4.5H21.5V19.5H2.5V4.5Z\" stroke=\"currentColor\"/><path d=\"M5.5 7.875C5.70711 7.875 5.875 7.70711 5.875 7.5C5.875 7.29289 5.70711 7.125 5.5 7.125C5.29289 7.125 5.125 7.29289 5.125 7.5C5.125 7.70711 5.29289 7.875 5.5 7.875ZM7.5 7.875C7.70711 7.875 7.875 7.70711 7.875 7.5C7.875 7.29289 7.70711 7.125 7.5 7.125C7.29289 7.125 7.125 7.29289 7.125 7.5C7.125 7.70711 7.29289 7.875 7.5 7.875ZM9.5 7.875C9.70711 7.875 9.875 7.70711 9.875 7.5C9.875 7.29289 9.70711 7.125 9.5 7.125C9.29289 7.125 9.125 7.29289 9.125 7.5C9.125 7.70711 9.29289 7.875 9.5 7.875Z\" fill=\"currentColor\" stroke=\"currentColor\" strokeWidth=\"0.25\"/></CentralIconBase>;\n};\n\nexport default IconWindow2;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconWindow2: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"window-2, browser, app, desktop\"><path d=\"M2.5 4.5H21.5V19.5H2.5V4.5Z\" stroke=\"currentColor\"/><path d=\"M3 10.5H21\" stroke=\"currentColor\"/><path d=\"M5.75 6.875C6.09518 6.875 6.375 7.15482 6.375 7.5C6.375 7.84518 6.09518 8.125 5.75 8.125C5.40482 8.125 5.125 7.84518 5.125 7.5C5.125 7.15482 5.40482 6.875 5.75 6.875Z\" fill=\"currentColor\" stroke=\"currentColor\" strokeWidth=\"0.25\"/><path d=\"M8.25 6.875C8.59518 6.875 8.875 7.15482 8.875 7.5C8.875 7.84518 8.59518 8.125 8.25 8.125C7.90482 8.125 7.625 7.84518 7.625 7.5C7.625 7.15482 7.90482 6.875 8.25 6.875Z\" fill=\"currentColor\" stroke=\"currentColor\" strokeWidth=\"0.25\"/><path d=\"M10.75 6.875C11.0952 6.875 11.375 7.15482 11.375 7.5C11.375 7.84518 11.0952 8.125 10.75 8.125C10.4048 8.125 10.125 7.84518 10.125 7.5C10.125 7.15482 10.4048 6.875 10.75 6.875Z\" fill=\"currentColor\" stroke=\"currentColor\" strokeWidth=\"0.25\"/></CentralIconBase>;\n};\n\nexport default IconWindow2;\n"
7
7
  ],
8
- "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAA8C,CAAC,IAAU,CACpE,OAAO,gBAAmsB,EAAnsB,IAAqB,EAAO,UAAU,mCAAkC,gBAAC,OAAD,CAAM,EAAE,wCAAwC,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,4eAA4e,KAAK,eAAe,OAAO,eAAe,YAAY,OAAM,CAAI,GAG7rB",
9
- "debugId": "E03DD8F2DD1BA59564756E2164756E21",
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAA8C,CAAC,IAAU,CACpE,OAAO,gBAAy4B,EAAz4B,IAAqB,EAAO,UAAU,mCAAkC,gBAAC,OAAD,CAAM,EAAE,8BAA8B,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,yKAAyK,KAAK,eAAe,OAAO,eAAe,YAAY,OAAM,EAAE,gBAAC,OAAD,CAAM,EAAE,yKAAyK,KAAK,eAAe,OAAO,eAAe,YAAY,OAAM,EAAE,gBAAC,OAAD,CAAM,EAAE,kLAAkL,KAAK,eAAe,OAAO,eAAe,YAAY,OAAM,CAAI,GAGn4B",
9
+ "debugId": "E4E7FB2DD7F3DB6564756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- var B=Object.create;var{getPrototypeOf:I,defineProperty:C,getOwnPropertyNames:u,getOwnPropertyDescriptor:b}=Object,d=Object.prototype.hasOwnProperty;function f(r){return this[r]}var y,P,w=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var n=o?y??=new WeakMap:P??=new WeakMap,a=n.get(r);if(a)return a}t=r!=null?B(I(r)):{};let p=o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t;for(let s of u(r))if(!d.call(p,s))C(p,s,{get:f.bind(r,s),enumerable:!0});if(e)n.set(r,p);return p},g=(r)=>{var o=(c??=new WeakMap).get(r),t;if(o)return o;if(o=C({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of u(r))if(!d.call(o,e))C(o,e,{get:f.bind(r,e),enumerable:!(t=b(r,e))||t.enumerable})}return c.set(r,o),o},c;var V=(r)=>r;function M(r,o){this[r]=V.bind(null,o)}var h=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0,configurable:!0,set:M.bind(o,t)})};var k={};h(k,{CentralIconBase:()=>m});module.exports=g(k);var i=w(require("react")),m=({children:r,size:o=24,ariaLabel:t,color:e,ariaHidden:n=!0,style:a,...p})=>{return i.default.createElement("svg",{...p,"aria-hidden":n,role:n?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:e,...a}},t&&!n&&i.default.createElement("title",null,t),r)};var v={};h(v,{default:()=>G,IconWindowApp:()=>x});module.exports=g(v);var l=w(require("react"));var x=(r)=>{return l.default.createElement(m,{...r,ariaLabel:"window-app, browser, app, desktop"},l.default.createElement("path",{d:"M2.5 10.5H21.5M2.5 4.5H21.5V19.5H2.5V4.5Z",stroke:"currentColor"}),l.default.createElement("path",{d:"M5.5 7.875C5.70711 7.875 5.875 7.70711 5.875 7.5C5.875 7.29289 5.70711 7.125 5.5 7.125C5.29289 7.125 5.125 7.29289 5.125 7.5C5.125 7.70711 5.29289 7.875 5.5 7.875ZM7.5 7.875C7.70711 7.875 7.875 7.70711 7.875 7.5C7.875 7.29289 7.70711 7.125 7.5 7.125C7.29289 7.125 7.125 7.29289 7.125 7.5C7.125 7.70711 7.29289 7.875 7.5 7.875ZM9.5 7.875C9.70711 7.875 9.875 7.70711 9.875 7.5C9.875 7.29289 9.70711 7.125 9.5 7.125C9.29289 7.125 9.125 7.29289 9.125 7.5C9.125 7.70711 9.29289 7.875 9.5 7.875Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.25"}))},G=x;
1
+ var x=Object.create;var{getPrototypeOf:B,defineProperty:C,getOwnPropertyNames:d,getOwnPropertyDescriptor:I}=Object,m=Object.prototype.hasOwnProperty;function h(r){return this[r]}var b,y,f=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var p=o?b??=new WeakMap:y??=new WeakMap,s=p.get(r);if(s)return s}t=r!=null?x(B(r)):{};let l=o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t;for(let a of d(r))if(!m.call(l,a))C(l,a,{get:h.bind(r,a),enumerable:!0});if(e)p.set(r,l);return l},w=(r)=>{var o=(c??=new WeakMap).get(r),t;if(o)return o;if(o=C({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of d(r))if(!m.call(o,e))C(o,e,{get:h.bind(r,e),enumerable:!(t=I(r,e))||t.enumerable})}return c.set(r,o),o},c;var P=(r)=>r;function V(r,o){this[r]=P.bind(null,o)}var k=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0,configurable:!0,set:V.bind(o,t)})};var M={};k(M,{CentralIconBase:()=>u});module.exports=w(M);var i=f(require("react")),u=({children:r,size:o=24,ariaLabel:t,color:e,ariaHidden:p=!0,style:s,...l})=>{return i.default.createElement("svg",{...l,"aria-hidden":p,role:p?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:e,...s}},t&&!p&&i.default.createElement("title",null,t),r)};var v={};k(v,{default:()=>G,IconWindowApp:()=>g});module.exports=w(v);var n=f(require("react"));var g=(r)=>{return n.default.createElement(u,{...r,ariaLabel:"window-app, browser, app, desktop"},n.default.createElement("path",{d:"M2.5 4.5H21.5V19.5H2.5V4.5Z",stroke:"currentColor"}),n.default.createElement("path",{d:"M2.5 10.5H21.5",stroke:"currentColor"}),n.default.createElement("path",{d:"M5.75 6.875C6.09518 6.875 6.375 7.15482 6.375 7.5C6.375 7.84518 6.09518 8.125 5.75 8.125C5.40482 8.125 5.125 7.84518 5.125 7.5C5.125 7.15482 5.40482 6.875 5.75 6.875Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.25"}),n.default.createElement("path",{d:"M8.25 6.875C8.59518 6.875 8.875 7.15482 8.875 7.5C8.875 7.84518 8.59518 8.125 8.25 8.125C7.90482 8.125 7.625 7.84518 7.625 7.5C7.625 7.15482 7.90482 6.875 8.25 6.875Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.25"}),n.default.createElement("path",{d:"M10.75 6.875C11.0952 6.875 11.375 7.15482 11.375 7.5C11.375 7.84518 11.0952 8.125 10.75 8.125C10.4048 8.125 10.125 7.84518 10.125 7.5C10.125 7.15482 10.4048 6.875 10.75 6.875Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.25"}))},G=g;
2
2
 
3
- //# debugId=9186A6BF97AF014564756E2164756E21
3
+ //# debugId=6927EDD85CD9CFCC64756E2164756E21