@central-icons-react/round-outlined-radius-2-stroke-1 1.1.292 → 1.1.293
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/IconAgents/index.js +2 -2
- package/IconAgents/index.js.map +3 -3
- package/IconAgents/index.mjs +2 -2
- package/IconAgents/index.mjs.map +3 -3
- package/IconBase44/index.d.ts +4 -0
- package/IconBase44/index.js +3 -0
- package/IconBase44/index.js.map +11 -0
- package/IconBase44/index.mjs +3 -0
- package/IconBase44/index.mjs.map +11 -0
- package/IconBookHeart/index.d.ts +4 -0
- package/IconBookHeart/index.js +3 -0
- package/IconBookHeart/index.js.map +11 -0
- package/IconBookHeart/index.mjs +3 -0
- package/IconBookHeart/index.mjs.map +11 -0
- package/IconEmail2Block/index.d.ts +4 -0
- package/IconEmail2Block/index.js +3 -0
- package/IconEmail2Block/index.js.map +11 -0
- package/IconEmail2Block/index.mjs +3 -0
- package/IconEmail2Block/index.mjs.map +11 -0
- package/IconEmail2Check/index.d.ts +4 -0
- package/IconEmail2Check/index.js +3 -0
- package/IconEmail2Check/index.js.map +11 -0
- package/IconEmail2Check/index.mjs +3 -0
- package/IconEmail2Check/index.mjs.map +11 -0
- package/IconEmail2Incoming/index.d.ts +4 -0
- package/IconEmail2Incoming/index.js +3 -0
- package/IconEmail2Incoming/index.js.map +11 -0
- package/IconEmail2Incoming/index.mjs +3 -0
- package/IconEmail2Incoming/index.mjs.map +11 -0
- package/IconEmail2Plus/index.d.ts +4 -0
- package/IconEmail2Plus/index.js +3 -0
- package/IconEmail2Plus/index.js.map +11 -0
- package/IconEmail2Plus/index.mjs +3 -0
- package/IconEmail2Plus/index.mjs.map +11 -0
- package/IconEmail2Remove/index.d.ts +4 -0
- package/IconEmail2Remove/index.js +3 -0
- package/IconEmail2Remove/index.js.map +11 -0
- package/IconEmail2Remove/index.mjs +3 -0
- package/IconEmail2Remove/index.mjs.map +11 -0
- package/IconEmail2Unread/index.d.ts +4 -0
- package/IconEmail2Unread/index.js +3 -0
- package/IconEmail2Unread/index.js.map +11 -0
- package/IconEmail2Unread/index.mjs +3 -0
- package/IconEmail2Unread/index.mjs.map +11 -0
- package/IconSuitcase/index.js +2 -2
- package/IconSuitcase/index.js.map +3 -3
- package/IconSuitcase/index.mjs +2 -2
- package/IconSuitcase/index.mjs.map +3 -3
- package/README.md +38 -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 +8 -0
- package/index.js +24 -0
- package/index.mjs +8 -0
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/skills/central-icons-react/SKILL.md +19 -2
package/IconAgents/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var B=Object.create;var{getPrototypeOf:I,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:w}=Object,f=Object.prototype.hasOwnProperty;function g(r){return this[r]}var k,L,x=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var s=o?k??=new WeakMap:L??=new WeakMap,
|
|
1
|
+
var B=Object.create;var{getPrototypeOf:I,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:w}=Object,f=Object.prototype.hasOwnProperty;function g(r){return this[r]}var k,L,x=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var s=o?k??=new WeakMap:L??=new WeakMap,a=s.get(r);if(a)return a}e=r!=null?B(I(r)):{};let l=o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e;for(let c of u(r))if(!f.call(l,c))p(l,c,{get:g.bind(r,c),enumerable:!0});if(t)s.set(r,l);return l},d=(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 u(r))if(!f.call(o,t))p(o,t,{get:g.bind(r,t),enumerable:!(e=w(r,t))||e.enumerable})}return m.set(r,o),o},m;var P=(r)=>r;function b(r,o){this[r]=P.bind(null,o)}var h=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0,configurable:!0,set:b.bind(o,e)})};var v={};h(v,{CentralIconBase:()=>i});module.exports=d(v);var C=x(require("react")),i=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:s=!0,style:a,...l})=>{return C.default.createElement("svg",{...l,"aria-hidden":s,role:s?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,...a}},e&&!s&&C.default.createElement("title",null,e),r)};var G={};h(G,{default:()=>S,IconAgents:()=>y});module.exports=d(G);var n=x(require("react"));var y=(r)=>{return n.default.createElement(i,{...r,ariaLabel:"agents, connections, flow, roadmap"},n.default.createElement("circle",{cx:"6",cy:"5",r:"2.5",stroke:"currentColor"}),n.default.createElement("circle",{cx:"18",cy:"19",r:"2.5",stroke:"currentColor"}),n.default.createElement("path",{d:"M8.5 5H17C18.933 5 20.5 6.567 20.5 8.5C20.5 10.433 18.933 12 17 12H14.5",stroke:"currentColor"}),n.default.createElement("path",{d:"M9.5 12H7C5.067 12 3.5 13.567 3.5 15.5C3.5 17.433 5.067 19 7 19H15.5",stroke:"currentColor"}),n.default.createElement("path",{d:"M10.1642 10.5858L10.5858 10.1642C11.3668 9.38316 12.6332 9.38317 13.4142 10.1642L13.8358 10.5858C14.6168 11.3668 14.6168 12.6332 13.8358 13.4142L13.4142 13.8358C12.6332 14.6168 11.3668 14.6168 10.5858 13.8358L10.1642 13.4142C9.38316 12.6332 9.38317 11.3668 10.1642 10.5858Z",stroke:"currentColor",strokeLinejoin:"round"}))},S=y;
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=D5DAA366C347D51A64756E2164756E21
|
package/IconAgents/index.js.map
CHANGED
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"sources": ["src/CentralIconBase/index.tsx", "src/IconAgents/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 IconAgents: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"agents, connections, flow\"><circle cx=\"6\" cy=\"5\" r=\"2.5\" stroke=\"currentColor\"/><circle cx=\"18\" cy=\"19\" r=\"2.5\" stroke=\"currentColor\"/><path d=\"M8.5 5H17C18.933 5 20.5 6.567 20.5 8.5C20.5 10.433 18.933 12 17 12H14.5\" stroke=\"currentColor\"/><path d=\"M9.5 12H7C5.067 12 3.5 13.567 3.5 15.5C3.5 17.433 5.067 19 7 19H15.5\" stroke=\"currentColor\"/><path d=\"M10.1642 10.5858L10.5858 10.1642C11.3668 9.38316 12.6332 9.38317 13.4142 10.1642L13.8358 10.5858C14.6168 11.3668 14.6168 12.6332 13.8358 13.4142L13.4142 13.8358C12.6332 14.6168 11.3668 14.6168 10.5858 13.8358L10.1642 13.4142C9.38316 12.6332 9.38317 11.3668 10.1642 10.5858Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconAgents;\n"
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconAgents: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"agents, connections, flow, roadmap\"><circle cx=\"6\" cy=\"5\" r=\"2.5\" stroke=\"currentColor\"/><circle cx=\"18\" cy=\"19\" r=\"2.5\" stroke=\"currentColor\"/><path d=\"M8.5 5H17C18.933 5 20.5 6.567 20.5 8.5C20.5 10.433 18.933 12 17 12H14.5\" stroke=\"currentColor\"/><path d=\"M9.5 12H7C5.067 12 3.5 13.567 3.5 15.5C3.5 17.433 5.067 19 7 19H15.5\" stroke=\"currentColor\"/><path d=\"M10.1642 10.5858L10.5858 10.1642C11.3668 9.38316 12.6332 9.38317 13.4142 10.1642L13.8358 10.5858C14.6168 11.3668 14.6168 12.6332 13.8358 13.4142L13.4142 13.8358C12.6332 14.6168 11.3668 14.6168 10.5858 13.8358L10.1642 13.4142C9.38316 12.6332 9.38317 11.3668 10.1642 10.5858Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconAgents;\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,sECjCY,IAAlB,sBAGO,IAAM,EAA6C,CAAC,IAAU,CACnE,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,sECjCY,IAAlB,sBAGO,IAAM,EAA6C,CAAC,IAAU,CACnE,OAAO,wBAAktB,EAAltB,IAAqB,EAAO,UAAU,sCAAqC,wBAAC,SAAD,CAAQ,GAAG,IAAI,GAAG,IAAI,EAAE,MAAM,OAAO,eAAc,EAAE,wBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,MAAM,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,0EAA0E,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,uEAAuE,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oRAAoR,OAAO,eAAe,eAAe,QAAO,CAAI,GAG5sB",
|
|
9
|
+
"debugId": "D5DAA366C347D51A64756E2164756E21",
|
|
10
10
|
"names": []
|
|
11
11
|
}
|
package/IconAgents/index.mjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import s from"react";var l=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:c
|
|
1
|
+
import s from"react";var l=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:a,...c})=>{return s.createElement("svg",{...c,"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:p,...a}},n&&!t&&s.createElement("title",null,n),e)};import o from"react";var C=(e)=>{return o.createElement(l,{...e,ariaLabel:"agents, connections, flow, roadmap"},o.createElement("circle",{cx:"6",cy:"5",r:"2.5",stroke:"currentColor"}),o.createElement("circle",{cx:"18",cy:"19",r:"2.5",stroke:"currentColor"}),o.createElement("path",{d:"M8.5 5H17C18.933 5 20.5 6.567 20.5 8.5C20.5 10.433 18.933 12 17 12H14.5",stroke:"currentColor"}),o.createElement("path",{d:"M9.5 12H7C5.067 12 3.5 13.567 3.5 15.5C3.5 17.433 5.067 19 7 19H15.5",stroke:"currentColor"}),o.createElement("path",{d:"M10.1642 10.5858L10.5858 10.1642C11.3668 9.38316 12.6332 9.38317 13.4142 10.1642L13.8358 10.5858C14.6168 11.3668 14.6168 12.6332 13.8358 13.4142L13.4142 13.8358C12.6332 14.6168 11.3668 14.6168 10.5858 13.8358L10.1642 13.4142C9.38316 12.6332 9.38317 11.3668 10.1642 10.5858Z",stroke:"currentColor",strokeLinejoin:"round"}))},x=C;export{x as default,C as IconAgents};
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=3DC904BBBAEABECF64756E2164756E21
|
package/IconAgents/index.mjs.map
CHANGED
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"sources": ["src/CentralIconBase/index.tsx", "src/IconAgents/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 IconAgents: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"agents, connections, flow\"><circle cx=\"6\" cy=\"5\" r=\"2.5\" stroke=\"currentColor\"/><circle cx=\"18\" cy=\"19\" r=\"2.5\" stroke=\"currentColor\"/><path d=\"M8.5 5H17C18.933 5 20.5 6.567 20.5 8.5C20.5 10.433 18.933 12 17 12H14.5\" stroke=\"currentColor\"/><path d=\"M9.5 12H7C5.067 12 3.5 13.567 3.5 15.5C3.5 17.433 5.067 19 7 19H15.5\" stroke=\"currentColor\"/><path d=\"M10.1642 10.5858L10.5858 10.1642C11.3668 9.38316 12.6332 9.38317 13.4142 10.1642L13.8358 10.5858C14.6168 11.3668 14.6168 12.6332 13.8358 13.4142L13.4142 13.8358C12.6332 14.6168 11.3668 14.6168 10.5858 13.8358L10.1642 13.4142C9.38316 12.6332 9.38317 11.3668 10.1642 10.5858Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconAgents;\n"
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconAgents: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"agents, connections, flow, roadmap\"><circle cx=\"6\" cy=\"5\" r=\"2.5\" stroke=\"currentColor\"/><circle cx=\"18\" cy=\"19\" r=\"2.5\" stroke=\"currentColor\"/><path d=\"M8.5 5H17C18.933 5 20.5 6.567 20.5 8.5C20.5 10.433 18.933 12 17 12H14.5\" stroke=\"currentColor\"/><path d=\"M9.5 12H7C5.067 12 3.5 13.567 3.5 15.5C3.5 17.433 5.067 19 7 19H15.5\" stroke=\"currentColor\"/><path d=\"M10.1642 10.5858L10.5858 10.1642C11.3668 9.38316 12.6332 9.38317 13.4142 10.1642L13.8358 10.5858C14.6168 11.3668 14.6168 12.6332 13.8358 13.4142L13.4142 13.8358C12.6332 14.6168 11.3668 14.6168 10.5858 13.8358L10.1642 13.4142C9.38316 12.6332 9.38317 11.3668 10.1642 10.5858Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconAgents;\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,EAA6C,CAAC,IAAU,CACnE,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,EAA6C,CAAC,IAAU,CACnE,OAAO,gBAAktB,EAAltB,IAAqB,EAAO,UAAU,sCAAqC,gBAAC,SAAD,CAAQ,GAAG,IAAI,GAAG,IAAI,EAAE,MAAM,OAAO,eAAc,EAAE,gBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,MAAM,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,0EAA0E,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,uEAAuE,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,oRAAoR,OAAO,eAAe,eAAe,QAAO,CAAI,GAG5sB",
|
|
9
|
+
"debugId": "3DC904BBBAEABECF64756E2164756E21",
|
|
10
10
|
"names": []
|
|
11
11
|
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var b=Object.create;var{getPrototypeOf:d,defineProperty:l,getOwnPropertyNames:f,getOwnPropertyDescriptor:w}=Object,u=Object.prototype.hasOwnProperty;function B(r){return this[r]}var y,P,g=(r,e,t)=>{var o=r!=null&&typeof r==="object";if(o){var n=e?y??=new WeakMap:P??=new WeakMap,p=n.get(r);if(p)return p}t=r!=null?b(d(r)):{};let C=e||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t;for(let s of f(r))if(!u.call(C,s))l(C,s,{get:B.bind(r,s),enumerable:!0});if(o)n.set(r,C);return C},x=(r)=>{var e=(c??=new WeakMap).get(r),t;if(e)return e;if(e=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var o of f(r))if(!u.call(e,o))l(e,o,{get:B.bind(r,o),enumerable:!(t=w(r,o))||t.enumerable})}return c.set(r,e),e},c;var L=(r)=>r;function v(r,e){this[r]=L.bind(null,e)}var I=(r,e)=>{for(var t in e)l(r,t,{get:e[t],enumerable:!0,configurable:!0,set:v.bind(e,t)})};var G={};I(G,{CentralIconBase:()=>i});module.exports=x(G);var m=g(require("react")),i=({children:r,size:e=24,ariaLabel:t,color:o,ariaHidden:n=!0,style:p,...C})=>{return m.default.createElement("svg",{...C,"aria-hidden":n,role:n?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:o,...p}},t&&!n&&m.default.createElement("title",null,t),r)};var S={};I(S,{default:()=>V,IconBase44:()=>h});module.exports=x(S);var a=g(require("react"));var h=(r)=>{return a.default.createElement(i,{...r,ariaLabel:"base44"},a.default.createElement("path",{d:"M19.2431 16.9999C19.3549 16.9999 19.4621 17.0439 19.5411 17.122L20.0377 17.6125C20.1543 17.7277 20.17 17.9099 20.0703 18.0398C18.2221 20.4459 15.2964 22 12.0034 22C8.70635 22 5.77761 20.4421 3.92975 18.0309C3.83021 17.9009 3.8458 17.719 3.9624 17.6038L4.45024 17.1218C4.52932 17.0437 4.63666 16.9999 4.74848 16.9999H19.2431Z",fill:"currentColor"}),a.default.createElement("path",{d:"M12.0036 2C17.5932 2 22.1247 6.47715 22.1247 12C22.1247 12.3624 22.1048 12.7202 22.0668 13.0726C22.0548 13.1833 22.0037 13.2861 21.924 13.3649L20.9235 14.3534C20.8286 14.4472 20.6998 14.4999 20.5656 14.4999H3.4419C3.30769 14.4999 3.17893 14.4472 3.08402 14.3534L2.0833 13.3649C2.00361 13.2861 1.95246 13.1833 1.9405 13.0726C1.90244 12.7202 1.88281 12.3624 1.88281 12C1.88282 6.47718 6.41405 2.00004 12.0036 2Z",fill:"currentColor"}))},V=h;
|
|
2
|
+
|
|
3
|
+
//# debugId=A9A49581E050651E64756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconBase44/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 IconBase44: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"base44\"><path d=\"M19.2431 16.9999C19.3549 16.9999 19.4621 17.0439 19.5411 17.122L20.0377 17.6125C20.1543 17.7277 20.17 17.9099 20.0703 18.0398C18.2221 20.4459 15.2964 22 12.0034 22C8.70635 22 5.77761 20.4421 3.92975 18.0309C3.83021 17.9009 3.8458 17.719 3.9624 17.6038L4.45024 17.1218C4.52932 17.0437 4.63666 16.9999 4.74848 16.9999H19.2431Z\" fill=\"currentColor\"/><path d=\"M12.0036 2C17.5932 2 22.1247 6.47715 22.1247 12C22.1247 12.3624 22.1048 12.7202 22.0668 13.0726C22.0548 13.1833 22.0037 13.2861 21.924 13.3649L20.9235 14.3534C20.8286 14.4472 20.6998 14.4999 20.5656 14.4999H3.4419C3.30769 14.4999 3.17893 14.4472 3.08402 14.3534L2.0833 13.3649C2.00361 13.2861 1.95246 13.1833 1.9405 13.0726C1.90244 12.7202 1.88281 12.3624 1.88281 12C1.88282 6.47718 6.41405 2.00004 12.0036 2Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconBase44;\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,sECjCY,IAAlB,sBAGO,IAAM,EAA6C,CAAC,IAAU,CACnE,OAAO,wBAA80B,EAA90B,IAAqB,EAAO,UAAU,UAAS,wBAAC,OAAD,CAAM,EAAE,uUAAuU,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,4ZAA4Z,KAAK,eAAc,CAAI,GAGx0B",
|
|
9
|
+
"debugId": "A9A49581E050651E64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import C from"react";var l=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:a,...s})=>{return C.createElement("svg",{...s,"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:p,...a}},n&&!t&&C.createElement("title",null,n),e)};import o from"react";var m=(e)=>{return o.createElement(l,{...e,ariaLabel:"base44"},o.createElement("path",{d:"M19.2431 16.9999C19.3549 16.9999 19.4621 17.0439 19.5411 17.122L20.0377 17.6125C20.1543 17.7277 20.17 17.9099 20.0703 18.0398C18.2221 20.4459 15.2964 22 12.0034 22C8.70635 22 5.77761 20.4421 3.92975 18.0309C3.83021 17.9009 3.8458 17.719 3.9624 17.6038L4.45024 17.1218C4.52932 17.0437 4.63666 16.9999 4.74848 16.9999H19.2431Z",fill:"currentColor"}),o.createElement("path",{d:"M12.0036 2C17.5932 2 22.1247 6.47715 22.1247 12C22.1247 12.3624 22.1048 12.7202 22.0668 13.0726C22.0548 13.1833 22.0037 13.2861 21.924 13.3649L20.9235 14.3534C20.8286 14.4472 20.6998 14.4999 20.5656 14.4999H3.4419C3.30769 14.4999 3.17893 14.4472 3.08402 14.3534L2.0833 13.3649C2.00361 13.2861 1.95246 13.1833 1.9405 13.0726C1.90244 12.7202 1.88281 12.3624 1.88281 12C1.88282 6.47718 6.41405 2.00004 12.0036 2Z",fill:"currentColor"}))},g=m;export{g as default,m as IconBase44};
|
|
2
|
+
|
|
3
|
+
//# debugId=2A039C74928D98B364756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconBase44/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 IconBase44: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"base44\"><path d=\"M19.2431 16.9999C19.3549 16.9999 19.4621 17.0439 19.5411 17.122L20.0377 17.6125C20.1543 17.7277 20.17 17.9099 20.0703 18.0398C18.2221 20.4459 15.2964 22 12.0034 22C8.70635 22 5.77761 20.4421 3.92975 18.0309C3.83021 17.9009 3.8458 17.719 3.9624 17.6038L4.45024 17.1218C4.52932 17.0437 4.63666 16.9999 4.74848 16.9999H19.2431Z\" fill=\"currentColor\"/><path d=\"M12.0036 2C17.5932 2 22.1247 6.47715 22.1247 12C22.1247 12.3624 22.1048 12.7202 22.0668 13.0726C22.0548 13.1833 22.0037 13.2861 21.924 13.3649L20.9235 14.3534C20.8286 14.4472 20.6998 14.4999 20.5656 14.4999H3.4419C3.30769 14.4999 3.17893 14.4472 3.08402 14.3534L2.0833 13.3649C2.00361 13.2861 1.95246 13.1833 1.9405 13.0726C1.90244 12.7202 1.88281 12.3624 1.88281 12C1.88282 6.47718 6.41405 2.00004 12.0036 2Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconBase44;\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,EAA6C,CAAC,IAAU,CACnE,OAAO,gBAA80B,EAA90B,IAAqB,EAAO,UAAU,UAAS,gBAAC,OAAD,CAAM,EAAE,uUAAuU,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,4ZAA4Z,KAAK,eAAc,CAAI,GAGx0B",
|
|
9
|
+
"debugId": "2A039C74928D98B364756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var y=Object.create;var{getPrototypeOf:I,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:k}=Object,d=Object.prototype.hasOwnProperty;function f(r){return this[r]}var V,b,B=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var n=o?V??=new WeakMap:b??=new WeakMap,s=n.get(r);if(s)return s}e=r!=null?y(I(r)):{};let a=o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e;for(let C of u(r))if(!d.call(a,C))p(a,C,{get:f.bind(r,C),enumerable:!0});if(t)n.set(r,a);return a},g=(r)=>{var o=(c??=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 u(r))if(!d.call(o,t))p(o,t,{get:f.bind(r,t),enumerable:!(e=k(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)p(r,e,{get:o[e],enumerable:!0,configurable:!0,set:P.bind(o,e)})};var M={};h(M,{CentralIconBase:()=>m});module.exports=g(M);var i=B(require("react")),m=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:n=!0,style:s,...a})=>{return i.default.createElement("svg",{...a,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...s}},e&&!n&&i.default.createElement("title",null,e),r)};var v={};h(v,{default:()=>G,IconBookHeart:()=>x});module.exports=g(v);var l=B(require("react"));var x=(r)=>{return l.default.createElement(m,{...r,ariaLabel:"book-heart, daily, diary"},l.default.createElement("path",{d:"M6.5 21.5H17.5C18.6046 21.5 19.5 20.6046 19.5 19.5V4.5C19.5 3.39543 18.6046 2.5 17.5 2.5H6.5C5.39543 2.5 4.5 3.39543 4.5 4.5V19.5M6.5 21.5C5.39543 21.5 4.5 20.6046 4.5 19.5M6.5 21.5H10M4.5 19.5C4.5 18.3954 5.39543 17.5 6.5 17.5H17.5C18.6046 17.5 19.5 16.6046 19.5 15.5V12.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),l.default.createElement("path",{d:"M11.9995 7.65108C13.6181 6.60506 15.5 7.7268 15.5 9.60949C15.4997 12.1213 11.9995 13.5 11.9995 13.5C11.9631 13.4856 8.50034 12.1082 8.5 9.60949C8.5 7.72698 10.381 6.6056 11.9995 7.65108Z",stroke:"currentColor",strokeLinejoin:"round"}))},G=x;
|
|
2
|
+
|
|
3
|
+
//# debugId=72B8D55C3631FEF964756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconBookHeart/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 IconBookHeart: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"book-heart, daily, diary\"><path d=\"M6.5 21.5H17.5C18.6046 21.5 19.5 20.6046 19.5 19.5V4.5C19.5 3.39543 18.6046 2.5 17.5 2.5H6.5C5.39543 2.5 4.5 3.39543 4.5 4.5V19.5M6.5 21.5C5.39543 21.5 4.5 20.6046 4.5 19.5M6.5 21.5H10M4.5 19.5C4.5 18.3954 5.39543 17.5 6.5 17.5H17.5C18.6046 17.5 19.5 16.6046 19.5 15.5V12.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M11.9995 7.65108C13.6181 6.60506 15.5 7.7268 15.5 9.60949C15.4997 12.1213 11.9995 13.5 11.9995 13.5C11.9631 13.4856 8.50034 12.1082 8.5 9.60949C8.5 7.72698 10.381 6.6056 11.9995 7.65108Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconBookHeart;\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,yECjCY,IAAlB,sBAGO,IAAM,EAAgD,CAAC,IAAU,CACtE,OAAO,wBAAupB,EAAvpB,IAAqB,EAAO,UAAU,4BAA2B,wBAAC,OAAD,CAAM,EAAE,qRAAqR,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,6LAA6L,OAAO,eAAe,eAAe,QAAO,CAAI,GAGjpB",
|
|
9
|
+
"debugId": "72B8D55C3631FEF964756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import a from"react";var p=({children:o,size:r=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:l,...C})=>{return a.createElement("svg",{...C,"aria-hidden":e,role:e?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},n&&!e&&a.createElement("title",null,n),o)};import t from"react";var i=(o)=>{return t.createElement(p,{...o,ariaLabel:"book-heart, daily, diary"},t.createElement("path",{d:"M6.5 21.5H17.5C18.6046 21.5 19.5 20.6046 19.5 19.5V4.5C19.5 3.39543 18.6046 2.5 17.5 2.5H6.5C5.39543 2.5 4.5 3.39543 4.5 4.5V19.5M6.5 21.5C5.39543 21.5 4.5 20.6046 4.5 19.5M6.5 21.5H10M4.5 19.5C4.5 18.3954 5.39543 17.5 6.5 17.5H17.5C18.6046 17.5 19.5 16.6046 19.5 15.5V12.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M11.9995 7.65108C13.6181 6.60506 15.5 7.7268 15.5 9.60949C15.4997 12.1213 11.9995 13.5 11.9995 13.5C11.9631 13.4856 8.50034 12.1082 8.5 9.60949C8.5 7.72698 10.381 6.6056 11.9995 7.65108Z",stroke:"currentColor",strokeLinejoin:"round"}))},B=i;export{B as default,i as IconBookHeart};
|
|
2
|
+
|
|
3
|
+
//# debugId=EE62FF3D304F436A64756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconBookHeart/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 IconBookHeart: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"book-heart, daily, diary\"><path d=\"M6.5 21.5H17.5C18.6046 21.5 19.5 20.6046 19.5 19.5V4.5C19.5 3.39543 18.6046 2.5 17.5 2.5H6.5C5.39543 2.5 4.5 3.39543 4.5 4.5V19.5M6.5 21.5C5.39543 21.5 4.5 20.6046 4.5 19.5M6.5 21.5H10M4.5 19.5C4.5 18.3954 5.39543 17.5 6.5 17.5H17.5C18.6046 17.5 19.5 16.6046 19.5 15.5V12.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M11.9995 7.65108C13.6181 6.60506 15.5 7.7268 15.5 9.60949C15.4997 12.1213 11.9995 13.5 11.9995 13.5C11.9631 13.4856 8.50034 12.1082 8.5 9.60949C8.5 7.72698 10.381 6.6056 11.9995 7.65108Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconBookHeart;\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,EAAgD,CAAC,IAAU,CACtE,OAAO,gBAAupB,EAAvpB,IAAqB,EAAO,UAAU,4BAA2B,gBAAC,OAAD,CAAM,EAAE,qRAAqR,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,6LAA6L,OAAO,eAAe,eAAe,QAAO,CAAI,GAGjpB",
|
|
9
|
+
"debugId": "EE62FF3D304F436A64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var h=Object.create;var{getPrototypeOf:L,defineProperty:a,getOwnPropertyNames:u,getOwnPropertyDescriptor:b}=Object,f=Object.prototype.hasOwnProperty;function B(r){return this[r]}var k,w,d=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var n=o?k??=new WeakMap:w??=new WeakMap,l=n.get(r);if(l)return l}e=r!=null?h(L(r)):{};let p=o||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e;for(let C of u(r))if(!f.call(p,C))a(p,C,{get:B.bind(r,C),enumerable:!0});if(t)n.set(r,p);return p},g=(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 u(r))if(!f.call(o,t))a(o,t,{get:B.bind(r,t),enumerable:!(e=b(r,t))||e.enumerable})}return c.set(r,o),o},c;var y=(r)=>r;function P(r,o){this[r]=y.bind(null,o)}var x=(r,o)=>{for(var e in o)a(r,e,{get:o[e],enumerable:!0,configurable:!0,set:P.bind(o,e)})};var V={};x(V,{CentralIconBase:()=>m});module.exports=g(V);var i=d(require("react")),m=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:n=!0,style:l,...p})=>{return i.default.createElement("svg",{...p,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...l}},e&&!n&&i.default.createElement("title",null,e),r)};var v={};x(v,{default:()=>G,IconEmail2Block:()=>I});module.exports=g(v);var s=d(require("react"));var I=(r)=>{return s.default.createElement(m,{...r,ariaLabel:"email-2-block"},s.default.createElement("path",{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),s.default.createElement("path",{d:"M16.5251 19.4749C17.892 20.8417 20.108 20.8417 21.4749 19.4749C22.8417 18.108 22.8417 15.892 21.4749 14.5251M16.5251 19.4749C15.1583 18.108 15.1583 15.892 16.5251 14.5251C17.892 13.1583 20.108 13.1583 21.4749 14.5251M16.5251 19.4749L21.4749 14.5251",stroke:"currentColor"}))},G=I;
|
|
2
|
+
|
|
3
|
+
//# debugId=C3CA40B18CF02A2B64756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Block/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 IconEmail2Block: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"email-2-block\"><path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M16.5251 19.4749C17.892 20.8417 20.108 20.8417 21.4749 19.4749C22.8417 18.108 22.8417 15.892 21.4749 14.5251M16.5251 19.4749C15.1583 18.108 15.1583 15.892 16.5251 14.5251C17.892 13.1583 20.108 13.1583 21.4749 14.5251M16.5251 19.4749L21.4749 14.5251\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Block;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,2ECjCY,IAAlB,sBAGO,IAAM,EAAkD,CAAC,IAAU,CACxE,OAAO,wBAA0qB,EAA1qB,IAAqB,EAAO,UAAU,iBAAgB,wBAAC,OAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,2PAA2P,OAAO,eAAc,CAAI,GAGpqB",
|
|
9
|
+
"debugId": "C3CA40B18CF02A2B64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import p from"react";var a=({children:o,size:r=24,ariaLabel:n,color:l,ariaHidden:e=!0,style:s,...C})=>{return p.createElement("svg",{...C,"aria-hidden":e,role:e?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...s}},n&&!e&&p.createElement("title",null,n),o)};import t from"react";var i=(o)=>{return t.createElement(a,{...o,ariaLabel:"email-2-block"},t.createElement("path",{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M16.5251 19.4749C17.892 20.8417 20.108 20.8417 21.4749 19.4749C22.8417 18.108 22.8417 15.892 21.4749 14.5251M16.5251 19.4749C15.1583 18.108 15.1583 15.892 16.5251 14.5251C17.892 13.1583 20.108 13.1583 21.4749 14.5251M16.5251 19.4749L21.4749 14.5251",stroke:"currentColor"}))},d=i;export{d as default,i as IconEmail2Block};
|
|
2
|
+
|
|
3
|
+
//# debugId=F901B672C405E1D364756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Block/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 IconEmail2Block: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"email-2-block\"><path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M16.5251 19.4749C17.892 20.8417 20.108 20.8417 21.4749 19.4749C22.8417 18.108 22.8417 15.892 21.4749 14.5251M16.5251 19.4749C15.1583 18.108 15.1583 15.892 16.5251 14.5251C17.892 13.1583 20.108 13.1583 21.4749 14.5251M16.5251 19.4749L21.4749 14.5251\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Block;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAkD,CAAC,IAAU,CACxE,OAAO,gBAA0qB,EAA1qB,IAAqB,EAAO,UAAU,iBAAgB,gBAAC,OAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,2PAA2P,OAAO,eAAc,CAAI,GAGpqB",
|
|
9
|
+
"debugId": "F901B672C405E1D364756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var x=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:I}=Object,d=Object.prototype.hasOwnProperty;function L(r){return this[r]}var w,y,f=(r,e,o)=>{var t=r!=null&&typeof r==="object";if(t){var n=e?w??=new WeakMap:y??=new WeakMap,s=n.get(r);if(s)return s}o=r!=null?x(B(r)):{};let a=e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o;for(let i of u(r))if(!d.call(a,i))p(a,i,{get:L.bind(r,i),enumerable:!0});if(t)n.set(r,a);return a},h=(r)=>{var e=(m??=new WeakMap).get(r),o;if(e)return e;if(e=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of u(r))if(!d.call(e,t))p(e,t,{get:L.bind(r,t),enumerable:!(o=I(r,t))||o.enumerable})}return m.set(r,e),e},m;var P=(r)=>r;function b(r,e){this[r]=P.bind(null,e)}var g=(r,e)=>{for(var o in e)p(r,o,{get:e[o],enumerable:!0,configurable:!0,set:b.bind(e,o)})};var v={};g(v,{CentralIconBase:()=>C});module.exports=h(v);var c=f(require("react")),C=({children:r,size:e=24,ariaLabel:o,color:t,ariaHidden:n=!0,style:s,...a})=>{return c.default.createElement("svg",{...a,"aria-hidden":n,role:n?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:t,...s}},o&&!n&&c.default.createElement("title",null,o),r)};var V={};g(V,{default:()=>G,IconEmail2Check:()=>k});module.exports=h(V);var l=f(require("react"));var k=(r)=>{return l.default.createElement(C,{...r,ariaLabel:"email-2-check, valid"},l.default.createElement("path",{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),l.default.createElement("path",{d:"M22.5 13.5L17.5 20L15 17.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},G=k;
|
|
2
|
+
|
|
3
|
+
//# debugId=BBE4C93A5103DBCD64756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Check/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 IconEmail2Check: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"email-2-check, valid\"><path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M22.5 13.5L17.5 20L15 17.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Check;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,2ECjCY,IAAlB,sBAGO,IAAM,EAAkD,CAAC,IAAU,CACxE,OAAO,wBAAggB,EAAhgB,IAAqB,EAAO,UAAU,wBAAuB,wBAAC,OAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,6BAA6B,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG1f",
|
|
9
|
+
"debugId": "BBE4C93A5103DBCD64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import a from"react";var p=({children:e,size:r=24,ariaLabel:n,color:s,ariaHidden:o=!0,style:l,...i})=>{return a.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},n&&!o&&a.createElement("title",null,n),e)};import t from"react";var c=(e)=>{return t.createElement(p,{...e,ariaLabel:"email-2-check, valid"},t.createElement("path",{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M22.5 13.5L17.5 20L15 17.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},f=c;export{f as default,c as IconEmail2Check};
|
|
2
|
+
|
|
3
|
+
//# debugId=173DC6A6A2DE67C464756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Check/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 IconEmail2Check: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"email-2-check, valid\"><path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M22.5 13.5L17.5 20L15 17.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Check;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAkD,CAAC,IAAU,CACxE,OAAO,gBAAggB,EAAhgB,IAAqB,EAAO,UAAU,wBAAuB,gBAAC,OAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,6BAA6B,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG1f",
|
|
9
|
+
"debugId": "173DC6A6A2DE67C464756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var h=Object.create;var{getPrototypeOf:x,defineProperty:s,getOwnPropertyNames:C,getOwnPropertyDescriptor:B}=Object,d=Object.prototype.hasOwnProperty;function L(r){return this[r]}var w,y,g=(r,o,e)=>{var n=r!=null&&typeof r==="object";if(n){var t=o?w??=new WeakMap:y??=new WeakMap,i=t.get(r);if(i)return i}e=r!=null?h(x(r)):{};let p=o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e;for(let l of C(r))if(!d.call(p,l))s(p,l,{get:L.bind(r,l),enumerable:!0});if(n)t.set(r,p);return p},f=(r)=>{var o=(c??=new WeakMap).get(r),e;if(o)return o;if(o=s({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var n of C(r))if(!d.call(o,n))s(o,n,{get:L.bind(r,n),enumerable:!(e=B(r,n))||e.enumerable})}return c.set(r,o),o},c;var P=(r)=>r;function b(r,o){this[r]=P.bind(null,o)}var k=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0,configurable:!0,set:b.bind(o,e)})};var V={};k(V,{CentralIconBase:()=>u});module.exports=f(V);var m=g(require("react")),u=({children:r,size:o=24,ariaLabel:e,color:n,ariaHidden:t=!0,style:i,...p})=>{return m.default.createElement("svg",{...p,"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:n,...i}},e&&!t&&m.default.createElement("title",null,e),r)};var v={};k(v,{default:()=>G,IconEmail2Incoming:()=>I});module.exports=f(v);var a=g(require("react"));var I=(r)=>{return a.default.createElement(u,{...r,ariaLabel:"email-2-incoming, request"},a.default.createElement("path",{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),a.default.createElement("path",{d:"M19 13L15.5 16.5L19 20",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),a.default.createElement("path",{d:"M22.5 16.5H16",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},G=I;
|
|
2
|
+
|
|
3
|
+
//# debugId=C633E13D2F65BD4164756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Incoming/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 IconEmail2Incoming: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"email-2-incoming, request\"><path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M19 13L15.5 16.5L19 20\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M22.5 16.5H16\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Incoming;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,8ECjCY,IAAlB,sBAGO,IAAM,EAAqD,CAAC,IAAU,CAC3E,OAAO,wBAA6lB,EAA7lB,IAAqB,EAAO,UAAU,6BAA4B,wBAAC,OAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,yBAAyB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGvlB",
|
|
9
|
+
"debugId": "C633E13D2F65BD4164756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import p from"react";var s=({children:e,size:r=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 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}},t&&!n&&p.createElement("title",null,t),e)};import o from"react";var m=(e)=>{return o.createElement(s,{...e,ariaLabel:"email-2-incoming, request"},o.createElement("path",{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M19 13L15.5 16.5L19 20",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M22.5 16.5H16",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},g=m;export{g as default,m as IconEmail2Incoming};
|
|
2
|
+
|
|
3
|
+
//# debugId=25445A859AF3856F64756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Incoming/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 IconEmail2Incoming: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"email-2-incoming, request\"><path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M19 13L15.5 16.5L19 20\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M22.5 16.5H16\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Incoming;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAqD,CAAC,IAAU,CAC3E,OAAO,gBAA6lB,EAA7lB,IAAqB,EAAO,UAAU,6BAA4B,gBAAC,OAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,yBAAyB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGvlB",
|
|
9
|
+
"debugId": "25445A859AF3856F64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var L=Object.create;var{getPrototypeOf:h,defineProperty:a,getOwnPropertyNames:c,getOwnPropertyDescriptor:P}=Object,d=Object.prototype.hasOwnProperty;function f(r){return this[r]}var k,w,g=(r,e,o)=>{var t=r!=null&&typeof r==="object";if(t){var n=e?k??=new WeakMap:w??=new WeakMap,s=n.get(r);if(s)return s}o=r!=null?L(h(r)):{};let p=e||!r||!r.__esModule?a(o,"default",{value:r,enumerable:!0}):o;for(let i of c(r))if(!d.call(p,i))a(p,i,{get:f.bind(r,i),enumerable:!0});if(t)n.set(r,p);return p},x=(r)=>{var e=(C??=new WeakMap).get(r),o;if(e)return e;if(e=a({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of c(r))if(!d.call(e,t))a(e,t,{get:f.bind(r,t),enumerable:!(o=P(r,t))||o.enumerable})}return C.set(r,e),e},C;var y=(r)=>r;function V(r,e){this[r]=y.bind(null,e)}var B=(r,e)=>{for(var o in e)a(r,o,{get:e[o],enumerable:!0,configurable:!0,set:V.bind(e,o)})};var b={};B(b,{CentralIconBase:()=>u});module.exports=x(b);var m=g(require("react")),u=({children:r,size:e=24,ariaLabel:o,color:t,ariaHidden:n=!0,style:s,...p})=>{return m.default.createElement("svg",{...p,"aria-hidden":n,role:n?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:t,...s}},o&&!n&&m.default.createElement("title",null,o),r)};var v={};B(v,{default:()=>G,IconEmail2Plus:()=>I});module.exports=x(v);var l=g(require("react"));var I=(r)=>{return l.default.createElement(u,{...r,ariaLabel:"email-2-plus, add"},l.default.createElement("path",{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),l.default.createElement("path",{d:"M16.5 17.5H22.5M19.5 14.5V20.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},G=I;
|
|
2
|
+
|
|
3
|
+
//# debugId=CDAC3DC1D4A0126B64756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Plus/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 IconEmail2Plus: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"email-2-plus, add\"><path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M16.5 17.5H22.5M19.5 14.5V20.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Plus;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,0ECjCY,IAAlB,sBAGO,IAAM,EAAiD,CAAC,IAAU,CACvE,OAAO,wBAAigB,EAAjgB,IAAqB,EAAO,UAAU,qBAAoB,wBAAC,OAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,iCAAiC,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG3f",
|
|
9
|
+
"debugId": "CDAC3DC1D4A0126B64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import p from"react";var a=({children:e,size:r=24,ariaLabel:n,color:s,ariaHidden:o=!0,style:l,...i})=>{return p.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},n&&!o&&p.createElement("title",null,n),e)};import t from"react";var m=(e)=>{return t.createElement(a,{...e,ariaLabel:"email-2-plus, add"},t.createElement("path",{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M16.5 17.5H22.5M19.5 14.5V20.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},g=m;export{g as default,m as IconEmail2Plus};
|
|
2
|
+
|
|
3
|
+
//# debugId=B0BF2A5CDD29352464756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Plus/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 IconEmail2Plus: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"email-2-plus, add\"><path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M16.5 17.5H22.5M19.5 14.5V20.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Plus;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAiD,CAAC,IAAU,CACvE,OAAO,gBAAigB,EAAjgB,IAAqB,EAAO,UAAU,qBAAoB,gBAAC,OAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,iCAAiC,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG3f",
|
|
9
|
+
"debugId": "B0BF2A5CDD29352464756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var I=Object.create;var{getPrototypeOf:h,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:v}=Object,L=Object.prototype.hasOwnProperty;function d(e){return this[e]}var w,y,f=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var n=r?w??=new WeakMap:y??=new WeakMap,l=n.get(e);if(l)return l}o=e!=null?I(h(e)):{};let a=r||!e||!e.__esModule?p(o,"default",{value:e,enumerable:!0}):o;for(let m of u(e))if(!L.call(a,m))p(a,m,{get:d.bind(e,m),enumerable:!0});if(t)n.set(e,a);return a},g=(e)=>{var r=(C??=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(!L.call(r,t))p(r,t,{get:d.bind(e,t),enumerable:!(o=v(e,t))||o.enumerable})}return C.set(e,r),r},C;var P=(e)=>e;function b(e,r){this[e]=P.bind(null,r)}var x=(e,r)=>{for(var o in r)p(e,o,{get:r[o],enumerable:!0,configurable:!0,set:b.bind(r,o)})};var k={};x(k,{CentralIconBase:()=>c});module.exports=g(k);var i=f(require("react")),c=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:n=!0,style:l,...a})=>{return i.default.createElement("svg",{...a,"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,...l}},o&&!n&&i.default.createElement("title",null,o),e)};var M={};x(M,{default:()=>V,IconEmail2Remove:()=>B});module.exports=g(M);var s=f(require("react"));var B=(e)=>{return s.default.createElement(c,{...e,ariaLabel:"email-2-remove, cancel"},s.default.createElement("path",{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),s.default.createElement("path",{d:"M16.5 20L19.25 17.25M19.25 17.25L22 14.5M19.25 17.25L16.5 14.5M19.25 17.25L22 20",stroke:"currentColor",strokeLinecap:"round"}))},V=B;
|
|
2
|
+
|
|
3
|
+
//# debugId=AFDDF3DC0F16E51764756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Remove/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 IconEmail2Remove: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"email-2-remove, cancel\"><path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M16.5 20L19.25 17.25M19.25 17.25L22 14.5M19.25 17.25L16.5 14.5M19.25 17.25L22 20\" stroke=\"currentColor\" strokeLinecap=\"round\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Remove;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,4ECjCY,IAAlB,sBAGO,IAAM,EAAmD,CAAC,IAAU,CACzE,OAAO,wBAAiiB,EAAjiB,IAAqB,EAAO,UAAU,0BAAyB,wBAAC,OAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,mFAAmF,OAAO,eAAe,cAAc,QAAO,CAAI,GAG3hB",
|
|
9
|
+
"debugId": "AFDDF3DC0F16E51764756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import a from"react";var p=({children:r,size:e=24,ariaLabel:n,color:l,ariaHidden:o=!0,style:s,...m})=>{return a.createElement("svg",{...m,"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:l,...s}},n&&!o&&a.createElement("title",null,n),r)};import t from"react";var i=(r)=>{return t.createElement(p,{...r,ariaLabel:"email-2-remove, cancel"},t.createElement("path",{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M16.5 20L19.25 17.25M19.25 17.25L22 14.5M19.25 17.25L16.5 14.5M19.25 17.25L22 20",stroke:"currentColor",strokeLinecap:"round"}))},f=i;export{f as default,i as IconEmail2Remove};
|
|
2
|
+
|
|
3
|
+
//# debugId=D9368FB601EF964764756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Remove/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 IconEmail2Remove: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"email-2-remove, cancel\"><path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M16.5 20L19.25 17.25M19.25 17.25L22 14.5M19.25 17.25L16.5 14.5M19.25 17.25L22 20\" stroke=\"currentColor\" strokeLinecap=\"round\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Remove;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAmD,CAAC,IAAU,CACzE,OAAO,gBAAiiB,EAAjiB,IAAqB,EAAO,UAAU,0BAAyB,gBAAC,OAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,mFAAmF,OAAO,eAAe,cAAc,QAAO,CAAI,GAG3hB",
|
|
9
|
+
"debugId": "D9368FB601EF964764756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var y=Object.create;var{getPrototypeOf:h,defineProperty:l,getOwnPropertyNames:u,getOwnPropertyDescriptor:w}=Object,f=Object.prototype.hasOwnProperty;function d(r){return this[r]}var L,P,x=(r,e,o)=>{var t=r!=null&&typeof r==="object";if(t){var n=e?L??=new WeakMap:P??=new WeakMap,p=n.get(r);if(p)return p}o=r!=null?y(h(r)):{};let a=e||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o;for(let i of u(r))if(!f.call(a,i))l(a,i,{get:d.bind(r,i),enumerable:!0});if(t)n.set(r,a);return a},g=(r)=>{var e=(C??=new WeakMap).get(r),o;if(e)return e;if(e=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of u(r))if(!f.call(e,t))l(e,t,{get:d.bind(r,t),enumerable:!(o=w(r,t))||o.enumerable})}return C.set(r,e),e},C;var b=(r)=>r;function V(r,e){this[r]=b.bind(null,e)}var B=(r,e)=>{for(var o in e)l(r,o,{get:e[o],enumerable:!0,configurable:!0,set:V.bind(e,o)})};var v={};B(v,{CentralIconBase:()=>m});module.exports=g(v);var c=x(require("react")),m=({children:r,size:e=24,ariaLabel:o,color:t,ariaHidden:n=!0,style:p,...a})=>{return c.default.createElement("svg",{...a,"aria-hidden":n,role:n?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:t,...p}},o&&!n&&c.default.createElement("title",null,o),r)};var G={};B(G,{default:()=>S,IconEmail2Unread:()=>I});module.exports=g(G);var s=x(require("react"));var I=(r)=>{return s.default.createElement(m,{...r,ariaLabel:"email-2-unread"},s.default.createElement("path",{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),s.default.createElement("circle",{cx:"19.5",cy:"17.5",r:"3.5",fill:"currentColor"}))},S=I;
|
|
2
|
+
|
|
3
|
+
//# debugId=B7385BC66321643564756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Unread/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 IconEmail2Unread: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"email-2-unread\"><path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><circle cx=\"19.5\" cy=\"17.5\" r=\"3.5\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Unread;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,4ECjCY,IAAlB,sBAGO,IAAM,EAAmD,CAAC,IAAU,CACzE,OAAO,wBAA0c,EAA1c,IAAqB,EAAO,UAAU,kBAAiB,wBAAC,OAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,SAAD,CAAQ,GAAG,OAAO,GAAG,OAAO,EAAE,MAAM,KAAK,eAAc,CAAI,GAGpc",
|
|
9
|
+
"debugId": "B7385BC66321643564756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import a from"react";var l=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:s,...i})=>{return a.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...s}},n&&!o&&a.createElement("title",null,n),e)};import t from"react";var c=(e)=>{return t.createElement(l,{...e,ariaLabel:"email-2-unread"},t.createElement("path",{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("circle",{cx:"19.5",cy:"17.5",r:"3.5",fill:"currentColor"}))},x=c;export{x as default,c as IconEmail2Unread};
|
|
2
|
+
|
|
3
|
+
//# debugId=0AFA9D95C668613D64756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Unread/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 IconEmail2Unread: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"email-2-unread\"><path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><circle cx=\"19.5\" cy=\"17.5\" r=\"3.5\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Unread;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAmD,CAAC,IAAU,CACzE,OAAO,gBAA0c,EAA1c,IAAqB,EAAO,UAAU,kBAAiB,gBAAC,OAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,SAAD,CAAQ,GAAG,OAAO,GAAG,OAAO,EAAE,MAAM,KAAK,eAAc,CAAI,GAGpc",
|
|
9
|
+
"debugId": "0AFA9D95C668613D64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
package/IconSuitcase/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var f=Object.create;var{getPrototypeOf:x,defineProperty:a,getOwnPropertyNames:
|
|
1
|
+
var f=Object.create;var{getPrototypeOf:x,defineProperty:a,getOwnPropertyNames:C,getOwnPropertyDescriptor:B}=Object,k=Object.prototype.hasOwnProperty;function m(r){return this[r]}var I,j,L=(r,o,e)=>{var n=r!=null&&typeof r==="object";if(n){var s=o?I??=new WeakMap:j??=new WeakMap,i=s.get(r);if(i)return i}e=r!=null?f(x(r)):{};let p=o||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e;for(let u of C(r))if(!k.call(p,u))a(p,u,{get:m.bind(r,u),enumerable:!0});if(n)s.set(r,p);return p},V=(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 n of C(r))if(!k.call(o,n))a(o,n,{get:m.bind(r,n),enumerable:!(e=B(r,n))||e.enumerable})}return c.set(r,o),o},c;var w=(r)=>r;function y(r,o){this[r]=w.bind(null,o)}var g=(r,o)=>{for(var e in o)a(r,e,{get:o[e],enumerable:!0,configurable:!0,set:y.bind(o,e)})};var M={};g(M,{CentralIconBase:()=>d});module.exports=V(M);var l=L(require("react")),d=({children:r,size:o=24,ariaLabel:e,color:n,ariaHidden:s=!0,style:i,...p})=>{return l.default.createElement("svg",{...p,"aria-hidden":s,role:s?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:n,...i}},e&&!s&&l.default.createElement("title",null,e),r)};var P={};g(P,{default:()=>b,IconSuitcase:()=>h});module.exports=V(P);var t=L(require("react"));var h=(r)=>{return t.default.createElement(d,{...r,ariaLabel:"suitcase, luggage, case"},t.default.createElement("path",{d:"M17.5 20.5V21.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("path",{d:"M6.5 20.5V21.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("path",{d:"M8.5 9.5V16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("path",{d:"M15.5 9.5V16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("path",{d:"M17.5 20.5H18.5C19.6046 20.5 20.5 19.6046 20.5 18.5V7.5C20.5 6.39543 19.6046 5.5 18.5 5.5H5.5C4.39543 5.5 3.5 6.39543 3.5 7.5V18.5C3.5 19.6046 4.39543 20.5 5.5 20.5H6.5H17.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("path",{d:"M15.5 5.25V4.5C15.5 3.39543 14.6046 2.5 13.5 2.5H10.5C9.39543 2.5 8.5 3.39543 8.5 4.5V5.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},b=h;
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=9E3F2C21A556EF1064756E2164756E21
|