@central-icons-react/round-outlined-radius-3-stroke-1 1.1.286 → 1.1.288

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 (89) 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/IconLayoutBottom/index.js +2 -2
  7. package/IconLayoutBottom/index.js.map +3 -3
  8. package/IconLayoutBottom/index.mjs +2 -2
  9. package/IconLayoutBottom/index.mjs.map +3 -3
  10. package/IconLayoutBottomFull/index.d.ts +4 -0
  11. package/IconLayoutBottomFull/index.js +3 -0
  12. package/IconLayoutBottomFull/index.js.map +11 -0
  13. package/IconLayoutBottomFull/index.mjs +3 -0
  14. package/IconLayoutBottomFull/index.mjs.map +11 -0
  15. package/IconLayoutHalfFull/index.d.ts +4 -0
  16. package/IconLayoutHalfFull/index.js +3 -0
  17. package/IconLayoutHalfFull/index.js.map +11 -0
  18. package/IconLayoutHalfFull/index.mjs +3 -0
  19. package/IconLayoutHalfFull/index.mjs.map +11 -0
  20. package/IconLayoutLeft/index.js +2 -2
  21. package/IconLayoutLeft/index.js.map +3 -3
  22. package/IconLayoutLeft/index.mjs +2 -2
  23. package/IconLayoutLeft/index.mjs.map +3 -3
  24. package/IconLayoutLeftFull/index.d.ts +4 -0
  25. package/IconLayoutLeftFull/index.js +3 -0
  26. package/IconLayoutLeftFull/index.js.map +11 -0
  27. package/IconLayoutLeftFull/index.mjs +3 -0
  28. package/IconLayoutLeftFull/index.mjs.map +11 -0
  29. package/IconLayoutLeftRight/index.d.ts +4 -0
  30. package/IconLayoutLeftRight/index.js +3 -0
  31. package/IconLayoutLeftRight/index.js.map +11 -0
  32. package/IconLayoutLeftRight/index.mjs +3 -0
  33. package/IconLayoutLeftRight/index.mjs.map +11 -0
  34. package/IconLayoutRight/index.js +2 -2
  35. package/IconLayoutRight/index.js.map +3 -3
  36. package/IconLayoutRight/index.mjs +2 -2
  37. package/IconLayoutRight/index.mjs.map +3 -3
  38. package/IconLayoutRightFull/index.d.ts +4 -0
  39. package/IconLayoutRightFull/index.js +3 -0
  40. package/IconLayoutRightFull/index.js.map +11 -0
  41. package/IconLayoutRightFull/index.mjs +3 -0
  42. package/IconLayoutRightFull/index.mjs.map +11 -0
  43. package/IconLayoutThirdFull/index.d.ts +4 -0
  44. package/IconLayoutThirdFull/index.js +3 -0
  45. package/IconLayoutThirdFull/index.js.map +11 -0
  46. package/IconLayoutThirdFull/index.mjs +3 -0
  47. package/IconLayoutThirdFull/index.mjs.map +11 -0
  48. package/IconLayoutTop/index.js +2 -2
  49. package/IconLayoutTop/index.js.map +3 -3
  50. package/IconLayoutTop/index.mjs +2 -2
  51. package/IconLayoutTop/index.mjs.map +3 -3
  52. package/IconLayoutTopBottom/index.d.ts +4 -0
  53. package/IconLayoutTopBottom/index.js +3 -0
  54. package/IconLayoutTopBottom/index.js.map +11 -0
  55. package/IconLayoutTopBottom/index.mjs +3 -0
  56. package/IconLayoutTopBottom/index.mjs.map +11 -0
  57. package/IconLayoutTopFull/index.d.ts +4 -0
  58. package/IconLayoutTopFull/index.js +3 -0
  59. package/IconLayoutTopFull/index.js.map +11 -0
  60. package/IconLayoutTopFull/index.mjs +3 -0
  61. package/IconLayoutTopFull/index.mjs.map +11 -0
  62. package/IconQwik/index.d.ts +4 -0
  63. package/IconQwik/index.js +3 -0
  64. package/IconQwik/index.js.map +11 -0
  65. package/IconQwik/index.mjs +3 -0
  66. package/IconQwik/index.mjs.map +11 -0
  67. package/README.md +14 -6
  68. package/icons/index.d.ts +1 -1
  69. package/icons/index.js +2 -2
  70. package/icons/index.js.map +3 -3
  71. package/icons/index.mjs +2 -2
  72. package/icons/index.mjs.map +3 -3
  73. package/icons-index.json +4 -4
  74. package/index.d.ts +10 -2
  75. package/index.js +30 -6
  76. package/index.mjs +10 -2
  77. package/license-check.js +1 -1
  78. package/package.json +1 -1
  79. package/skills/central-icons-react/SKILL.md +15 -7
  80. package/IconLayoutHalf/index.d.ts +0 -4
  81. package/IconLayoutHalf/index.js +0 -3
  82. package/IconLayoutHalf/index.js.map +0 -11
  83. package/IconLayoutHalf/index.mjs +0 -3
  84. package/IconLayoutHalf/index.mjs.map +0 -11
  85. package/IconLayoutThird/index.d.ts +0 -4
  86. package/IconLayoutThird/index.js +0 -3
  87. package/IconLayoutThird/index.js.map +0 -11
  88. package/IconLayoutThird/index.mjs +0 -3
  89. package/IconLayoutThird/index.mjs.map +0 -11
