@central-icons-react/round-filled-radius-2-stroke-1 1.1.286 → 1.1.287

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (53) hide show
  1. package/IconLayoutAllSides/index.d.ts +4 -0
  2. package/IconLayoutAllSides/index.js +3 -0
  3. package/IconLayoutAllSides/index.js.map +11 -0
  4. package/IconLayoutAllSides/index.mjs +3 -0
  5. package/IconLayoutAllSides/index.mjs.map +11 -0
  6. package/IconLayoutBottom1/index.d.ts +4 -0
  7. package/IconLayoutBottom1/index.js +3 -0
  8. package/IconLayoutBottom1/index.js.map +11 -0
  9. package/IconLayoutBottom1/index.mjs +3 -0
  10. package/IconLayoutBottom1/index.mjs.map +11 -0
  11. package/IconLayoutLeft1/index.d.ts +4 -0
  12. package/IconLayoutLeft1/index.js +3 -0
  13. package/IconLayoutLeft1/index.js.map +11 -0
  14. package/IconLayoutLeft1/index.mjs +3 -0
  15. package/IconLayoutLeft1/index.mjs.map +11 -0
  16. package/IconLayoutLeftRight/index.d.ts +4 -0
  17. package/IconLayoutLeftRight/index.js +3 -0
  18. package/IconLayoutLeftRight/index.js.map +11 -0
  19. package/IconLayoutLeftRight/index.mjs +3 -0
  20. package/IconLayoutLeftRight/index.mjs.map +11 -0
  21. package/IconLayoutRight1/index.d.ts +4 -0
  22. package/IconLayoutRight1/index.js +3 -0
  23. package/IconLayoutRight1/index.js.map +11 -0
  24. package/IconLayoutRight1/index.mjs +3 -0
  25. package/IconLayoutRight1/index.mjs.map +11 -0
  26. package/IconLayoutTop1/index.d.ts +4 -0
  27. package/IconLayoutTop1/index.js +3 -0
  28. package/IconLayoutTop1/index.js.map +11 -0
  29. package/IconLayoutTop1/index.mjs +3 -0
  30. package/IconLayoutTop1/index.mjs.map +11 -0
  31. package/IconLayoutTopBottom/index.d.ts +4 -0
  32. package/IconLayoutTopBottom/index.js +3 -0
  33. package/IconLayoutTopBottom/index.js.map +11 -0
  34. package/IconLayoutTopBottom/index.mjs +3 -0
  35. package/IconLayoutTopBottom/index.mjs.map +11 -0
  36. package/IconQwik/index.d.ts +4 -0
  37. package/IconQwik/index.js +3 -0
  38. package/IconQwik/index.js.map +11 -0
  39. package/IconQwik/index.mjs +3 -0
  40. package/IconQwik/index.mjs.map +11 -0
  41. package/README.md +8 -0
  42. package/icons/index.d.ts +1 -1
  43. package/icons/index.js +2 -2
  44. package/icons/index.js.map +3 -3
  45. package/icons/index.mjs +2 -2
  46. package/icons/index.mjs.map +3 -3
  47. package/icons-index.json +4 -4
  48. package/index.d.ts +8 -0
  49. package/index.js +24 -0
  50. package/index.mjs +8 -0
  51. package/license-check.js +1 -1
  52. package/package.json +1 -1
  53. package/skills/central-icons-react/SKILL.md +9 -1
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutAllSides: React.FC<CentralIconBaseProps>;
4
+ export default IconLayoutAllSides;
@@ -0,0 +1,3 @@
1
+ var y=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:f,getOwnPropertyDescriptor:I}=Object,d=Object.prototype.hasOwnProperty;function c(r){return this[r]}var w,P,g=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var n=o?w??=new WeakMap:P??=new WeakMap,a=n.get(r);if(a)return a}t=r!=null?y(B(r)):{};let C=o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t;for(let s of f(r))if(!d.call(C,s))p(C,s,{get:c.bind(r,s),enumerable:!0});if(e)n.set(r,C);return C},h=(r)=>{var o=(u??=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 f(r))if(!d.call(o,e))p(o,e,{get:c.bind(r,e),enumerable:!(t=I(r,e))||t.enumerable})}return u.set(r,o),o},u;var b=(r)=>r;function H(r,o){this[r]=b.bind(null,o)}var V=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0,configurable:!0,set:H.bind(o,t)})};var M={};V(M,{CentralIconBase:()=>m});module.exports=h(M);var i=g(require("react")),m=({children:r,size:o=24,ariaLabel:t,color:e,ariaHidden:n=!0,style:a,...C})=>{return i.default.createElement("svg",{...C,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:e,...a}},t&&!n&&i.default.createElement("title",null,t),r)};var S={};V(S,{default:()=>Z,IconLayoutAllSides:()=>x});module.exports=h(S);var l=g(require("react"));var x=(r)=>{return l.default.createElement(m,{...r,ariaLabel:"layout-all-sides, margin, padding"},l.default.createElement("path",{d:"M17.5 20C17.7761 20 18 20.2239 18 20.5C18 20.7761 17.7761 21 17.5 21H6.5C6.22386 21 6 20.7761 6 20.5C6 20.2239 6.22386 20 6.5 20H17.5Z",fill:"currentColor"}),l.default.createElement("path",{d:"M3.5 6C3.77614 6 4 6.22386 4 6.5V17.5C4 17.7761 3.77614 18 3.5 18C3.22386 18 3 17.7761 3 17.5V6.5C3 6.22386 3.22386 6 3.5 6Z",fill:"currentColor"}),l.default.createElement("path",{d:"M20.5 6C20.7761 6 21 6.22386 21 6.5V17.5C21 17.7761 20.7761 18 20.5 18C20.2239 18 20 17.7761 20 17.5V6.5C20 6.22386 20.2239 6 20.5 6Z",fill:"currentColor"}),l.default.createElement("path",{d:"M15.5 6C16.8807 6 18 7.11929 18 8.5V15.5C18 16.8807 16.8807 18 15.5 18H8.5C7.11929 18 6 16.8807 6 15.5V8.5C6 7.11929 7.11929 6 8.5 6H15.5Z",fill:"currentColor"}),l.default.createElement("path",{d:"M17.5 3C17.7761 3 18 3.22386 18 3.5C18 3.77614 17.7761 4 17.5 4H6.5C6.22386 4 6 3.77614 6 3.5C6 3.22386 6.22386 3 6.5 3H17.5Z",fill:"currentColor"}))},Z=x;
2
+
3
+ //# debugId=C8FD2C03F312FD1264756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutAllSides/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutAllSides: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-all-sides, margin, padding\"><path d=\"M17.5 20C17.7761 20 18 20.2239 18 20.5C18 20.7761 17.7761 21 17.5 21H6.5C6.22386 21 6 20.7761 6 20.5C6 20.2239 6.22386 20 6.5 20H17.5Z\" fill=\"currentColor\"/><path d=\"M3.5 6C3.77614 6 4 6.22386 4 6.5V17.5C4 17.7761 3.77614 18 3.5 18C3.22386 18 3 17.7761 3 17.5V6.5C3 6.22386 3.22386 6 3.5 6Z\" fill=\"currentColor\"/><path d=\"M20.5 6C20.7761 6 21 6.22386 21 6.5V17.5C21 17.7761 20.7761 18 20.5 18C20.2239 18 20 17.7761 20 17.5V6.5C20 6.22386 20.2239 6 20.5 6Z\" fill=\"currentColor\"/><path d=\"M15.5 6C16.8807 6 18 7.11929 18 8.5V15.5C18 16.8807 16.8807 18 15.5 18H8.5C7.11929 18 6 16.8807 6 15.5V8.5C6 7.11929 7.11929 6 8.5 6H15.5Z\" fill=\"currentColor\"/><path d=\"M17.5 3C17.7761 3 18 3.22386 18 3.5C18 3.77614 17.7761 4 17.5 4H6.5C6.22386 4 6 3.77614 6 3.5C6 3.22386 6.22386 3 6.5 3H17.5Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutAllSides;\n"
7
+ ],
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,8ECjCY,IAAlB,sBAGO,IAAM,EAAqD,CAAC,IAAU,CAC3E,OAAO,wBAA03B,EAA13B,IAAqB,EAAO,UAAU,qCAAoC,wBAAC,OAAD,CAAM,EAAE,yIAAyI,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,+HAA+H,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,wIAAwI,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,6IAA6I,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,gIAAgI,KAAK,eAAc,CAAI,GAGp3B",
9
+ "debugId": "C8FD2C03F312FD1264756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import n from"react";var C=({children:t,size:r=24,ariaLabel:l,color:p,ariaHidden:e=!0,style:a,...s})=>{return n.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},l&&!e&&n.createElement("title",null,l),t)};import o from"react";var i=(t)=>{return o.createElement(C,{...t,ariaLabel:"layout-all-sides, margin, padding"},o.createElement("path",{d:"M17.5 20C17.7761 20 18 20.2239 18 20.5C18 20.7761 17.7761 21 17.5 21H6.5C6.22386 21 6 20.7761 6 20.5C6 20.2239 6.22386 20 6.5 20H17.5Z",fill:"currentColor"}),o.createElement("path",{d:"M3.5 6C3.77614 6 4 6.22386 4 6.5V17.5C4 17.7761 3.77614 18 3.5 18C3.22386 18 3 17.7761 3 17.5V6.5C3 6.22386 3.22386 6 3.5 6Z",fill:"currentColor"}),o.createElement("path",{d:"M20.5 6C20.7761 6 21 6.22386 21 6.5V17.5C21 17.7761 20.7761 18 20.5 18C20.2239 18 20 17.7761 20 17.5V6.5C20 6.22386 20.2239 6 20.5 6Z",fill:"currentColor"}),o.createElement("path",{d:"M15.5 6C16.8807 6 18 7.11929 18 8.5V15.5C18 16.8807 16.8807 18 15.5 18H8.5C7.11929 18 6 16.8807 6 15.5V8.5C6 7.11929 7.11929 6 8.5 6H15.5Z",fill:"currentColor"}),o.createElement("path",{d:"M17.5 3C17.7761 3 18 3.22386 18 3.5C18 3.77614 17.7761 4 17.5 4H6.5C6.22386 4 6 3.77614 6 3.5C6 3.22386 6.22386 3 6.5 3H17.5Z",fill:"currentColor"}))},g=i;export{g as default,i as IconLayoutAllSides};
2
+
3
+ //# debugId=EE8D0452BED20B9664756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutAllSides/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutAllSides: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-all-sides, margin, padding\"><path d=\"M17.5 20C17.7761 20 18 20.2239 18 20.5C18 20.7761 17.7761 21 17.5 21H6.5C6.22386 21 6 20.7761 6 20.5C6 20.2239 6.22386 20 6.5 20H17.5Z\" fill=\"currentColor\"/><path d=\"M3.5 6C3.77614 6 4 6.22386 4 6.5V17.5C4 17.7761 3.77614 18 3.5 18C3.22386 18 3 17.7761 3 17.5V6.5C3 6.22386 3.22386 6 3.5 6Z\" fill=\"currentColor\"/><path d=\"M20.5 6C20.7761 6 21 6.22386 21 6.5V17.5C21 17.7761 20.7761 18 20.5 18C20.2239 18 20 17.7761 20 17.5V6.5C20 6.22386 20.2239 6 20.5 6Z\" fill=\"currentColor\"/><path d=\"M15.5 6C16.8807 6 18 7.11929 18 8.5V15.5C18 16.8807 16.8807 18 15.5 18H8.5C7.11929 18 6 16.8807 6 15.5V8.5C6 7.11929 7.11929 6 8.5 6H15.5Z\" fill=\"currentColor\"/><path d=\"M17.5 3C17.7761 3 18 3.22386 18 3.5C18 3.77614 17.7761 4 17.5 4H6.5C6.22386 4 6 3.77614 6 3.5C6 3.22386 6.22386 3 6.5 3H17.5Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutAllSides;\n"
7
+ ],
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAqD,CAAC,IAAU,CAC3E,OAAO,gBAA03B,EAA13B,IAAqB,EAAO,UAAU,qCAAoC,gBAAC,OAAD,CAAM,EAAE,yIAAyI,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,+HAA+H,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,wIAAwI,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,6IAA6I,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,gIAAgI,KAAK,eAAc,CAAI,GAGp3B",
9
+ "debugId": "EE8D0452BED20B9664756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutBottom1: React.FC<CentralIconBaseProps>;
4
+ export default IconLayoutBottom1;
@@ -0,0 +1,3 @@
1
+ var I=Object.create;var{getPrototypeOf:h,defineProperty:l,getOwnPropertyNames:u,getOwnPropertyDescriptor:b}=Object,f=Object.prototype.hasOwnProperty;function g(t){return this[t]}var w,P,B=(t,o,r)=>{var e=t!=null&&typeof t==="object";if(e){var n=o?w??=new WeakMap:P??=new WeakMap,p=n.get(t);if(p)return p}r=t!=null?I(h(t)):{};let a=o||!t||!t.__esModule?l(r,"default",{value:t,enumerable:!0}):r;for(let s of u(t))if(!f.call(a,s))l(a,s,{get:g.bind(t,s),enumerable:!0});if(e)n.set(t,a);return a},d=(t)=>{var o=(c??=new WeakMap).get(t),r;if(o)return o;if(o=l({},"__esModule",{value:!0}),t&&typeof t==="object"||typeof t==="function"){for(var e of u(t))if(!f.call(o,e))l(o,e,{get:g.bind(t,e),enumerable:!(r=b(t,e))||r.enumerable})}return c.set(t,o),o},c;var V=(t)=>t;function v(t,o){this[t]=V.bind(null,o)}var x=(t,o)=>{for(var r in o)l(t,r,{get:o[r],enumerable:!0,configurable:!0,set:v.bind(o,r)})};var G={};x(G,{CentralIconBase:()=>i});module.exports=d(G);var m=B(require("react")),i=({children:t,size:o=24,ariaLabel:r,color:e,ariaHidden:n=!0,style:p,...a})=>{return m.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,...p}},r&&!n&&m.default.createElement("title",null,r),t)};var S={};x(S,{default:()=>H,IconLayoutBottom1:()=>y});module.exports=d(S);var C=B(require("react"));var y=(t)=>{return C.default.createElement(i,{...t,ariaLabel:"layout-bottom, margin, padding"},C.default.createElement("path",{d:"M21 15.5C21 16.8807 19.8807 18 18.5 18H5.5C4.11929 18 3 16.8807 3 15.5V5.5C3 4.11929 4.11929 3 5.5 3H18.5C19.8807 3 21 4.11929 21 5.5V15.5Z",fill:"currentColor"}),C.default.createElement("path",{d:"M21 20.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5C3 20.2239 3.22386 20 3.5 20H20.5C20.7761 20 21 20.2239 21 20.5Z",fill:"currentColor"}))},H=y;
2
+
3
+ //# debugId=CA89063AE734CBBE64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutBottom1/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutBottom1: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-bottom, margin, padding\"><path d=\"M21 15.5C21 16.8807 19.8807 18 18.5 18H5.5C4.11929 18 3 16.8807 3 15.5V5.5C3 4.11929 4.11929 3 5.5 3H18.5C19.8807 3 21 4.11929 21 5.5V15.5Z\" fill=\"currentColor\"/><path d=\"M21 20.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5C3 20.2239 3.22386 20 3.5 20H20.5C20.7761 20 21 20.2239 21 20.5Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutBottom1;\n"
7
+ ],
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,6ECjCY,IAAlB,sBAGO,IAAM,EAAoD,CAAC,IAAU,CAC1E,OAAO,wBAA0Z,EAA1Z,IAAqB,EAAO,UAAU,kCAAiC,wBAAC,OAAD,CAAM,EAAE,8IAA8I,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,yIAAyI,KAAK,eAAc,CAAI,GAGpZ",
9
+ "debugId": "CA89063AE734CBBE64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import a from"react";var l=({children:o,size:t=24,ariaLabel:n,color:p,ariaHidden:r=!0,style:C,...s})=>{return a.createElement("svg",{...s,"aria-hidden":r,role:r?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...C}},n&&!r&&a.createElement("title",null,n),o)};import e from"react";var m=(o)=>{return e.createElement(l,{...o,ariaLabel:"layout-bottom, margin, padding"},e.createElement("path",{d:"M21 15.5C21 16.8807 19.8807 18 18.5 18H5.5C4.11929 18 3 16.8807 3 15.5V5.5C3 4.11929 4.11929 3 5.5 3H18.5C19.8807 3 21 4.11929 21 5.5V15.5Z",fill:"currentColor"}),e.createElement("path",{d:"M21 20.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5C3 20.2239 3.22386 20 3.5 20H20.5C20.7761 20 21 20.2239 21 20.5Z",fill:"currentColor"}))},B=m;export{B as default,m as IconLayoutBottom1};
2
+
3
+ //# debugId=6D08C08343A35A9664756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutBottom1/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutBottom1: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-bottom, margin, padding\"><path d=\"M21 15.5C21 16.8807 19.8807 18 18.5 18H5.5C4.11929 18 3 16.8807 3 15.5V5.5C3 4.11929 4.11929 3 5.5 3H18.5C19.8807 3 21 4.11929 21 5.5V15.5Z\" fill=\"currentColor\"/><path d=\"M21 20.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5C3 20.2239 3.22386 20 3.5 20H20.5C20.7761 20 21 20.2239 21 20.5Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutBottom1;\n"
7
+ ],
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAoD,CAAC,IAAU,CAC1E,OAAO,gBAA0Z,EAA1Z,IAAqB,EAAO,UAAU,kCAAiC,gBAAC,OAAD,CAAM,EAAE,8IAA8I,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,yIAAyI,KAAK,eAAc,CAAI,GAGpZ",
9
+ "debugId": "6D08C08343A35A9664756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutLeft1: React.FC<CentralIconBaseProps>;
4
+ export default IconLayoutLeft1;
@@ -0,0 +1,3 @@
1
+ var I=Object.create;var{getPrototypeOf:V,defineProperty:a,getOwnPropertyNames:c,getOwnPropertyDescriptor:h}=Object,u=Object.prototype.hasOwnProperty;function g(r){return this[r]}var w,P,d=(r,t,e)=>{var o=r!=null&&typeof r==="object";if(o){var n=t?w??=new WeakMap:P??=new WeakMap,p=n.get(r);if(p)return p}e=r!=null?I(V(r)):{};let l=t||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e;for(let s of c(r))if(!u.call(l,s))a(l,s,{get:g.bind(r,s),enumerable:!0});if(o)n.set(r,l);return l},x=(r)=>{var t=(f??=new WeakMap).get(r),e;if(t)return t;if(t=a({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var o of c(r))if(!u.call(t,o))a(t,o,{get:g.bind(r,o),enumerable:!(e=h(r,o))||e.enumerable})}return f.set(r,t),t},f;var b=(r)=>r;function v(r,t){this[r]=b.bind(null,t)}var y=(r,t)=>{for(var e in t)a(r,e,{get:t[e],enumerable:!0,configurable:!0,set:v.bind(t,e)})};var G={};y(G,{CentralIconBase:()=>m});module.exports=x(G);var i=d(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:o,ariaHidden:n=!0,style:p,...l})=>{return i.default.createElement("svg",{...l,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:o,...p}},e&&!n&&i.default.createElement("title",null,e),r)};var S={};y(S,{default:()=>L,IconLayoutLeft1:()=>B});module.exports=x(S);var C=d(require("react"));var B=(r)=>{return C.default.createElement(m,{...r,ariaLabel:"layout-left, margin, padding"},C.default.createElement("path",{d:"M8.5 3C7.11929 3 6 4.11929 6 5.5V18.5C6 19.8807 7.11929 21 8.5 21H18.5C19.8807 21 21 19.8807 21 18.5V5.5C21 4.11929 19.8807 3 18.5 3H8.5Z",fill:"currentColor"}),C.default.createElement("path",{d:"M3.5 3C3.22386 3 3 3.22386 3 3.5V20.5C3 20.7761 3.22386 21 3.5 21C3.77614 21 4 20.7761 4 20.5V3.5C4 3.22386 3.77614 3 3.5 3Z",fill:"currentColor"}))},L=B;
2
+
3
+ //# debugId=3575813FF258140E64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutLeft1/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutLeft1: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-left, margin, padding\"><path d=\"M8.5 3C7.11929 3 6 4.11929 6 5.5V18.5C6 19.8807 7.11929 21 8.5 21H18.5C19.8807 21 21 19.8807 21 18.5V5.5C21 4.11929 19.8807 3 18.5 3H8.5Z\" fill=\"currentColor\"/><path d=\"M3.5 3C3.22386 3 3 3.22386 3 3.5V20.5C3 20.7761 3.22386 21 3.5 21C3.77614 21 4 20.7761 4 20.5V3.5C4 3.22386 3.77614 3 3.5 3Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutLeft1;\n"
7
+ ],
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,2ECjCY,IAAlB,sBAGO,IAAM,EAAkD,CAAC,IAAU,CACxE,OAAO,wBAA4Y,EAA5Y,IAAqB,EAAO,UAAU,gCAA+B,wBAAC,OAAD,CAAM,EAAE,4IAA4I,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,+HAA+H,KAAK,eAAc,CAAI,GAGtY",
9
+ "debugId": "3575813FF258140E64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import l from"react";var a=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:C,...s})=>{return l.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...C}},n&&!e&&l.createElement("title",null,n),t)};import o from"react";var i=(t)=>{return o.createElement(a,{...t,ariaLabel:"layout-left, margin, padding"},o.createElement("path",{d:"M8.5 3C7.11929 3 6 4.11929 6 5.5V18.5C6 19.8807 7.11929 21 8.5 21H18.5C19.8807 21 21 19.8807 21 18.5V5.5C21 4.11929 19.8807 3 18.5 3H8.5Z",fill:"currentColor"}),o.createElement("path",{d:"M3.5 3C3.22386 3 3 3.22386 3 3.5V20.5C3 20.7761 3.22386 21 3.5 21C3.77614 21 4 20.7761 4 20.5V3.5C4 3.22386 3.77614 3 3.5 3Z",fill:"currentColor"}))},d=i;export{d as default,i as IconLayoutLeft1};
2
+
3
+ //# debugId=B8F62394A8CFB8B764756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutLeft1/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutLeft1: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-left, margin, padding\"><path d=\"M8.5 3C7.11929 3 6 4.11929 6 5.5V18.5C6 19.8807 7.11929 21 8.5 21H18.5C19.8807 21 21 19.8807 21 18.5V5.5C21 4.11929 19.8807 3 18.5 3H8.5Z\" fill=\"currentColor\"/><path d=\"M3.5 3C3.22386 3 3 3.22386 3 3.5V20.5C3 20.7761 3.22386 21 3.5 21C3.77614 21 4 20.7761 4 20.5V3.5C4 3.22386 3.77614 3 3.5 3Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutLeft1;\n"
7
+ ],
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAkD,CAAC,IAAU,CACxE,OAAO,gBAA4Y,EAA5Y,IAAqB,EAAO,UAAU,gCAA+B,gBAAC,OAAD,CAAM,EAAE,4IAA4I,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,+HAA+H,KAAK,eAAc,CAAI,GAGtY",
9
+ "debugId": "B8F62394A8CFB8B764756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutLeftRight: React.FC<CentralIconBaseProps>;
4
+ export default IconLayoutLeftRight;
@@ -0,0 +1,3 @@
1
+ var y=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:I}=Object,c=Object.prototype.hasOwnProperty;function g(r){return this[r]}var w,P,h=(r,t,o)=>{var e=r!=null&&typeof r==="object";if(e){var n=t?w??=new WeakMap:P??=new WeakMap,C=n.get(r);if(C)return C}o=r!=null?y(B(r)):{};let l=t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o;for(let i of u(r))if(!c.call(l,i))p(l,i,{get:g.bind(r,i),enumerable:!0});if(e)n.set(r,l);return l},V=(r)=>{var t=(f??=new WeakMap).get(r),o;if(t)return t;if(t=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of u(r))if(!c.call(t,e))p(t,e,{get:g.bind(r,e),enumerable:!(o=I(r,e))||o.enumerable})}return f.set(r,t),t},f;var b=(r)=>r;function v(r,t){this[r]=b.bind(null,t)}var d=(r,t)=>{for(var o in t)p(r,o,{get:t[o],enumerable:!0,configurable:!0,set:v.bind(t,o)})};var G={};d(G,{CentralIconBase:()=>m});module.exports=V(G);var s=h(require("react")),m=({children:r,size:t=24,ariaLabel:o,color:e,ariaHidden:n=!0,style:C,...l})=>{return s.default.createElement("svg",{...l,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:e,...C}},o&&!n&&s.default.createElement("title",null,o),r)};var S={};d(S,{default:()=>L,IconLayoutLeftRight:()=>x});module.exports=V(S);var a=h(require("react"));var x=(r)=>{return a.default.createElement(m,{...r,ariaLabel:"layout-left-right, margin, padding"},a.default.createElement("path",{d:"M3.5 3C3.77614 3 4 3.22386 4 3.5V20.5C4 20.7761 3.77614 21 3.5 21C3.22386 21 3 20.7761 3 20.5V3.5C3 3.22386 3.22386 3 3.5 3Z",fill:"currentColor"}),a.default.createElement("path",{d:"M15.5 3C16.8807 3 18 4.11929 18 5.5V18.5C18 19.8807 16.8807 21 15.5 21H8.5C7.11929 21 6 19.8807 6 18.5V5.5C6 4.11929 7.11929 3 8.5 3H15.5Z",fill:"currentColor"}),a.default.createElement("path",{d:"M20.5 3C20.7761 3 21 3.22386 21 3.5V20.5C21 20.7761 20.7761 21 20.5 21C20.2239 21 20 20.7761 20 20.5V3.5C20 3.22386 20.2239 3 20.5 3Z",fill:"currentColor"}))},L=x;
2
+
3
+ //# debugId=09B6DB681C2F92BF64756E2164756E21
@@ -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=\"M3.5 3C3.77614 3 4 3.22386 4 3.5V20.5C4 20.7761 3.77614 21 3.5 21C3.22386 21 3 20.7761 3 20.5V3.5C3 3.22386 3.22386 3 3.5 3Z\" fill=\"currentColor\"/><path d=\"M15.5 3C16.8807 3 18 4.11929 18 5.5V18.5C18 19.8807 16.8807 21 15.5 21H8.5C7.11929 21 6 19.8807 6 18.5V5.5C6 4.11929 7.11929 3 8.5 3H15.5Z\" fill=\"currentColor\"/><path d=\"M20.5 3C20.7761 3 21 3.22386 21 3.5V20.5C21 20.7761 20.7761 21 20.5 21C20.2239 21 20 20.7761 20 20.5V3.5C20 3.22386 20.2239 3 20.5 3Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutLeftRight;\n"
7
+ ],
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,+ECjCY,IAAlB,sBAGO,IAAM,EAAsD,CAAC,IAAU,CAC5E,OAAO,wBAAwjB,EAAxjB,IAAqB,EAAO,UAAU,sCAAqC,wBAAC,OAAD,CAAM,EAAE,+HAA+H,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,6IAA6I,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,wIAAwI,KAAK,eAAc,CAAI,GAGljB",
9
+ "debugId": "09B6DB681C2F92BF64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:C,...i})=>{return l.createElement("svg",{...i,"aria-hidden":e,role:e?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},n&&!e&&l.createElement("title",null,n),o)};import t from"react";var s=(o)=>{return t.createElement(p,{...o,ariaLabel:"layout-left-right, margin, padding"},t.createElement("path",{d:"M3.5 3C3.77614 3 4 3.22386 4 3.5V20.5C4 20.7761 3.77614 21 3.5 21C3.22386 21 3 20.7761 3 20.5V3.5C3 3.22386 3.22386 3 3.5 3Z",fill:"currentColor"}),t.createElement("path",{d:"M15.5 3C16.8807 3 18 4.11929 18 5.5V18.5C18 19.8807 16.8807 21 15.5 21H8.5C7.11929 21 6 19.8807 6 18.5V5.5C6 4.11929 7.11929 3 8.5 3H15.5Z",fill:"currentColor"}),t.createElement("path",{d:"M20.5 3C20.7761 3 21 3.22386 21 3.5V20.5C21 20.7761 20.7761 21 20.5 21C20.2239 21 20 20.7761 20 20.5V3.5C20 3.22386 20.2239 3 20.5 3Z",fill:"currentColor"}))},h=s;export{h as default,s as IconLayoutLeftRight};
2
+
3
+ //# debugId=CEE17574DC95B77864756E2164756E21
@@ -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=\"M3.5 3C3.77614 3 4 3.22386 4 3.5V20.5C4 20.7761 3.77614 21 3.5 21C3.22386 21 3 20.7761 3 20.5V3.5C3 3.22386 3.22386 3 3.5 3Z\" fill=\"currentColor\"/><path d=\"M15.5 3C16.8807 3 18 4.11929 18 5.5V18.5C18 19.8807 16.8807 21 15.5 21H8.5C7.11929 21 6 19.8807 6 18.5V5.5C6 4.11929 7.11929 3 8.5 3H15.5Z\" fill=\"currentColor\"/><path d=\"M20.5 3C20.7761 3 21 3.22386 21 3.5V20.5C21 20.7761 20.7761 21 20.5 21C20.2239 21 20 20.7761 20 20.5V3.5C20 3.22386 20.2239 3 20.5 3Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutLeftRight;\n"
7
+ ],
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAsD,CAAC,IAAU,CAC5E,OAAO,gBAAwjB,EAAxjB,IAAqB,EAAO,UAAU,sCAAqC,gBAAC,OAAD,CAAM,EAAE,+HAA+H,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,6IAA6I,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,wIAAwI,KAAK,eAAc,CAAI,GAGljB",
9
+ "debugId": "CEE17574DC95B77864756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutRight1: React.FC<CentralIconBaseProps>;
4
+ export default IconLayoutRight1;
@@ -0,0 +1,3 @@
1
+ var B=Object.create;var{getPrototypeOf:I,defineProperty:l,getOwnPropertyNames:g,getOwnPropertyDescriptor:V}=Object,u=Object.prototype.hasOwnProperty;function f(r){return this[r]}var w,P,h=(r,t,o)=>{var e=r!=null&&typeof r==="object";if(e){var n=t?w??=new WeakMap:P??=new WeakMap,p=n.get(r);if(p)return p}o=r!=null?B(I(r)):{};let a=t||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o;for(let s of g(r))if(!u.call(a,s))l(a,s,{get:f.bind(r,s),enumerable:!0});if(e)n.set(r,a);return a},d=(r)=>{var t=(c??=new WeakMap).get(r),o;if(t)return t;if(t=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of g(r))if(!u.call(t,e))l(t,e,{get:f.bind(r,e),enumerable:!(o=V(r,e))||o.enumerable})}return c.set(r,t),t},c;var b=(r)=>r;function v(r,t){this[r]=b.bind(null,t)}var x=(r,t)=>{for(var o in t)l(r,o,{get:t[o],enumerable:!0,configurable:!0,set:v.bind(t,o)})};var G={};x(G,{CentralIconBase:()=>m});module.exports=d(G);var i=h(require("react")),m=({children:r,size:t=24,ariaLabel:o,color:e,ariaHidden:n=!0,style:p,...a})=>{return i.default.createElement("svg",{...a,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:e,...p}},o&&!n&&i.default.createElement("title",null,o),r)};var S={};x(S,{default:()=>F,IconLayoutRight1:()=>y});module.exports=d(S);var C=h(require("react"));var y=(r)=>{return C.default.createElement(m,{...r,ariaLabel:"layout-right, margin, padding"},C.default.createElement("path",{d:"M15.5 3C16.8807 3 18 4.11929 18 5.5V18.5C18 19.8807 16.8807 21 15.5 21H5.5C4.11929 21 3 19.8807 3 18.5V5.5C3 4.11929 4.11929 3 5.5 3H15.5Z",fill:"currentColor"}),C.default.createElement("path",{d:"M20.5 3C20.7761 3 21 3.22386 21 3.5V20.5C21 20.7761 20.7761 21 20.5 21C20.2239 21 20 20.7761 20 20.5V3.5C20 3.22386 20.2239 3 20.5 3Z",fill:"currentColor"}))},F=y;
2
+
3
+ //# debugId=0F85F543BEEB532364756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutRight1/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutRight1: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-right, margin, padding\"><path d=\"M15.5 3C16.8807 3 18 4.11929 18 5.5V18.5C18 19.8807 16.8807 21 15.5 21H5.5C4.11929 21 3 19.8807 3 18.5V5.5C3 4.11929 4.11929 3 5.5 3H15.5Z\" fill=\"currentColor\"/><path d=\"M20.5 3C20.7761 3 21 3.22386 21 3.5V20.5C21 20.7761 20.7761 21 20.5 21C20.2239 21 20 20.7761 20 20.5V3.5C20 3.22386 20.2239 3 20.5 3Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutRight1;\n"
7
+ ],
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,4ECjCY,IAAlB,sBAGO,IAAM,EAAmD,CAAC,IAAU,CACzE,OAAO,wBAAuZ,EAAvZ,IAAqB,EAAO,UAAU,iCAAgC,wBAAC,OAAD,CAAM,EAAE,6IAA6I,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,wIAAwI,KAAK,eAAc,CAAI,GAGjZ",
9
+ "debugId": "0F85F543BEEB532364756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import a from"react";var l=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:C,...s})=>{return a.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...C}},n&&!o&&a.createElement("title",null,n),t)};import e from"react";var i=(t)=>{return e.createElement(l,{...t,ariaLabel:"layout-right, margin, padding"},e.createElement("path",{d:"M15.5 3C16.8807 3 18 4.11929 18 5.5V18.5C18 19.8807 16.8807 21 15.5 21H5.5C4.11929 21 3 19.8807 3 18.5V5.5C3 4.11929 4.11929 3 5.5 3H15.5Z",fill:"currentColor"}),e.createElement("path",{d:"M20.5 3C20.7761 3 21 3.22386 21 3.5V20.5C21 20.7761 20.7761 21 20.5 21C20.2239 21 20 20.7761 20 20.5V3.5C20 3.22386 20.2239 3 20.5 3Z",fill:"currentColor"}))},h=i;export{h as default,i as IconLayoutRight1};
2
+
3
+ //# debugId=53C687F7CD65091D64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutRight1/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutRight1: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-right, margin, padding\"><path d=\"M15.5 3C16.8807 3 18 4.11929 18 5.5V18.5C18 19.8807 16.8807 21 15.5 21H5.5C4.11929 21 3 19.8807 3 18.5V5.5C3 4.11929 4.11929 3 5.5 3H15.5Z\" fill=\"currentColor\"/><path d=\"M20.5 3C20.7761 3 21 3.22386 21 3.5V20.5C21 20.7761 20.7761 21 20.5 21C20.2239 21 20 20.7761 20 20.5V3.5C20 3.22386 20.2239 3 20.5 3Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutRight1;\n"
7
+ ],
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAmD,CAAC,IAAU,CACzE,OAAO,gBAAuZ,EAAvZ,IAAqB,EAAO,UAAU,iCAAgC,gBAAC,OAAD,CAAM,EAAE,6IAA6I,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,wIAAwI,KAAK,eAAc,CAAI,GAGjZ",
9
+ "debugId": "53C687F7CD65091D64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutTop1: React.FC<CentralIconBaseProps>;
4
+ export default IconLayoutTop1;
@@ -0,0 +1,3 @@
1
+ var I=Object.create;var{getPrototypeOf:h,defineProperty:a,getOwnPropertyNames:u,getOwnPropertyDescriptor:w}=Object,f=Object.prototype.hasOwnProperty;function g(r){return this[r]}var P,V,d=(r,t,o)=>{var e=r!=null&&typeof r==="object";if(e){var n=t?P??=new WeakMap:V??=new WeakMap,l=n.get(r);if(l)return l}o=r!=null?I(h(r)):{};let p=t||!r||!r.__esModule?a(o,"default",{value:r,enumerable:!0}):o;for(let s of u(r))if(!f.call(p,s))a(p,s,{get:g.bind(r,s),enumerable:!0});if(e)n.set(r,p);return p},x=(r)=>{var t=(c??=new WeakMap).get(r),o;if(t)return t;if(t=a({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of u(r))if(!f.call(t,e))a(t,e,{get:g.bind(r,e),enumerable:!(o=w(r,e))||o.enumerable})}return c.set(r,t),t},c;var b=(r)=>r;function v(r,t){this[r]=b.bind(null,t)}var y=(r,t)=>{for(var o in t)a(r,o,{get:t[o],enumerable:!0,configurable:!0,set:v.bind(t,o)})};var G={};y(G,{CentralIconBase:()=>m});module.exports=x(G);var i=d(require("react")),m=({children:r,size:t=24,ariaLabel:o,color:e,ariaHidden:n=!0,style:l,...p})=>{return i.default.createElement("svg",{...p,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:e,...l}},o&&!n&&i.default.createElement("title",null,o),r)};var S={};y(S,{default:()=>H,IconLayoutTop1:()=>B});module.exports=x(S);var C=d(require("react"));var B=(r)=>{return C.default.createElement(m,{...r,ariaLabel:"layout-top, margin, padding"},C.default.createElement("path",{d:"M3 8.5C3 7.11929 4.11929 6 5.5 6H18.5C19.8807 6 21 7.11929 21 8.5V18.5C21 19.8807 19.8807 21 18.5 21H5.5C4.11929 21 3 19.8807 3 18.5V8.5Z",fill:"currentColor"}),C.default.createElement("path",{d:"M3 3.5C3 3.22386 3.22386 3 3.5 3H20.5C20.7761 3 21 3.22386 21 3.5C21 3.77614 20.7761 4 20.5 4H3.5C3.22386 4 3 3.77614 3 3.5Z",fill:"currentColor"}))},H=B;
2
+
3
+ //# debugId=121C8316535A404764756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutTop1/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutTop1: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-top, margin, padding\"><path d=\"M3 8.5C3 7.11929 4.11929 6 5.5 6H18.5C19.8807 6 21 7.11929 21 8.5V18.5C21 19.8807 19.8807 21 18.5 21H5.5C4.11929 21 3 19.8807 3 18.5V8.5Z\" fill=\"currentColor\"/><path d=\"M3 3.5C3 3.22386 3.22386 3 3.5 3H20.5C20.7761 3 21 3.22386 21 3.5C21 3.77614 20.7761 4 20.5 4H3.5C3.22386 4 3 3.77614 3 3.5Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutTop1;\n"
7
+ ],
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,0ECjCY,IAAlB,sBAGO,IAAM,EAAiD,CAAC,IAAU,CACvE,OAAO,wBAA2Y,EAA3Y,IAAqB,EAAO,UAAU,+BAA8B,wBAAC,OAAD,CAAM,EAAE,4IAA4I,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,+HAA+H,KAAK,eAAc,CAAI,GAGrY",
9
+ "debugId": "121C8316535A404764756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";var a=({children:t,size:r=24,ariaLabel:n,color:l,ariaHidden:o=!0,style:C,...s})=>{return p.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...C}},n&&!o&&p.createElement("title",null,n),t)};import e from"react";var i=(t)=>{return e.createElement(a,{...t,ariaLabel:"layout-top, margin, padding"},e.createElement("path",{d:"M3 8.5C3 7.11929 4.11929 6 5.5 6H18.5C19.8807 6 21 7.11929 21 8.5V18.5C21 19.8807 19.8807 21 18.5 21H5.5C4.11929 21 3 19.8807 3 18.5V8.5Z",fill:"currentColor"}),e.createElement("path",{d:"M3 3.5C3 3.22386 3.22386 3 3.5 3H20.5C20.7761 3 21 3.22386 21 3.5C21 3.77614 20.7761 4 20.5 4H3.5C3.22386 4 3 3.77614 3 3.5Z",fill:"currentColor"}))},d=i;export{d as default,i as IconLayoutTop1};
2
+
3
+ //# debugId=F26BA7BB08AE496364756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutTop1/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutTop1: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-top, margin, padding\"><path d=\"M3 8.5C3 7.11929 4.11929 6 5.5 6H18.5C19.8807 6 21 7.11929 21 8.5V18.5C21 19.8807 19.8807 21 18.5 21H5.5C4.11929 21 3 19.8807 3 18.5V8.5Z\" fill=\"currentColor\"/><path d=\"M3 3.5C3 3.22386 3.22386 3 3.5 3H20.5C20.7761 3 21 3.22386 21 3.5C21 3.77614 20.7761 4 20.5 4H3.5C3.22386 4 3 3.77614 3 3.5Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutTop1;\n"
7
+ ],
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAiD,CAAC,IAAU,CACvE,OAAO,gBAA2Y,EAA3Y,IAAqB,EAAO,UAAU,+BAA8B,gBAAC,OAAD,CAAM,EAAE,4IAA4I,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,+HAA+H,KAAK,eAAc,CAAI,GAGrY",
9
+ "debugId": "F26BA7BB08AE496364756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutTopBottom: React.FC<CentralIconBaseProps>;
4
+ export default IconLayoutTopBottom;
@@ -0,0 +1,3 @@
1
+ var y=Object.create;var{getPrototypeOf:I,defineProperty:p,getOwnPropertyNames:c,getOwnPropertyDescriptor:b}=Object,f=Object.prototype.hasOwnProperty;function g(o){return this[o]}var w,P,d=(o,t,r)=>{var e=o!=null&&typeof o==="object";if(e){var n=t?w??=new WeakMap:P??=new WeakMap,C=n.get(o);if(C)return C}r=o!=null?y(I(o)):{};let l=t||!o||!o.__esModule?p(r,"default",{value:o,enumerable:!0}):r;for(let s of c(o))if(!f.call(l,s))p(l,s,{get:g.bind(o,s),enumerable:!0});if(e)n.set(o,l);return l},B=(o)=>{var t=(u??=new WeakMap).get(o),r;if(t)return t;if(t=p({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var e of c(o))if(!f.call(t,e))p(t,e,{get:g.bind(o,e),enumerable:!(r=b(o,e))||r.enumerable})}return u.set(o,t),t},u;var V=(o)=>o;function H(o,t){this[o]=V.bind(null,t)}var h=(o,t)=>{for(var r in t)p(o,r,{get:t[r],enumerable:!0,configurable:!0,set:H.bind(t,r)})};var v={};h(v,{CentralIconBase:()=>i});module.exports=B(v);var m=d(require("react")),i=({children:o,size:t=24,ariaLabel:r,color:e,ariaHidden:n=!0,style:C,...l})=>{return m.default.createElement("svg",{...l,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:e,...C}},r&&!n&&m.default.createElement("title",null,r),o)};var G={};h(G,{default:()=>S,IconLayoutTopBottom:()=>x});module.exports=B(G);var a=d(require("react"));var x=(o)=>{return a.default.createElement(i,{...o,ariaLabel:"layout-top-bottom, margin, padding"},a.default.createElement("path",{d:"M20.5 20C20.7761 20 21 20.2239 21 20.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5C3 20.2239 3.22386 20 3.5 20H20.5Z",fill:"currentColor"}),a.default.createElement("path",{d:"M18.5 6C19.8807 6 21 7.11929 21 8.5V15.5C21 16.8807 19.8807 18 18.5 18H5.5C4.11929 18 3 16.8807 3 15.5V8.5C3 7.11929 4.11929 6 5.5 6H18.5Z",fill:"currentColor"}),a.default.createElement("path",{d:"M20.5 3C20.7761 3 21 3.22386 21 3.5C21 3.77614 20.7761 4 20.5 4H3.5C3.22386 4 3 3.77614 3 3.5C3 3.22386 3.22386 3 3.5 3H20.5Z",fill:"currentColor"}))},S=x;
2
+
3
+ //# debugId=C713FD14E8E8966E64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutTopBottom/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutTopBottom: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-top-bottom, margin, padding\"><path d=\"M20.5 20C20.7761 20 21 20.2239 21 20.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5C3 20.2239 3.22386 20 3.5 20H20.5Z\" fill=\"currentColor\"/><path d=\"M18.5 6C19.8807 6 21 7.11929 21 8.5V15.5C21 16.8807 19.8807 18 18.5 18H5.5C4.11929 18 3 16.8807 3 15.5V8.5C3 7.11929 4.11929 6 5.5 6H18.5Z\" fill=\"currentColor\"/><path d=\"M20.5 3C20.7761 3 21 3.22386 21 3.5C21 3.77614 20.7761 4 20.5 4H3.5C3.22386 4 3 3.77614 3 3.5C3 3.22386 3.22386 3 3.5 3H20.5Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutTopBottom;\n"
7
+ ],
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,+ECjCY,IAAlB,sBAGO,IAAM,EAAsD,CAAC,IAAU,CAC5E,OAAO,wBAA0jB,EAA1jB,IAAqB,EAAO,UAAU,sCAAqC,wBAAC,OAAD,CAAM,EAAE,yIAAyI,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,6IAA6I,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,gIAAgI,KAAK,eAAc,CAAI,GAGpjB",
9
+ "debugId": "C713FD14E8E8966E64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import l from"react";var p=({children:r,size:o=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:C,...s})=>{return l.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},n&&!e&&l.createElement("title",null,n),r)};import t from"react";var m=(r)=>{return t.createElement(p,{...r,ariaLabel:"layout-top-bottom, margin, padding"},t.createElement("path",{d:"M20.5 20C20.7761 20 21 20.2239 21 20.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5C3 20.2239 3.22386 20 3.5 20H20.5Z",fill:"currentColor"}),t.createElement("path",{d:"M18.5 6C19.8807 6 21 7.11929 21 8.5V15.5C21 16.8807 19.8807 18 18.5 18H5.5C4.11929 18 3 16.8807 3 15.5V8.5C3 7.11929 4.11929 6 5.5 6H18.5Z",fill:"currentColor"}),t.createElement("path",{d:"M20.5 3C20.7761 3 21 3.22386 21 3.5C21 3.77614 20.7761 4 20.5 4H3.5C3.22386 4 3 3.77614 3 3.5C3 3.22386 3.22386 3 3.5 3H20.5Z",fill:"currentColor"}))},d=m;export{d as default,m as IconLayoutTopBottom};
2
+
3
+ //# debugId=C75F85981E33F7E664756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutTopBottom/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLayoutTopBottom: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-top-bottom, margin, padding\"><path d=\"M20.5 20C20.7761 20 21 20.2239 21 20.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5C3 20.2239 3.22386 20 3.5 20H20.5Z\" fill=\"currentColor\"/><path d=\"M18.5 6C19.8807 6 21 7.11929 21 8.5V15.5C21 16.8807 19.8807 18 18.5 18H5.5C4.11929 18 3 16.8807 3 15.5V8.5C3 7.11929 4.11929 6 5.5 6H18.5Z\" fill=\"currentColor\"/><path d=\"M20.5 3C20.7761 3 21 3.22386 21 3.5C21 3.77614 20.7761 4 20.5 4H3.5C3.22386 4 3 3.77614 3 3.5C3 3.22386 3.22386 3 3.5 3H20.5Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutTopBottom;\n"
7
+ ],
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAsD,CAAC,IAAU,CAC5E,OAAO,gBAA0jB,EAA1jB,IAAqB,EAAO,UAAU,sCAAqC,gBAAC,OAAD,CAAM,EAAE,yIAAyI,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,6IAA6I,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,gIAAgI,KAAK,eAAc,CAAI,GAGpjB",
9
+ "debugId": "C75F85981E33F7E664756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconQwik: React.FC<CentralIconBaseProps>;
4
+ export default IconQwik;
@@ -0,0 +1,3 @@
1
+ var B=Object.create;var{getPrototypeOf:I,defineProperty:l,getOwnPropertyNames:c,getOwnPropertyDescriptor:h}=Object,f=Object.prototype.hasOwnProperty;function u(e){return this[e]}var v,y,d=(e,r,t)=>{var o=e!=null&&typeof e==="object";if(o){var n=r?v??=new WeakMap:y??=new WeakMap,p=n.get(e);if(p)return p}t=e!=null?B(I(e)):{};let L=r||!e||!e.__esModule?l(t,"default",{value:e,enumerable:!0}):t;for(let a of c(e))if(!f.call(L,a))l(L,a,{get:u.bind(e,a),enumerable:!0});if(o)n.set(e,L);return L},g=(e)=>{var r=(m??=new WeakMap).get(e),t;if(r)return r;if(r=l({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var o of c(e))if(!f.call(r,o))l(r,o,{get:u.bind(e,o),enumerable:!(t=h(e,o))||t.enumerable})}return m.set(e,r),r},m;var P=(e)=>e;function V(e,r){this[e]=P.bind(null,r)}var w=(e,r)=>{for(var t in r)l(e,t,{get:r[t],enumerable:!0,configurable:!0,set:V.bind(r,t)})};var b={};w(b,{CentralIconBase:()=>C});module.exports=g(b);var s=d(require("react")),C=({children:e,size:r=24,ariaLabel:t,color:o,ariaHidden:n=!0,style:p,...L})=>{return s.default.createElement("svg",{...L,"aria-hidden":n,role:n?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:o,...p}},t&&!n&&s.default.createElement("title",null,t),e)};var G={};w(G,{default:()=>M,IconQwik:()=>x});module.exports=g(G);var i=d(require("react"));var x=(e)=>{return i.default.createElement(C,{...e,ariaLabel:"qwik"},i.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.4306 2.50008C16.4342 2.4923 17.3597 3.02477 17.8537 3.88608L19.8295 7.30921L19.8453 7.29339L19.9941 7.55943L20.3708 8.24126L21.0927 9.57238C21.6102 10.5044 21.5237 11.6479 20.8964 12.5016C20.865 12.5486 20.8258 12.596 20.7866 12.643L20.6843 12.7602L17.4854 18.6734L19.3197 22.2835C19.4032 22.4275 19.2169 22.5626 19.0909 22.4649L19.129 22.5031L10.2522 19.8948L8.62896 19.9106C7.64868 19.9184 6.73839 19.4175 6.23649 18.5795L2.95848 13.1443C2.40707 12.2176 2.45151 11.0092 3.03847 10.1156L6.16115 3.92608C6.65522 3.08805 7.54919 2.57117 8.52943 2.56334L13.6976 2.54752L15.4306 2.50008ZM15.4827 18.9395L15.4845 18.9385L15.4827 18.9162V18.9395ZM15.4845 18.9385L15.4929 18.9376V18.9237L15.4845 18.9385ZM8.62152 3.20331L9.72659 9.54075L7.84481 11.3584L15.4799 18.8976L14.7013 12.6039L16.011 11.2802L8.63919 3.18192L8.62152 3.20331Z",fill:"currentColor"}))},M=x;
2
+
3
+ //# debugId=EA9FD976EF73B29A64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconQwik/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconQwik: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"qwik\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M15.4306 2.50008C16.4342 2.4923 17.3597 3.02477 17.8537 3.88608L19.8295 7.30921L19.8453 7.29339L19.9941 7.55943L20.3708 8.24126L21.0927 9.57238C21.6102 10.5044 21.5237 11.6479 20.8964 12.5016C20.865 12.5486 20.8258 12.596 20.7866 12.643L20.6843 12.7602L17.4854 18.6734L19.3197 22.2835C19.4032 22.4275 19.2169 22.5626 19.0909 22.4649L19.129 22.5031L10.2522 19.8948L8.62896 19.9106C7.64868 19.9184 6.73839 19.4175 6.23649 18.5795L2.95848 13.1443C2.40707 12.2176 2.45151 11.0092 3.03847 10.1156L6.16115 3.92608C6.65522 3.08805 7.54919 2.57117 8.52943 2.56334L13.6976 2.54752L15.4306 2.50008ZM15.4827 18.9395L15.4845 18.9385L15.4827 18.9162V18.9395ZM15.4845 18.9385L15.4929 18.9376V18.9237L15.4845 18.9385ZM8.62152 3.20331L9.72659 9.54075L7.84481 11.3584L15.4799 18.8976L14.7013 12.6039L16.011 11.2802L8.63919 3.18192L8.62152 3.20331Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconQwik;\n"
7
+ ],
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,oECjCY,IAAlB,sBAGO,IAAM,EAA2C,CAAC,IAAU,CACjE,OAAO,wBAAm7B,EAAn7B,IAAqB,EAAO,UAAU,QAAO,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,i0BAAi0B,KAAK,eAAc,CAAI,GAG76B",
9
+ "debugId": "EA9FD976EF73B29A64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import n from"react";var L=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:a,...s})=>{return n.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},o&&!t&&n.createElement("title",null,o),r)};import l from"react";var C=(r)=>{return l.createElement(L,{...r,ariaLabel:"qwik"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.4306 2.50008C16.4342 2.4923 17.3597 3.02477 17.8537 3.88608L19.8295 7.30921L19.8453 7.29339L19.9941 7.55943L20.3708 8.24126L21.0927 9.57238C21.6102 10.5044 21.5237 11.6479 20.8964 12.5016C20.865 12.5486 20.8258 12.596 20.7866 12.643L20.6843 12.7602L17.4854 18.6734L19.3197 22.2835C19.4032 22.4275 19.2169 22.5626 19.0909 22.4649L19.129 22.5031L10.2522 19.8948L8.62896 19.9106C7.64868 19.9184 6.73839 19.4175 6.23649 18.5795L2.95848 13.1443C2.40707 12.2176 2.45151 11.0092 3.03847 10.1156L6.16115 3.92608C6.65522 3.08805 7.54919 2.57117 8.52943 2.56334L13.6976 2.54752L15.4306 2.50008ZM15.4827 18.9395L15.4845 18.9385L15.4827 18.9162V18.9395ZM15.4845 18.9385L15.4929 18.9376V18.9237L15.4845 18.9385ZM8.62152 3.20331L9.72659 9.54075L7.84481 11.3584L15.4799 18.8976L14.7013 12.6039L16.011 11.2802L8.63919 3.18192L8.62152 3.20331Z",fill:"currentColor"}))},d=C;export{d as default,C as IconQwik};
2
+
3
+ //# debugId=F18CB6466E9BAF5864756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconQwik/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconQwik: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"qwik\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M15.4306 2.50008C16.4342 2.4923 17.3597 3.02477 17.8537 3.88608L19.8295 7.30921L19.8453 7.29339L19.9941 7.55943L20.3708 8.24126L21.0927 9.57238C21.6102 10.5044 21.5237 11.6479 20.8964 12.5016C20.865 12.5486 20.8258 12.596 20.7866 12.643L20.6843 12.7602L17.4854 18.6734L19.3197 22.2835C19.4032 22.4275 19.2169 22.5626 19.0909 22.4649L19.129 22.5031L10.2522 19.8948L8.62896 19.9106C7.64868 19.9184 6.73839 19.4175 6.23649 18.5795L2.95848 13.1443C2.40707 12.2176 2.45151 11.0092 3.03847 10.1156L6.16115 3.92608C6.65522 3.08805 7.54919 2.57117 8.52943 2.56334L13.6976 2.54752L15.4306 2.50008ZM15.4827 18.9395L15.4845 18.9385L15.4827 18.9162V18.9395ZM15.4845 18.9385L15.4929 18.9376V18.9237L15.4845 18.9385ZM8.62152 3.20331L9.72659 9.54075L7.84481 11.3584L15.4799 18.8976L14.7013 12.6039L16.011 11.2802L8.63919 3.18192L8.62152 3.20331Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconQwik;\n"
7
+ ],
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAA2C,CAAC,IAAU,CACjE,OAAO,gBAAm7B,EAAn7B,IAAqB,EAAO,UAAU,QAAO,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,i0BAAi0B,KAAK,eAAc,CAAI,GAG76B",
9
+ "debugId": "F18CB6466E9BAF5864756E2164756E21",
10
+ "names": []
11
+ }
package/README.md CHANGED
@@ -1356,9 +1356,13 @@ Below is a complete list of available icons:
1356
1356
  - IconLayoutDashboard
1357
1357
  - IconLayoutWindow
1358
1358
  - IconLayoutTop
1359
+ - IconLayoutTop1
1359
1360
  - IconLayoutBottom
1361
+ - IconLayoutBottom1
1360
1362
  - IconLayoutRight
1363
+ - IconLayoutRight1
1361
1364
  - IconLayoutLeft
1365
+ - IconLayoutLeft1
1362
1366
  - IconLayoutHalf
1363
1367
  - IconLayoutThird
1364
1368
  - IconLayoutGrid1
@@ -1410,6 +1414,9 @@ Below is a complete list of available icons:
1410
1414
  - IconLayoutAlignTopBottom
1411
1415
  - IconGrid
1412
1416
  - IconGridBox
1417
+ - IconLayoutAllSides
1418
+ - IconLayoutLeftRight
1419
+ - IconLayoutTopBottom
1413
1420
 
1414
1421
  ### Location
1415
1422
 
@@ -1876,6 +1883,7 @@ Below is a complete list of available icons:
1876
1883
  - IconBitcoinCircle
1877
1884
  - IconSwift
1878
1885
  - IconSiriGen2
1886
+ - IconQwik
1879
1887
 
1880
1888
  ### Sound & Music
1881
1889