@central-icons-react/round-outlined-radius-1-stroke-1 1.1.265 → 1.1.267

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 (41) hide show
  1. package/IconAlbums2/index.d.ts +4 -0
  2. package/IconAlbums2/index.js +3 -0
  3. package/IconAlbums2/index.js.map +11 -0
  4. package/IconAlbums2/index.mjs +3 -0
  5. package/IconAlbums2/index.mjs.map +11 -0
  6. package/IconDevices2/index.js +2 -2
  7. package/IconDevices2/index.js.map +3 -3
  8. package/IconDevices2/index.mjs +2 -2
  9. package/IconDevices2/index.mjs.map +3 -3
  10. package/IconHomePlus/index.d.ts +4 -0
  11. package/IconHomePlus/index.js +3 -0
  12. package/IconHomePlus/index.js.map +11 -0
  13. package/IconHomePlus/index.mjs +3 -0
  14. package/IconHomePlus/index.mjs.map +11 -0
  15. package/IconLayoutAlignLeftRight/index.d.ts +4 -0
  16. package/IconLayoutAlignLeftRight/index.js +3 -0
  17. package/IconLayoutAlignLeftRight/index.js.map +11 -0
  18. package/IconLayoutAlignLeftRight/index.mjs +3 -0
  19. package/IconLayoutAlignLeftRight/index.mjs.map +11 -0
  20. package/IconLayoutAlignTopBottom/index.d.ts +4 -0
  21. package/IconLayoutAlignTopBottom/index.js +3 -0
  22. package/IconLayoutAlignTopBottom/index.js.map +11 -0
  23. package/IconLayoutAlignTopBottom/index.mjs +3 -0
  24. package/IconLayoutAlignTopBottom/index.mjs.map +11 -0
  25. package/IconMacbook/index.js +2 -2
  26. package/IconMacbook/index.js.map +3 -3
  27. package/IconMacbook/index.mjs +2 -2
  28. package/IconMacbook/index.mjs.map +3 -3
  29. package/README.md +4 -0
  30. package/icons/index.d.ts +1 -1
  31. package/icons/index.js +2 -2
  32. package/icons/index.js.map +3 -3
  33. package/icons/index.mjs +2 -2
  34. package/icons/index.mjs.map +3 -3
  35. package/icons-index.json +4 -4
  36. package/index.d.ts +4 -0
  37. package/index.js +12 -0
  38. package/index.mjs +4 -0
  39. package/license-check.js +1 -1
  40. package/package.json +1 -1
  41. package/skills/central-icons-react/SKILL.md +6 -2
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconAlbums2: React.FC<CentralIconBaseProps>;
4
+ export default IconAlbums2;
@@ -0,0 +1,3 @@
1
+ var x=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:C,getOwnPropertyDescriptor:I}=Object,d=Object.prototype.hasOwnProperty;function f(r){return this[r]}var b,w,k=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var n=o?b??=new WeakMap:w??=new WeakMap,l=n.get(r);if(l)return l}e=r!=null?x(B(r)):{};let s=o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e;for(let i of C(r))if(!d.call(s,i))p(s,i,{get:f.bind(r,i),enumerable:!0});if(t)n.set(r,s);return s},L=(r)=>{var o=(m??=new WeakMap).get(r),e;if(o)return o;if(o=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of C(r))if(!d.call(o,t))p(o,t,{get:f.bind(r,t),enumerable:!(e=I(r,t))||e.enumerable})}return m.set(r,o),o},m;var y=(r)=>r;function P(r,o){this[r]=y.bind(null,o)}var g=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0,configurable:!0,set:P.bind(o,e)})};var v={};g(v,{CentralIconBase:()=>c});module.exports=L(v);var u=k(require("react")),c=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:n=!0,style:l,...s})=>{return u.default.createElement("svg",{...s,"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:t,...l}},e&&!n&&u.default.createElement("title",null,e),r)};var G={};g(G,{default:()=>S,IconAlbums2:()=>h});module.exports=L(G);var a=k(require("react"));var h=(r)=>{return a.default.createElement(c,{...r,ariaLabel:"albums-2, cover"},a.default.createElement("path",{d:"M18.5 3.5H5.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),a.default.createElement("path",{d:"M19.5 7.5H4.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),a.default.createElement("path",{d:"M4.53078 11.5H19.4692C20.1198 11.5 20.5972 12.1114 20.4394 12.7425L18.6894 19.7425C18.5781 20.1877 18.1781 20.5 17.7192 20.5H6.28078C5.82191 20.5 5.42193 20.1877 5.31063 19.7425L3.56063 12.7425C3.40285 12.1114 3.88021 11.5 4.53078 11.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},S=h;
2
+
3
+ //# debugId=6A2FA912AF0A0FFC64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconAlbums2/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 IconAlbums2: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"albums-2, cover\"><path d=\"M18.5 3.5H5.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M19.5 7.5H4.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M4.53078 11.5H19.4692C20.1198 11.5 20.5972 12.1114 20.4394 12.7425L18.6894 19.7425C18.5781 20.1877 18.1781 20.5 17.7192 20.5H6.28078C5.82191 20.5 5.42193 20.1877 5.31063 19.7425L3.56063 12.7425C3.40285 12.1114 3.88021 11.5 4.53078 11.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconAlbums2;\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,uECjCY,IAAlB,sBAGO,IAAM,EAA8C,CAAC,IAAU,CACpE,OAAO,wBAA6iB,EAA7iB,IAAqB,EAAO,UAAU,mBAAkB,wBAAC,OAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,+OAA+O,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGviB",
9
+ "debugId": "6A2FA912AF0A0FFC64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import s from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:l,...i})=>{return s.createElement("svg",{...i,"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:a,...l}},n&&!t&&s.createElement("title",null,n),e)};import o from"react";var u=(e)=>{return o.createElement(p,{...e,ariaLabel:"albums-2, cover"},o.createElement("path",{d:"M18.5 3.5H5.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M19.5 7.5H4.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M4.53078 11.5H19.4692C20.1198 11.5 20.5972 12.1114 20.4394 12.7425L18.6894 19.7425C18.5781 20.1877 18.1781 20.5 17.7192 20.5H6.28078C5.82191 20.5 5.42193 20.1877 5.31063 19.7425L3.56063 12.7425C3.40285 12.1114 3.88021 11.5 4.53078 11.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},k=u;export{k as default,u as IconAlbums2};
2
+
3
+ //# debugId=677AF1FFB3B0F5D464756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconAlbums2/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 IconAlbums2: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"albums-2, cover\"><path d=\"M18.5 3.5H5.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M19.5 7.5H4.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M4.53078 11.5H19.4692C20.1198 11.5 20.5972 12.1114 20.4394 12.7425L18.6894 19.7425C18.5781 20.1877 18.1781 20.5 17.7192 20.5H6.28078C5.82191 20.5 5.42193 20.1877 5.31063 19.7425L3.56063 12.7425C3.40285 12.1114 3.88021 11.5 4.53078 11.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconAlbums2;\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,EAA8C,CAAC,IAAU,CACpE,OAAO,gBAA6iB,EAA7iB,IAAqB,EAAO,UAAU,mBAAkB,gBAAC,OAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,+OAA+O,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGviB",
9
+ "debugId": "677AF1FFB3B0F5D464756E2164756E21",
10
+ "names": []
11
+ }
@@ -1,3 +1,3 @@
1
- var x=Object.create;var{getPrototypeOf:B,defineProperty:s,getOwnPropertyNames:d,getOwnPropertyDescriptor:I}=Object,m=Object.prototype.hasOwnProperty;function f(r){return this[r]}var L,v,h=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var n=o?L??=new WeakMap:v??=new WeakMap,i=n.get(r);if(i)return i}e=r!=null?x(B(r)):{};let p=o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e;for(let l of d(r))if(!m.call(p,l))s(p,l,{get:f.bind(r,l),enumerable:!0});if(t)n.set(r,p);return p},k=(r)=>{var o=(u??=new WeakMap).get(r),e;if(o)return o;if(o=s({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of d(r))if(!m.call(o,t))s(o,t,{get:f.bind(r,t),enumerable:!(e=I(r,t))||e.enumerable})}return u.set(r,o),o},u;var w=(r)=>r;function y(r,o){this[r]=w.bind(null,o)}var V=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0,configurable:!0,set:y.bind(o,e)})};var P={};V(P,{CentralIconBase:()=>c});module.exports=k(P);var C=h(require("react")),c=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:n=!0,style:i,...p})=>{return C.default.createElement("svg",{...p,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...i}},e&&!n&&C.default.createElement("title",null,e),r)};var b={};V(b,{default:()=>G,IconDevices2:()=>g});module.exports=k(b);var a=h(require("react"));var g=(r)=>{return a.default.createElement(c,{...r,ariaLabel:"devices-2, laptop-phone"},a.default.createElement("path",{d:"M15.5 10.5C15.5 9.94771 15.9477 9.5 16.5 9.5H21.5C22.0523 9.5 22.5 9.94772 22.5 10.5V19.5C22.5 20.0523 22.0523 20.5 21.5 20.5H16.5C15.9477 20.5 15.5 20.0523 15.5 19.5V10.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),a.default.createElement("path",{d:"M13 19.5H2.5C1.94772 19.5 1.5 19.0523 1.5 18.5V17.5H13",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),a.default.createElement("path",{d:"M20.5 7V4.5C20.5 3.94772 20.0523 3.5 19.5 3.5H4.5C3.94772 3.5 3.5 3.94772 3.5 4.5V17.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},G=g;
1
+ var x=Object.create;var{getPrototypeOf:B,defineProperty:s,getOwnPropertyNames:d,getOwnPropertyDescriptor:I}=Object,m=Object.prototype.hasOwnProperty;function h(o){return this[o]}var L,b,k=(o,e,r)=>{var n=o!=null&&typeof o==="object";if(n){var t=e?L??=new WeakMap:b??=new WeakMap,i=t.get(o);if(i)return i}r=o!=null?x(B(o)):{};let p=e||!o||!o.__esModule?s(r,"default",{value:o,enumerable:!0}):r;for(let l of d(o))if(!m.call(p,l))s(p,l,{get:h.bind(o,l),enumerable:!0});if(n)t.set(o,p);return p},f=(o)=>{var e=(u??=new WeakMap).get(o),r;if(e)return e;if(e=s({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var n of d(o))if(!m.call(e,n))s(e,n,{get:h.bind(o,n),enumerable:!(r=I(o,n))||r.enumerable})}return u.set(o,e),e},u;var v=(o)=>o;function w(o,e){this[o]=v.bind(null,e)}var V=(o,e)=>{for(var r in e)s(o,r,{get:e[r],enumerable:!0,configurable:!0,set:w.bind(e,r)})};var y={};V(y,{CentralIconBase:()=>C});module.exports=f(y);var c=k(require("react")),C=({children:o,size:e=24,ariaLabel:r,color:n,ariaHidden:t=!0,style:i,...p})=>{return c.default.createElement("svg",{...p,"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:n,...i}},r&&!t&&c.default.createElement("title",null,r),o)};var P={};V(P,{default:()=>G,IconDevices2:()=>g});module.exports=f(P);var a=k(require("react"));var g=(o)=>{return a.default.createElement(C,{...o,ariaLabel:"devices-2, macbook, iphone, phone, connected"},a.default.createElement("path",{d:"M15.5 10.5C15.5 9.94771 15.9477 9.5 16.5 9.5H21.5C22.0523 9.5 22.5 9.94772 22.5 10.5V19.5C22.5 20.0523 22.0523 20.5 21.5 20.5H16.5C15.9477 20.5 15.5 20.0523 15.5 19.5V10.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),a.default.createElement("path",{d:"M13 19.5H2.5C1.94772 19.5 1.5 19.0523 1.5 18.5V17.5H13",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),a.default.createElement("path",{d:"M20.5 7V4.5C20.5 3.94772 20.0523 3.5 19.5 3.5H4.5C3.94772 3.5 3.5 3.94772 3.5 4.5V17.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},G=g;
2
2
 
3
- //# debugId=31A6995C1CD7DFA564756E2164756E21
3
+ //# debugId=200E8D13CA0BD34F64756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconDevices2/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 IconDevices2: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"devices-2, laptop-phone\"><path d=\"M15.5 10.5C15.5 9.94771 15.9477 9.5 16.5 9.5H21.5C22.0523 9.5 22.5 9.94772 22.5 10.5V19.5C22.5 20.0523 22.0523 20.5 21.5 20.5H16.5C15.9477 20.5 15.5 20.0523 15.5 19.5V10.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M13 19.5H2.5C1.94772 19.5 1.5 19.0523 1.5 18.5V17.5H13\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M20.5 7V4.5C20.5 3.94772 20.0523 3.5 19.5 3.5H4.5C3.94772 3.5 3.5 3.94772 3.5 4.5V17.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconDevices2;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDevices2: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"devices-2, macbook, iphone, phone, connected\"><path d=\"M15.5 10.5C15.5 9.94771 15.9477 9.5 16.5 9.5H21.5C22.0523 9.5 22.5 9.94772 22.5 10.5V19.5C22.5 20.0523 22.0523 20.5 21.5 20.5H16.5C15.9477 20.5 15.5 20.0523 15.5 19.5V10.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M13 19.5H2.5C1.94772 19.5 1.5 19.0523 1.5 18.5V17.5H13\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M20.5 7V4.5C20.5 3.94772 20.0523 3.5 19.5 3.5H4.5C3.94772 3.5 3.5 3.94772 3.5 4.5V17.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconDevices2;\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,wECjCY,IAAlB,sBAGO,IAAM,EAA+C,CAAC,IAAU,CACrE,OAAO,wBAAwmB,EAAxmB,IAAqB,EAAO,UAAU,2BAA0B,wBAAC,OAAD,CAAM,EAAE,+KAA+K,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,yDAAyD,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,0FAA0F,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGlmB",
9
- "debugId": "31A6995C1CD7DFA564756E2164756E21",
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,wECjCY,IAAlB,sBAGO,IAAM,EAA+C,CAAC,IAAU,CACrE,OAAO,wBAA6nB,EAA7nB,IAAqB,EAAO,UAAU,gDAA+C,wBAAC,OAAD,CAAM,EAAE,+KAA+K,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,yDAAyD,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,0FAA0F,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGvnB",
9
+ "debugId": "200E8D13CA0BD34F64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import p from"react";var s=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:i,...l})=>{return p.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:a,...i}},n&&!t&&p.createElement("title",null,n),e)};import o from"react";var C=(e)=>{return o.createElement(s,{...e,ariaLabel:"devices-2, laptop-phone"},o.createElement("path",{d:"M15.5 10.5C15.5 9.94771 15.9477 9.5 16.5 9.5H21.5C22.0523 9.5 22.5 9.94772 22.5 10.5V19.5C22.5 20.0523 22.0523 20.5 21.5 20.5H16.5C15.9477 20.5 15.5 20.0523 15.5 19.5V10.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M13 19.5H2.5C1.94772 19.5 1.5 19.0523 1.5 18.5V17.5H13",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M20.5 7V4.5C20.5 3.94772 20.0523 3.5 19.5 3.5H4.5C3.94772 3.5 3.5 3.94772 3.5 4.5V17.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},h=C;export{h as default,C as IconDevices2};
1
+ import p from"react";var s=({children:r,size:o=24,ariaLabel:t,color:a,ariaHidden:n=!0,style:i,...l})=>{return p.createElement("svg",{...l,"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:a,...i}},t&&!n&&p.createElement("title",null,t),r)};import e from"react";var c=(r)=>{return e.createElement(s,{...r,ariaLabel:"devices-2, macbook, iphone, phone, connected"},e.createElement("path",{d:"M15.5 10.5C15.5 9.94771 15.9477 9.5 16.5 9.5H21.5C22.0523 9.5 22.5 9.94772 22.5 10.5V19.5C22.5 20.0523 22.0523 20.5 21.5 20.5H16.5C15.9477 20.5 15.5 20.0523 15.5 19.5V10.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M13 19.5H2.5C1.94772 19.5 1.5 19.0523 1.5 18.5V17.5H13",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M20.5 7V4.5C20.5 3.94772 20.0523 3.5 19.5 3.5H4.5C3.94772 3.5 3.5 3.94772 3.5 4.5V17.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},k=c;export{k as default,c as IconDevices2};
2
2
 
3
- //# debugId=B2F89ABA2DA85B8064756E2164756E21
3
+ //# debugId=05CDE179E79C667564756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconDevices2/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 IconDevices2: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"devices-2, laptop-phone\"><path d=\"M15.5 10.5C15.5 9.94771 15.9477 9.5 16.5 9.5H21.5C22.0523 9.5 22.5 9.94772 22.5 10.5V19.5C22.5 20.0523 22.0523 20.5 21.5 20.5H16.5C15.9477 20.5 15.5 20.0523 15.5 19.5V10.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M13 19.5H2.5C1.94772 19.5 1.5 19.0523 1.5 18.5V17.5H13\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M20.5 7V4.5C20.5 3.94772 20.0523 3.5 19.5 3.5H4.5C3.94772 3.5 3.5 3.94772 3.5 4.5V17.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconDevices2;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDevices2: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"devices-2, macbook, iphone, phone, connected\"><path d=\"M15.5 10.5C15.5 9.94771 15.9477 9.5 16.5 9.5H21.5C22.0523 9.5 22.5 9.94772 22.5 10.5V19.5C22.5 20.0523 22.0523 20.5 21.5 20.5H16.5C15.9477 20.5 15.5 20.0523 15.5 19.5V10.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M13 19.5H2.5C1.94772 19.5 1.5 19.0523 1.5 18.5V17.5H13\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M20.5 7V4.5C20.5 3.94772 20.0523 3.5 19.5 3.5H4.5C3.94772 3.5 3.5 3.94772 3.5 4.5V17.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconDevices2;\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,EAA+C,CAAC,IAAU,CACrE,OAAO,gBAAwmB,EAAxmB,IAAqB,EAAO,UAAU,2BAA0B,gBAAC,OAAD,CAAM,EAAE,+KAA+K,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,yDAAyD,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,0FAA0F,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGlmB",
9
- "debugId": "B2F89ABA2DA85B8064756E2164756E21",
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,EAA+C,CAAC,IAAU,CACrE,OAAO,gBAA6nB,EAA7nB,IAAqB,EAAO,UAAU,gDAA+C,gBAAC,OAAD,CAAM,EAAE,+KAA+K,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,yDAAyD,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,0FAA0F,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGvnB",
9
+ "debugId": "05CDE179E79C667564756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconHomePlus: React.FC<CentralIconBaseProps>;
4
+ export default IconHomePlus;
@@ -0,0 +1,3 @@
1
+ var x=Object.create;var{getPrototypeOf:B,defineProperty:s,getOwnPropertyNames:c,getOwnPropertyDescriptor:I}=Object,d=Object.prototype.hasOwnProperty;function f(r){return this[r]}var P,V,h=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var n=o?P??=new WeakMap:V??=new WeakMap,l=n.get(r);if(l)return l}e=r!=null?x(B(r)):{};let p=o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e;for(let i of c(r))if(!d.call(p,i))s(p,i,{get:f.bind(r,i),enumerable:!0});if(t)n.set(r,p);return p},k=(r)=>{var o=(m??=new WeakMap).get(r),e;if(o)return o;if(o=s({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of c(r))if(!d.call(o,t))s(o,t,{get:f.bind(r,t),enumerable:!(e=I(r,t))||e.enumerable})}return m.set(r,o),o},m;var w=(r)=>r;function y(r,o){this[r]=w.bind(null,o)}var L=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0,configurable:!0,set:y.bind(o,e)})};var b={};L(b,{CentralIconBase:()=>C});module.exports=k(b);var u=h(require("react")),C=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:n=!0,style:l,...p})=>{return u.default.createElement("svg",{...p,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...l}},e&&!n&&u.default.createElement("title",null,e),r)};var v={};L(v,{default:()=>G,IconHomePlus:()=>g});module.exports=k(v);var a=h(require("react"));var g=(r)=>{return a.default.createElement(C,{...r,ariaLabel:"home-plus"},a.default.createElement("path",{d:"M3.99298 8.21001C3.68754 8.38968 3.5 8.71758 3.5 9.07195V19.5C3.5 20.0523 3.94772 20.5 4.5 20.5H19.5C20.0523 20.5 20.5 20.0523 20.5 19.5V9.07195C20.5 8.71758 20.3125 8.38968 20.007 8.21001L12.507 3.79825C12.1941 3.61416 11.8059 3.61416 11.493 3.79825L3.99298 8.21001Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),a.default.createElement("path",{d:"M12 10V16",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),a.default.createElement("path",{d:"M9 13H15",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},G=g;
2
+
3
+ //# debugId=48CE107B0B63B7AA64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconHomePlus/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 IconHomePlus: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"home-plus\"><path d=\"M3.99298 8.21001C3.68754 8.38968 3.5 8.71758 3.5 9.07195V19.5C3.5 20.0523 3.94772 20.5 4.5 20.5H19.5C20.0523 20.5 20.5 20.0523 20.5 19.5V9.07195C20.5 8.71758 20.3125 8.38968 20.007 8.21001L12.507 3.79825C12.1941 3.61416 11.8059 3.61416 11.493 3.79825L3.99298 8.21001Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M12 10V16\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M9 13H15\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconHomePlus;\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,wECjCY,IAAlB,sBAGO,IAAM,EAA+C,CAAC,IAAU,CACrE,OAAO,wBAA6jB,EAA7jB,IAAqB,EAAO,UAAU,aAAY,wBAAC,OAAD,CAAM,EAAE,8QAA8Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,YAAY,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,WAAW,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGvjB",
9
+ "debugId": "48CE107B0B63B7AA64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";var s=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:l,...i})=>{return p.createElement("svg",{...i,"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:a,...l}},n&&!t&&p.createElement("title",null,n),e)};import o from"react";var u=(e)=>{return o.createElement(s,{...e,ariaLabel:"home-plus"},o.createElement("path",{d:"M3.99298 8.21001C3.68754 8.38968 3.5 8.71758 3.5 9.07195V19.5C3.5 20.0523 3.94772 20.5 4.5 20.5H19.5C20.0523 20.5 20.5 20.0523 20.5 19.5V9.07195C20.5 8.71758 20.3125 8.38968 20.007 8.21001L12.507 3.79825C12.1941 3.61416 11.8059 3.61416 11.493 3.79825L3.99298 8.21001Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M12 10V16",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M9 13H15",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},h=u;export{h as default,u as IconHomePlus};
2
+
3
+ //# debugId=EBDCB3525ADBF4FC64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconHomePlus/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 IconHomePlus: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"home-plus\"><path d=\"M3.99298 8.21001C3.68754 8.38968 3.5 8.71758 3.5 9.07195V19.5C3.5 20.0523 3.94772 20.5 4.5 20.5H19.5C20.0523 20.5 20.5 20.0523 20.5 19.5V9.07195C20.5 8.71758 20.3125 8.38968 20.007 8.21001L12.507 3.79825C12.1941 3.61416 11.8059 3.61416 11.493 3.79825L3.99298 8.21001Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M12 10V16\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M9 13H15\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconHomePlus;\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,EAA+C,CAAC,IAAU,CACrE,OAAO,gBAA6jB,EAA7jB,IAAqB,EAAO,UAAU,aAAY,gBAAC,OAAD,CAAM,EAAE,8QAA8Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,YAAY,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,WAAW,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGvjB",
9
+ "debugId": "EBDCB3525ADBF4FC64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutAlignLeftRight: React.FC<CentralIconBaseProps>;
4
+ export default IconLayoutAlignLeftRight;
@@ -0,0 +1,3 @@
1
+ var x=Object.create;var{getPrototypeOf:y,defineProperty:a,getOwnPropertyNames:d,getOwnPropertyDescriptor:B}=Object,m=Object.prototype.hasOwnProperty;function g(r){return this[r]}var I,V,f=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var n=o?I??=new WeakMap:V??=new WeakMap,i=n.get(r);if(i)return i}e=r!=null?x(y(r)):{};let p=o||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e;for(let l of d(r))if(!m.call(p,l))a(p,l,{get:g.bind(r,l),enumerable:!0});if(t)n.set(r,p);return p},L=(r)=>{var o=(c??=new WeakMap).get(r),e;if(o)return o;if(o=a({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of d(r))if(!m.call(o,t))a(o,t,{get:g.bind(r,t),enumerable:!(e=B(r,t))||e.enumerable})}return c.set(r,o),o},c;var w=(r)=>r;function P(r,o){this[r]=w.bind(null,o)}var h=(r,o)=>{for(var e in o)a(r,e,{get:o[e],enumerable:!0,configurable:!0,set:P.bind(o,e)})};var b={};h(b,{CentralIconBase:()=>C});module.exports=L(b);var u=f(require("react")),C=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:n=!0,style:i,...p})=>{return u.default.createElement("svg",{...p,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...i}},e&&!n&&u.default.createElement("title",null,e),r)};var v={};h(v,{default:()=>G,IconLayoutAlignLeftRight:()=>k});module.exports=L(v);var s=f(require("react"));var k=(r)=>{return s.default.createElement(C,{...r,ariaLabel:"layout-align-left-right, padding"},s.default.createElement("path",{d:"M3.5 4.5C3.5 3.94772 3.94772 3.5 4.5 3.5L19.5 3.5C20.0523 3.5 20.5 3.94772 20.5 4.5V19.5C20.5 20.0523 20.0523 20.5 19.5 20.5H4.5C3.94772 20.5 3.5 20.0523 3.5 19.5L3.5 4.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),s.default.createElement("path",{d:"M7.5 7.5V16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),s.default.createElement("path",{d:"M16.5 7.5V16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},G=k;
2
+
3
+ //# debugId=620A9BF11C216A8964756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutAlignLeftRight/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 IconLayoutAlignLeftRight: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-align-left-right, padding\"><path d=\"M3.5 4.5C3.5 3.94772 3.94772 3.5 4.5 3.5L19.5 3.5C20.0523 3.5 20.5 3.94772 20.5 4.5V19.5C20.5 20.0523 20.0523 20.5 19.5 20.5H4.5C3.94772 20.5 3.5 20.0523 3.5 19.5L3.5 4.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M7.5 7.5V16.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M16.5 7.5V16.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconLayoutAlignLeftRight;\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,oFCjCY,IAAlB,sBAGO,IAAM,EAA2D,CAAC,IAAU,CACjF,OAAO,wBAA8f,EAA9f,IAAqB,EAAO,UAAU,oCAAmC,wBAAC,OAAD,CAAM,EAAE,8KAA8K,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGxf",
9
+ "debugId": "620A9BF11C216A8964756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";var a=({children:e,size:r=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:i,...l})=>{return p.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&&p.createElement("title",null,n),e)};import o from"react";var u=(e)=>{return o.createElement(a,{...e,ariaLabel:"layout-align-left-right, padding"},o.createElement("path",{d:"M3.5 4.5C3.5 3.94772 3.94772 3.5 4.5 3.5L19.5 3.5C20.0523 3.5 20.5 3.94772 20.5 4.5V19.5C20.5 20.0523 20.0523 20.5 19.5 20.5H4.5C3.94772 20.5 3.5 20.0523 3.5 19.5L3.5 4.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M7.5 7.5V16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M16.5 7.5V16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},f=u;export{f as default,u as IconLayoutAlignLeftRight};
2
+
3
+ //# debugId=DCE99778783E52AE64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutAlignLeftRight/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 IconLayoutAlignLeftRight: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-align-left-right, padding\"><path d=\"M3.5 4.5C3.5 3.94772 3.94772 3.5 4.5 3.5L19.5 3.5C20.0523 3.5 20.5 3.94772 20.5 4.5V19.5C20.5 20.0523 20.0523 20.5 19.5 20.5H4.5C3.94772 20.5 3.5 20.0523 3.5 19.5L3.5 4.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M7.5 7.5V16.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M16.5 7.5V16.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconLayoutAlignLeftRight;\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,EAA2D,CAAC,IAAU,CACjF,OAAO,gBAA8f,EAA9f,IAAqB,EAAO,UAAU,oCAAmC,gBAAC,OAAD,CAAM,EAAE,8KAA8K,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGxf",
9
+ "debugId": "DCE99778783E52AE64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutAlignTopBottom: React.FC<CentralIconBaseProps>;
4
+ export default IconLayoutAlignTopBottom;
@@ -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,l=n.get(o);if(l)return l}t=o!=null?h(x(o)):{};let p=r||!o||!o.__esModule?a(t,"default",{value:o,enumerable:!0}):t;for(let i of c(o))if(!d.call(p,i))a(p,i,{get:g.bind(o,i),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:l,...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,...l}},t&&!n&&u.default.createElement("title",null,t),o)};var v={};k(v,{default:()=>G,IconLayoutAlignTopBottom:()=>B});module.exports=f(v);var s=L(require("react"));var B=(o)=>{return s.default.createElement(m,{...o,ariaLabel:"layout-align-top-bottom, padding"},s.default.createElement("path",{d:"M3.5 4.5C3.5 3.94772 3.94772 3.5 4.5 3.5L19.5 3.5C20.0523 3.5 20.5 3.94772 20.5 4.5V19.5C20.5 20.0523 20.0523 20.5 19.5 20.5H4.5C3.94772 20.5 3.5 20.0523 3.5 19.5L3.5 4.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),s.default.createElement("path",{d:"M7.5 7.5H16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),s.default.createElement("path",{d:"M7.5 16.5H16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},G=B;
2
+
3
+ //# debugId=63995A5F6E9653A164756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutAlignTopBottom/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 IconLayoutAlignTopBottom: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-align-top-bottom, padding\"><path d=\"M3.5 4.5C3.5 3.94772 3.94772 3.5 4.5 3.5L19.5 3.5C20.0523 3.5 20.5 3.94772 20.5 4.5V19.5C20.5 20.0523 20.0523 20.5 19.5 20.5H4.5C3.94772 20.5 3.5 20.0523 3.5 19.5L3.5 4.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M7.5 7.5H16.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M7.5 16.5H16.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconLayoutAlignTopBottom;\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,oFCjCY,IAAlB,sBAGO,IAAM,EAA2D,CAAC,IAAU,CACjF,OAAO,wBAA8f,EAA9f,IAAqB,EAAO,UAAU,oCAAmC,wBAAC,OAAD,CAAM,EAAE,8KAA8K,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGxf",
9
+ "debugId": "63995A5F6E9653A164756E2164756E21",
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: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),t)};import r from"react";var u=(t)=>{return r.createElement(a,{...t,ariaLabel:"layout-align-top-bottom, padding"},r.createElement("path",{d:"M3.5 4.5C3.5 3.94772 3.94772 3.5 4.5 3.5L19.5 3.5C20.0523 3.5 20.5 3.94772 20.5 4.5V19.5C20.5 20.0523 20.0523 20.5 19.5 20.5H4.5C3.94772 20.5 3.5 20.0523 3.5 19.5L3.5 4.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M7.5 7.5H16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M7.5 16.5H16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},L=u;export{L as default,u as IconLayoutAlignTopBottom};
2
+
3
+ //# debugId=426FD8F53DF99F2864756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutAlignTopBottom/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 IconLayoutAlignTopBottom: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"layout-align-top-bottom, padding\"><path d=\"M3.5 4.5C3.5 3.94772 3.94772 3.5 4.5 3.5L19.5 3.5C20.0523 3.5 20.5 3.94772 20.5 4.5V19.5C20.5 20.0523 20.0523 20.5 19.5 20.5H4.5C3.94772 20.5 3.5 20.0523 3.5 19.5L3.5 4.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M7.5 7.5H16.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M7.5 16.5H16.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconLayoutAlignTopBottom;\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,EAA2D,CAAC,IAAU,CACjF,OAAO,gBAA8f,EAA9f,IAAqB,EAAO,UAAU,oCAAmC,gBAAC,OAAD,CAAM,EAAE,8KAA8K,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGxf",
9
+ "debugId": "426FD8F53DF99F2864756E2164756E21",
10
+ "names": []
11
+ }
@@ -1,3 +1,3 @@
1
- var I=Object.create;var{getPrototypeOf:V,defineProperty:a,getOwnPropertyNames:C,getOwnPropertyDescriptor:b}=Object,f=Object.prototype.hasOwnProperty;function d(o){return this[o]}var h,w,g=(o,r,e)=>{var t=o!=null&&typeof o==="object";if(t){var n=r?h??=new WeakMap:w??=new WeakMap,s=n.get(o);if(s)return s}e=o!=null?I(V(o)):{};let p=r||!o||!o.__esModule?a(e,"default",{value:o,enumerable:!0}):e;for(let c of C(o))if(!f.call(p,c))a(p,c,{get:d.bind(o,c),enumerable:!0});if(t)n.set(o,p);return p},k=(o)=>{var r=(u??=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(!f.call(r,t))a(r,t,{get:d.bind(o,t),enumerable:!(e=b(o,t))||e.enumerable})}return u.set(o,r),r},u;var y=(o)=>o;function P(o,r){this[o]=y.bind(null,r)}var x=(o,r)=>{for(var e in r)a(o,e,{get:r[e],enumerable:!0,configurable:!0,set:P.bind(r,e)})};var L={};x(L,{CentralIconBase:()=>m});module.exports=k(L);var i=g(require("react")),m=({children:o,size:r=24,ariaLabel:e,color:t,ariaHidden:n=!0,style:s,...p})=>{return i.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&&i.default.createElement("title",null,e),o)};var v={};x(v,{default:()=>G,IconMacbook:()=>B});module.exports=k(v);var l=g(require("react"));var B=(o)=>{return l.default.createElement(m,{...o,ariaLabel:"macbook, laptop, computer"},l.default.createElement("path",{d:"M3.5 4.5C3.5 3.94772 3.94772 3.5 4.5 3.5H19.5C20.0523 3.5 20.5 3.94772 20.5 4.5V17.25H3.5V4.5Z",stroke:"currentColor",strokeLinecap:"square",strokeLinejoin:"round"}),l.default.createElement("path",{d:"M1.5 17.5H22.5V19.5C22.5 20.0523 22.0523 20.5 21.5 20.5H2.5C1.94772 20.5 1.5 20.0523 1.5 19.5V17.5Z",stroke:"currentColor",strokeLinecap:"square",strokeLinejoin:"round"}))},G=B;
1
+ var I=Object.create;var{getPrototypeOf:V,defineProperty:a,getOwnPropertyNames:C,getOwnPropertyDescriptor:b}=Object,f=Object.prototype.hasOwnProperty;function d(o){return this[o]}var h,w,g=(o,r,e)=>{var t=o!=null&&typeof o==="object";if(t){var n=r?h??=new WeakMap:w??=new WeakMap,s=n.get(o);if(s)return s}e=o!=null?I(V(o)):{};let p=r||!o||!o.__esModule?a(e,"default",{value:o,enumerable:!0}):e;for(let c of C(o))if(!f.call(p,c))a(p,c,{get:d.bind(o,c),enumerable:!0});if(t)n.set(o,p);return p},k=(o)=>{var r=(u??=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(!f.call(r,t))a(r,t,{get:d.bind(o,t),enumerable:!(e=b(o,t))||e.enumerable})}return u.set(o,r),r},u;var y=(o)=>o;function P(o,r){this[o]=y.bind(null,r)}var x=(o,r)=>{for(var e in r)a(o,e,{get:r[e],enumerable:!0,configurable:!0,set:P.bind(r,e)})};var L={};x(L,{CentralIconBase:()=>m});module.exports=k(L);var i=g(require("react")),m=({children:o,size:r=24,ariaLabel:e,color:t,ariaHidden:n=!0,style:s,...p})=>{return i.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&&i.default.createElement("title",null,e),o)};var v={};x(v,{default:()=>G,IconMacbook:()=>B});module.exports=k(v);var l=g(require("react"));var B=(o)=>{return l.default.createElement(m,{...o,ariaLabel:"macbook, laptop, computer"},l.default.createElement("path",{d:"M20.5 17.25V4.5C20.5 3.94772 20.0523 3.5 19.5 3.5H4.5C3.94772 3.5 3.5 3.94772 3.5 4.5V17.25",stroke:"currentColor",strokeLinecap:"square",strokeLinejoin:"round"}),l.default.createElement("path",{d:"M1.5 17.5H22.5V19.5C22.5 20.0523 22.0523 20.5 21.5 20.5H2.5C1.94772 20.5 1.5 20.0523 1.5 19.5V17.5Z",stroke:"currentColor",strokeLinecap:"square",strokeLinejoin:"round"}))},G=B;
2
2
 
3
- //# debugId=5CCD53B9EF45F81B64756E2164756E21
3
+ //# debugId=AFAAC77A78A6437A64756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconMacbook/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 IconMacbook: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"macbook, laptop, computer\"><path d=\"M3.5 4.5C3.5 3.94772 3.94772 3.5 4.5 3.5H19.5C20.0523 3.5 20.5 3.94772 20.5 4.5V17.25H3.5V4.5Z\" stroke=\"currentColor\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/><path d=\"M1.5 17.5H22.5V19.5C22.5 20.0523 22.0523 20.5 21.5 20.5H2.5C1.94772 20.5 1.5 20.0523 1.5 19.5V17.5Z\" stroke=\"currentColor\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconMacbook;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconMacbook: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"macbook, laptop, computer\"><path d=\"M20.5 17.25V4.5C20.5 3.94772 20.0523 3.5 19.5 3.5H4.5C3.94772 3.5 3.5 3.94772 3.5 4.5V17.25\" stroke=\"currentColor\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/><path d=\"M1.5 17.5H22.5V19.5C22.5 20.0523 22.0523 20.5 21.5 20.5H2.5C1.94772 20.5 1.5 20.0523 1.5 19.5V17.5Z\" stroke=\"currentColor\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconMacbook;\n"
7
7
  ],
8
- "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,uECjCY,IAAlB,sBAGO,IAAM,EAA8C,CAAC,IAAU,CACpE,OAAO,wBAAqa,EAAra,IAAqB,EAAO,UAAU,6BAA4B,wBAAC,OAAD,CAAM,EAAE,iGAAiG,OAAO,eAAe,cAAc,SAAS,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,sGAAsG,OAAO,eAAe,cAAc,SAAS,eAAe,QAAO,CAAI,GAG/Z",
9
- "debugId": "5CCD53B9EF45F81B64756E2164756E21",
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,uECjCY,IAAlB,sBAGO,IAAM,EAA8C,CAAC,IAAU,CACpE,OAAO,wBAAka,EAAla,IAAqB,EAAO,UAAU,6BAA4B,wBAAC,OAAD,CAAM,EAAE,8FAA8F,OAAO,eAAe,cAAc,SAAS,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,sGAAsG,OAAO,eAAe,cAAc,SAAS,eAAe,QAAO,CAAI,GAG5Z",
9
+ "debugId": "AFAAC77A78A6437A64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import p from"react";var a=({children:r,size:o=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:l,...c})=>{return p.createElement("svg",{...c,"aria-hidden":e,role:e?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},n&&!e&&p.createElement("title",null,n),r)};import t from"react";var i=(r)=>{return t.createElement(a,{...r,ariaLabel:"macbook, laptop, computer"},t.createElement("path",{d:"M3.5 4.5C3.5 3.94772 3.94772 3.5 4.5 3.5H19.5C20.0523 3.5 20.5 3.94772 20.5 4.5V17.25H3.5V4.5Z",stroke:"currentColor",strokeLinecap:"square",strokeLinejoin:"round"}),t.createElement("path",{d:"M1.5 17.5H22.5V19.5C22.5 20.0523 22.0523 20.5 21.5 20.5H2.5C1.94772 20.5 1.5 20.0523 1.5 19.5V17.5Z",stroke:"currentColor",strokeLinecap:"square",strokeLinejoin:"round"}))},g=i;export{g as default,i as IconMacbook};
1
+ import p from"react";var a=({children:r,size:o=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:l,...c})=>{return p.createElement("svg",{...c,"aria-hidden":e,role:e?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},n&&!e&&p.createElement("title",null,n),r)};import t from"react";var i=(r)=>{return t.createElement(a,{...r,ariaLabel:"macbook, laptop, computer"},t.createElement("path",{d:"M20.5 17.25V4.5C20.5 3.94772 20.0523 3.5 19.5 3.5H4.5C3.94772 3.5 3.5 3.94772 3.5 4.5V17.25",stroke:"currentColor",strokeLinecap:"square",strokeLinejoin:"round"}),t.createElement("path",{d:"M1.5 17.5H22.5V19.5C22.5 20.0523 22.0523 20.5 21.5 20.5H2.5C1.94772 20.5 1.5 20.0523 1.5 19.5V17.5Z",stroke:"currentColor",strokeLinecap:"square",strokeLinejoin:"round"}))},g=i;export{g as default,i as IconMacbook};
2
2
 
3
- //# debugId=98629BC55E1E28B464756E2164756E21
3
+ //# debugId=0711421F78AF104B64756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconMacbook/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 IconMacbook: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"macbook, laptop, computer\"><path d=\"M3.5 4.5C3.5 3.94772 3.94772 3.5 4.5 3.5H19.5C20.0523 3.5 20.5 3.94772 20.5 4.5V17.25H3.5V4.5Z\" stroke=\"currentColor\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/><path d=\"M1.5 17.5H22.5V19.5C22.5 20.0523 22.0523 20.5 21.5 20.5H2.5C1.94772 20.5 1.5 20.0523 1.5 19.5V17.5Z\" stroke=\"currentColor\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconMacbook;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconMacbook: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"macbook, laptop, computer\"><path d=\"M20.5 17.25V4.5C20.5 3.94772 20.0523 3.5 19.5 3.5H4.5C3.94772 3.5 3.5 3.94772 3.5 4.5V17.25\" stroke=\"currentColor\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/><path d=\"M1.5 17.5H22.5V19.5C22.5 20.0523 22.0523 20.5 21.5 20.5H2.5C1.94772 20.5 1.5 20.0523 1.5 19.5V17.5Z\" stroke=\"currentColor\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconMacbook;\n"
7
7
  ],
8
- "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAA8C,CAAC,IAAU,CACpE,OAAO,gBAAqa,EAAra,IAAqB,EAAO,UAAU,6BAA4B,gBAAC,OAAD,CAAM,EAAE,iGAAiG,OAAO,eAAe,cAAc,SAAS,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,sGAAsG,OAAO,eAAe,cAAc,SAAS,eAAe,QAAO,CAAI,GAG/Z",
9
- "debugId": "98629BC55E1E28B464756E2164756E21",
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAA8C,CAAC,IAAU,CACpE,OAAO,gBAAka,EAAla,IAAqB,EAAO,UAAU,6BAA4B,gBAAC,OAAD,CAAM,EAAE,8FAA8F,OAAO,eAAe,cAAc,SAAS,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,sGAAsG,OAAO,eAAe,cAAc,SAAS,eAAe,QAAO,CAAI,GAG5Z",
9
+ "debugId": "0711421F78AF104B64756E2164756E21",
10
10
  "names": []
11
11
  }
package/README.md CHANGED
@@ -476,6 +476,7 @@ Below is a complete list of available icons:
476
476
  - IconTower
477
477
  - IconGoldenGateBridge
478
478
  - IconHomeRoofDoor
479
+ - IconHomePlus
479
480
 
480
481
  ### Clouds
481
482
 
@@ -1397,6 +1398,8 @@ Below is a complete list of available icons:
1397
1398
  - IconCanvasGrid
1398
1399
  - IconTopbarHiddenTopWide
1399
1400
  - IconBottombarHiddenBottomWide
1401
+ - IconLayoutAlignLeftRight
1402
+ - IconLayoutAlignTopBottom
1400
1403
 
1401
1404
  ### Location
1402
1405
 
@@ -1920,6 +1923,7 @@ Below is a complete list of available icons:
1920
1923
  - IconCd
1921
1924
  - IconVoiceShare
1922
1925
  - IconConductor
1926
+ - IconAlbums2
1923
1927
 
1924
1928
  ### Sports
1925
1929