@@ -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 6.5C6.5 4.84315 7.84315 3.5 9.5 3.5L14.5 3.5C16.1569 3.5 17.5 4.84315 17.5 6.5L17.5 17.5C17.5 19.1569 16.1569 20.5 14.5 20.5H9.5C7.84315 20.5 6.5 19.1569 6.5 17.5L6.5 6.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M20.5 3.5V20.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M3.5 3.5V20.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></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,gBAAqgB,EAArgB,IAAqB,EAAO,UAAU,sCAAqC,gBAAC,OAAD,CAAM,EAAE,mLAAmL,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG/f",
9
+ "debugId": "374C1D3EA7822AD264756E2164756E21",
10
+ "names": []
11
+ }
@@ -1,3 +1,3 @@
1
- var g=Object.create;var{getPrototypeOf:h,defineProperty:n,getOwnPropertyNames:V,getOwnPropertyDescriptor:d}=Object,i=Object.prototype.hasOwnProperty;function H(C){return this[C]}var w,x,m=(C,r,t)=>{var o=C!=null&&typeof C==="object";if(o){var L=r?w??=new WeakMap:x??=new WeakMap,M=L.get(C);if(M)return M}t=C!=null?g(h(C)):{};let e=r||!C||!C.__esModule?n(t,"default",{value:C,enumerable:!0}):t;for(let l of V(C))if(!i.call(e,l))n(e,l,{get:H.bind(C,l),enumerable:!0});if(o)L.set(C,e);return e},c=(C)=>{var r=(s??=new WeakMap).get(C),t;if(r)return r;if(r=n({},"__esModule",{value:!0}),C&&typeof C==="object"||typeof C==="function"){for(var o of V(C))if(!i.call(r,o))n(r,o,{get:H.bind(C,o),enumerable:!(t=d(C,o))||t.enumerable})}return s.set(C,r),r},s;var y=(C)=>C;function B(C,r){this[C]=y.bind(null,r)}var u=(C,r)=>{for(var t in r)n(C,t,{get:r[t],enumerable:!0,configurable:!0,set:B.bind(r,t)})};var I={};u(I,{CentralIconBase:()=>a});module.exports=c(I);var p=m(require("react")),a=({children:C,size:r=24,ariaLabel:t,color:o,ariaHidden:L=!0,style:M,...e})=>{return p.default.createElement("svg",{...e,"aria-hidden":L,role:L?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,...M}},t&&!L&&p.default.createElement("title",null,t),C)};var P={};u(P,{default:()=>b,IconLayoutRight:()=>f});module.exports=c(P);var Z=m(require("react"));var f=(C)=>{return Z.default.createElement(a,{...C,ariaLabel:"layout-right, grid, window"},Z.default.createElement("path",{d:"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248L5.13803 3.82698ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502Z",fill:"currentColor"}),Z.default.createElement("path",{d:"M14 20.5L14 21H15L15 20.5H14ZM15 3.5L15 3L14 3L14 3.5L15 3.5ZM15 20.5L15 3.5L14 3.5L14 20.5H15Z",fill:"currentColor"}))},b=f;
1
+ var y=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:c,getOwnPropertyDescriptor:I}=Object,d=Object.prototype.hasOwnProperty;function g(r){return this[r]}var k,w,f=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var n=o?k??=new WeakMap:w??=new WeakMap,s=n.get(r);if(s)return s}t=r!=null?y(B(r)):{};let a=o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t;for(let l of c(r))if(!d.call(a,l))p(a,l,{get:g.bind(r,l),enumerable:!0});if(e)n.set(r,a);return a},h=(r)=>{var o=(C??=new WeakMap).get(r),t;if(o)return o;if(o=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of c(r))if(!d.call(o,e))p(o,e,{get:g.bind(r,e),enumerable:!(t=I(r,e))||t.enumerable})}return C.set(r,o),o},C;var P=(r)=>r;function b(r,o){this[r]=P.bind(null,o)}var L=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0,configurable:!0,set:b.bind(o,t)})};var V={};L(V,{CentralIconBase:()=>m});module.exports=h(V);var u=f(require("react")),m=({children:r,size:o=24,ariaLabel:t,color:e,ariaHidden:n=!0,style:s,...a})=>{return u.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,...s}},t&&!n&&u.default.createElement("title",null,t),r)};var v={};L(v,{default:()=>G,IconLayoutRight:()=>x});module.exports=h(v);var i=f(require("react"));var x=(r)=>{return i.default.createElement(m,{...r,ariaLabel:"layout-right, margin, padding"},i.default.createElement("path",{d:"M3.5 6.5C3.5 4.84315 4.84315 3.5 6.5 3.5L14.5 3.5C16.1569 3.5 17.5 4.84315 17.5 6.5L17.5 17.5C17.5 19.1569 16.1569 20.5 14.5 20.5H6.5C4.84315 20.5 3.5 19.1569 3.5 17.5L3.5 6.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement("path",{d:"M20.5 3.5V20.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},G=x;
2
2
 
3
- //# debugId=7EFD37EA0306EF9964756E2164756E21
3
+ //# debugId=D23C55B243BACB1864756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutRight/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 IconLayoutRight: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-right, grid, window\"><path d=\"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248L5.13803 3.82698ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502Z\" fill=\"currentColor\"/><path d=\"M14 20.5L14 21H15L15 20.5H14ZM15 3.5L15 3L14 3L14 3.5L15 3.5ZM15 20.5L15 3.5L14 3.5L14 20.5H15Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutRight;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutRight: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-right, margin, padding\"><path d=\"M3.5 6.5C3.5 4.84315 4.84315 3.5 6.5 3.5L14.5 3.5C16.1569 3.5 17.5 4.84315 17.5 6.5L17.5 17.5C17.5 19.1569 16.1569 20.5 14.5 20.5H6.5C4.84315 20.5 3.5 19.1569 3.5 17.5L3.5 6.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M20.5 3.5V20.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconLayoutRight;\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,2ECjCY,IAAlB,sBAGO,IAAM,EAAkD,CAAC,IAAU,CACxE,OAAO,wBAA+yF,EAA/yF,IAAqB,EAAO,UAAU,8BAA6B,wBAAC,OAAD,CAAM,EAAE,8kFAA8kF,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kGAAkG,KAAK,eAAc,CAAI,GAGzyF",
9
- "debugId": "7EFD37EA0306EF9964756E2164756E21",
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,wBAAoa,EAApa,IAAqB,EAAO,UAAU,iCAAgC,wBAAC,OAAD,CAAM,EAAE,mLAAmL,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG9Z",
9
+ "debugId": "D23C55B243BACB1864756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import e from"react";var n=({children:r,size:C=24,ariaLabel:L,color:M,ariaHidden:t=!0,style:Z,...l})=>{return e.createElement("svg",{...l,"aria-hidden":t,role:t?void 0:"img",width:typeof C==="number"?`${C}px`:C,height:typeof C==="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:M,...Z}},L&&!t&&e.createElement("title",null,L),r)};import o from"react";var p=(r)=>{return o.createElement(n,{...r,ariaLabel:"layout-right, grid, window"},o.createElement("path",{d:"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248L5.13803 3.82698ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502Z",fill:"currentColor"}),o.createElement("path",{d:"M14 20.5L14 21H15L15 20.5H14ZM15 3.5L15 3L14 3L14 3.5L15 3.5ZM15 20.5L15 3.5L14 3.5L14 20.5H15Z",fill:"currentColor"}))},m=p;export{m as default,p as IconLayoutRight};
1
+ import a from"react";var p=({children:o,size:r=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:i,...l})=>{return a.createElement("svg",{...l,"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:s,...i}},n&&!t&&a.createElement("title",null,n),o)};import e from"react";var u=(o)=>{return e.createElement(p,{...o,ariaLabel:"layout-right, margin, padding"},e.createElement("path",{d:"M3.5 6.5C3.5 4.84315 4.84315 3.5 6.5 3.5L14.5 3.5C16.1569 3.5 17.5 4.84315 17.5 6.5L17.5 17.5C17.5 19.1569 16.1569 20.5 14.5 20.5H6.5C4.84315 20.5 3.5 19.1569 3.5 17.5L3.5 6.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M20.5 3.5V20.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},f=u;export{f as default,u as IconLayoutRight};
2
2
 
3
- //# debugId=641C2D1D1C84389F64756E2164756E21
3
+ //# debugId=FD9B2DB65684193564756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutRight/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 IconLayoutRight: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-right, grid, window\"><path d=\"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248L5.13803 3.82698ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502Z\" fill=\"currentColor\"/><path d=\"M14 20.5L14 21H15L15 20.5H14ZM15 3.5L15 3L14 3L14 3.5L15 3.5ZM15 20.5L15 3.5L14 3.5L14 20.5H15Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutRight;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutRight: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-right, margin, padding\"><path d=\"M3.5 6.5C3.5 4.84315 4.84315 3.5 6.5 3.5L14.5 3.5C16.1569 3.5 17.5 4.84315 17.5 6.5L17.5 17.5C17.5 19.1569 16.1569 20.5 14.5 20.5H6.5C4.84315 20.5 3.5 19.1569 3.5 17.5L3.5 6.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M20.5 3.5V20.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconLayoutRight;\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,EAAkD,CAAC,IAAU,CACxE,OAAO,gBAA+yF,EAA/yF,IAAqB,EAAO,UAAU,8BAA6B,gBAAC,OAAD,CAAM,EAAE,8kFAA8kF,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,kGAAkG,KAAK,eAAc,CAAI,GAGzyF",
9
- "debugId": "641C2D1D1C84389F64756E2164756E21",
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,gBAAoa,EAApa,IAAqB,EAAO,UAAU,iCAAgC,gBAAC,OAAD,CAAM,EAAE,mLAAmL,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG9Z",
9
+ "debugId": "FD9B2DB65684193564756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutRightFull: React.FC<CentralIconBaseProps>;
4
+ export default IconLayoutRightFull;
@@ -0,0 +1,3 @@
1
+ var g=Object.create;var{getPrototypeOf:h,defineProperty:n,getOwnPropertyNames:s,getOwnPropertyDescriptor:d}=Object,i=Object.prototype.hasOwnProperty;function H(C){return this[C]}var w,x,m=(C,r,t)=>{var o=C!=null&&typeof C==="object";if(o){var L=r?w??=new WeakMap:x??=new WeakMap,l=L.get(C);if(l)return l}t=C!=null?g(h(C)):{};let e=r||!C||!C.__esModule?n(t,"default",{value:C,enumerable:!0}):t;for(let Z of s(C))if(!i.call(e,Z))n(e,Z,{get:H.bind(C,Z),enumerable:!0});if(o)L.set(C,e);return e},u=(C)=>{var r=(V??=new WeakMap).get(C),t;if(r)return r;if(r=n({},"__esModule",{value:!0}),C&&typeof C==="object"||typeof C==="function"){for(var o of s(C))if(!i.call(r,o))n(r,o,{get:H.bind(C,o),enumerable:!(t=d(C,o))||t.enumerable})}return V.set(C,r),r},V;var y=(C)=>C;function B(C,r){this[C]=y.bind(null,r)}var c=(C,r)=>{for(var t in r)n(C,t,{get:r[t],enumerable:!0,configurable:!0,set:B.bind(r,t)})};var I={};c(I,{CentralIconBase:()=>a});module.exports=u(I);var p=m(require("react")),a=({children:C,size:r=24,ariaLabel:t,color:o,ariaHidden:L=!0,style:l,...e})=>{return p.default.createElement("svg",{...e,"aria-hidden":L,role:L?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,...l}},t&&!L&&p.default.createElement("title",null,t),C)};var P={};c(P,{default:()=>b,IconLayoutRightFull:()=>f});module.exports=u(P);var M=m(require("react"));var f=(C)=>{return M.default.createElement(a,{...C,ariaLabel:"layout-right-full, grid, window"},M.default.createElement("path",{d:"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089V19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185V20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502V5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248V4.27248L5.13803 3.82698ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502Z",fill:"currentColor"}),M.default.createElement("path",{d:"M14 20.5L14 21H15L15 20.5H14ZM15 3.5L15 3L14 3L14 3.5L15 3.5ZM15 20.5L15 3.5L14 3.5L14 20.5H15Z",fill:"currentColor"}))},b=f;
2
+
3
+ //# debugId=F322BD05834B4D5B64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutRightFull/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 IconLayoutRightFull: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-right-full, grid, window\"><path d=\"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089V19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185V20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502V5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248V4.27248L5.13803 3.82698ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502Z\" fill=\"currentColor\"/><path d=\"M14 20.5L14 21H15L15 20.5H14ZM15 3.5L15 3L14 3L14 3.5L15 3.5ZM15 20.5L15 3.5L14 3.5L14 20.5H15Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutRightFull;\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,wBAAm1F,EAAn1F,IAAqB,EAAO,UAAU,mCAAkC,wBAAC,OAAD,CAAM,EAAE,6mFAA6mF,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kGAAkG,KAAK,eAAc,CAAI,GAG70F",
9
+ "debugId": "F322BD05834B4D5B64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import e from"react";var n=({children:r,size:C=24,ariaLabel:L,color:l,ariaHidden:t=!0,style:M,...Z})=>{return e.createElement("svg",{...Z,"aria-hidden":t,role:t?void 0:"img",width:typeof C==="number"?`${C}px`:C,height:typeof C==="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...M}},L&&!t&&e.createElement("title",null,L),r)};import o from"react";var p=(r)=>{return o.createElement(n,{...r,ariaLabel:"layout-right-full, grid, window"},o.createElement("path",{d:"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089V19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185V20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502V5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248V4.27248L5.13803 3.82698ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502Z",fill:"currentColor"}),o.createElement("path",{d:"M14 20.5L14 21H15L15 20.5H14ZM15 3.5L15 3L14 3L14 3.5L15 3.5ZM15 20.5L15 3.5L14 3.5L14 20.5H15Z",fill:"currentColor"}))},m=p;export{m as default,p as IconLayoutRightFull};
2
+
3
+ //# debugId=EE89384EC9CCF9A364756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutRightFull/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 IconLayoutRightFull: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-right-full, grid, window\"><path d=\"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089V19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185V20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502V5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248V4.27248L5.13803 3.82698ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502Z\" fill=\"currentColor\"/><path d=\"M14 20.5L14 21H15L15 20.5H14ZM15 3.5L15 3L14 3L14 3.5L15 3.5ZM15 20.5L15 3.5L14 3.5L14 20.5H15Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutRightFull;\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,gBAAm1F,EAAn1F,IAAqB,EAAO,UAAU,mCAAkC,gBAAC,OAAD,CAAM,EAAE,6mFAA6mF,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,kGAAkG,KAAK,eAAc,CAAI,GAG70F",
9
+ "debugId": "EE89384EC9CCF9A364756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutThirdFull: React.FC<CentralIconBaseProps>;
4
+ export default IconLayoutThirdFull;
@@ -0,0 +1,3 @@
1
+ var h=Object.create;var{getPrototypeOf:d,defineProperty:L,getOwnPropertyNames:a,getOwnPropertyDescriptor:g}=Object,s=Object.prototype.hasOwnProperty;function i(C){return this[C]}var x,y,u=(C,r,t)=>{var o=C!=null&&typeof C==="object";if(o){var e=r?x??=new WeakMap:y??=new WeakMap,M=e.get(C);if(M)return M}t=C!=null?h(d(C)):{};let n=r||!C||!C.__esModule?L(t,"default",{value:C,enumerable:!0}):t;for(let V of a(C))if(!s.call(n,V))L(n,V,{get:i.bind(C,V),enumerable:!0});if(o)e.set(C,n);return n},m=(C)=>{var r=(H??=new WeakMap).get(C),t;if(r)return r;if(r=L({},"__esModule",{value:!0}),C&&typeof C==="object"||typeof C==="function"){for(var o of a(C))if(!s.call(r,o))L(r,o,{get:i.bind(C,o),enumerable:!(t=g(C,o))||t.enumerable})}return H.set(C,r),r},H;var B=(C)=>C;function I(C,r){this[C]=B.bind(null,r)}var f=(C,r)=>{for(var t in r)L(C,t,{get:r[t],enumerable:!0,configurable:!0,set:I.bind(r,t)})};var w={};f(w,{CentralIconBase:()=>p});module.exports=m(w);var Z=u(require("react")),p=({children:C,size:r=24,ariaLabel:t,color:o,ariaHidden:e=!0,style:M,...n})=>{return Z.default.createElement("svg",{...n,"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:o,...M}},t&&!e&&Z.default.createElement("title",null,t),C)};var P={};f(P,{default:()=>b,IconLayoutThirdFull:()=>c});module.exports=m(P);var l=u(require("react"));var c=(C)=>{return l.default.createElement(p,{...C,ariaLabel:"layout-third-full"},l.default.createElement("path",{d:"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248L5.13803 3.82698ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502Z",fill:"currentColor"}),l.default.createElement("path",{d:"M20.5 15.1699H21V14.1699H20.5V15.1699ZM3.5 14.1699H3V15.1699H3.5V14.1699ZM3.5 15.1699H20.5V14.1699H3.5V15.1699Z",fill:"currentColor"}),l.default.createElement("path",{d:"M20.5 9.83008H21V8.83008H20.5V9.83008ZM3.5 8.83008H3V9.83008H3.5V8.83008ZM3.5 9.83008H20.5V8.83008H3.5V9.83008Z",fill:"currentColor"}))},b=c;
2
+
3
+ //# debugId=1B3CA23120A144BC64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutThirdFull/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 IconLayoutThirdFull: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-third-full\"><path d=\"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248L5.13803 3.82698ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502Z\" fill=\"currentColor\"/><path d=\"M20.5 15.1699H21V14.1699H20.5V15.1699ZM3.5 14.1699H3V15.1699H3.5V14.1699ZM3.5 15.1699H20.5V14.1699H3.5V15.1699Z\" fill=\"currentColor\"/><path d=\"M20.5 9.83008H21V8.83008H20.5V9.83008ZM3.5 8.83008H3V9.83008H3.5V8.83008ZM3.5 9.83008H20.5V8.83008H3.5V9.83008Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutThirdFull;\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,wBAAq8F,EAAr8F,IAAqB,EAAO,UAAU,qBAAoB,wBAAC,OAAD,CAAM,EAAE,8kFAA8kF,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kHAAkH,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kHAAkH,KAAK,eAAc,CAAI,GAG/7F",
9
+ "debugId": "1B3CA23120A144BC64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import n from"react";var L=({children:t,size:C=24,ariaLabel:e,color:l,ariaHidden:o=!0,style:M,...V})=>{return n.createElement("svg",{...V,"aria-hidden":o,role:o?void 0:"img",width:typeof C==="number"?`${C}px`:C,height:typeof C==="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...M}},e&&!o&&n.createElement("title",null,e),t)};import r from"react";var Z=(t)=>{return r.createElement(L,{...t,ariaLabel:"layout-third-full"},r.createElement("path",{d:"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248L5.13803 3.82698ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502Z",fill:"currentColor"}),r.createElement("path",{d:"M20.5 15.1699H21V14.1699H20.5V15.1699ZM3.5 14.1699H3V15.1699H3.5V14.1699ZM3.5 15.1699H20.5V14.1699H3.5V15.1699Z",fill:"currentColor"}),r.createElement("path",{d:"M20.5 9.83008H21V8.83008H20.5V9.83008ZM3.5 8.83008H3V9.83008H3.5V8.83008ZM3.5 9.83008H20.5V8.83008H3.5V9.83008Z",fill:"currentColor"}))},u=Z;export{u as default,Z as IconLayoutThirdFull};
2
+
3
+ //# debugId=81E4DF77BFAEFD4164756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutThirdFull/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 IconLayoutThirdFull: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-third-full\"><path d=\"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248L5.13803 3.82698ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502Z\" fill=\"currentColor\"/><path d=\"M20.5 15.1699H21V14.1699H20.5V15.1699ZM3.5 14.1699H3V15.1699H3.5V14.1699ZM3.5 15.1699H20.5V14.1699H3.5V15.1699Z\" fill=\"currentColor\"/><path d=\"M20.5 9.83008H21V8.83008H20.5V9.83008ZM3.5 8.83008H3V9.83008H3.5V8.83008ZM3.5 9.83008H20.5V8.83008H3.5V9.83008Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutThirdFull;\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,gBAAq8F,EAAr8F,IAAqB,EAAO,UAAU,qBAAoB,gBAAC,OAAD,CAAM,EAAE,8kFAA8kF,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,kHAAkH,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,kHAAkH,KAAK,eAAc,CAAI,GAG/7F",
9
+ "debugId": "81E4DF77BFAEFD4164756E2164756E21",
10
+ "names": []
11
+ }
@@ -1,3 +1,3 @@
1
- var g=Object.create;var{getPrototypeOf:d,defineProperty:L,getOwnPropertyNames:H,getOwnPropertyDescriptor:w}=Object,s=Object.prototype.hasOwnProperty;function i(C){return this[C]}var x,y,m=(C,r,o)=>{var t=C!=null&&typeof C==="object";if(t){var e=r?x??=new WeakMap:y??=new WeakMap,M=e.get(C);if(M)return M}o=C!=null?g(d(C)):{};let n=r||!C||!C.__esModule?L(o,"default",{value:C,enumerable:!0}):o;for(let p of H(C))if(!s.call(n,p))L(n,p,{get:i.bind(C,p),enumerable:!0});if(t)e.set(C,n);return n},c=(C)=>{var r=(a??=new WeakMap).get(C),o;if(r)return r;if(r=L({},"__esModule",{value:!0}),C&&typeof C==="object"||typeof C==="function"){for(var t of H(C))if(!s.call(r,t))L(r,t,{get:i.bind(C,t),enumerable:!(o=w(C,t))||o.enumerable})}return a.set(C,r),r},a;var B=(C)=>C;function I(C,r){this[C]=B.bind(null,r)}var u=(C,r)=>{for(var o in r)L(C,o,{get:r[o],enumerable:!0,configurable:!0,set:I.bind(r,o)})};var h={};u(h,{CentralIconBase:()=>V});module.exports=c(h);var l=m(require("react")),V=({children:C,size:r=24,ariaLabel:o,color:t,ariaHidden:e=!0,style:M,...n})=>{return l.default.createElement("svg",{...n,"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:t,...M}},o&&!e&&l.default.createElement("title",null,o),C)};var P={};u(P,{default:()=>b,IconLayoutTop:()=>f});module.exports=c(P);var Z=m(require("react"));var f=(C)=>{return Z.default.createElement(V,{...C,ariaLabel:"layout-top, grid, window"},Z.default.createElement("path",{d:"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248L5.13803 3.82698ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502Z",fill:"currentColor"}),Z.default.createElement("path",{d:"M20.5 10H21V9H20.5V10ZM3.5 9H3V10H3.5V9ZM3.5 10H20.5V9H3.5V10Z",fill:"currentColor"}))},b=f;
1
+ var B=Object.create;var{getPrototypeOf:I,defineProperty:a,getOwnPropertyNames:c,getOwnPropertyDescriptor:h}=Object,d=Object.prototype.hasOwnProperty;function g(o){return this[o]}var k,w,f=(o,r,e)=>{var t=o!=null&&typeof o==="object";if(t){var n=r?k??=new WeakMap:w??=new WeakMap,s=n.get(o);if(s)return s}e=o!=null?B(I(o)):{};let p=r||!o||!o.__esModule?a(e,"default",{value:o,enumerable:!0}):e;for(let i of c(o))if(!d.call(p,i))a(p,i,{get:g.bind(o,i),enumerable:!0});if(t)n.set(o,p);return p},L=(o)=>{var r=(C??=new WeakMap).get(o),e;if(r)return r;if(r=a({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var t of c(o))if(!d.call(r,t))a(r,t,{get:g.bind(o,t),enumerable:!(e=h(o,t))||e.enumerable})}return C.set(o,r),r},C;var P=(o)=>o;function b(o,r){this[o]=P.bind(null,r)}var x=(o,r)=>{for(var e in r)a(o,e,{get:r[e],enumerable:!0,configurable:!0,set:b.bind(r,e)})};var V={};x(V,{CentralIconBase:()=>m});module.exports=L(V);var u=f(require("react")),m=({children:o,size:r=24,ariaLabel:e,color:t,ariaHidden:n=!0,style:s,...p})=>{return u.default.createElement("svg",{...p,"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:t,...s}},e&&!n&&u.default.createElement("title",null,e),o)};var v={};x(v,{default:()=>G,IconLayoutTop:()=>y});module.exports=L(v);var l=f(require("react"));var y=(o)=>{return l.default.createElement(m,{...o,ariaLabel:"layout-top, margin, padding"},l.default.createElement("path",{d:"M6.5 20.5C4.84315 20.5 3.5 19.1569 3.5 17.5L3.5 9.5C3.5 7.84315 4.84315 6.5 6.5 6.5L17.5 6.5C19.1569 6.5 20.5 7.84315 20.5 9.5V17.5C20.5 19.1569 19.1569 20.5 17.5 20.5L6.5 20.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),l.default.createElement("path",{d:"M3.5 3.5H20.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},G=y;
2
2
 
3
- //# debugId=2B8BBB68D3F6DB0B64756E2164756E21
3
+ //# debugId=1A93CFD237B61CE364756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutTop/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 IconLayoutTop: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-top, grid, window\"><path d=\"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248L5.13803 3.82698ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502Z\" fill=\"currentColor\"/><path d=\"M20.5 10H21V9H20.5V10ZM3.5 9H3V10H3.5V9ZM3.5 10H20.5V9H3.5V10Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutTop;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutTop: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-top, margin, padding\"><path d=\"M6.5 20.5C4.84315 20.5 3.5 19.1569 3.5 17.5L3.5 9.5C3.5 7.84315 4.84315 6.5 6.5 6.5L17.5 6.5C19.1569 6.5 20.5 7.84315 20.5 9.5V17.5C20.5 19.1569 19.1569 20.5 17.5 20.5L6.5 20.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M3.5 3.5H20.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconLayoutTop;\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,yECjCY,IAAlB,sBAGO,IAAM,EAAgD,CAAC,IAAU,CACtE,OAAO,wBAA4wF,EAA5wF,IAAqB,EAAO,UAAU,4BAA2B,wBAAC,OAAD,CAAM,EAAE,8kFAA8kF,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,iEAAiE,KAAK,eAAc,CAAI,GAGtwF",
9
- "debugId": "2B8BBB68D3F6DB0B64756E2164756E21",
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,yECjCY,IAAlB,sBAGO,IAAM,EAAgD,CAAC,IAAU,CACtE,OAAO,wBAAka,EAAla,IAAqB,EAAO,UAAU,+BAA8B,wBAAC,OAAD,CAAM,EAAE,oLAAoL,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG5Z",
9
+ "debugId": "1A93CFD237B61CE364756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import n from"react";var L=({children:r,size:C=24,ariaLabel:e,color:M,ariaHidden:o=!0,style:Z,...p})=>{return n.createElement("svg",{...p,"aria-hidden":o,role:o?void 0:"img",width:typeof C==="number"?`${C}px`:C,height:typeof C==="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:M,...Z}},e&&!o&&n.createElement("title",null,e),r)};import t from"react";var l=(r)=>{return t.createElement(L,{...r,ariaLabel:"layout-top, grid, window"},t.createElement("path",{d:"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248L5.13803 3.82698ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502Z",fill:"currentColor"}),t.createElement("path",{d:"M20.5 10H21V9H20.5V10ZM3.5 9H3V10H3.5V9ZM3.5 10H20.5V9H3.5V10Z",fill:"currentColor"}))},m=l;export{m as default,l as IconLayoutTop};
1
+ import p from"react";var a=({children:r,size:o=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:l,...i})=>{return 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:s,...l}},n&&!e&&p.createElement("title",null,n),r)};import t from"react";var u=(r)=>{return t.createElement(a,{...r,ariaLabel:"layout-top, margin, padding"},t.createElement("path",{d:"M6.5 20.5C4.84315 20.5 3.5 19.1569 3.5 17.5L3.5 9.5C3.5 7.84315 4.84315 6.5 6.5 6.5L17.5 6.5C19.1569 6.5 20.5 7.84315 20.5 9.5V17.5C20.5 19.1569 19.1569 20.5 17.5 20.5L6.5 20.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M3.5 3.5H20.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},f=u;export{f as default,u as IconLayoutTop};
2
2
 
3
- //# debugId=AF6054DB05B8A35F64756E2164756E21
3
+ //# debugId=C4F325A461281A8464756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutTop/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 IconLayoutTop: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-top, grid, window\"><path d=\"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248L5.13803 3.82698ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502Z\" fill=\"currentColor\"/><path d=\"M20.5 10H21V9H20.5V10ZM3.5 9H3V10H3.5V9ZM3.5 10H20.5V9H3.5V10Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutTop;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutTop: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-top, margin, padding\"><path d=\"M6.5 20.5C4.84315 20.5 3.5 19.1569 3.5 17.5L3.5 9.5C3.5 7.84315 4.84315 6.5 6.5 6.5L17.5 6.5C19.1569 6.5 20.5 7.84315 20.5 9.5V17.5C20.5 19.1569 19.1569 20.5 17.5 20.5L6.5 20.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M3.5 3.5H20.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconLayoutTop;\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,EAAgD,CAAC,IAAU,CACtE,OAAO,gBAA4wF,EAA5wF,IAAqB,EAAO,UAAU,4BAA2B,gBAAC,OAAD,CAAM,EAAE,8kFAA8kF,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,iEAAiE,KAAK,eAAc,CAAI,GAGtwF",
9
- "debugId": "AF6054DB05B8A35F64756E2164756E21",
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,EAAgD,CAAC,IAAU,CACtE,OAAO,gBAAka,EAAla,IAAqB,EAAO,UAAU,+BAA8B,gBAAC,OAAD,CAAM,EAAE,oLAAoL,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG5Z",
9
+ "debugId": "C4F325A461281A8464756E2164756E21",
10
10
  "names": []
11
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 h=Object.create;var{getPrototypeOf:x,defineProperty:a,getOwnPropertyNames:c,getOwnPropertyDescriptor:y}=Object,d=Object.prototype.hasOwnProperty;function g(o){return this[o]}var I,b,L=(o,r,t)=>{var e=o!=null&&typeof o==="object";if(e){var n=r?I??=new WeakMap:b??=new WeakMap,i=n.get(o);if(i)return i}t=o!=null?h(x(o)):{};let p=r||!o||!o.__esModule?a(t,"default",{value:o,enumerable:!0}):t;for(let l of c(o))if(!d.call(p,l))a(p,l,{get:g.bind(o,l),enumerable:!0});if(e)n.set(o,p);return p},f=(o)=>{var r=(C??=new WeakMap).get(o),t;if(r)return r;if(r=a({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var e of c(o))if(!d.call(r,e))a(r,e,{get:g.bind(o,e),enumerable:!(t=y(o,e))||t.enumerable})}return C.set(o,r),r},C;var w=(o)=>o;function P(o,r){this[o]=w.bind(null,r)}var k=(o,r)=>{for(var t in r)a(o,t,{get:r[t],enumerable:!0,configurable:!0,set:P.bind(r,t)})};var V={};k(V,{CentralIconBase:()=>m});module.exports=f(V);var u=L(require("react")),m=({children:o,size:r=24,ariaLabel:t,color:e,ariaHidden:n=!0,style:i,...p})=>{return u.default.createElement("svg",{...p,"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:e,...i}},t&&!n&&u.default.createElement("title",null,t),o)};var v={};k(v,{default:()=>G,IconLayoutTopBottom:()=>B});module.exports=f(v);var s=L(require("react"));var B=(o)=>{return s.default.createElement(m,{...o,ariaLabel:"layout-top-bottom, margin, padding"},s.default.createElement("path",{d:"M17.5 6.5C19.1569 6.5 20.5 7.84315 20.5 9.5V14.5C20.5 16.1569 19.1569 17.5 17.5 17.5L6.5 17.5C4.84315 17.5 3.5 16.1569 3.5 14.5V9.5C3.5 7.84315 4.84315 6.5 6.5 6.5L17.5 6.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),s.default.createElement("path",{d:"M20.5 20.5H3.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),s.default.createElement("path",{d:"M20.5 3.5H3.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},G=B;
2
+
3
+ //# debugId=3DCCBB63320466B764756E2164756E21
@@ -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=\"M17.5 6.5C19.1569 6.5 20.5 7.84315 20.5 9.5V14.5C20.5 16.1569 19.1569 17.5 17.5 17.5L6.5 17.5C4.84315 17.5 3.5 16.1569 3.5 14.5V9.5C3.5 7.84315 4.84315 6.5 6.5 6.5L17.5 6.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M20.5 20.5H3.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M20.5 3.5H3.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></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,wBAAkgB,EAAlgB,IAAqB,EAAO,UAAU,sCAAqC,wBAAC,OAAD,CAAM,EAAE,gLAAgL,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG5f",
9
+ "debugId": "3DCCBB63320466B764756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";var a=({children:t,size:o=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:i,...l})=>{return p.createElement("svg",{...l,"aria-hidden":e,role:e?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...i}},n&&!e&&p.createElement("title",null,n),t)};import r from"react";var u=(t)=>{return r.createElement(a,{...t,ariaLabel:"layout-top-bottom, margin, padding"},r.createElement("path",{d:"M17.5 6.5C19.1569 6.5 20.5 7.84315 20.5 9.5V14.5C20.5 16.1569 19.1569 17.5 17.5 17.5L6.5 17.5C4.84315 17.5 3.5 16.1569 3.5 14.5V9.5C3.5 7.84315 4.84315 6.5 6.5 6.5L17.5 6.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M20.5 20.5H3.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M20.5 3.5H3.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},L=u;export{L as default,u as IconLayoutTopBottom};
2
+
3
+ //# debugId=53B722FDB961BECF64756E2164756E21
@@ -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=\"M17.5 6.5C19.1569 6.5 20.5 7.84315 20.5 9.5V14.5C20.5 16.1569 19.1569 17.5 17.5 17.5L6.5 17.5C4.84315 17.5 3.5 16.1569 3.5 14.5V9.5C3.5 7.84315 4.84315 6.5 6.5 6.5L17.5 6.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M20.5 20.5H3.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M20.5 3.5H3.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></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,gBAAkgB,EAAlgB,IAAqB,EAAO,UAAU,sCAAqC,gBAAC,OAAD,CAAM,EAAE,gLAAgL,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG5f",
9
+ "debugId": "53B722FDB961BECF64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutTopFull: React.FC<CentralIconBaseProps>;
4
+ export default IconLayoutTopFull;
@@ -0,0 +1,3 @@
1
+ var g=Object.create;var{getPrototypeOf:d,defineProperty:L,getOwnPropertyNames:H,getOwnPropertyDescriptor:w}=Object,s=Object.prototype.hasOwnProperty;function i(C){return this[C]}var x,y,m=(C,r,o)=>{var t=C!=null&&typeof C==="object";if(t){var e=r?x??=new WeakMap:y??=new WeakMap,l=e.get(C);if(l)return l}o=C!=null?g(d(C)):{};let n=r||!C||!C.__esModule?L(o,"default",{value:C,enumerable:!0}):o;for(let M of H(C))if(!s.call(n,M))L(n,M,{get:i.bind(C,M),enumerable:!0});if(t)e.set(C,n);return n},u=(C)=>{var r=(a??=new WeakMap).get(C),o;if(r)return r;if(r=L({},"__esModule",{value:!0}),C&&typeof C==="object"||typeof C==="function"){for(var t of H(C))if(!s.call(r,t))L(r,t,{get:i.bind(C,t),enumerable:!(o=w(C,t))||o.enumerable})}return a.set(C,r),r},a;var B=(C)=>C;function I(C,r){this[C]=B.bind(null,r)}var c=(C,r)=>{for(var o in r)L(C,o,{get:r[o],enumerable:!0,configurable:!0,set:I.bind(r,o)})};var h={};c(h,{CentralIconBase:()=>p});module.exports=u(h);var Z=m(require("react")),p=({children:C,size:r=24,ariaLabel:o,color:t,ariaHidden:e=!0,style:l,...n})=>{return Z.default.createElement("svg",{...n,"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:t,...l}},o&&!e&&Z.default.createElement("title",null,o),C)};var P={};c(P,{default:()=>b,IconLayoutTopFull:()=>f});module.exports=u(P);var V=m(require("react"));var f=(C)=>{return V.default.createElement(p,{...C,ariaLabel:"layout-top-full, grid, window"},V.default.createElement("path",{d:"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089V19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185V20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502V5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248V4.27248L5.13803 3.82698ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502Z",fill:"currentColor"}),V.default.createElement("path",{d:"M20.5 10H21V9H20.5V10ZM3.5 9H3V10H3.5V9ZM3.5 10H20.5V9H3.5V10Z",fill:"currentColor"}))},b=f;
2
+
3
+ //# debugId=75204A5DDC567E4264756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutTopFull/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 IconLayoutTopFull: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-top-full, grid, window\"><path d=\"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089V19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185V20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502V5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248V4.27248L5.13803 3.82698ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502Z\" fill=\"currentColor\"/><path d=\"M20.5 10H21V9H20.5V10ZM3.5 9H3V10H3.5V9ZM3.5 10H20.5V9H3.5V10Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutTopFull;\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,wBAAgzF,EAAhzF,IAAqB,EAAO,UAAU,iCAAgC,wBAAC,OAAD,CAAM,EAAE,6mFAA6mF,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,iEAAiE,KAAK,eAAc,CAAI,GAG1yF",
9
+ "debugId": "75204A5DDC567E4264756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import n from"react";var L=({children:r,size:C=24,ariaLabel:e,color:l,ariaHidden:o=!0,style:V,...M})=>{return n.createElement("svg",{...M,"aria-hidden":o,role:o?void 0:"img",width:typeof C==="number"?`${C}px`:C,height:typeof C==="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...V}},e&&!o&&n.createElement("title",null,e),r)};import t from"react";var Z=(r)=>{return t.createElement(L,{...r,ariaLabel:"layout-top-full, grid, window"},t.createElement("path",{d:"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089V19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185V20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502V5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248V4.27248L5.13803 3.82698ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502Z",fill:"currentColor"}),t.createElement("path",{d:"M20.5 10H21V9H20.5V10ZM3.5 9H3V10H3.5V9ZM3.5 10H20.5V9H3.5V10Z",fill:"currentColor"}))},m=Z;export{m as default,Z as IconLayoutTopFull};
2
+
3
+ //# debugId=9BDDD5590A9361A764756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutTopFull/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 IconLayoutTopFull: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-top-full, grid, window\"><path d=\"M5.13803 20.173L4.91103 20.6185H4.91103L5.13803 20.173ZM3.82698 18.862L3.38148 19.089H3.38148L3.82698 18.862ZM20.173 18.862L20.6185 19.089V19.089L20.173 18.862ZM18.862 20.173L19.089 20.6185V20.6185L18.862 20.173ZM20.173 5.13803L20.6185 4.91103V4.91103L20.173 5.13803ZM18.862 3.82698L19.089 3.38148V3.38148L18.862 3.82698ZM3.82698 5.13803L4.27248 5.36502V5.36502L3.82698 5.13803ZM5.13803 3.82698L5.36502 4.27248V4.27248L5.13803 3.82698ZM20 8.3V15.7H21V8.3H20ZM15.7 20H8.3V21H15.7V20ZM4 15.7V8.3H3V15.7H4ZM8.3 4H15.7V3H8.3V4ZM8.3 20C7.45167 20 6.84549 19.9996 6.37032 19.9608C5.90099 19.9224 5.60366 19.8491 5.36502 19.7275L4.91103 20.6185C5.31413 20.8239 5.75771 20.9141 6.28889 20.9575C6.81423 21.0004 7.46817 21 8.3 21V20ZM3 15.7C3 16.5318 2.99961 17.1858 3.04253 17.7111C3.08593 18.2423 3.17609 18.6859 3.38148 19.089L4.27248 18.635C4.15089 18.3963 4.07756 18.099 4.03921 17.6297C4.00039 17.1545 4 16.5483 4 15.7H3ZM5.36502 19.7275C4.89462 19.4878 4.51217 19.1054 4.27248 18.635L3.38148 19.089C3.71703 19.7475 4.25247 20.283 4.91103 20.6185L5.36502 19.7275ZM20 15.7C20 16.5483 19.9996 17.1545 19.9608 17.6297C19.9224 18.099 19.8491 18.3963 19.7275 18.635L20.6185 19.089C20.8239 18.6859 20.9141 18.2423 20.9575 17.7111C21.0004 17.1858 21 16.5318 21 15.7H20ZM15.7 21C16.5318 21 17.1858 21.0004 17.7111 20.9575C18.2423 20.9141 18.6859 20.8239 19.089 20.6185L18.635 19.7275C18.3963 19.8491 18.099 19.9224 17.6297 19.9608C17.1545 19.9996 16.5483 20 15.7 20V21ZM19.7275 18.635C19.4878 19.1054 19.1054 19.4878 18.635 19.7275L19.089 20.6185C19.7475 20.283 20.283 19.7475 20.6185 19.089L19.7275 18.635ZM21 8.3C21 7.46817 21.0004 6.81423 20.9575 6.28889C20.9141 5.75771 20.8239 5.31413 20.6185 4.91103L19.7275 5.36502C19.8491 5.60366 19.9224 5.90099 19.9608 6.37032C19.9996 6.84549 20 7.45167 20 8.3H21ZM15.7 4C16.5483 4 17.1545 4.00039 17.6297 4.03921C18.099 4.07756 18.3963 4.15089 18.635 4.27248L19.089 3.38148C18.6859 3.17609 18.2423 3.08593 17.7111 3.04253C17.1858 2.99961 16.5318 3 15.7 3V4ZM20.6185 4.91103C20.283 4.25247 19.7475 3.71703 19.089 3.38148L18.635 4.27248C19.1054 4.51217 19.4878 4.89462 19.7275 5.36502L20.6185 4.91103ZM4 8.3C4 7.45167 4.00039 6.84549 4.03921 6.37032C4.07756 5.90099 4.15089 5.60366 4.27248 5.36502L3.38148 4.91103C3.17609 5.31413 3.08593 5.75771 3.04253 6.28889C2.99961 6.81423 3 7.46817 3 8.3H4ZM8.3 3C7.46817 3 6.81423 2.99961 6.28889 3.04253C5.75771 3.08593 5.31413 3.17609 4.91103 3.38148L5.36502 4.27248C5.60366 4.15089 5.90099 4.07756 6.37032 4.03921C6.84549 4.00039 7.45167 4 8.3 4V3ZM4.27248 5.36502C4.51217 4.89462 4.89462 4.51217 5.36502 4.27248L4.91103 3.38148C4.25247 3.71703 3.71703 4.25247 3.38148 4.91103L4.27248 5.36502Z\" fill=\"currentColor\"/><path d=\"M20.5 10H21V9H20.5V10ZM3.5 9H3V10H3.5V9ZM3.5 10H20.5V9H3.5V10Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutTopFull;\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,gBAAgzF,EAAhzF,IAAqB,EAAO,UAAU,iCAAgC,gBAAC,OAAD,CAAM,EAAE,6mFAA6mF,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,iEAAiE,KAAK,eAAc,CAAI,GAG1yF",
9
+ "debugId": "9BDDD5590A9361A764756E2164756E21",
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
+ }