@central-icons-react/round-filled-radius-2-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.
- package/IconAlbums2/index.d.ts +4 -0
- package/IconAlbums2/index.js +3 -0
- package/IconAlbums2/index.js.map +11 -0
- package/IconAlbums2/index.mjs +3 -0
- package/IconAlbums2/index.mjs.map +11 -0
- package/IconDevices2/index.js +2 -2
- package/IconDevices2/index.js.map +3 -3
- package/IconDevices2/index.mjs +2 -2
- package/IconDevices2/index.mjs.map +3 -3
- package/IconHomePlus/index.d.ts +4 -0
- package/IconHomePlus/index.js +3 -0
- package/IconHomePlus/index.js.map +11 -0
- package/IconHomePlus/index.mjs +3 -0
- package/IconHomePlus/index.mjs.map +11 -0
- package/IconLayoutAlignLeftRight/index.d.ts +4 -0
- package/IconLayoutAlignLeftRight/index.js +3 -0
- package/IconLayoutAlignLeftRight/index.js.map +11 -0
- package/IconLayoutAlignLeftRight/index.mjs +3 -0
- package/IconLayoutAlignLeftRight/index.mjs.map +11 -0
- package/IconLayoutAlignTopBottom/index.d.ts +4 -0
- package/IconLayoutAlignTopBottom/index.js +3 -0
- package/IconLayoutAlignTopBottom/index.js.map +11 -0
- package/IconLayoutAlignTopBottom/index.mjs +3 -0
- package/IconLayoutAlignTopBottom/index.mjs.map +11 -0
- package/IconMacbook/index.js +2 -2
- package/IconMacbook/index.js.map +3 -3
- package/IconMacbook/index.mjs +2 -2
- package/IconMacbook/index.mjs.map +3 -3
- package/README.md +4 -0
- package/icons/index.d.ts +1 -1
- package/icons/index.js +2 -2
- package/icons/index.js.map +3 -3
- package/icons/index.mjs +2 -2
- package/icons/index.mjs.map +3 -3
- package/icons-index.json +4 -4
- package/index.d.ts +4 -0
- package/index.js +12 -0
- package/index.mjs +4 -0
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/skills/central-icons-react/SKILL.md +6 -2
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var b=Object.create;var{getPrototypeOf:v,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:h}=Object,f=Object.prototype.hasOwnProperty;function d(e){return this[e]}var w,y,g=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var n=r?w??=new WeakMap:y??=new WeakMap,a=n.get(e);if(a)return a}o=e!=null?b(v(e)):{};let l=r||!e||!e.__esModule?p(o,"default",{value:e,enumerable:!0}):o;for(let C of u(e))if(!f.call(l,C))p(l,C,{get:d.bind(e,C),enumerable:!0});if(t)n.set(e,l);return l},x=(e)=>{var r=(i??=new WeakMap).get(e),o;if(r)return r;if(r=p({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of u(e))if(!f.call(r,t))p(r,t,{get:d.bind(e,t),enumerable:!(o=h(e,t))||o.enumerable})}return i.set(e,r),r},i;var P=(e)=>e;function H(e,r){this[e]=P.bind(null,r)}var B=(e,r)=>{for(var o in r)p(e,o,{get:r[o],enumerable:!0,configurable:!0,set:H.bind(r,o)})};var G={};B(G,{CentralIconBase:()=>m});module.exports=x(G);var s=g(require("react")),m=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:n=!0,style:a,...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:t,...a}},o&&!n&&s.default.createElement("title",null,o),e)};var S={};B(S,{default:()=>V,IconAlbums2:()=>I});module.exports=x(S);var c=g(require("react"));var I=(e)=>{return c.default.createElement(m,{...e,ariaLabel:"albums-2, cover"},c.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.5491 11C20.2291 11 21.4309 12.6239 20.94 14.2305L19.4122 19.2305C19.091 20.2819 18.1206 21 17.0213 21H6.98166C5.88234 21 4.91202 20.2819 4.59078 19.2305L3.063 14.2305C2.57208 12.6239 3.77391 11 5.45388 11H18.5491ZM20.0015 7.5C20.0015 7.77614 19.7776 8 19.5015 8H4.50149C4.22535 8 4.00149 7.77614 4.00149 7.5C4.00149 7.22386 4.22535 7 4.50149 7H19.5015C19.7776 7 20.0015 7.22386 20.0015 7.5ZM19.0015 3.5C19.0015 3.77614 18.7776 4 18.5015 4H5.50149C5.22535 4 5.00149 3.77614 5.00149 3.5C5.00149 3.22386 5.22535 3 5.50149 3H18.5015C18.7776 3 19.0015 3.22386 19.0015 3.5Z",fill:"currentColor"}))},V=I;
|
|
2
|
+
|
|
3
|
+
//# debugId=0BAA80E25C9F7F8864756E2164756E21
|
|
@@ -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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M18.5491 11C20.2291 11 21.4309 12.6239 20.94 14.2305L19.4122 19.2305C19.091 20.2819 18.1206 21 17.0213 21H6.98166C5.88234 21 4.91202 20.2819 4.59078 19.2305L3.063 14.2305C2.57208 12.6239 3.77391 11 5.45388 11H18.5491ZM20.0015 7.5C20.0015 7.77614 19.7776 8 19.5015 8H4.50149C4.22535 8 4.00149 7.77614 4.00149 7.5C4.00149 7.22386 4.22535 7 4.50149 7H19.5015C19.7776 7 20.0015 7.22386 20.0015 7.5ZM19.0015 3.5C19.0015 3.77614 18.7776 4 18.5015 4H5.50149C5.22535 4 5.00149 3.77614 5.00149 3.5C5.00149 3.22386 5.22535 3 5.50149 3H18.5015C18.7776 3 19.0015 3.22386 19.0015 3.5Z\" fill=\"currentColor\"/></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,wBAA2rB,EAA3rB,IAAqB,EAAO,UAAU,mBAAkB,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,8jBAA8jB,KAAK,eAAc,CAAI,GAGrrB",
|
|
9
|
+
"debugId": "0BAA80E25C9F7F8864756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:C,...s})=>{return n.createElement("svg",{...s,"aria-hidden":o,role:o?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:a,...C}},t&&!o&&n.createElement("title",null,t),r)};import p from"react";var m=(r)=>{return p.createElement(l,{...r,ariaLabel:"albums-2, cover"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.5491 11C20.2291 11 21.4309 12.6239 20.94 14.2305L19.4122 19.2305C19.091 20.2819 18.1206 21 17.0213 21H6.98166C5.88234 21 4.91202 20.2819 4.59078 19.2305L3.063 14.2305C2.57208 12.6239 3.77391 11 5.45388 11H18.5491ZM20.0015 7.5C20.0015 7.77614 19.7776 8 19.5015 8H4.50149C4.22535 8 4.00149 7.77614 4.00149 7.5C4.00149 7.22386 4.22535 7 4.50149 7H19.5015C19.7776 7 20.0015 7.22386 20.0015 7.5ZM19.0015 3.5C19.0015 3.77614 18.7776 4 18.5015 4H5.50149C5.22535 4 5.00149 3.77614 5.00149 3.5C5.00149 3.22386 5.22535 3 5.50149 3H18.5015C18.7776 3 19.0015 3.22386 19.0015 3.5Z",fill:"currentColor"}))},g=m;export{g as default,m as IconAlbums2};
|
|
2
|
+
|
|
3
|
+
//# debugId=3554DA594F9D2AAD64756E2164756E21
|
|
@@ -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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M18.5491 11C20.2291 11 21.4309 12.6239 20.94 14.2305L19.4122 19.2305C19.091 20.2819 18.1206 21 17.0213 21H6.98166C5.88234 21 4.91202 20.2819 4.59078 19.2305L3.063 14.2305C2.57208 12.6239 3.77391 11 5.45388 11H18.5491ZM20.0015 7.5C20.0015 7.77614 19.7776 8 19.5015 8H4.50149C4.22535 8 4.00149 7.77614 4.00149 7.5C4.00149 7.22386 4.22535 7 4.50149 7H19.5015C19.7776 7 20.0015 7.22386 20.0015 7.5ZM19.0015 3.5C19.0015 3.77614 18.7776 4 18.5015 4H5.50149C5.22535 4 5.00149 3.77614 5.00149 3.5C5.00149 3.22386 5.22535 3 5.50149 3H18.5015C18.7776 3 19.0015 3.22386 19.0015 3.5Z\" fill=\"currentColor\"/></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,gBAA2rB,EAA3rB,IAAqB,EAAO,UAAU,mBAAkB,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,8jBAA8jB,KAAK,eAAc,CAAI,GAGrrB",
|
|
9
|
+
"debugId": "3554DA594F9D2AAD64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
package/IconDevices2/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var B=Object.create;var{getPrototypeOf:I,defineProperty:p,getOwnPropertyNames:f,getOwnPropertyDescriptor:
|
|
1
|
+
var B=Object.create;var{getPrototypeOf:I,defineProperty:p,getOwnPropertyNames:f,getOwnPropertyDescriptor:b}=Object,u=Object.prototype.hasOwnProperty;function V(e){return this[e]}var v,w,h=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var n=r?v??=new WeakMap:w??=new WeakMap,C=n.get(e);if(C)return C}o=e!=null?B(I(e)):{};let l=r||!e||!e.__esModule?p(o,"default",{value:e,enumerable:!0}):o;for(let s of f(e))if(!u.call(l,s))p(l,s,{get:V.bind(e,s),enumerable:!0});if(t)n.set(e,l);return l},d=(e)=>{var r=(m??=new WeakMap).get(e),o;if(r)return r;if(r=p({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of f(e))if(!u.call(r,t))p(r,t,{get:V.bind(e,t),enumerable:!(o=b(e,t))||o.enumerable})}return m.set(e,r),r},m;var y=(e)=>e;function H(e,r){this[e]=y.bind(null,r)}var g=(e,r)=>{for(var o in r)p(e,o,{get:r[o],enumerable:!0,configurable:!0,set:H.bind(r,o)})};var P={};g(P,{CentralIconBase:()=>i});module.exports=d(P);var c=h(require("react")),i=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:n=!0,style:C,...l})=>{return c.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:t,...C}},o&&!n&&c.default.createElement("title",null,o),e)};var G={};g(G,{default:()=>S,IconDevices2:()=>x});module.exports=d(G);var a=h(require("react"));var x=(e)=>{return a.default.createElement(i,{...e,ariaLabel:"devices-2, macbook, iphone, phone, connected"},a.default.createElement("path",{d:"M21 9C22.1046 9 23 9.89543 23 11V19C23 20.1046 22.1046 21 21 21H18C16.8954 21 16 20.1046 16 19V11C16 9.89543 16.8954 9 18 9H21Z",fill:"currentColor"}),a.default.createElement("path",{d:"M15 20H3C1.89543 20 1 19.1046 1 18V17.5C1 17.2239 1.22386 17 1.5 17H15V20Z",fill:"currentColor"}),a.default.createElement("path",{d:"M18.5 3C19.8807 3 21 4.11929 21 5.5V8H18C16.3431 8 15 9.34315 15 11V16H3V5.5C3 4.11929 4.11929 3 5.5 3H18.5Z",fill:"currentColor"}))},S=x;
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=81518D522203058764756E2164756E21
|
|
@@ -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,
|
|
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=\"M21 9C22.1046 9 23 9.89543 23 11V19C23 20.1046 22.1046 21 21 21H18C16.8954 21 16 20.1046 16 19V11C16 9.89543 16.8954 9 18 9H21Z\" fill=\"currentColor\"/><path d=\"M15 20H3C1.89543 20 1 19.1046 1 18V17.5C1 17.2239 1.22386 17 1.5 17H15V20Z\" fill=\"currentColor\"/><path d=\"M18.5 3C19.8807 3 21 4.11929 21 5.5V8H18C16.3431 8 15 9.34315 15 11V16H3V5.5C3 4.11929 4.11929 3 5.5 3H18.5Z\" fill=\"currentColor\"/></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,
|
|
9
|
-
"debugId": "
|
|
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,wBAA4e,EAA5e,IAAqB,EAAO,UAAU,gDAA+C,wBAAC,OAAD,CAAM,EAAE,kIAAkI,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,6EAA6E,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,+GAA+G,KAAK,eAAc,CAAI,GAGte",
|
|
9
|
+
"debugId": "81518D522203058764756E2164756E21",
|
|
10
10
|
"names": []
|
|
11
11
|
}
|
package/IconDevices2/index.mjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import l from"react";var p=({children:o,size:
|
|
1
|
+
import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:C,...s})=>{return l.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:a,...C}},n&&!t&&l.createElement("title",null,n),o)};import r from"react";var c=(o)=>{return r.createElement(p,{...o,ariaLabel:"devices-2, macbook, iphone, phone, connected"},r.createElement("path",{d:"M21 9C22.1046 9 23 9.89543 23 11V19C23 20.1046 22.1046 21 21 21H18C16.8954 21 16 20.1046 16 19V11C16 9.89543 16.8954 9 18 9H21Z",fill:"currentColor"}),r.createElement("path",{d:"M15 20H3C1.89543 20 1 19.1046 1 18V17.5C1 17.2239 1.22386 17 1.5 17H15V20Z",fill:"currentColor"}),r.createElement("path",{d:"M18.5 3C19.8807 3 21 4.11929 21 5.5V8H18C16.3431 8 15 9.34315 15 11V16H3V5.5C3 4.11929 4.11929 3 5.5 3H18.5Z",fill:"currentColor"}))},h=c;export{h as default,c as IconDevices2};
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=76C10AE78FB3F99764756E2164756E21
|
|
@@ -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,
|
|
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=\"M21 9C22.1046 9 23 9.89543 23 11V19C23 20.1046 22.1046 21 21 21H18C16.8954 21 16 20.1046 16 19V11C16 9.89543 16.8954 9 18 9H21Z\" fill=\"currentColor\"/><path d=\"M15 20H3C1.89543 20 1 19.1046 1 18V17.5C1 17.2239 1.22386 17 1.5 17H15V20Z\" fill=\"currentColor\"/><path d=\"M18.5 3C19.8807 3 21 4.11929 21 5.5V8H18C16.3431 8 15 9.34315 15 11V16H3V5.5C3 4.11929 4.11929 3 5.5 3H18.5Z\" fill=\"currentColor\"/></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,
|
|
9
|
-
"debugId": "
|
|
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,gBAA4e,EAA5e,IAAqB,EAAO,UAAU,gDAA+C,gBAAC,OAAD,CAAM,EAAE,kIAAkI,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,6EAA6E,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,+GAA+G,KAAK,eAAc,CAAI,GAGte",
|
|
9
|
+
"debugId": "76C10AE78FB3F99764756E2164756E21",
|
|
10
10
|
"names": []
|
|
11
11
|
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var I=Object.create;var{getPrototypeOf:h,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:P}=Object,f=Object.prototype.hasOwnProperty;function V(e){return this[e]}var v,w,d=(e,o,r)=>{var t=e!=null&&typeof e==="object";if(t){var n=o?v??=new WeakMap:w??=new WeakMap,C=n.get(e);if(C)return C}r=e!=null?I(h(e)):{};let l=o||!e||!e.__esModule?p(r,"default",{value:e,enumerable:!0}):r;for(let a of u(e))if(!f.call(l,a))p(l,a,{get:V.bind(e,a),enumerable:!0});if(t)n.set(e,l);return l},g=(e)=>{var o=(c??=new WeakMap).get(e),r;if(o)return o;if(o=p({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of u(e))if(!f.call(o,t))p(o,t,{get:V.bind(e,t),enumerable:!(r=P(e,t))||r.enumerable})}return c.set(e,o),o},c;var y=(e)=>e;function b(e,o){this[e]=y.bind(null,o)}var x=(e,o)=>{for(var r in o)p(e,r,{get:o[r],enumerable:!0,configurable:!0,set:b.bind(o,r)})};var H={};x(H,{CentralIconBase:()=>m});module.exports=g(H);var s=d(require("react")),m=({children:e,size:o=24,ariaLabel:r,color:t,ariaHidden:n=!0,style:C,...l})=>{return s.default.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:t,...C}},r&&!n&&s.default.createElement("title",null,r),e)};var G={};x(G,{default:()=>S,IconHomePlus:()=>B});module.exports=g(G);var i=d(require("react"));var B=(e)=>{return i.default.createElement(m,{...e,ariaLabel:"home-plus"},i.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.7324 3.66455C11.5146 3.20467 12.4854 3.20467 13.2676 3.66455L19.7676 7.48877C20.5309 7.9378 20.9997 8.75754 21 9.64306V18.4995C21 19.8802 19.8807 20.9995 18.5 20.9995H5.5C4.11929 20.9995 3 19.8802 3 18.4995V9.64306C3.00032 8.75754 3.46915 7.9378 4.23242 7.48877L10.7324 3.66455ZM12 9.50048C11.7239 9.50048 11.5001 9.72445 11.5 10.0005V12.5005H9C8.72394 12.5005 8.50013 12.7245 8.5 13.0005C8.50026 13.2764 8.72402 13.5005 9 13.5005H11.5V16.0005C11.5003 16.2764 11.724 16.5005 12 16.5005C12.276 16.5005 12.4997 16.2764 12.5 16.0005V13.5005H15C15.276 13.5005 15.4997 13.2764 15.5 13.0005C15.4999 12.7245 15.2761 12.5005 15 12.5005H12.5V10.0005C12.4999 9.72445 12.2761 9.50048 12 9.50048Z",fill:"currentColor"}))},S=B;
|
|
2
|
+
|
|
3
|
+
//# debugId=D4B1EE55BCA3D31764756E2164756E21
|
|
@@ -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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M10.7324 3.66455C11.5146 3.20467 12.4854 3.20467 13.2676 3.66455L19.7676 7.48877C20.5309 7.9378 20.9997 8.75754 21 9.64306V18.4995C21 19.8802 19.8807 20.9995 18.5 20.9995H5.5C4.11929 20.9995 3 19.8802 3 18.4995V9.64306C3.00032 8.75754 3.46915 7.9378 4.23242 7.48877L10.7324 3.66455ZM12 9.50048C11.7239 9.50048 11.5001 9.72445 11.5 10.0005V12.5005H9C8.72394 12.5005 8.50013 12.7245 8.5 13.0005C8.50026 13.2764 8.72402 13.5005 9 13.5005H11.5V16.0005C11.5003 16.2764 11.724 16.5005 12 16.5005C12.276 16.5005 12.4997 16.2764 12.5 16.0005V13.5005H15C15.276 13.5005 15.4997 13.2764 15.5 13.0005C15.4999 12.7245 15.2761 12.5005 15 12.5005H12.5V10.0005C12.4999 9.72445 12.2761 9.50048 12 9.50048Z\" fill=\"currentColor\"/></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,wBAA0yB,EAA1yB,IAAqB,EAAO,UAAU,aAAY,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,mrBAAmrB,KAAK,eAAc,CAAI,GAGpyB",
|
|
9
|
+
"debugId": "D4B1EE55BCA3D31764756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:C,ariaHidden:r=!0,style:a,...s})=>{return n.createElement("svg",{...s,"aria-hidden":r,role:r?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:C,...a}},t&&!r&&n.createElement("title",null,t),o)};import p from"react";var m=(o)=>{return p.createElement(l,{...o,ariaLabel:"home-plus"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.7324 3.66455C11.5146 3.20467 12.4854 3.20467 13.2676 3.66455L19.7676 7.48877C20.5309 7.9378 20.9997 8.75754 21 9.64306V18.4995C21 19.8802 19.8807 20.9995 18.5 20.9995H5.5C4.11929 20.9995 3 19.8802 3 18.4995V9.64306C3.00032 8.75754 3.46915 7.9378 4.23242 7.48877L10.7324 3.66455ZM12 9.50048C11.7239 9.50048 11.5001 9.72445 11.5 10.0005V12.5005H9C8.72394 12.5005 8.50013 12.7245 8.5 13.0005C8.50026 13.2764 8.72402 13.5005 9 13.5005H11.5V16.0005C11.5003 16.2764 11.724 16.5005 12 16.5005C12.276 16.5005 12.4997 16.2764 12.5 16.0005V13.5005H15C15.276 13.5005 15.4997 13.2764 15.5 13.0005C15.4999 12.7245 15.2761 12.5005 15 12.5005H12.5V10.0005C12.4999 9.72445 12.2761 9.50048 12 9.50048Z",fill:"currentColor"}))},d=m;export{d as default,m as IconHomePlus};
|
|
2
|
+
|
|
3
|
+
//# debugId=526B08F2309E29FC64756E2164756E21
|
|
@@ -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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M10.7324 3.66455C11.5146 3.20467 12.4854 3.20467 13.2676 3.66455L19.7676 7.48877C20.5309 7.9378 20.9997 8.75754 21 9.64306V18.4995C21 19.8802 19.8807 20.9995 18.5 20.9995H5.5C4.11929 20.9995 3 19.8802 3 18.4995V9.64306C3.00032 8.75754 3.46915 7.9378 4.23242 7.48877L10.7324 3.66455ZM12 9.50048C11.7239 9.50048 11.5001 9.72445 11.5 10.0005V12.5005H9C8.72394 12.5005 8.50013 12.7245 8.5 13.0005C8.50026 13.2764 8.72402 13.5005 9 13.5005H11.5V16.0005C11.5003 16.2764 11.724 16.5005 12 16.5005C12.276 16.5005 12.4997 16.2764 12.5 16.0005V13.5005H15C15.276 13.5005 15.4997 13.2764 15.5 13.0005C15.4999 12.7245 15.2761 12.5005 15 12.5005H12.5V10.0005C12.4999 9.72445 12.2761 9.50048 12 9.50048Z\" fill=\"currentColor\"/></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,gBAA0yB,EAA1yB,IAAqB,EAAO,UAAU,aAAY,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,mrBAAmrB,KAAK,eAAc,CAAI,GAGpyB",
|
|
9
|
+
"debugId": "526B08F2309E29FC64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var y=Object.create;var{getPrototypeOf:B,defineProperty:a,getOwnPropertyNames:f,getOwnPropertyDescriptor:I}=Object,g=Object.prototype.hasOwnProperty;function u(e){return this[e]}var v,w,d=(e,t,r)=>{var o=e!=null&&typeof e==="object";if(o){var n=t?v??=new WeakMap:w??=new WeakMap,p=n.get(e);if(p)return p}r=e!=null?y(B(e)):{};let l=t||!e||!e.__esModule?a(r,"default",{value:e,enumerable:!0}):r;for(let C of f(e))if(!g.call(l,C))a(l,C,{get:u.bind(e,C),enumerable:!0});if(o)n.set(e,l);return l},V=(e)=>{var t=(c??=new WeakMap).get(e),r;if(t)return t;if(t=a({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var o of f(e))if(!g.call(t,o))a(t,o,{get:u.bind(e,o),enumerable:!(r=I(e,o))||r.enumerable})}return c.set(e,t),t},c;var P=(e)=>e;function b(e,t){this[e]=P.bind(null,t)}var h=(e,t)=>{for(var r in t)a(e,r,{get:t[r],enumerable:!0,configurable:!0,set:b.bind(t,r)})};var G={};h(G,{CentralIconBase:()=>s});module.exports=V(G);var i=d(require("react")),s=({children:e,size:t=24,ariaLabel:r,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}},r&&!n&&i.default.createElement("title",null,r),e)};var S={};h(S,{default:()=>L,IconLayoutAlignLeftRight:()=>x});module.exports=V(S);var m=d(require("react"));var x=(e)=>{return m.default.createElement(s,{...e,ariaLabel:"layout-align-left-right, padding"},m.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.5 3C19.8807 3 21 4.11929 21 5.5V18.5C21 19.8807 19.8807 21 18.5 21H5.5C4.11929 21 3 19.8807 3 18.5V5.5C3 4.11929 4.11929 3 5.5 3H18.5ZM7.5 7C7.22386 7 7 7.22386 7 7.5V16.5C7 16.7761 7.22386 17 7.5 17C7.77614 17 8 16.7761 8 16.5V7.5C8 7.22386 7.77614 7 7.5 7ZM16.5 7C16.2239 7 16 7.22386 16 7.5V16.5C16 16.7761 16.2239 17 16.5 17C16.7761 17 17 16.7761 17 16.5V7.5C17 7.22386 16.7761 7 16.5 7Z",fill:"currentColor"}))},L=x;
|
|
2
|
+
|
|
3
|
+
//# debugId=AFC134CAB84F42F364756E2164756E21
|
|
@@ -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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M18.5 3C19.8807 3 21 4.11929 21 5.5V18.5C21 19.8807 19.8807 21 18.5 21H5.5C4.11929 21 3 19.8807 3 18.5V5.5C3 4.11929 4.11929 3 5.5 3H18.5ZM7.5 7C7.22386 7 7 7.22386 7 7.5V16.5C7 16.7761 7.22386 17 7.5 17C7.77614 17 8 16.7761 8 16.5V7.5C8 7.22386 7.77614 7 7.5 7ZM16.5 7C16.2239 7 16 7.22386 16 7.5V16.5C16 16.7761 16.2239 17 16.5 17C16.7761 17 17 16.7761 17 16.5V7.5C17 7.22386 16.7761 7 16.5 7Z\" fill=\"currentColor\"/></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,wBAA4hB,EAA5hB,IAAqB,EAAO,UAAU,oCAAmC,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,8YAA8Y,KAAK,eAAc,CAAI,GAGthB",
|
|
9
|
+
"debugId": "AFC134CAB84F42F364756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import n from"react";var l=({children:t,size:e=24,ariaLabel:o,color:p,ariaHidden:r=!0,style:C,...i})=>{return n.createElement("svg",{...i,"aria-hidden":r,role:r?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,...C}},o&&!r&&n.createElement("title",null,o),t)};import a from"react";var s=(t)=>{return a.createElement(l,{...t,ariaLabel:"layout-align-left-right, padding"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.5 3C19.8807 3 21 4.11929 21 5.5V18.5C21 19.8807 19.8807 21 18.5 21H5.5C4.11929 21 3 19.8807 3 18.5V5.5C3 4.11929 4.11929 3 5.5 3H18.5ZM7.5 7C7.22386 7 7 7.22386 7 7.5V16.5C7 16.7761 7.22386 17 7.5 17C7.77614 17 8 16.7761 8 16.5V7.5C8 7.22386 7.77614 7 7.5 7ZM16.5 7C16.2239 7 16 7.22386 16 7.5V16.5C16 16.7761 16.2239 17 16.5 17C16.7761 17 17 16.7761 17 16.5V7.5C17 7.22386 16.7761 7 16.5 7Z",fill:"currentColor"}))},d=s;export{d as default,s as IconLayoutAlignLeftRight};
|
|
2
|
+
|
|
3
|
+
//# debugId=BAD658764B6802C664756E2164756E21
|
|
@@ -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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M18.5 3C19.8807 3 21 4.11929 21 5.5V18.5C21 19.8807 19.8807 21 18.5 21H5.5C4.11929 21 3 19.8807 3 18.5V5.5C3 4.11929 4.11929 3 5.5 3H18.5ZM7.5 7C7.22386 7 7 7.22386 7 7.5V16.5C7 16.7761 7.22386 17 7.5 17C7.77614 17 8 16.7761 8 16.5V7.5C8 7.22386 7.77614 7 7.5 7ZM16.5 7C16.2239 7 16 7.22386 16 7.5V16.5C16 16.7761 16.2239 17 16.5 17C16.7761 17 17 16.7761 17 16.5V7.5C17 7.22386 16.7761 7 16.5 7Z\" fill=\"currentColor\"/></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,gBAA4hB,EAA5hB,IAAqB,EAAO,UAAU,oCAAmC,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,8YAA8Y,KAAK,eAAc,CAAI,GAGthB",
|
|
9
|
+
"debugId": "BAD658764B6802C664756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var I=Object.create;var{getPrototypeOf:b,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:h}=Object,d=Object.prototype.hasOwnProperty;function f(o){return this[o]}var v,w,g=(o,t,e)=>{var r=o!=null&&typeof o==="object";if(r){var n=t?v??=new WeakMap:w??=new WeakMap,a=n.get(o);if(a)return a}e=o!=null?I(b(o)):{};let l=t||!o||!o.__esModule?p(e,"default",{value:o,enumerable:!0}):e;for(let C of u(o))if(!d.call(l,C))p(l,C,{get:f.bind(o,C),enumerable:!0});if(r)n.set(o,l);return l},B=(o)=>{var t=(c??=new WeakMap).get(o),e;if(t)return t;if(t=p({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var r of u(o))if(!d.call(t,r))p(t,r,{get:f.bind(o,r),enumerable:!(e=h(o,r))||e.enumerable})}return c.set(o,t),t},c;var P=(o)=>o;function V(o,t){this[o]=P.bind(null,t)}var x=(o,t)=>{for(var e in t)p(o,e,{get:t[e],enumerable:!0,configurable:!0,set:V.bind(t,e)})};var H={};x(H,{CentralIconBase:()=>i});module.exports=B(H);var s=g(require("react")),i=({children:o,size:t=24,ariaLabel:e,color:r,ariaHidden:n=!0,style:a,...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:r,...a}},e&&!n&&s.default.createElement("title",null,e),o)};var G={};x(G,{default:()=>S,IconLayoutAlignTopBottom:()=>y});module.exports=B(G);var m=g(require("react"));var y=(o)=>{return m.default.createElement(i,{...o,ariaLabel:"layout-align-top-bottom, padding"},m.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.5 3C19.8807 3 21 4.11929 21 5.5V18.5C21 19.8807 19.8807 21 18.5 21H5.5C4.11929 21 3 19.8807 3 18.5V5.5C3 4.11929 4.11929 3 5.5 3H18.5ZM7.5 16C7.22386 16 7 16.2239 7 16.5C7 16.7761 7.22386 17 7.5 17H16.5C16.7761 17 17 16.7761 17 16.5C17 16.2239 16.7761 16 16.5 16H7.5ZM7.5 7C7.22386 7 7 7.22386 7 7.5C7 7.77614 7.22386 8 7.5 8H16.5C16.7761 8 17 7.77614 17 7.5C17 7.22386 16.7761 7 16.5 7H7.5Z",fill:"currentColor"}))},S=y;
|
|
2
|
+
|
|
3
|
+
//# debugId=839225BEBD50593164756E2164756E21
|
|
@@ -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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M18.5 3C19.8807 3 21 4.11929 21 5.5V18.5C21 19.8807 19.8807 21 18.5 21H5.5C4.11929 21 3 19.8807 3 18.5V5.5C3 4.11929 4.11929 3 5.5 3H18.5ZM7.5 16C7.22386 16 7 16.2239 7 16.5C7 16.7761 7.22386 17 7.5 17H16.5C16.7761 17 17 16.7761 17 16.5C17 16.2239 16.7761 16 16.5 16H7.5ZM7.5 7C7.22386 7 7 7.22386 7 7.5C7 7.77614 7.22386 8 7.5 8H16.5C16.7761 8 17 7.77614 17 7.5C17 7.22386 16.7761 7 16.5 7H7.5Z\" fill=\"currentColor\"/></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,wBAA4hB,EAA5hB,IAAqB,EAAO,UAAU,oCAAmC,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,8YAA8Y,KAAK,eAAc,CAAI,GAGthB",
|
|
9
|
+
"debugId": "839225BEBD50593164756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import n from"react";var l=({children:t,size:o=24,ariaLabel:r,color:a,ariaHidden:e=!0,style:C,...s})=>{return n.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}},r&&!e&&n.createElement("title",null,r),t)};import p from"react";var i=(t)=>{return p.createElement(l,{...t,ariaLabel:"layout-align-top-bottom, padding"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.5 3C19.8807 3 21 4.11929 21 5.5V18.5C21 19.8807 19.8807 21 18.5 21H5.5C4.11929 21 3 19.8807 3 18.5V5.5C3 4.11929 4.11929 3 5.5 3H18.5ZM7.5 16C7.22386 16 7 16.2239 7 16.5C7 16.7761 7.22386 17 7.5 17H16.5C16.7761 17 17 16.7761 17 16.5C17 16.2239 16.7761 16 16.5 16H7.5ZM7.5 7C7.22386 7 7 7.22386 7 7.5C7 7.77614 7.22386 8 7.5 8H16.5C16.7761 8 17 7.77614 17 7.5C17 7.22386 16.7761 7 16.5 7H7.5Z",fill:"currentColor"}))},g=i;export{g as default,i as IconLayoutAlignTopBottom};
|
|
2
|
+
|
|
3
|
+
//# debugId=C66799E9AE1D517064756E2164756E21
|
|
@@ -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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M18.5 3C19.8807 3 21 4.11929 21 5.5V18.5C21 19.8807 19.8807 21 18.5 21H5.5C4.11929 21 3 19.8807 3 18.5V5.5C3 4.11929 4.11929 3 5.5 3H18.5ZM7.5 16C7.22386 16 7 16.2239 7 16.5C7 16.7761 7.22386 17 7.5 17H16.5C16.7761 17 17 16.7761 17 16.5C17 16.2239 16.7761 16 16.5 16H7.5ZM7.5 7C7.22386 7 7 7.22386 7 7.5C7 7.77614 7.22386 8 7.5 8H16.5C16.7761 8 17 7.77614 17 7.5C17 7.22386 16.7761 7 16.5 7H7.5Z\" fill=\"currentColor\"/></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,gBAA4hB,EAA5hB,IAAqB,EAAO,UAAU,oCAAmC,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,8YAA8Y,KAAK,eAAc,CAAI,GAGthB",
|
|
9
|
+
"debugId": "C66799E9AE1D517064756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
package/IconMacbook/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var
|
|
1
|
+
var h=Object.create;var{getPrototypeOf:d,defineProperty:l,getOwnPropertyNames:f,getOwnPropertyDescriptor:w}=Object,u=Object.prototype.hasOwnProperty;function g(o){return this[o]}var y,P,x=(o,r,t)=>{var e=o!=null&&typeof o==="object";if(e){var n=r?y??=new WeakMap:P??=new WeakMap,a=n.get(o);if(a)return a}t=o!=null?h(d(o)):{};let p=r||!o||!o.__esModule?l(t,"default",{value:o,enumerable:!0}):t;for(let C of f(o))if(!u.call(p,C))l(p,C,{get:g.bind(o,C),enumerable:!0});if(e)n.set(o,p);return p},B=(o)=>{var r=(i??=new WeakMap).get(o),t;if(r)return r;if(r=l({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var e of f(o))if(!u.call(r,e))l(r,e,{get:g.bind(o,e),enumerable:!(t=w(o,e))||t.enumerable})}return i.set(o,r),r},i;var V=(o)=>o;function v(o,r){this[o]=V.bind(null,r)}var I=(o,r)=>{for(var t in r)l(o,t,{get:r[t],enumerable:!0,configurable:!0,set:v.bind(r,t)})};var G={};I(G,{CentralIconBase:()=>c});module.exports=B(G);var m=x(require("react")),c=({children:o,size:r=24,ariaLabel:t,color:e,ariaHidden:n=!0,style:a,...p})=>{return m.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,...a}},t&&!n&&m.default.createElement("title",null,t),o)};var S={};I(S,{default:()=>H,IconMacbook:()=>b});module.exports=B(S);var s=x(require("react"));var b=(o)=>{return s.default.createElement(c,{...o,ariaLabel:"macbook, laptop, computer"},s.default.createElement("path",{d:"M22.5 18C22.7761 18 23 18.2239 23 18.5C23 19.8807 21.8807 21 20.5 21H3.5C2.11929 21 1 19.8807 1 18.5C1 18.2239 1.22386 18 1.5 18H22.5Z",fill:"currentColor"}),s.default.createElement("path",{d:"M18.5 3C19.8807 3 21 4.11929 21 5.5V17H3V5.5C3 4.11929 4.11929 3 5.5 3H18.5Z",fill:"currentColor"}))},H=b;
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=988823FB951FAE5A64756E2164756E21
|
package/IconMacbook/index.js.map
CHANGED
|
@@ -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
|
|
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=\"M22.5 18C22.7761 18 23 18.2239 23 18.5C23 19.8807 21.8807 21 20.5 21H3.5C2.11929 21 1 19.8807 1 18.5C1 18.2239 1.22386 18 1.5 18H22.5Z\" fill=\"currentColor\"/><path d=\"M18.5 3C19.8807 3 21 4.11929 21 5.5V17H3V5.5C3 4.11929 4.11929 3 5.5 3H18.5Z\" fill=\"currentColor\"/></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,
|
|
9
|
-
"debugId": "
|
|
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,wBAAsV,EAAtV,IAAqB,EAAO,UAAU,6BAA4B,wBAAC,OAAD,CAAM,EAAE,yIAAyI,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,+EAA+E,KAAK,eAAc,CAAI,GAGhV",
|
|
9
|
+
"debugId": "988823FB951FAE5A64756E2164756E21",
|
|
10
10
|
"names": []
|
|
11
11
|
}
|
package/IconMacbook/index.mjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import
|
|
1
|
+
import p from"react";var l=({children:r,size:o=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...C})=>{return p.createElement("svg",{...C,"aria-hidden":t,role:t?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,...s}},n&&!t&&p.createElement("title",null,n),r)};import e from"react";var m=(r)=>{return e.createElement(l,{...r,ariaLabel:"macbook, laptop, computer"},e.createElement("path",{d:"M22.5 18C22.7761 18 23 18.2239 23 18.5C23 19.8807 21.8807 21 20.5 21H3.5C2.11929 21 1 19.8807 1 18.5C1 18.2239 1.22386 18 1.5 18H22.5Z",fill:"currentColor"}),e.createElement("path",{d:"M18.5 3C19.8807 3 21 4.11929 21 5.5V17H3V5.5C3 4.11929 4.11929 3 5.5 3H18.5Z",fill:"currentColor"}))},x=m;export{x as default,m as IconMacbook};
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=7E8A5ED5972026BD64756E2164756E21
|
|
@@ -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
|
|
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=\"M22.5 18C22.7761 18 23 18.2239 23 18.5C23 19.8807 21.8807 21 20.5 21H3.5C2.11929 21 1 19.8807 1 18.5C1 18.2239 1.22386 18 1.5 18H22.5Z\" fill=\"currentColor\"/><path d=\"M18.5 3C19.8807 3 21 4.11929 21 5.5V17H3V5.5C3 4.11929 4.11929 3 5.5 3H18.5Z\" fill=\"currentColor\"/></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,
|
|
9
|
-
"debugId": "
|
|
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,gBAAsV,EAAtV,IAAqB,EAAO,UAAU,6BAA4B,gBAAC,OAAD,CAAM,EAAE,yIAAyI,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,+EAA+E,KAAK,eAAc,CAAI,GAGhV",
|
|
9
|
+
"debugId": "7E8A5ED5972026BD64756E2164756E21",
|
|
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
|
|