@central-icons-react/round-outlined-radius-1-stroke-2 1.1.258 → 1.1.260

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. package/IconExtendImage/index.d.ts +4 -0
  2. package/IconExtendImage/index.js +3 -0
  3. package/IconExtendImage/index.js.map +11 -0
  4. package/IconExtendImage/index.mjs +3 -0
  5. package/IconExtendImage/index.mjs.map +11 -0
  6. package/IconPageCloud/index.js +2 -2
  7. package/IconPageCloud/index.js.map +3 -3
  8. package/IconPageCloud/index.mjs +2 -2
  9. package/IconPageCloud/index.mjs.map +3 -3
  10. package/IconReframe/index.d.ts +4 -0
  11. package/IconReframe/index.js +3 -0
  12. package/IconReframe/index.js.map +11 -0
  13. package/IconReframe/index.mjs +3 -0
  14. package/IconReframe/index.mjs.map +11 -0
  15. package/IconShoppingBagEdit2/index.js +2 -2
  16. package/IconShoppingBagEdit2/index.js.map +3 -3
  17. package/IconShoppingBagEdit2/index.mjs +2 -2
  18. package/IconShoppingBagEdit2/index.mjs.map +3 -3
  19. package/IconShoppingBagLike1/index.js +2 -2
  20. package/IconShoppingBagLike1/index.js.map +3 -3
  21. package/IconShoppingBagLike1/index.mjs +2 -2
  22. package/IconShoppingBagLike1/index.mjs.map +3 -3
  23. package/IconShoppingBagLike2/index.js +2 -2
  24. package/IconShoppingBagLike2/index.js.map +3 -3
  25. package/IconShoppingBagLike2/index.mjs +2 -2
  26. package/IconShoppingBagLike2/index.mjs.map +3 -3
  27. package/README.md +2 -0
  28. package/icons/index.d.ts +1 -1
  29. package/icons/index.js +2 -2
  30. package/icons/index.js.map +3 -3
  31. package/icons/index.mjs +2 -2
  32. package/icons/index.mjs.map +3 -3
  33. package/icons-index.json +4 -4
  34. package/index.d.ts +2 -0
  35. package/index.js +6 -0
  36. package/index.mjs +2 -0
  37. package/license-check.js +1 -1
  38. package/package.json +1 -1
  39. package/skills/central-icons-react/SKILL.md +3 -1
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconExtendImage: React.FC<CentralIconBaseProps>;
4
+ export default IconExtendImage;
@@ -0,0 +1,3 @@
1
+ var f=Object.create;var{getPrototypeOf:j,defineProperty:d,getOwnPropertyNames:L,getOwnPropertyDescriptor:I}=Object,h=Object.prototype.hasOwnProperty;function c(r){return this[r]}var W,B,C=(r,o,e)=>{var n=r!=null&&typeof r==="object";if(n){var s=o?W??=new WeakMap:B??=new WeakMap,p=s.get(r);if(p)return p}e=r!=null?f(j(r)):{};let i=o||!r||!r.__esModule?d(e,"default",{value:r,enumerable:!0}):e;for(let k of L(r))if(!h.call(i,k))d(i,k,{get:c.bind(r,k),enumerable:!0});if(n)s.set(r,i);return i},m=(r)=>{var o=(l??=new WeakMap).get(r),e;if(o)return o;if(o=d({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var n of L(r))if(!h.call(o,n))d(o,n,{get:c.bind(r,n),enumerable:!(e=I(r,n))||e.enumerable})}return l.set(r,o),o},l;var M=(r)=>r;function w(r,o){this[r]=M.bind(null,o)}var x=(r,o)=>{for(var e in o)d(r,e,{get:o[e],enumerable:!0,configurable:!0,set:w.bind(o,e)})};var y={};x(y,{CentralIconBase:()=>a});module.exports=m(y);var u=C(require("react")),a=({children:r,size:o=24,ariaLabel:e,color:n,ariaHidden:s=!0,style:p,...i})=>{return u.default.createElement("svg",{...i,"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,...p}},e&&!s&&u.default.createElement("title",null,e),r)};var P={};x(P,{default:()=>b,IconExtendImage:()=>g});module.exports=m(P);var t=C(require("react"));var g=(r)=>{return t.default.createElement(a,{...r,ariaLabel:"extend-image"},t.default.createElement("path",{d:"M7 4L4 7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("path",{d:"M7 17L4 20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("path",{d:"M20 4L17 7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("path",{d:"M13 4L10 7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("path",{d:"M7 10L4 13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("path",{d:"M20 11L17 14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("path",{d:"M14 17L11 20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("path",{d:"M20 17L17 20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("rect",{x:"7",y:"7",width:"10",height:"10",rx:"1",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},b=g;
2
+
3
+ //# debugId=64E928282097490264756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconExtendImage/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 IconExtendImage: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"extend-image\"><path d=\"M7 4L4 7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M7 17L4 20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M20 4L17 7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M13 4L10 7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M7 10L4 13\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M20 11L17 14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M14 17L11 20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M20 17L17 20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><rect x=\"7\" y=\"7\" width=\"10\" height=\"10\" rx=\"1\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconExtendImage;\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,wBAAugC,EAAvgC,IAAqB,EAAO,UAAU,gBAAe,wBAAC,OAAD,CAAM,EAAE,WAAW,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,eAAe,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,eAAe,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,eAAe,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,IAAI,EAAE,IAAI,MAAM,KAAK,OAAO,KAAK,GAAG,IAAI,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGjgC",
9
+ "debugId": "64E928282097490264756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import s from"react";var i=({children:e,size:o=24,ariaLabel:n,color:d,ariaHidden:t=!0,style:p,...k})=>{return s.createElement("svg",{...k,"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:d,...p}},n&&!t&&s.createElement("title",null,n),e)};import r from"react";var u=(e)=>{return r.createElement(i,{...e,ariaLabel:"extend-image"},r.createElement("path",{d:"M7 4L4 7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M7 17L4 20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M20 4L17 7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M13 4L10 7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M7 10L4 13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M20 11L17 14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M14 17L11 20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M20 17L17 20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("rect",{x:"7",y:"7",width:"10",height:"10",rx:"1",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},C=u;export{C as default,u as IconExtendImage};
2
+
3
+ //# debugId=BFE505A36931E7B964756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconExtendImage/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 IconExtendImage: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"extend-image\"><path d=\"M7 4L4 7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M7 17L4 20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M20 4L17 7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M13 4L10 7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M7 10L4 13\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M20 11L17 14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M14 17L11 20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M20 17L17 20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><rect x=\"7\" y=\"7\" width=\"10\" height=\"10\" rx=\"1\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconExtendImage;\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,gBAAugC,EAAvgC,IAAqB,EAAO,UAAU,gBAAe,gBAAC,OAAD,CAAM,EAAE,WAAW,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,eAAe,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,eAAe,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,eAAe,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,IAAI,EAAE,IAAI,MAAM,KAAK,OAAO,KAAK,GAAG,IAAI,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGjgC",
9
+ "debugId": "BFE505A36931E7B964756E2164756E21",
10
+ "names": []
11
+ }
@@ -1,3 +1,3 @@
1
- var h=Object.create;var{getPrototypeOf:P,defineProperty:a,getOwnPropertyNames:u,getOwnPropertyDescriptor:w}=Object,d=Object.prototype.hasOwnProperty;function g(e){return this[e]}var y,V,f=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var n=r?y??=new WeakMap:V??=new WeakMap,s=n.get(e);if(s)return s}o=e!=null?h(P(e)):{};let p=r||!e||!e.__esModule?a(o,"default",{value:e,enumerable:!0}):o;for(let l of u(e))if(!d.call(p,l))a(p,l,{get:g.bind(e,l),enumerable:!0});if(t)n.set(e,p);return p},x=(e)=>{var r=(m??=new WeakMap).get(e),o;if(r)return r;if(r=a({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of u(e))if(!d.call(r,t))a(r,t,{get:g.bind(e,t),enumerable:!(o=w(e,t))||o.enumerable})}return m.set(e,r),r},m;var b=(e)=>e;function k(e,r){this[e]=b.bind(null,r)}var B=(e,r)=>{for(var o in r)a(e,o,{get:r[o],enumerable:!0,configurable:!0,set:k.bind(r,o)})};var v={};B(v,{CentralIconBase:()=>i});module.exports=x(v);var C=f(require("react")),i=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:n=!0,style:s,...p})=>{return C.default.createElement("svg",{...p,"aria-hidden":n,role:n?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...s}},o&&!n&&C.default.createElement("title",null,o),e)};var G={};B(G,{default:()=>L,IconPageCloud:()=>I});module.exports=x(G);var c=f(require("react"));var I=(e)=>{return c.default.createElement(i,{...e,ariaLabel:"page-cloud"},c.default.createElement("path",{d:"M9 21H6C5.44771 21 5 20.5523 5 20V4C5 3.44772 5.44772 3 6 3H18C18.5523 3 19 3.44772 19 4V10.5M15.75 21C13.9551 21 12.5 19.5449 12.5 17.75C12.5 15.9551 13.9551 14.5 15.75 14.5C16.9015 14.5 17.9116 15.0983 18.4888 16L18.5 16C19.8807 16 21 17.1193 21 18.5C21 19.8807 19.8807 21 18.5 21H15.75Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},L=I;
1
+ var h=Object.create;var{getPrototypeOf:P,defineProperty:a,getOwnPropertyNames:u,getOwnPropertyDescriptor:w}=Object,g=Object.prototype.hasOwnProperty;function f(e){return this[e]}var y,V,d=(e,r,t)=>{var o=e!=null&&typeof e==="object";if(o){var n=r?y??=new WeakMap:V??=new WeakMap,l=n.get(e);if(l)return l}t=e!=null?h(P(e)):{};let p=r||!e||!e.__esModule?a(t,"default",{value:e,enumerable:!0}):t;for(let s of u(e))if(!g.call(p,s))a(p,s,{get:f.bind(e,s),enumerable:!0});if(o)n.set(e,p);return p},x=(e)=>{var r=(i??=new WeakMap).get(e),t;if(r)return r;if(r=a({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var o of u(e))if(!g.call(r,o))a(r,o,{get:f.bind(e,o),enumerable:!(t=w(e,o))||t.enumerable})}return i.set(e,r),r},i;var b=(e)=>e;function v(e,r){this[e]=b.bind(null,r)}var B=(e,r)=>{for(var t in r)a(e,t,{get:r[t],enumerable:!0,configurable:!0,set:v.bind(r,t)})};var G={};B(G,{CentralIconBase:()=>m});module.exports=x(G);var C=d(require("react")),m=({children:e,size:r=24,ariaLabel:t,color:o,ariaHidden:n=!0,style:l,...p})=>{return C.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:o,...l}},t&&!n&&C.default.createElement("title",null,t),e)};var S={};B(S,{default:()=>k,IconPageCloud:()=>I});module.exports=x(S);var c=d(require("react"));var I=(e)=>{return c.default.createElement(m,{...e,ariaLabel:"page-cloud"},c.default.createElement("path",{d:"M9 21H6C5.44771 21 5 20.5523 5 20V4C5 3.44772 5.44772 3 6 3H18C18.5523 3 19 3.44772 19 4V10.5M12.5 17.75C12.5 19.5449 13.9551 21 15.75 21H18.5C19.8807 21 21 19.8807 21 18.5C21 17.1193 19.8807 16 18.5 16L18.4888 16C17.9116 15.0983 16.9015 14.5 15.75 14.5C13.9551 14.5 12.5 15.9551 12.5 17.75Z",stroke:"currentColor",strokeWidth:"2"}))},k=I;
2
2
 
3
- //# debugId=CD5CD71B2B90FF0F64756E2164756E21
3
+ //# debugId=E74435DB91E137D564756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconPageCloud/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 IconPageCloud: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"page-cloud\"><path d=\"M9 21H6C5.44771 21 5 20.5523 5 20V4C5 3.44772 5.44772 3 6 3H18C18.5523 3 19 3.44772 19 4V10.5M15.75 21C13.9551 21 12.5 19.5449 12.5 17.75C12.5 15.9551 13.9551 14.5 15.75 14.5C16.9015 14.5 17.9116 15.0983 18.4888 16L18.5 16C19.8807 16 21 17.1193 21 18.5C21 19.8807 19.8807 21 18.5 21H15.75Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconPageCloud;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPageCloud: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"page-cloud\"><path d=\"M9 21H6C5.44771 21 5 20.5523 5 20V4C5 3.44772 5.44772 3 6 3H18C18.5523 3 19 3.44772 19 4V10.5M12.5 17.75C12.5 19.5449 13.9551 21 15.75 21H18.5C19.8807 21 21 19.8807 21 18.5C21 17.1193 19.8807 16 18.5 16L18.4888 16C17.9116 15.0983 16.9015 14.5 15.75 14.5C13.9551 14.5 12.5 15.9551 12.5 17.75Z\" stroke=\"currentColor\" strokeWidth=\"2\"/></CentralIconBase>;\n};\n\nexport default IconPageCloud;\n"
7
7
  ],
8
- "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,yECjCY,IAAlB,sBAGO,IAAM,EAAgD,CAAC,IAAU,CACtE,OAAO,wBAAqb,EAArb,IAAqB,EAAO,UAAU,cAAa,wBAAC,OAAD,CAAM,EAAE,oSAAoS,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG/a",
9
- "debugId": "CD5CD71B2B90FF0F64756E2164756E21",
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,wBAA0Y,EAA1Y,IAAqB,EAAO,UAAU,cAAa,wBAAC,OAAD,CAAM,EAAE,sSAAsS,OAAO,eAAe,YAAY,IAAG,CAAI,GAGpY",
9
+ "debugId": "E74435DB91E137D564756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:l,...C})=>{return n.createElement("svg",{...C,"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:s,...l}},t&&!o&&n.createElement("title",null,t),r)};import a from"react";var i=(r)=>{return a.createElement(p,{...r,ariaLabel:"page-cloud"},a.createElement("path",{d:"M9 21H6C5.44771 21 5 20.5523 5 20V4C5 3.44772 5.44772 3 6 3H18C18.5523 3 19 3.44772 19 4V10.5M15.75 21C13.9551 21 12.5 19.5449 12.5 17.75C12.5 15.9551 13.9551 14.5 15.75 14.5C16.9015 14.5 17.9116 15.0983 18.4888 16L18.5 16C19.8807 16 21 17.1193 21 18.5C21 19.8807 19.8807 21 18.5 21H15.75Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},f=i;export{f as default,i as IconPageCloud};
1
+ import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:s,...C})=>{return n.createElement("svg",{...C,"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:l,...s}},o&&!t&&n.createElement("title",null,o),r)};import a from"react";var m=(r)=>{return a.createElement(p,{...r,ariaLabel:"page-cloud"},a.createElement("path",{d:"M9 21H6C5.44771 21 5 20.5523 5 20V4C5 3.44772 5.44772 3 6 3H18C18.5523 3 19 3.44772 19 4V10.5M12.5 17.75C12.5 19.5449 13.9551 21 15.75 21H18.5C19.8807 21 21 19.8807 21 18.5C21 17.1193 19.8807 16 18.5 16L18.4888 16C17.9116 15.0983 16.9015 14.5 15.75 14.5C13.9551 14.5 12.5 15.9551 12.5 17.75Z",stroke:"currentColor",strokeWidth:"2"}))},d=m;export{d as default,m as IconPageCloud};
2
2
 
3
- //# debugId=1FD97FFE14E2367E64756E2164756E21
3
+ //# debugId=2483E8C391BA805864756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconPageCloud/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 IconPageCloud: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"page-cloud\"><path d=\"M9 21H6C5.44771 21 5 20.5523 5 20V4C5 3.44772 5.44772 3 6 3H18C18.5523 3 19 3.44772 19 4V10.5M15.75 21C13.9551 21 12.5 19.5449 12.5 17.75C12.5 15.9551 13.9551 14.5 15.75 14.5C16.9015 14.5 17.9116 15.0983 18.4888 16L18.5 16C19.8807 16 21 17.1193 21 18.5C21 19.8807 19.8807 21 18.5 21H15.75Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconPageCloud;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPageCloud: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"page-cloud\"><path d=\"M9 21H6C5.44771 21 5 20.5523 5 20V4C5 3.44772 5.44772 3 6 3H18C18.5523 3 19 3.44772 19 4V10.5M12.5 17.75C12.5 19.5449 13.9551 21 15.75 21H18.5C19.8807 21 21 19.8807 21 18.5C21 17.1193 19.8807 16 18.5 16L18.4888 16C17.9116 15.0983 16.9015 14.5 15.75 14.5C13.9551 14.5 12.5 15.9551 12.5 17.75Z\" stroke=\"currentColor\" strokeWidth=\"2\"/></CentralIconBase>;\n};\n\nexport default IconPageCloud;\n"
7
7
  ],
8
- "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAgD,CAAC,IAAU,CACtE,OAAO,gBAAqb,EAArb,IAAqB,EAAO,UAAU,cAAa,gBAAC,OAAD,CAAM,EAAE,oSAAoS,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG/a",
9
- "debugId": "1FD97FFE14E2367E64756E2164756E21",
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,gBAA0Y,EAA1Y,IAAqB,EAAO,UAAU,cAAa,gBAAC,OAAD,CAAM,EAAE,sSAAsS,OAAO,eAAe,YAAY,IAAG,CAAI,GAGpY",
9
+ "debugId": "2483E8C391BA805864756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconReframe: React.FC<CentralIconBaseProps>;
4
+ export default IconReframe;
@@ -0,0 +1,3 @@
1
+ var B=Object.create;var{getPrototypeOf:I,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:V}=Object,f=Object.prototype.hasOwnProperty;function d(r){return this[r]}var k,w,h=(r,e,t)=>{var o=r!=null&&typeof r==="object";if(o){var n=e?k??=new WeakMap:w??=new WeakMap,s=n.get(r);if(s)return s}t=r!=null?B(I(r)):{};let a=e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t;for(let i of u(r))if(!f.call(a,i))p(a,i,{get:d.bind(r,i),enumerable:!0});if(o)n.set(r,a);return a},L=(r)=>{var e=(C??=new WeakMap).get(r),t;if(e)return e;if(e=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var o of u(r))if(!f.call(e,o))p(e,o,{get:d.bind(r,o),enumerable:!(t=V(r,o))||t.enumerable})}return C.set(r,e),e},C;var y=(r)=>r;function M(r,e){this[r]=y.bind(null,e)}var g=(r,e)=>{for(var t in e)p(r,t,{get:e[t],enumerable:!0,configurable:!0,set:M.bind(e,t)})};var P={};g(P,{CentralIconBase:()=>c});module.exports=L(P);var m=h(require("react")),c=({children:r,size:e=24,ariaLabel:t,color:o,ariaHidden:n=!0,style:s,...a})=>{return m.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:o,...s}},t&&!n&&m.default.createElement("title",null,t),r)};var b={};g(b,{default:()=>v,IconReframe:()=>x});module.exports=L(b);var l=h(require("react"));var x=(r)=>{return l.default.createElement(c,{...r,ariaLabel:"reframe, 3D, scale"},l.default.createElement("path",{d:"M7.5 4.2055L11.5 1.8961C11.8094 1.71746 12.1906 1.71746 12.5 1.8961L16.5 4.2055M21 11.9997V16.6185C21 16.9758 20.8094 17.3059 20.5 17.4846L16.5 19.794M7.5 19.794L3.5 17.4846C3.1906 17.3059 3 16.9758 3 16.6185V11.9997",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),l.default.createElement("path",{d:"M12 1.60742V12M21 17.1959L12 12M3 17.1959L12 12",stroke:"currentColor",strokeWidth:"2"}))},v=x;
2
+
3
+ //# debugId=E3421313697315F064756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconReframe/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 IconReframe: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"reframe, 3D, scale\"><path d=\"M7.5 4.2055L11.5 1.8961C11.8094 1.71746 12.1906 1.71746 12.5 1.8961L16.5 4.2055M21 11.9997V16.6185C21 16.9758 20.8094 17.3059 20.5 17.4846L16.5 19.794M7.5 19.794L3.5 17.4846C3.1906 17.3059 3 16.9758 3 16.6185V11.9997\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M12 1.60742V12M21 17.1959L12 12M3 17.1959L12 12\" stroke=\"currentColor\" strokeWidth=\"2\"/></CentralIconBase>;\n};\n\nexport default IconReframe;\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,wBAAqd,EAArd,IAAqB,EAAO,UAAU,sBAAqB,wBAAC,OAAD,CAAM,EAAE,2NAA2N,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,kDAAkD,OAAO,eAAe,YAAY,IAAG,CAAI,GAG/c",
9
+ "debugId": "E3421313697315F064756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import a from"react";var p=({children:e,size:r=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:l,...i})=>{return a.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},n&&!t&&a.createElement("title",null,n),e)};import o from"react";var m=(e)=>{return o.createElement(p,{...e,ariaLabel:"reframe, 3D, scale"},o.createElement("path",{d:"M7.5 4.2055L11.5 1.8961C11.8094 1.71746 12.1906 1.71746 12.5 1.8961L16.5 4.2055M21 11.9997V16.6185C21 16.9758 20.8094 17.3059 20.5 17.4846L16.5 19.794M7.5 19.794L3.5 17.4846C3.1906 17.3059 3 16.9758 3 16.6185V11.9997",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M12 1.60742V12M21 17.1959L12 12M3 17.1959L12 12",stroke:"currentColor",strokeWidth:"2"}))},h=m;export{h as default,m as IconReframe};
2
+
3
+ //# debugId=716F10ED03E7154D64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconReframe/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 IconReframe: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"reframe, 3D, scale\"><path d=\"M7.5 4.2055L11.5 1.8961C11.8094 1.71746 12.1906 1.71746 12.5 1.8961L16.5 4.2055M21 11.9997V16.6185C21 16.9758 20.8094 17.3059 20.5 17.4846L16.5 19.794M7.5 19.794L3.5 17.4846C3.1906 17.3059 3 16.9758 3 16.6185V11.9997\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M12 1.60742V12M21 17.1959L12 12M3 17.1959L12 12\" stroke=\"currentColor\" strokeWidth=\"2\"/></CentralIconBase>;\n};\n\nexport default IconReframe;\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,gBAAqd,EAArd,IAAqB,EAAO,UAAU,sBAAqB,gBAAC,OAAD,CAAM,EAAE,2NAA2N,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,kDAAkD,OAAO,eAAe,YAAY,IAAG,CAAI,GAG/c",
9
+ "debugId": "716F10ED03E7154D64756E2164756E21",
10
+ "names": []
11
+ }
@@ -1,3 +1,3 @@
1
- var I=Object.create;var{getPrototypeOf:L,defineProperty:a,getOwnPropertyNames:g,getOwnPropertyDescriptor:V}=Object,u=Object.prototype.hasOwnProperty;function d(e){return this[e]}var b,w,f=(e,r,t)=>{var o=e!=null&&typeof e==="object";if(o){var n=r?b??=new WeakMap:w??=new WeakMap,s=n.get(e);if(s)return s}t=e!=null?I(L(e)):{};let p=r||!e||!e.__esModule?a(t,"default",{value:e,enumerable:!0}):t;for(let i of g(e))if(!u.call(p,i))a(p,i,{get:d.bind(e,i),enumerable:!0});if(o)n.set(e,p);return p},h=(e)=>{var r=(c??=new WeakMap).get(e),t;if(r)return r;if(r=a({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var o of g(e))if(!u.call(r,o))a(r,o,{get:d.bind(e,o),enumerable:!(t=V(e,o))||t.enumerable})}return c.set(e,r),r},c;var y=(e)=>e;function P(e,r){this[e]=y.bind(null,r)}var B=(e,r)=>{for(var t in r)a(e,t,{get:r[t],enumerable:!0,configurable:!0,set:P.bind(r,t)})};var S={};B(S,{CentralIconBase:()=>C});module.exports=h(S);var l=f(require("react")),C=({children:e,size:r=24,ariaLabel:t,color:o,ariaHidden:n=!0,style:s,...p})=>{return l.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:o,...s}},t&&!n&&l.default.createElement("title",null,t),e)};var k={};B(k,{default:()=>v,IconShoppingBagEdit2:()=>x});module.exports=h(k);var m=f(require("react"));var x=(e)=>{return m.default.createElement(C,{...e,ariaLabel:"shopping-bag-edit-2"},m.default.createElement("path",{d:"M14.9987 8V6C14.9987 4.34315 13.6555 3 11.9987 3C10.3418 3 8.99867 4.34315 8.99867 6V8M9.99867 21H5.66428C5.05139 21 4.58271 20.4537 4.67591 19.8479L6.36821 8.84794C6.44326 8.36011 6.86301 8 7.35658 8H16.6407C17.1343 8 17.5541 8.36011 17.6291 8.84794L18.0371 11.5M13.9987 19.6667V22.0001H16.332L19.832 18.5001C20.4763 17.8557 20.4763 16.8111 19.832 16.1667C19.1877 15.5224 18.143 15.5224 17.4987 16.1667L13.9987 19.6667Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},v=x;
1
+ var B=Object.create;var{getPrototypeOf:x,defineProperty:s,getOwnPropertyNames:c,getOwnPropertyDescriptor:I}=Object,m=Object.prototype.hasOwnProperty;function h(r){return this[r]}var V,b,g=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var n=o?V??=new WeakMap:b??=new WeakMap,i=n.get(r);if(i)return i}e=r!=null?B(x(r)):{};let p=o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e;for(let l of c(r))if(!m.call(p,l))s(p,l,{get:h.bind(r,l),enumerable:!0});if(t)n.set(r,p);return p},k=(r)=>{var o=(u??=new WeakMap).get(r),e;if(o)return o;if(o=s({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of c(r))if(!m.call(o,t))s(o,t,{get:h.bind(r,t),enumerable:!(e=I(r,t))||e.enumerable})}return u.set(r,o),o},u;var w=(r)=>r;function y(r,o){this[r]=w.bind(null,o)}var L=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0,configurable:!0,set:y.bind(o,e)})};var P={};L(P,{CentralIconBase:()=>d});module.exports=k(P);var C=g(require("react")),d=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:n=!0,style:i,...p})=>{return C.default.createElement("svg",{...p,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...i}},e&&!n&&C.default.createElement("title",null,e),r)};var S={};L(S,{default:()=>v,IconShoppingBagEdit2:()=>f});module.exports=k(S);var a=g(require("react"));var f=(r)=>{return a.default.createElement(d,{...r,ariaLabel:"shopping-bag-edit-2"},a.default.createElement("path",{d:"M15 8V6C15 4.34315 13.6569 3 12 3C10.3431 3 9 4.34315 9 6V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),a.default.createElement("path",{d:"M14 22.0002V19.6668L17.5 16.1668C18.1443 15.5225 19.189 15.5225 19.8333 16.1668C20.4777 16.8112 20.4777 17.8558 19.8333 18.5002L16.3333 22.0002H14Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),a.default.createElement("path",{d:"M10 21H5.66561C5.05273 21 4.58405 20.4537 4.67724 19.8479L6.36955 8.84794C6.4446 8.36011 6.86435 8 7.35792 8H16.6421C17.1357 8 17.5554 8.36011 17.6305 8.84794L18.0385 11.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},v=f;
2
2
 
3
- //# debugId=66C6B2391991F28264756E2164756E21
3
+ //# debugId=DA49465EB9C26C3C64756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconShoppingBagEdit2/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 IconShoppingBagEdit2: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"shopping-bag-edit-2\"><path d=\"M14.9987 8V6C14.9987 4.34315 13.6555 3 11.9987 3C10.3418 3 8.99867 4.34315 8.99867 6V8M9.99867 21H5.66428C5.05139 21 4.58271 20.4537 4.67591 19.8479L6.36821 8.84794C6.44326 8.36011 6.86301 8 7.35658 8H16.6407C17.1343 8 17.5541 8.36011 17.6291 8.84794L18.0371 11.5M13.9987 19.6667V22.0001H16.332L19.832 18.5001C20.4763 17.8557 20.4763 16.8111 19.832 16.1667C19.1877 15.5224 18.143 15.5224 17.4987 16.1667L13.9987 19.6667Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconShoppingBagEdit2;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconShoppingBagEdit2: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"shopping-bag-edit-2\"><path d=\"M15 8V6C15 4.34315 13.6569 3 12 3C10.3431 3 9 4.34315 9 6V8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><path d=\"M14 22.0002V19.6668L17.5 16.1668C18.1443 15.5225 19.189 15.5225 19.8333 16.1668C20.4777 16.8112 20.4777 17.8558 19.8333 18.5002L16.3333 22.0002H14Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/><path d=\"M10 21H5.66561C5.05273 21 4.58405 20.4537 4.67724 19.8479L6.36955 8.84794C6.4446 8.36011 6.86435 8 7.35792 8H16.6421C17.1357 8 17.5554 8.36011 17.6305 8.84794L18.0385 11.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconShoppingBagEdit2;\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,gFCjCY,IAAlB,sBAGO,IAAM,EAAuD,CAAC,IAAU,CAC7E,OAAO,wBAAikB,EAAjkB,IAAqB,EAAO,UAAU,uBAAsB,wBAAC,OAAD,CAAM,EAAE,uaAAua,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG3jB",
9
- "debugId": "66C6B2391991F28264756E2164756E21",
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,gFCjCY,IAAlB,sBAGO,IAAM,EAAuD,CAAC,IAAU,CAC7E,OAAO,wBAA8rB,EAA9rB,IAAqB,EAAO,UAAU,uBAAsB,wBAAC,OAAD,CAAM,EAAE,8DAA8D,OAAO,eAAe,YAAY,IAAI,cAAc,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,sJAAsJ,OAAO,eAAe,YAAY,IAAI,cAAc,SAAS,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,8KAA8K,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGxrB",
9
+ "debugId": "DA49465EB9C26C3C64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:i,...l})=>{return n.createElement("svg",{...l,"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:s,...i}},o&&!t&&n.createElement("title",null,o),r)};import a from"react";var C=(r)=>{return a.createElement(p,{...r,ariaLabel:"shopping-bag-edit-2"},a.createElement("path",{d:"M14.9987 8V6C14.9987 4.34315 13.6555 3 11.9987 3C10.3418 3 8.99867 4.34315 8.99867 6V8M9.99867 21H5.66428C5.05139 21 4.58271 20.4537 4.67591 19.8479L6.36821 8.84794C6.44326 8.36011 6.86301 8 7.35658 8H16.6407C17.1343 8 17.5541 8.36011 17.6291 8.84794L18.0371 11.5M13.9987 19.6667V22.0001H16.332L19.832 18.5001C20.4763 17.8557 20.4763 16.8111 19.832 16.1667C19.1877 15.5224 18.143 15.5224 17.4987 16.1667L13.9987 19.6667Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},f=C;export{f as default,C as IconShoppingBagEdit2};
1
+ import p from"react";var s=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:i,...l})=>{return p.createElement("svg",{...l,"aria-hidden":t,role:t?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...i}},n&&!t&&p.createElement("title",null,n),e)};import o from"react";var C=(e)=>{return o.createElement(s,{...e,ariaLabel:"shopping-bag-edit-2"},o.createElement("path",{d:"M15 8V6C15 4.34315 13.6569 3 12 3C10.3431 3 9 4.34315 9 6V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement("path",{d:"M14 22.0002V19.6668L17.5 16.1668C18.1443 15.5225 19.189 15.5225 19.8333 16.1668C20.4777 16.8112 20.4777 17.8558 19.8333 18.5002L16.3333 22.0002H14Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),o.createElement("path",{d:"M10 21H5.66561C5.05273 21 4.58405 20.4537 4.67724 19.8479L6.36955 8.84794C6.4446 8.36011 6.86435 8 7.35792 8H16.6421C17.1357 8 17.5554 8.36011 17.6305 8.84794L18.0385 11.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},g=C;export{g as default,C as IconShoppingBagEdit2};
2
2
 
3
- //# debugId=5BC2D16894FD57FF64756E2164756E21
3
+ //# debugId=B1312FCB56572E0264756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconShoppingBagEdit2/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 IconShoppingBagEdit2: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"shopping-bag-edit-2\"><path d=\"M14.9987 8V6C14.9987 4.34315 13.6555 3 11.9987 3C10.3418 3 8.99867 4.34315 8.99867 6V8M9.99867 21H5.66428C5.05139 21 4.58271 20.4537 4.67591 19.8479L6.36821 8.84794C6.44326 8.36011 6.86301 8 7.35658 8H16.6407C17.1343 8 17.5541 8.36011 17.6291 8.84794L18.0371 11.5M13.9987 19.6667V22.0001H16.332L19.832 18.5001C20.4763 17.8557 20.4763 16.8111 19.832 16.1667C19.1877 15.5224 18.143 15.5224 17.4987 16.1667L13.9987 19.6667Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconShoppingBagEdit2;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconShoppingBagEdit2: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"shopping-bag-edit-2\"><path d=\"M15 8V6C15 4.34315 13.6569 3 12 3C10.3431 3 9 4.34315 9 6V8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><path d=\"M14 22.0002V19.6668L17.5 16.1668C18.1443 15.5225 19.189 15.5225 19.8333 16.1668C20.4777 16.8112 20.4777 17.8558 19.8333 18.5002L16.3333 22.0002H14Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/><path d=\"M10 21H5.66561C5.05273 21 4.58405 20.4537 4.67724 19.8479L6.36955 8.84794C6.4446 8.36011 6.86435 8 7.35792 8H16.6421C17.1357 8 17.5554 8.36011 17.6305 8.84794L18.0385 11.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconShoppingBagEdit2;\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,EAAuD,CAAC,IAAU,CAC7E,OAAO,gBAAikB,EAAjkB,IAAqB,EAAO,UAAU,uBAAsB,gBAAC,OAAD,CAAM,EAAE,uaAAua,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG3jB",
9
- "debugId": "5BC2D16894FD57FF64756E2164756E21",
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,EAAuD,CAAC,IAAU,CAC7E,OAAO,gBAA8rB,EAA9rB,IAAqB,EAAO,UAAU,uBAAsB,gBAAC,OAAD,CAAM,EAAE,8DAA8D,OAAO,eAAe,YAAY,IAAI,cAAc,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,sJAAsJ,OAAO,eAAe,YAAY,IAAI,cAAc,SAAS,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,8KAA8K,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGxrB",
9
+ "debugId": "B1312FCB56572E0264756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- var u=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:s,getOwnPropertyDescriptor:h}=Object,i=Object.prototype.hasOwnProperty;function m(C){return this[C]}var x,I,c=(C,e,r)=>{var t=C!=null&&typeof C==="object";if(t){var o=e?x??=new WeakMap:I??=new WeakMap,L=o.get(C);if(L)return L}r=C!=null?u(B(C)):{};let n=e||!C||!C.__esModule?p(r,"default",{value:C,enumerable:!0}):r;for(let a of s(C))if(!i.call(n,a))p(n,a,{get:m.bind(C,a),enumerable:!0});if(t)o.set(C,n);return n},g=(C)=>{var e=(V??=new WeakMap).get(C),r;if(e)return e;if(e=p({},"__esModule",{value:!0}),C&&typeof C==="object"||typeof C==="function"){for(var t of s(C))if(!i.call(e,t))p(e,t,{get:m.bind(C,t),enumerable:!(r=h(C,t))||r.enumerable})}return V.set(C,e),e},V;var b=(C)=>C;function w(C,e){this[C]=b.bind(null,e)}var H=(C,e)=>{for(var r in e)p(C,r,{get:e[r],enumerable:!0,configurable:!0,set:w.bind(e,r)})};var y={};H(y,{CentralIconBase:()=>Z});module.exports=g(y);var M=c(require("react")),Z=({children:C,size:e=24,ariaLabel:r,color:t,ariaHidden:o=!0,style:L,...n})=>{return M.default.createElement("svg",{...n,"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:t,...L}},r&&!o&&M.default.createElement("title",null,r),C)};var P={};H(P,{default:()=>d,IconShoppingBagLike1:()=>f});module.exports=g(P);var l=c(require("react"));var f=(C)=>{return l.default.createElement(Z,{...C,ariaLabel:"shopping-bag-like-1"},l.default.createElement("path",{d:"M15.9981 8C15.9981 7.44772 15.5504 7 14.9981 7C14.4458 7 13.9981 7.44772 13.9981 8H15.9981ZM9.99809 8C9.99809 7.44772 9.55037 7 8.99809 7C8.4458 7 7.99809 7.44772 7.99809 8H9.99809ZM17.7484 15.7919L17.0413 16.499C17.2289 16.6865 17.4832 16.7919 17.7484 16.7919C18.0136 16.7919 18.268 16.6865 18.4555 16.499L17.7484 15.7919ZM4.93949 4.93762L3.94143 4.87524L3.94143 4.87524L4.93949 4.93762ZM4.06449 18.9376L5.06254 19L4.06449 18.9376ZM10.9981 21C11.5504 21 11.9981 20.5523 11.9981 20C11.9981 19.4477 11.5504 19 10.9981 19V21ZM18.4511 11.2795C18.4856 11.8307 18.9603 12.2497 19.5115 12.2152C20.0627 12.1808 20.4817 11.706 20.4472 11.1548L18.4511 11.2795ZM19.0567 4.93762L20.0547 4.87524V4.87524L19.0567 4.93762ZM13.9981 8C13.9981 9.10457 13.1027 10 11.9981 10V12C14.2072 12 15.9981 10.2091 15.9981 8H13.9981ZM11.9981 10C10.8935 10 9.99809 9.10457 9.99809 8H7.99809C7.99809 10.2091 9.78895 12 11.9981 12V10ZM17.7484 22.0301C17.9344 22.0301 18.0915 21.9785 18.1345 21.9648C18.2111 21.9402 18.2882 21.91 18.3598 21.8792C18.5052 21.8169 18.6749 21.7328 18.8564 21.6319C19.2198 21.43 19.6697 21.1396 20.1126 20.7738C20.9444 20.0866 21.9997 18.9259 21.9997 17.4175H19.9997C19.9997 17.9864 19.5649 18.632 18.8388 19.2318C18.5027 19.5095 18.1567 19.7327 17.8851 19.8836C17.7491 19.9592 17.6415 20.0112 17.572 20.0409C17.5363 20.0563 17.5215 20.061 17.5247 20.06C17.5263 20.0595 17.542 20.0544 17.5681 20.0487C17.5859 20.0448 17.654 20.0301 17.7484 20.0301V22.0301ZM21.9997 17.4175C21.9997 16.481 21.7028 15.6818 21.1648 15.1079C20.6316 14.5392 19.9133 14.25 19.1935 14.25V16.25C19.3767 16.25 19.5616 16.3221 19.7057 16.4758C19.8451 16.6245 19.9997 16.9091 19.9997 17.4175H21.9997ZM19.1935 14.25C18.5374 14.25 18.0121 14.4474 17.6534 14.643C17.4739 14.741 17.3322 14.8405 17.2309 14.9197C17.18 14.9595 17.1387 14.9948 17.1071 15.0229C17.0914 15.0371 17.078 15.0495 17.067 15.0598C17.0615 15.065 17.0566 15.0697 17.0523 15.0739C17.0502 15.076 17.0482 15.0779 17.0464 15.0798C17.0455 15.0807 17.0446 15.0815 17.0437 15.0824C17.0433 15.0828 17.0429 15.0832 17.0425 15.0836C17.0423 15.0838 17.042 15.0841 17.0419 15.0842C17.0416 15.0845 17.0413 15.0848 17.7484 15.7919C18.4555 16.499 18.4552 16.4993 18.455 16.4996C18.4549 16.4997 18.4546 16.4999 18.4544 16.5001C18.454 16.5005 18.4537 16.5008 18.4533 16.5012C18.4526 16.5019 18.4519 16.5026 18.4513 16.5032C18.45 16.5045 18.4488 16.5057 18.4477 16.5068C18.4455 16.5089 18.4438 16.5105 18.4425 16.5118C18.4399 16.5142 18.439 16.515 18.4398 16.5143C18.4414 16.5128 18.4495 16.5057 18.4635 16.4947C18.4921 16.4724 18.5423 16.4364 18.6111 16.3988C18.7491 16.3236 18.9464 16.25 19.1935 16.25V14.25ZM17.7484 20.0301C17.8428 20.0301 17.911 20.0448 17.9287 20.0487C17.9549 20.0544 17.9706 20.0595 17.9721 20.06C17.9753 20.061 17.9606 20.0563 17.9249 20.0409C17.8554 20.0112 17.7477 19.9592 17.6117 19.8836C17.3402 19.7327 16.9942 19.5095 16.658 19.2318C15.9319 18.632 15.4971 17.9864 15.4971 17.4175H13.4971C13.4971 18.9259 14.5525 20.0866 15.3843 20.7738C15.8271 21.1396 16.277 21.43 16.6405 21.6319C16.822 21.7328 16.9917 21.8169 17.137 21.8792C17.2087 21.91 17.2858 21.9402 17.3624 21.9648C17.4054 21.9785 17.5625 22.0301 17.7484 22.0301V20.0301ZM15.4971 17.4175C15.4971 16.9091 15.6517 16.6245 15.7911 16.4758C15.9353 16.3221 16.1201 16.25 16.3034 16.25V14.25C15.5835 14.25 14.8652 14.5392 14.332 15.1079C13.7941 15.6818 13.4971 16.481 13.4971 17.4175H15.4971ZM16.3034 16.25C16.5505 16.25 16.7477 16.3236 16.8857 16.3988C16.9546 16.4364 17.0048 16.4724 17.0333 16.4947C17.0474 16.5057 17.0554 16.5128 17.057 16.5143C17.0578 16.515 17.057 16.5142 17.0544 16.5118C17.0531 16.5105 17.0514 16.5089 17.0492 16.5068C17.0481 16.5057 17.0469 16.5045 17.0456 16.5032C17.0449 16.5026 17.0442 16.5019 17.0435 16.5012C17.0432 16.5008 17.0428 16.5005 17.0425 16.5001C17.0423 16.4999 17.042 16.4997 17.0419 16.4996C17.0416 16.4993 17.0413 16.499 17.7484 15.7919C18.4555 15.0848 18.4552 15.0845 18.455 15.0842C18.4549 15.0841 18.4546 15.0838 18.4544 15.0836C18.454 15.0832 18.4535 15.0828 18.4531 15.0824C18.4523 15.0815 18.4514 15.0807 18.4505 15.0798C18.4486 15.0779 18.4467 15.076 18.4445 15.0739C18.4402 15.0697 18.4354 15.065 18.4299 15.0598C18.4189 15.0495 18.4055 15.0371 18.3897 15.0229C18.3582 14.9948 18.3168 14.9595 18.266 14.9197C18.1647 14.8405 18.023 14.741 17.8434 14.643C17.4847 14.4474 16.9595 14.25 16.3034 14.25V16.25ZM3.94143 4.87524L3.06643 18.8752L5.06254 19L5.93754 5L3.94143 4.87524ZM18.0586 3H5.93754V5H18.0586V3ZM5.06254 21H10.9981V19H5.06254V21ZM20.4472 11.1548L20.0547 4.87524L18.0586 5L18.4511 11.2795L20.4472 11.1548ZM18.0586 5V5L20.0547 4.87524C19.9889 3.82117 19.1148 3 18.0586 3V5ZM3.06643 18.8752C2.99447 20.0266 3.9089 21 5.06254 21V19H5.06254L3.06643 18.8752ZM5.93754 5L5.93754 5V3C4.88141 3 4.00731 3.82117 3.94143 4.87524L5.93754 5Z",fill:"currentColor"}))},d=f;
1
+ var x=Object.create;var{getPrototypeOf:I,defineProperty:s,getOwnPropertyNames:d,getOwnPropertyDescriptor:L}=Object,m=Object.prototype.hasOwnProperty;function h(r){return this[r]}var b,w,g=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var n=o?b??=new WeakMap:w??=new WeakMap,i=n.get(r);if(i)return i}e=r!=null?x(I(r)):{};let p=o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e;for(let C of d(r))if(!m.call(p,C))s(p,C,{get:h.bind(r,C),enumerable:!0});if(t)n.set(r,p);return p},k=(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 t of d(r))if(!m.call(o,t))s(o,t,{get:h.bind(r,t),enumerable:!(e=L(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 f=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0,configurable:!0,set:P.bind(o,e)})};var S={};f(S,{CentralIconBase:()=>u});module.exports=k(S);var l=g(require("react")),u=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:n=!0,style:i,...p})=>{return l.default.createElement("svg",{...p,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...i}},e&&!n&&l.default.createElement("title",null,e),r)};var v={};f(v,{default:()=>G,IconShoppingBagLike1:()=>B});module.exports=k(v);var a=g(require("react"));var B=(r)=>{return a.default.createElement(u,{...r,ariaLabel:"shopping-bag-like-1"},a.default.createElement("path",{d:"M21.0026 17.4175C21.0026 19.4948 18.0223 21.0301 17.7513 21.0301C17.4804 21.0301 14.5 19.4948 14.5 17.4175C14.5 15.9725 15.4031 15.25 16.3063 15.25C17.2094 15.25 17.7513 15.7919 17.7513 15.7919C17.7513 15.7919 18.2932 15.25 19.1963 15.25C20.0995 15.25 21.0026 15.9725 21.0026 17.4175Z",stroke:"currentColor",strokeWidth:"2"}),a.default.createElement("path",{d:"M15 8C15 9.65685 13.6569 11 12 11C10.3431 11 9 9.65685 9 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),a.default.createElement("path",{d:"M10.9668 20H5.03129C4.45447 20 3.99726 19.5133 4.03324 18.9376L4.90824 4.93762C4.94118 4.41059 5.37823 4 5.90629 4H18.0274C18.5555 4 18.9925 4.41059 19.0254 4.93762L19.4179 11.2171",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},G=B;
2
2
 
3
- //# debugId=52D3711EA048FD5264756E2164756E21
3
+ //# debugId=F23DA07B260EF86964756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconShoppingBagLike1/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 IconShoppingBagLike1: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"shopping-bag-like-1\"><path d=\"M15.9981 8C15.9981 7.44772 15.5504 7 14.9981 7C14.4458 7 13.9981 7.44772 13.9981 8H15.9981ZM9.99809 8C9.99809 7.44772 9.55037 7 8.99809 7C8.4458 7 7.99809 7.44772 7.99809 8H9.99809ZM17.7484 15.7919L17.0413 16.499C17.2289 16.6865 17.4832 16.7919 17.7484 16.7919C18.0136 16.7919 18.268 16.6865 18.4555 16.499L17.7484 15.7919ZM4.93949 4.93762L3.94143 4.87524L3.94143 4.87524L4.93949 4.93762ZM4.06449 18.9376L5.06254 19L4.06449 18.9376ZM10.9981 21C11.5504 21 11.9981 20.5523 11.9981 20C11.9981 19.4477 11.5504 19 10.9981 19V21ZM18.4511 11.2795C18.4856 11.8307 18.9603 12.2497 19.5115 12.2152C20.0627 12.1808 20.4817 11.706 20.4472 11.1548L18.4511 11.2795ZM19.0567 4.93762L20.0547 4.87524V4.87524L19.0567 4.93762ZM13.9981 8C13.9981 9.10457 13.1027 10 11.9981 10V12C14.2072 12 15.9981 10.2091 15.9981 8H13.9981ZM11.9981 10C10.8935 10 9.99809 9.10457 9.99809 8H7.99809C7.99809 10.2091 9.78895 12 11.9981 12V10ZM17.7484 22.0301C17.9344 22.0301 18.0915 21.9785 18.1345 21.9648C18.2111 21.9402 18.2882 21.91 18.3598 21.8792C18.5052 21.8169 18.6749 21.7328 18.8564 21.6319C19.2198 21.43 19.6697 21.1396 20.1126 20.7738C20.9444 20.0866 21.9997 18.9259 21.9997 17.4175H19.9997C19.9997 17.9864 19.5649 18.632 18.8388 19.2318C18.5027 19.5095 18.1567 19.7327 17.8851 19.8836C17.7491 19.9592 17.6415 20.0112 17.572 20.0409C17.5363 20.0563 17.5215 20.061 17.5247 20.06C17.5263 20.0595 17.542 20.0544 17.5681 20.0487C17.5859 20.0448 17.654 20.0301 17.7484 20.0301V22.0301ZM21.9997 17.4175C21.9997 16.481 21.7028 15.6818 21.1648 15.1079C20.6316 14.5392 19.9133 14.25 19.1935 14.25V16.25C19.3767 16.25 19.5616 16.3221 19.7057 16.4758C19.8451 16.6245 19.9997 16.9091 19.9997 17.4175H21.9997ZM19.1935 14.25C18.5374 14.25 18.0121 14.4474 17.6534 14.643C17.4739 14.741 17.3322 14.8405 17.2309 14.9197C17.18 14.9595 17.1387 14.9948 17.1071 15.0229C17.0914 15.0371 17.078 15.0495 17.067 15.0598C17.0615 15.065 17.0566 15.0697 17.0523 15.0739C17.0502 15.076 17.0482 15.0779 17.0464 15.0798C17.0455 15.0807 17.0446 15.0815 17.0437 15.0824C17.0433 15.0828 17.0429 15.0832 17.0425 15.0836C17.0423 15.0838 17.042 15.0841 17.0419 15.0842C17.0416 15.0845 17.0413 15.0848 17.7484 15.7919C18.4555 16.499 18.4552 16.4993 18.455 16.4996C18.4549 16.4997 18.4546 16.4999 18.4544 16.5001C18.454 16.5005 18.4537 16.5008 18.4533 16.5012C18.4526 16.5019 18.4519 16.5026 18.4513 16.5032C18.45 16.5045 18.4488 16.5057 18.4477 16.5068C18.4455 16.5089 18.4438 16.5105 18.4425 16.5118C18.4399 16.5142 18.439 16.515 18.4398 16.5143C18.4414 16.5128 18.4495 16.5057 18.4635 16.4947C18.4921 16.4724 18.5423 16.4364 18.6111 16.3988C18.7491 16.3236 18.9464 16.25 19.1935 16.25V14.25ZM17.7484 20.0301C17.8428 20.0301 17.911 20.0448 17.9287 20.0487C17.9549 20.0544 17.9706 20.0595 17.9721 20.06C17.9753 20.061 17.9606 20.0563 17.9249 20.0409C17.8554 20.0112 17.7477 19.9592 17.6117 19.8836C17.3402 19.7327 16.9942 19.5095 16.658 19.2318C15.9319 18.632 15.4971 17.9864 15.4971 17.4175H13.4971C13.4971 18.9259 14.5525 20.0866 15.3843 20.7738C15.8271 21.1396 16.277 21.43 16.6405 21.6319C16.822 21.7328 16.9917 21.8169 17.137 21.8792C17.2087 21.91 17.2858 21.9402 17.3624 21.9648C17.4054 21.9785 17.5625 22.0301 17.7484 22.0301V20.0301ZM15.4971 17.4175C15.4971 16.9091 15.6517 16.6245 15.7911 16.4758C15.9353 16.3221 16.1201 16.25 16.3034 16.25V14.25C15.5835 14.25 14.8652 14.5392 14.332 15.1079C13.7941 15.6818 13.4971 16.481 13.4971 17.4175H15.4971ZM16.3034 16.25C16.5505 16.25 16.7477 16.3236 16.8857 16.3988C16.9546 16.4364 17.0048 16.4724 17.0333 16.4947C17.0474 16.5057 17.0554 16.5128 17.057 16.5143C17.0578 16.515 17.057 16.5142 17.0544 16.5118C17.0531 16.5105 17.0514 16.5089 17.0492 16.5068C17.0481 16.5057 17.0469 16.5045 17.0456 16.5032C17.0449 16.5026 17.0442 16.5019 17.0435 16.5012C17.0432 16.5008 17.0428 16.5005 17.0425 16.5001C17.0423 16.4999 17.042 16.4997 17.0419 16.4996C17.0416 16.4993 17.0413 16.499 17.7484 15.7919C18.4555 15.0848 18.4552 15.0845 18.455 15.0842C18.4549 15.0841 18.4546 15.0838 18.4544 15.0836C18.454 15.0832 18.4535 15.0828 18.4531 15.0824C18.4523 15.0815 18.4514 15.0807 18.4505 15.0798C18.4486 15.0779 18.4467 15.076 18.4445 15.0739C18.4402 15.0697 18.4354 15.065 18.4299 15.0598C18.4189 15.0495 18.4055 15.0371 18.3897 15.0229C18.3582 14.9948 18.3168 14.9595 18.266 14.9197C18.1647 14.8405 18.023 14.741 17.8434 14.643C17.4847 14.4474 16.9595 14.25 16.3034 14.25V16.25ZM3.94143 4.87524L3.06643 18.8752L5.06254 19L5.93754 5L3.94143 4.87524ZM18.0586 3H5.93754V5H18.0586V3ZM5.06254 21H10.9981V19H5.06254V21ZM20.4472 11.1548L20.0547 4.87524L18.0586 5L18.4511 11.2795L20.4472 11.1548ZM18.0586 5V5L20.0547 4.87524C19.9889 3.82117 19.1148 3 18.0586 3V5ZM3.06643 18.8752C2.99447 20.0266 3.9089 21 5.06254 21V19H5.06254L3.06643 18.8752ZM5.93754 5L5.93754 5V3C4.88141 3 4.00731 3.82117 3.94143 4.87524L5.93754 5Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconShoppingBagLike1;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconShoppingBagLike1: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"shopping-bag-like-1\"><path d=\"M21.0026 17.4175C21.0026 19.4948 18.0223 21.0301 17.7513 21.0301C17.4804 21.0301 14.5 19.4948 14.5 17.4175C14.5 15.9725 15.4031 15.25 16.3063 15.25C17.2094 15.25 17.7513 15.7919 17.7513 15.7919C17.7513 15.7919 18.2932 15.25 19.1963 15.25C20.0995 15.25 21.0026 15.9725 21.0026 17.4175Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><path d=\"M15 8C15 9.65685 13.6569 11 12 11C10.3431 11 9 9.65685 9 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M10.9668 20H5.03129C4.45447 20 3.99726 19.5133 4.03324 18.9376L4.90824 4.93762C4.94118 4.41059 5.37823 4 5.90629 4H18.0274C18.5555 4 18.9925 4.41059 19.0254 4.93762L19.4179 11.2171\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconShoppingBagLike1;\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,gFCjCY,IAAlB,sBAGO,IAAM,EAAuD,CAAC,IAAU,CAC7E,OAAO,wBAAgxJ,EAAhxJ,IAAqB,EAAO,UAAU,uBAAsB,wBAAC,OAAD,CAAM,EAAE,qrJAAqrJ,KAAK,eAAc,CAAI,GAG1wJ",
9
- "debugId": "52D3711EA048FD5264756E2164756E21",
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,gFCjCY,IAAlB,sBAGO,IAAM,EAAuD,CAAC,IAAU,CAC7E,OAAO,wBAAwzB,EAAxzB,IAAqB,EAAO,UAAU,uBAAsB,wBAAC,OAAD,CAAM,EAAE,+RAA+R,OAAO,eAAe,YAAY,IAAG,EAAE,wBAAC,OAAD,CAAM,EAAE,6DAA6D,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,uLAAuL,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGlzB",
9
+ "debugId": "F23DA07B260EF86964756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import o from"react";var n=({children:e,size:C=24,ariaLabel:t,color:L,ariaHidden:r=!0,style:a,...M})=>{return o.createElement("svg",{...M,"aria-hidden":r,role:r?void 0:"img",width:typeof C==="number"?`${C}px`:C,height:typeof C==="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:L,...a}},t&&!r&&o.createElement("title",null,t),e)};import p from"react";var Z=(e)=>{return p.createElement(n,{...e,ariaLabel:"shopping-bag-like-1"},p.createElement("path",{d:"M15.9981 8C15.9981 7.44772 15.5504 7 14.9981 7C14.4458 7 13.9981 7.44772 13.9981 8H15.9981ZM9.99809 8C9.99809 7.44772 9.55037 7 8.99809 7C8.4458 7 7.99809 7.44772 7.99809 8H9.99809ZM17.7484 15.7919L17.0413 16.499C17.2289 16.6865 17.4832 16.7919 17.7484 16.7919C18.0136 16.7919 18.268 16.6865 18.4555 16.499L17.7484 15.7919ZM4.93949 4.93762L3.94143 4.87524L3.94143 4.87524L4.93949 4.93762ZM4.06449 18.9376L5.06254 19L4.06449 18.9376ZM10.9981 21C11.5504 21 11.9981 20.5523 11.9981 20C11.9981 19.4477 11.5504 19 10.9981 19V21ZM18.4511 11.2795C18.4856 11.8307 18.9603 12.2497 19.5115 12.2152C20.0627 12.1808 20.4817 11.706 20.4472 11.1548L18.4511 11.2795ZM19.0567 4.93762L20.0547 4.87524V4.87524L19.0567 4.93762ZM13.9981 8C13.9981 9.10457 13.1027 10 11.9981 10V12C14.2072 12 15.9981 10.2091 15.9981 8H13.9981ZM11.9981 10C10.8935 10 9.99809 9.10457 9.99809 8H7.99809C7.99809 10.2091 9.78895 12 11.9981 12V10ZM17.7484 22.0301C17.9344 22.0301 18.0915 21.9785 18.1345 21.9648C18.2111 21.9402 18.2882 21.91 18.3598 21.8792C18.5052 21.8169 18.6749 21.7328 18.8564 21.6319C19.2198 21.43 19.6697 21.1396 20.1126 20.7738C20.9444 20.0866 21.9997 18.9259 21.9997 17.4175H19.9997C19.9997 17.9864 19.5649 18.632 18.8388 19.2318C18.5027 19.5095 18.1567 19.7327 17.8851 19.8836C17.7491 19.9592 17.6415 20.0112 17.572 20.0409C17.5363 20.0563 17.5215 20.061 17.5247 20.06C17.5263 20.0595 17.542 20.0544 17.5681 20.0487C17.5859 20.0448 17.654 20.0301 17.7484 20.0301V22.0301ZM21.9997 17.4175C21.9997 16.481 21.7028 15.6818 21.1648 15.1079C20.6316 14.5392 19.9133 14.25 19.1935 14.25V16.25C19.3767 16.25 19.5616 16.3221 19.7057 16.4758C19.8451 16.6245 19.9997 16.9091 19.9997 17.4175H21.9997ZM19.1935 14.25C18.5374 14.25 18.0121 14.4474 17.6534 14.643C17.4739 14.741 17.3322 14.8405 17.2309 14.9197C17.18 14.9595 17.1387 14.9948 17.1071 15.0229C17.0914 15.0371 17.078 15.0495 17.067 15.0598C17.0615 15.065 17.0566 15.0697 17.0523 15.0739C17.0502 15.076 17.0482 15.0779 17.0464 15.0798C17.0455 15.0807 17.0446 15.0815 17.0437 15.0824C17.0433 15.0828 17.0429 15.0832 17.0425 15.0836C17.0423 15.0838 17.042 15.0841 17.0419 15.0842C17.0416 15.0845 17.0413 15.0848 17.7484 15.7919C18.4555 16.499 18.4552 16.4993 18.455 16.4996C18.4549 16.4997 18.4546 16.4999 18.4544 16.5001C18.454 16.5005 18.4537 16.5008 18.4533 16.5012C18.4526 16.5019 18.4519 16.5026 18.4513 16.5032C18.45 16.5045 18.4488 16.5057 18.4477 16.5068C18.4455 16.5089 18.4438 16.5105 18.4425 16.5118C18.4399 16.5142 18.439 16.515 18.4398 16.5143C18.4414 16.5128 18.4495 16.5057 18.4635 16.4947C18.4921 16.4724 18.5423 16.4364 18.6111 16.3988C18.7491 16.3236 18.9464 16.25 19.1935 16.25V14.25ZM17.7484 20.0301C17.8428 20.0301 17.911 20.0448 17.9287 20.0487C17.9549 20.0544 17.9706 20.0595 17.9721 20.06C17.9753 20.061 17.9606 20.0563 17.9249 20.0409C17.8554 20.0112 17.7477 19.9592 17.6117 19.8836C17.3402 19.7327 16.9942 19.5095 16.658 19.2318C15.9319 18.632 15.4971 17.9864 15.4971 17.4175H13.4971C13.4971 18.9259 14.5525 20.0866 15.3843 20.7738C15.8271 21.1396 16.277 21.43 16.6405 21.6319C16.822 21.7328 16.9917 21.8169 17.137 21.8792C17.2087 21.91 17.2858 21.9402 17.3624 21.9648C17.4054 21.9785 17.5625 22.0301 17.7484 22.0301V20.0301ZM15.4971 17.4175C15.4971 16.9091 15.6517 16.6245 15.7911 16.4758C15.9353 16.3221 16.1201 16.25 16.3034 16.25V14.25C15.5835 14.25 14.8652 14.5392 14.332 15.1079C13.7941 15.6818 13.4971 16.481 13.4971 17.4175H15.4971ZM16.3034 16.25C16.5505 16.25 16.7477 16.3236 16.8857 16.3988C16.9546 16.4364 17.0048 16.4724 17.0333 16.4947C17.0474 16.5057 17.0554 16.5128 17.057 16.5143C17.0578 16.515 17.057 16.5142 17.0544 16.5118C17.0531 16.5105 17.0514 16.5089 17.0492 16.5068C17.0481 16.5057 17.0469 16.5045 17.0456 16.5032C17.0449 16.5026 17.0442 16.5019 17.0435 16.5012C17.0432 16.5008 17.0428 16.5005 17.0425 16.5001C17.0423 16.4999 17.042 16.4997 17.0419 16.4996C17.0416 16.4993 17.0413 16.499 17.7484 15.7919C18.4555 15.0848 18.4552 15.0845 18.455 15.0842C18.4549 15.0841 18.4546 15.0838 18.4544 15.0836C18.454 15.0832 18.4535 15.0828 18.4531 15.0824C18.4523 15.0815 18.4514 15.0807 18.4505 15.0798C18.4486 15.0779 18.4467 15.076 18.4445 15.0739C18.4402 15.0697 18.4354 15.065 18.4299 15.0598C18.4189 15.0495 18.4055 15.0371 18.3897 15.0229C18.3582 14.9948 18.3168 14.9595 18.266 14.9197C18.1647 14.8405 18.023 14.741 17.8434 14.643C17.4847 14.4474 16.9595 14.25 16.3034 14.25V16.25ZM3.94143 4.87524L3.06643 18.8752L5.06254 19L5.93754 5L3.94143 4.87524ZM18.0586 3H5.93754V5H18.0586V3ZM5.06254 21H10.9981V19H5.06254V21ZM20.4472 11.1548L20.0547 4.87524L18.0586 5L18.4511 11.2795L20.4472 11.1548ZM18.0586 5V5L20.0547 4.87524C19.9889 3.82117 19.1148 3 18.0586 3V5ZM3.06643 18.8752C2.99447 20.0266 3.9089 21 5.06254 21V19H5.06254L3.06643 18.8752ZM5.93754 5L5.93754 5V3C4.88141 3 4.00731 3.82117 3.94143 4.87524L5.93754 5Z",fill:"currentColor"}))},c=Z;export{c as default,Z as IconShoppingBagLike1};
1
+ import p from"react";var s=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:i,...C})=>{return p.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:a,...i}},n&&!t&&p.createElement("title",null,n),e)};import o from"react";var l=(e)=>{return o.createElement(s,{...e,ariaLabel:"shopping-bag-like-1"},o.createElement("path",{d:"M21.0026 17.4175C21.0026 19.4948 18.0223 21.0301 17.7513 21.0301C17.4804 21.0301 14.5 19.4948 14.5 17.4175C14.5 15.9725 15.4031 15.25 16.3063 15.25C17.2094 15.25 17.7513 15.7919 17.7513 15.7919C17.7513 15.7919 18.2932 15.25 19.1963 15.25C20.0995 15.25 21.0026 15.9725 21.0026 17.4175Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M15 8C15 9.65685 13.6569 11 12 11C10.3431 11 9 9.65685 9 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M10.9668 20H5.03129C4.45447 20 3.99726 19.5133 4.03324 18.9376L4.90824 4.93762C4.94118 4.41059 5.37823 4 5.90629 4H18.0274C18.5555 4 18.9925 4.41059 19.0254 4.93762L19.4179 11.2171",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},g=l;export{g as default,l as IconShoppingBagLike1};
2
2
 
3
- //# debugId=1DAF99BD1663256264756E2164756E21
3
+ //# debugId=83CC4557C46249A264756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconShoppingBagLike1/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 IconShoppingBagLike1: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"shopping-bag-like-1\"><path d=\"M15.9981 8C15.9981 7.44772 15.5504 7 14.9981 7C14.4458 7 13.9981 7.44772 13.9981 8H15.9981ZM9.99809 8C9.99809 7.44772 9.55037 7 8.99809 7C8.4458 7 7.99809 7.44772 7.99809 8H9.99809ZM17.7484 15.7919L17.0413 16.499C17.2289 16.6865 17.4832 16.7919 17.7484 16.7919C18.0136 16.7919 18.268 16.6865 18.4555 16.499L17.7484 15.7919ZM4.93949 4.93762L3.94143 4.87524L3.94143 4.87524L4.93949 4.93762ZM4.06449 18.9376L5.06254 19L4.06449 18.9376ZM10.9981 21C11.5504 21 11.9981 20.5523 11.9981 20C11.9981 19.4477 11.5504 19 10.9981 19V21ZM18.4511 11.2795C18.4856 11.8307 18.9603 12.2497 19.5115 12.2152C20.0627 12.1808 20.4817 11.706 20.4472 11.1548L18.4511 11.2795ZM19.0567 4.93762L20.0547 4.87524V4.87524L19.0567 4.93762ZM13.9981 8C13.9981 9.10457 13.1027 10 11.9981 10V12C14.2072 12 15.9981 10.2091 15.9981 8H13.9981ZM11.9981 10C10.8935 10 9.99809 9.10457 9.99809 8H7.99809C7.99809 10.2091 9.78895 12 11.9981 12V10ZM17.7484 22.0301C17.9344 22.0301 18.0915 21.9785 18.1345 21.9648C18.2111 21.9402 18.2882 21.91 18.3598 21.8792C18.5052 21.8169 18.6749 21.7328 18.8564 21.6319C19.2198 21.43 19.6697 21.1396 20.1126 20.7738C20.9444 20.0866 21.9997 18.9259 21.9997 17.4175H19.9997C19.9997 17.9864 19.5649 18.632 18.8388 19.2318C18.5027 19.5095 18.1567 19.7327 17.8851 19.8836C17.7491 19.9592 17.6415 20.0112 17.572 20.0409C17.5363 20.0563 17.5215 20.061 17.5247 20.06C17.5263 20.0595 17.542 20.0544 17.5681 20.0487C17.5859 20.0448 17.654 20.0301 17.7484 20.0301V22.0301ZM21.9997 17.4175C21.9997 16.481 21.7028 15.6818 21.1648 15.1079C20.6316 14.5392 19.9133 14.25 19.1935 14.25V16.25C19.3767 16.25 19.5616 16.3221 19.7057 16.4758C19.8451 16.6245 19.9997 16.9091 19.9997 17.4175H21.9997ZM19.1935 14.25C18.5374 14.25 18.0121 14.4474 17.6534 14.643C17.4739 14.741 17.3322 14.8405 17.2309 14.9197C17.18 14.9595 17.1387 14.9948 17.1071 15.0229C17.0914 15.0371 17.078 15.0495 17.067 15.0598C17.0615 15.065 17.0566 15.0697 17.0523 15.0739C17.0502 15.076 17.0482 15.0779 17.0464 15.0798C17.0455 15.0807 17.0446 15.0815 17.0437 15.0824C17.0433 15.0828 17.0429 15.0832 17.0425 15.0836C17.0423 15.0838 17.042 15.0841 17.0419 15.0842C17.0416 15.0845 17.0413 15.0848 17.7484 15.7919C18.4555 16.499 18.4552 16.4993 18.455 16.4996C18.4549 16.4997 18.4546 16.4999 18.4544 16.5001C18.454 16.5005 18.4537 16.5008 18.4533 16.5012C18.4526 16.5019 18.4519 16.5026 18.4513 16.5032C18.45 16.5045 18.4488 16.5057 18.4477 16.5068C18.4455 16.5089 18.4438 16.5105 18.4425 16.5118C18.4399 16.5142 18.439 16.515 18.4398 16.5143C18.4414 16.5128 18.4495 16.5057 18.4635 16.4947C18.4921 16.4724 18.5423 16.4364 18.6111 16.3988C18.7491 16.3236 18.9464 16.25 19.1935 16.25V14.25ZM17.7484 20.0301C17.8428 20.0301 17.911 20.0448 17.9287 20.0487C17.9549 20.0544 17.9706 20.0595 17.9721 20.06C17.9753 20.061 17.9606 20.0563 17.9249 20.0409C17.8554 20.0112 17.7477 19.9592 17.6117 19.8836C17.3402 19.7327 16.9942 19.5095 16.658 19.2318C15.9319 18.632 15.4971 17.9864 15.4971 17.4175H13.4971C13.4971 18.9259 14.5525 20.0866 15.3843 20.7738C15.8271 21.1396 16.277 21.43 16.6405 21.6319C16.822 21.7328 16.9917 21.8169 17.137 21.8792C17.2087 21.91 17.2858 21.9402 17.3624 21.9648C17.4054 21.9785 17.5625 22.0301 17.7484 22.0301V20.0301ZM15.4971 17.4175C15.4971 16.9091 15.6517 16.6245 15.7911 16.4758C15.9353 16.3221 16.1201 16.25 16.3034 16.25V14.25C15.5835 14.25 14.8652 14.5392 14.332 15.1079C13.7941 15.6818 13.4971 16.481 13.4971 17.4175H15.4971ZM16.3034 16.25C16.5505 16.25 16.7477 16.3236 16.8857 16.3988C16.9546 16.4364 17.0048 16.4724 17.0333 16.4947C17.0474 16.5057 17.0554 16.5128 17.057 16.5143C17.0578 16.515 17.057 16.5142 17.0544 16.5118C17.0531 16.5105 17.0514 16.5089 17.0492 16.5068C17.0481 16.5057 17.0469 16.5045 17.0456 16.5032C17.0449 16.5026 17.0442 16.5019 17.0435 16.5012C17.0432 16.5008 17.0428 16.5005 17.0425 16.5001C17.0423 16.4999 17.042 16.4997 17.0419 16.4996C17.0416 16.4993 17.0413 16.499 17.7484 15.7919C18.4555 15.0848 18.4552 15.0845 18.455 15.0842C18.4549 15.0841 18.4546 15.0838 18.4544 15.0836C18.454 15.0832 18.4535 15.0828 18.4531 15.0824C18.4523 15.0815 18.4514 15.0807 18.4505 15.0798C18.4486 15.0779 18.4467 15.076 18.4445 15.0739C18.4402 15.0697 18.4354 15.065 18.4299 15.0598C18.4189 15.0495 18.4055 15.0371 18.3897 15.0229C18.3582 14.9948 18.3168 14.9595 18.266 14.9197C18.1647 14.8405 18.023 14.741 17.8434 14.643C17.4847 14.4474 16.9595 14.25 16.3034 14.25V16.25ZM3.94143 4.87524L3.06643 18.8752L5.06254 19L5.93754 5L3.94143 4.87524ZM18.0586 3H5.93754V5H18.0586V3ZM5.06254 21H10.9981V19H5.06254V21ZM20.4472 11.1548L20.0547 4.87524L18.0586 5L18.4511 11.2795L20.4472 11.1548ZM18.0586 5V5L20.0547 4.87524C19.9889 3.82117 19.1148 3 18.0586 3V5ZM3.06643 18.8752C2.99447 20.0266 3.9089 21 5.06254 21V19H5.06254L3.06643 18.8752ZM5.93754 5L5.93754 5V3C4.88141 3 4.00731 3.82117 3.94143 4.87524L5.93754 5Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconShoppingBagLike1;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconShoppingBagLike1: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"shopping-bag-like-1\"><path d=\"M21.0026 17.4175C21.0026 19.4948 18.0223 21.0301 17.7513 21.0301C17.4804 21.0301 14.5 19.4948 14.5 17.4175C14.5 15.9725 15.4031 15.25 16.3063 15.25C17.2094 15.25 17.7513 15.7919 17.7513 15.7919C17.7513 15.7919 18.2932 15.25 19.1963 15.25C20.0995 15.25 21.0026 15.9725 21.0026 17.4175Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><path d=\"M15 8C15 9.65685 13.6569 11 12 11C10.3431 11 9 9.65685 9 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M10.9668 20H5.03129C4.45447 20 3.99726 19.5133 4.03324 18.9376L4.90824 4.93762C4.94118 4.41059 5.37823 4 5.90629 4H18.0274C18.5555 4 18.9925 4.41059 19.0254 4.93762L19.4179 11.2171\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconShoppingBagLike1;\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,EAAuD,CAAC,IAAU,CAC7E,OAAO,gBAAgxJ,EAAhxJ,IAAqB,EAAO,UAAU,uBAAsB,gBAAC,OAAD,CAAM,EAAE,qrJAAqrJ,KAAK,eAAc,CAAI,GAG1wJ",
9
- "debugId": "1DAF99BD1663256264756E2164756E21",
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,EAAuD,CAAC,IAAU,CAC7E,OAAO,gBAAwzB,EAAxzB,IAAqB,EAAO,UAAU,uBAAsB,gBAAC,OAAD,CAAM,EAAE,+RAA+R,OAAO,eAAe,YAAY,IAAG,EAAE,gBAAC,OAAD,CAAM,EAAE,6DAA6D,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,uLAAuL,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGlzB",
9
+ "debugId": "83CC4557C46249A264756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- var I=Object.create;var{getPrototypeOf:b,defineProperty:a,getOwnPropertyNames:g,getOwnPropertyDescriptor:k}=Object,u=Object.prototype.hasOwnProperty;function f(e){return this[e]}var w,y,h=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var n=r?w??=new WeakMap:y??=new WeakMap,s=n.get(e);if(s)return s}o=e!=null?I(b(e)):{};let p=r||!e||!e.__esModule?a(o,"default",{value:e,enumerable:!0}):o;for(let C of g(e))if(!u.call(p,C))a(p,C,{get:f.bind(e,C),enumerable:!0});if(t)n.set(e,p);return p},B=(e)=>{var r=(c??=new WeakMap).get(e),o;if(r)return r;if(r=a({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of g(e))if(!u.call(r,t))a(r,t,{get:f.bind(e,t),enumerable:!(o=k(e,t))||o.enumerable})}return c.set(e,r),r},c;var L=(e)=>e;function P(e,r){this[e]=L.bind(null,r)}var d=(e,r)=>{for(var o in r)a(e,o,{get:r[o],enumerable:!0,configurable:!0,set:P.bind(r,o)})};var V={};d(V,{CentralIconBase:()=>i});module.exports=B(V);var l=h(require("react")),i=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:n=!0,style:s,...p})=>{return l.default.createElement("svg",{...p,"aria-hidden":n,role:n?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...s}},o&&!n&&l.default.createElement("title",null,o),e)};var S={};d(S,{default:()=>v,IconShoppingBagLike2:()=>x});module.exports=B(S);var m=h(require("react"));var x=(e)=>{return m.default.createElement(i,{...e,ariaLabel:"shopping-bag-like-2"},m.default.createElement("path",{d:"M14.9987 8V6C14.9987 4.34315 13.6555 3 11.9987 3C10.3418 3 8.99867 4.34315 8.99867 6V8M11.4987 21H5.66428C5.05139 21 4.58271 20.4537 4.67591 19.8479L6.36821 8.84794C6.44326 8.36011 6.86301 8 7.35658 8H16.6407C17.1343 8 17.5541 8.36011 17.6291 8.84794L18.0371 11.5M17.749 21.0301C18.0199 21.0301 21.0003 19.4948 21.0003 17.4175C21.0003 15.9725 20.0972 15.25 19.194 15.25C18.2909 15.25 17.749 15.7919 17.749 15.7919C17.749 15.7919 17.2071 15.25 16.304 15.25C15.4008 15.25 14.4977 15.9725 14.4977 17.4175C14.4977 19.4948 17.4781 21.0301 17.749 21.0301Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},v=x;
1
+ var x=Object.create;var{getPrototypeOf:I,defineProperty:s,getOwnPropertyNames:d,getOwnPropertyDescriptor:L}=Object,m=Object.prototype.hasOwnProperty;function h(r){return this[r]}var b,w,g=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var n=o?b??=new WeakMap:w??=new WeakMap,i=n.get(r);if(i)return i}e=r!=null?x(I(r)):{};let p=o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e;for(let C of d(r))if(!m.call(p,C))s(p,C,{get:h.bind(r,C),enumerable:!0});if(t)n.set(r,p);return p},k=(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 t of d(r))if(!m.call(o,t))s(o,t,{get:h.bind(r,t),enumerable:!(e=L(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 f=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0,configurable:!0,set:P.bind(o,e)})};var V={};f(V,{CentralIconBase:()=>u});module.exports=k(V);var l=g(require("react")),u=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:n=!0,style:i,...p})=>{return l.default.createElement("svg",{...p,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...i}},e&&!n&&l.default.createElement("title",null,e),r)};var S={};f(S,{default:()=>v,IconShoppingBagLike2:()=>B});module.exports=k(S);var a=g(require("react"));var B=(r)=>{return a.default.createElement(u,{...r,ariaLabel:"shopping-bag-like-2"},a.default.createElement("path",{d:"M15 8V6C15 4.34315 13.6569 3 12 3C10.3431 3 9 4.34315 9 6V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),a.default.createElement("path",{d:"M11.5 21H5.66561C5.05273 21 4.58405 20.4537 4.67724 19.8479L6.36955 8.84794C6.4446 8.36011 6.86435 8 7.35792 8H16.6421C17.1357 8 17.5554 8.36011 17.6305 8.84794L18.0385 11.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),a.default.createElement("path",{d:"M21.0026 17.4175C21.0026 19.4948 18.0223 21.0301 17.7513 21.0301C17.4804 21.0301 14.5 19.4948 14.5 17.4175C14.5 15.9725 15.4031 15.25 16.3063 15.25C17.2094 15.25 17.7513 15.7919 17.7513 15.7919C17.7513 15.7919 18.2932 15.25 19.1963 15.25C20.0995 15.25 21.0026 15.9725 21.0026 17.4175Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},v=B;
2
2
 
3
- //# debugId=6C4624A8F65A0D4164756E2164756E21
3
+ //# debugId=1EBD0AF6FE07787B64756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconShoppingBagLike2/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 IconShoppingBagLike2: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"shopping-bag-like-2\"><path d=\"M14.9987 8V6C14.9987 4.34315 13.6555 3 11.9987 3C10.3418 3 8.99867 4.34315 8.99867 6V8M11.4987 21H5.66428C5.05139 21 4.58271 20.4537 4.67591 19.8479L6.36821 8.84794C6.44326 8.36011 6.86301 8 7.35658 8H16.6407C17.1343 8 17.5541 8.36011 17.6291 8.84794L18.0371 11.5M17.749 21.0301C18.0199 21.0301 21.0003 19.4948 21.0003 17.4175C21.0003 15.9725 20.0972 15.25 19.194 15.25C18.2909 15.25 17.749 15.7919 17.749 15.7919C17.749 15.7919 17.2071 15.25 16.304 15.25C15.4008 15.25 14.4977 15.9725 14.4977 17.4175C14.4977 19.4948 17.4781 21.0301 17.749 21.0301Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconShoppingBagLike2;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconShoppingBagLike2: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"shopping-bag-like-2\"><path d=\"M15 8V6C15 4.34315 13.6569 3 12 3C10.3431 3 9 4.34315 9 6V8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><path d=\"M11.5 21H5.66561C5.05273 21 4.58405 20.4537 4.67724 19.8479L6.36955 8.84794C6.4446 8.36011 6.86435 8 7.35792 8H16.6421C17.1357 8 17.5554 8.36011 17.6305 8.84794L18.0385 11.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M21.0026 17.4175C21.0026 19.4948 18.0223 21.0301 17.7513 21.0301C17.4804 21.0301 14.5 19.4948 14.5 17.4175C14.5 15.9725 15.4031 15.25 16.3063 15.25C17.2094 15.25 17.7513 15.7919 17.7513 15.7919C17.7513 15.7919 18.2932 15.25 19.1963 15.25C20.0995 15.25 21.0026 15.9725 21.0026 17.4175Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconShoppingBagLike2;\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,gFCjCY,IAAlB,sBAGO,IAAM,EAAuD,CAAC,IAAU,CAC7E,OAAO,wBAAksB,EAAlsB,IAAqB,EAAO,UAAU,uBAAsB,wBAAC,OAAD,CAAM,EAAE,wiBAAwiB,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG5rB",
9
- "debugId": "6C4624A8F65A0D4164756E2164756E21",
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,gFCjCY,IAAlB,sBAGO,IAAM,EAAuD,CAAC,IAAU,CAC7E,OAAO,wBAAkzB,EAAlzB,IAAqB,EAAO,UAAU,uBAAsB,wBAAC,OAAD,CAAM,EAAE,8DAA8D,OAAO,eAAe,YAAY,IAAI,cAAc,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,gLAAgL,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,+RAA+R,OAAO,eAAe,YAAY,IAAI,eAAe,QAAO,CAAI,GAG5yB",
9
+ "debugId": "1EBD0AF6FE07787B64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:C,...l})=>{return n.createElement("svg",{...l,"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:s,...C}},t&&!o&&n.createElement("title",null,t),r)};import a from"react";var i=(r)=>{return a.createElement(p,{...r,ariaLabel:"shopping-bag-like-2"},a.createElement("path",{d:"M14.9987 8V6C14.9987 4.34315 13.6555 3 11.9987 3C10.3418 3 8.99867 4.34315 8.99867 6V8M11.4987 21H5.66428C5.05139 21 4.58271 20.4537 4.67591 19.8479L6.36821 8.84794C6.44326 8.36011 6.86301 8 7.35658 8H16.6407C17.1343 8 17.5541 8.36011 17.6291 8.84794L18.0371 11.5M17.749 21.0301C18.0199 21.0301 21.0003 19.4948 21.0003 17.4175C21.0003 15.9725 20.0972 15.25 19.194 15.25C18.2909 15.25 17.749 15.7919 17.749 15.7919C17.749 15.7919 17.2071 15.25 16.304 15.25C15.4008 15.25 14.4977 15.9725 14.4977 17.4175C14.4977 19.4948 17.4781 21.0301 17.749 21.0301Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=i;export{h as default,i as IconShoppingBagLike2};
1
+ import p from"react";var s=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:i,...C})=>{return p.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:a,...i}},n&&!t&&p.createElement("title",null,n),e)};import o from"react";var l=(e)=>{return o.createElement(s,{...e,ariaLabel:"shopping-bag-like-2"},o.createElement("path",{d:"M15 8V6C15 4.34315 13.6569 3 12 3C10.3431 3 9 4.34315 9 6V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement("path",{d:"M11.5 21H5.66561C5.05273 21 4.58405 20.4537 4.67724 19.8479L6.36955 8.84794C6.4446 8.36011 6.86435 8 7.35792 8H16.6421C17.1357 8 17.5554 8.36011 17.6305 8.84794L18.0385 11.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M21.0026 17.4175C21.0026 19.4948 18.0223 21.0301 17.7513 21.0301C17.4804 21.0301 14.5 19.4948 14.5 17.4175C14.5 15.9725 15.4031 15.25 16.3063 15.25C17.2094 15.25 17.7513 15.7919 17.7513 15.7919C17.7513 15.7919 18.2932 15.25 19.1963 15.25C20.0995 15.25 21.0026 15.9725 21.0026 17.4175Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},g=l;export{g as default,l as IconShoppingBagLike2};
2
2
 
3
- //# debugId=55D9A0997EE7506764756E2164756E21
3
+ //# debugId=72B840D9DFCA5DFC64756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconShoppingBagLike2/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 IconShoppingBagLike2: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"shopping-bag-like-2\"><path d=\"M14.9987 8V6C14.9987 4.34315 13.6555 3 11.9987 3C10.3418 3 8.99867 4.34315 8.99867 6V8M11.4987 21H5.66428C5.05139 21 4.58271 20.4537 4.67591 19.8479L6.36821 8.84794C6.44326 8.36011 6.86301 8 7.35658 8H16.6407C17.1343 8 17.5541 8.36011 17.6291 8.84794L18.0371 11.5M17.749 21.0301C18.0199 21.0301 21.0003 19.4948 21.0003 17.4175C21.0003 15.9725 20.0972 15.25 19.194 15.25C18.2909 15.25 17.749 15.7919 17.749 15.7919C17.749 15.7919 17.2071 15.25 16.304 15.25C15.4008 15.25 14.4977 15.9725 14.4977 17.4175C14.4977 19.4948 17.4781 21.0301 17.749 21.0301Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconShoppingBagLike2;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconShoppingBagLike2: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"shopping-bag-like-2\"><path d=\"M15 8V6C15 4.34315 13.6569 3 12 3C10.3431 3 9 4.34315 9 6V8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><path d=\"M11.5 21H5.66561C5.05273 21 4.58405 20.4537 4.67724 19.8479L6.36955 8.84794C6.4446 8.36011 6.86435 8 7.35792 8H16.6421C17.1357 8 17.5554 8.36011 17.6305 8.84794L18.0385 11.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M21.0026 17.4175C21.0026 19.4948 18.0223 21.0301 17.7513 21.0301C17.4804 21.0301 14.5 19.4948 14.5 17.4175C14.5 15.9725 15.4031 15.25 16.3063 15.25C17.2094 15.25 17.7513 15.7919 17.7513 15.7919C17.7513 15.7919 18.2932 15.25 19.1963 15.25C20.0995 15.25 21.0026 15.9725 21.0026 17.4175Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconShoppingBagLike2;\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,EAAuD,CAAC,IAAU,CAC7E,OAAO,gBAAksB,EAAlsB,IAAqB,EAAO,UAAU,uBAAsB,gBAAC,OAAD,CAAM,EAAE,wiBAAwiB,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG5rB",
9
- "debugId": "55D9A0997EE7506764756E2164756E21",
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,EAAuD,CAAC,IAAU,CAC7E,OAAO,gBAAkzB,EAAlzB,IAAqB,EAAO,UAAU,uBAAsB,gBAAC,OAAD,CAAM,EAAE,8DAA8D,OAAO,eAAe,YAAY,IAAI,cAAc,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,gLAAgL,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,+RAA+R,OAAO,eAAe,YAAY,IAAI,eAAe,QAAO,CAAI,GAG5yB",
9
+ "debugId": "72B840D9DFCA5DFC64756E2164756E21",
10
10
  "names": []
11
11
  }
package/README.md CHANGED
@@ -446,6 +446,7 @@ Below is a complete list of available icons:
446
446
  - IconQm3
447
447
  - Icon3dBoxTop
448
448
  - Icon3dBoxBottom
449
+ - IconReframe
449
450
 
450
451
  ### Building
451
452
 
@@ -815,6 +816,7 @@ Below is a complete list of available icons:
815
816
  - IconWrite3
816
817
  - IconColorPalette2
817
818
  - IconEyedropper
819
+ - IconExtendImage
818
820
 
819
821
  ### Emoji
820
822