@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.174 → 1.1.176

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 (46) hide show
  1. package/IconEarth/index.js +1 -1
  2. package/IconEarth/index.js.map +1 -1
  3. package/IconEarth/index.mjs +1 -1
  4. package/IconEarth/index.mjs.map +1 -1
  5. package/IconFlowerShape/index.d.ts +4 -0
  6. package/IconFlowerShape/index.js +2 -0
  7. package/IconFlowerShape/index.js.map +1 -0
  8. package/IconFlowerShape/index.mjs +2 -0
  9. package/IconFlowerShape/index.mjs.map +1 -0
  10. package/IconGamecontroller/index.d.ts +4 -0
  11. package/IconGamecontroller/index.js +2 -0
  12. package/IconGamecontroller/index.js.map +1 -0
  13. package/IconGamecontroller/index.mjs +2 -0
  14. package/IconGamecontroller/index.mjs.map +1 -0
  15. package/IconMinusMedium/index.d.ts +4 -0
  16. package/IconMinusMedium/index.js +2 -0
  17. package/IconMinusMedium/index.js.map +1 -0
  18. package/IconMinusMedium/index.mjs +2 -0
  19. package/IconMinusMedium/index.mjs.map +1 -0
  20. package/IconOldJoystick/index.d.ts +4 -0
  21. package/IconOldJoystick/index.js +2 -0
  22. package/IconOldJoystick/index.js.map +1 -0
  23. package/IconOldJoystick/index.mjs +2 -0
  24. package/IconOldJoystick/index.mjs.map +1 -0
  25. package/IconPlusMedium/index.d.ts +4 -0
  26. package/IconPlusMedium/index.js +2 -0
  27. package/IconPlusMedium/index.js.map +1 -0
  28. package/IconPlusMedium/index.mjs +2 -0
  29. package/IconPlusMedium/index.mjs.map +1 -0
  30. package/IconTower/index.d.ts +4 -0
  31. package/IconTower/index.js +2 -0
  32. package/IconTower/index.js.map +1 -0
  33. package/IconTower/index.mjs +2 -0
  34. package/IconTower/index.mjs.map +1 -0
  35. package/README.md +6 -0
  36. package/filtered-icons.json +85 -1
  37. package/icons/index.d.ts +6 -0
  38. package/icons-index.json +19 -7
  39. package/index.d.ts +6 -0
  40. package/index.js +1 -1
  41. package/index.js.map +1 -1
  42. package/index.mjs +1 -1
  43. package/index.mjs.map +1 -1
  44. package/license-check.js +1 -1
  45. package/package.json +1 -1
  46. package/tsx-icons.json +43 -1
@@ -1,2 +1,2 @@
1
- "use strict";var i=Object.create;var n=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},C=(r,o,t,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!x.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(a=u(o,e))||a.enumerable});return r};var s=(r,o,t)=>(t=r!=null?i(I(r)):{},C(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>C(n({},"__esModule",{value:!0}),r);var d={};P(d,{IconEarth:()=>f,default:()=>h});module.exports=g(d);var p=s(require("react"));var m=s(require("react")),c=require("react-native-svg"),l=({children:r,size:o=24,...t})=>m.default.createElement(c.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var L=require("react-native-svg"),f=r=>p.default.createElement(l,{...r},p.default.createElement(L.Path,{d:"M4.17156 8.07011L8.11113 11.027L9.08896 9.0859L12.976 8.10806L14.126 3.50882M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12ZM14.9218 16.8649L15.8947 14.9189L13.0264 12.9915L11.1359 12.8708L10.0569 13.946L12.0029 16.8649H14.9218Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),h=f;0&&(module.exports={IconEarth});
1
+ "use strict";var L=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of f(o))!h.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(C=d(o,e))||C.enumerable});return r};var c=(r,o,t)=>(t=r!=null?L(k(r)):{},a(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),I=r=>a(p({},"__esModule",{value:!0}),r);var P={};B(P,{IconEarth:()=>u,default:()=>x});module.exports=I(P);var n=c(require("react"));var l=c(require("react")),m=require("react-native-svg"),i=({children:r,size:o=24,...t})=>l.default.createElement(m.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var s=require("react-native-svg"),u=r=>n.default.createElement(i,{...r},n.default.createElement(s.Path,{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),n.default.createElement(s.Path,{d:"M14.9235 16.8649L15.8964 14.919L13.0281 12.9915L11.1376 12.8708L10.0586 13.946L12.0045 16.8649H14.9235Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),n.default.createElement(s.Path,{d:"M4.17188 8.07009L8.11144 11.027L9.08928 9.08587L12.9763 8.10803L14.1264 3.50879",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),x=u;0&&(module.exports={IconEarth});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconEarth/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEarth: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.17156 8.07011L8.11113 11.027L9.08896 9.0859L12.976 8.10806L14.126 3.50882M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12ZM14.9218 16.8649L15.8947 14.9189L13.0264 12.9915L11.1359 12.8708L10.0569 13.946L12.0029 16.8649H14.9218Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEarth;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,eAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAuCC,GAEhD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,wSACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,CACF,EAIGE,EAAQJ","names":["IconEarth_exports","__export","IconEarth","IconEarth_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconEarth","props","React","CentralIconBase","IconEarth_default"]}
1
+ {"version":3,"sources":["../src/IconEarth/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEarth: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M14.9235 16.8649L15.8964 14.919L13.0281 12.9915L11.1376 12.8708L10.0586 13.946L12.0045 16.8649H14.9235Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M4.17188 8.07009L8.11144 11.027L9.08928 9.08587L12.9763 8.10803L14.1264 3.50879\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEarth;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,eAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAuCC,GAEhD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,oHACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0GACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kFACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,CACF,EAIGE,EAAQJ","names":["IconEarth_exports","__export","IconEarth","IconEarth_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconEarth","props","React","CentralIconBase","IconEarth_default"]}
@@ -1,2 +1,2 @@
1
- import e from"react";import p from"react";import{Svg as a}from"react-native-svg";var t=({children:o,size:r=24,...n})=>p.createElement(a,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as C}from"react-native-svg";var s=o=>e.createElement(t,{...o},e.createElement(C,{d:"M4.17156 8.07011L8.11113 11.027L9.08896 9.0859L12.976 8.10806L14.126 3.50882M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12ZM14.9218 16.8649L15.8947 14.9189L13.0264 12.9915L11.1359 12.8708L10.0569 13.946L12.0029 16.8649H14.9218Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),x=s;export{s as IconEarth,x as default};
1
+ import o from"react";import s from"react";import{Svg as C}from"react-native-svg";var n=({children:t,size:r=24,...p})=>s.createElement(C,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as e}from"react-native-svg";var a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement(e,{d:"M14.9235 16.8649L15.8964 14.919L13.0281 12.9915L11.1376 12.8708L10.0586 13.946L12.0045 16.8649H14.9235Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement(e,{d:"M4.17188 8.07009L8.11144 11.027L9.08928 9.08587L12.9763 8.10803L14.1264 3.50879",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),h=a;export{a as IconEarth,h as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconEarth/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEarth: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.17156 8.07011L8.11113 11.027L9.08896 9.0859L12.976 8.10806L14.126 3.50882M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12ZM14.9218 16.8649L15.8947 14.9189L13.0264 12.9915L11.1359 12.8708L10.0569 13.946L12.0029 16.8649H14.9218Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEarth;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAuCC,GAEhDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,wSACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconEarth","props","React","CentralIconBase","IconEarth_default"]}
1
+ {"version":3,"sources":["../src/IconEarth/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEarth: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M14.9235 16.8649L15.8964 14.919L13.0281 12.9915L11.1376 12.8708L10.0586 13.946L12.0045 16.8649H14.9235Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M4.17188 8.07009L8.11144 11.027L9.08928 9.08587L12.9763 8.10803L14.1264 3.50879\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEarth;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAuCC,GAEhDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,oHACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0GACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kFACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconEarth","props","React","CentralIconBase","IconEarth_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconFlowerShape: FC<CentralIconBaseProps>;
4
+ export default IconFlowerShape;
@@ -0,0 +1,2 @@
1
+ "use strict";var I=Object.create;var n=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of u(o))!P.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(C=i(o,e))||C.enumerable});return r};var s=(r,o,t)=>(t=r!=null?I(x(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),h=r=>a(n({},"__esModule",{value:!0}),r);var F={};g(F,{IconFlowerShape:()=>B,default:()=>v});module.exports=h(F);var p=s(require("react"));var m=s(require("react")),l=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(l.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),B=r=>p.default.createElement(c,{...r},p.default.createElement(f.Path,{d:"M7.61259 5.97199C8.21338 4.12291 9.95059 2.78625 12 2.78625C14.0494 2.78625 15.7866 4.12291 16.3874 5.972C18.3316 5.97198 20.1397 7.21112 20.773 9.16022C21.4063 11.1093 20.6719 13.1746 19.099 14.3173C19.6998 16.1664 19.08 18.2689 17.422 19.4735C15.764 20.6781 13.5729 20.6179 12 19.4751C10.4271 20.6179 8.23598 20.6781 6.57798 19.4735C4.91997 18.2689 4.3002 16.1664 4.90102 14.3173C3.32809 13.1746 2.59368 11.1093 3.22698 9.16022C3.86029 7.21112 5.66835 5.97198 7.61259 5.97199Z",stroke:"currentColor",strokeWidth:"2"})),v=B;0&&(module.exports={IconFlowerShape});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFlowerShape/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFlowerShape: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.61259 5.97199C8.21338 4.12291 9.95059 2.78625 12 2.78625C14.0494 2.78625 15.7866 4.12291 16.3874 5.972C18.3316 5.97198 20.1397 7.21112 20.773 9.16022C21.4063 11.1093 20.6719 13.1746 19.099 14.3173C19.6998 16.1664 19.08 18.2689 17.422 19.4735C15.764 20.6781 13.5729 20.6179 12 19.4751C10.4271 20.6179 8.23598 20.6781 6.57798 19.4735C4.91997 18.2689 4.3002 16.1664 4.90102 14.3173C3.32809 13.1746 2.59368 11.1093 3.22698 9.16022C3.86029 7.21112 5.66835 5.97198 7.61259 5.97199Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFlowerShape;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,qBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,ieACF,OAAO,eACP,YAAY,IACd,CACF,EAIGE,EAAQJ","names":["IconFlowerShape_exports","__export","IconFlowerShape","IconFlowerShape_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFlowerShape","props","React","CentralIconBase","IconFlowerShape_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import p from"react";import{Svg as C}from"react-native-svg";var t=({children:o,size:r=24,...n})=>p.createElement(C,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as a}from"react-native-svg";var s=o=>e.createElement(t,{...o},e.createElement(a,{d:"M7.61259 5.97199C8.21338 4.12291 9.95059 2.78625 12 2.78625C14.0494 2.78625 15.7866 4.12291 16.3874 5.972C18.3316 5.97198 20.1397 7.21112 20.773 9.16022C21.4063 11.1093 20.6719 13.1746 19.099 14.3173C19.6998 16.1664 19.08 18.2689 17.422 19.4735C15.764 20.6781 13.5729 20.6179 12 19.4751C10.4271 20.6179 8.23598 20.6781 6.57798 19.4735C4.91997 18.2689 4.3002 16.1664 4.90102 14.3173C3.32809 13.1746 2.59368 11.1093 3.22698 9.16022C3.86029 7.21112 5.66835 5.97198 7.61259 5.97199Z",stroke:"currentColor",strokeWidth:"2"})),P=s;export{s as IconFlowerShape,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFlowerShape/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFlowerShape: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.61259 5.97199C8.21338 4.12291 9.95059 2.78625 12 2.78625C14.0494 2.78625 15.7866 4.12291 16.3874 5.972C18.3316 5.97198 20.1397 7.21112 20.773 9.16022C21.4063 11.1093 20.6719 13.1746 19.099 14.3173C19.6998 16.1664 19.08 18.2689 17.422 19.4735C15.764 20.6781 13.5729 20.6179 12 19.4751C10.4271 20.6179 8.23598 20.6781 6.57798 19.4735C4.91997 18.2689 4.3002 16.1664 4.90102 14.3173C3.32809 13.1746 2.59368 11.1093 3.22698 9.16022C3.86029 7.21112 5.66835 5.97198 7.61259 5.97199Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFlowerShape;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,ieACF,OAAO,eACP,YAAY,IACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFlowerShape","props","React","CentralIconBase","IconFlowerShape_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconGamecontroller: FC<CentralIconBaseProps>;
4
+ export default IconGamecontroller;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var l=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var d=(r,o)=>{for(var t in o)l(r,t,{get:o[t],enumerable:!0})},c=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of B(o))!P.call(r,C)&&C!==t&&l(r,C,{get:()=>o[C],enumerable:!(p=x(o,C))||p.enumerable});return r};var s=(r,o,t)=>(t=r!=null?u(I(r)):{},c(o||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>c(l({},"__esModule",{value:!0}),r);var y={};d(y,{IconGamecontroller:()=>i,default:()=>h});module.exports=g(y);var e=s(require("react"));var m=s(require("react")),a=require("react-native-svg"),f=({children:r,size:o=24,...t})=>m.default.createElement(a.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var n=require("react-native-svg"),i=r=>e.default.createElement(f,{...r},e.default.createElement(n.Path,{d:"M13.32 5H10.68C8.58429 5 7.53644 5 6.65972 5.34216C5.72141 5.70836 4.91558 6.34941 4.34777 7.18135C3.81723 7.95868 3.58161 8.9797 3.11037 11.0217L2.18184 15.0454C1.79663 16.7146 2.7571 18.4 4.38954 18.9194C5.90194 19.4006 7.54226 18.7333 8.28914 17.3329L9 16H15L15.7109 17.3329C16.4577 18.7333 18.0981 19.4006 19.6105 18.9194C21.2429 18.4 22.2034 16.7146 21.8182 15.0454L20.8896 11.0217C20.4184 8.9797 20.1828 7.95868 19.6522 7.18135C19.0844 6.34941 18.2786 5.70836 17.3403 5.34216C16.4636 5 15.4157 5 13.32 5Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(n.Circle,{cx:"17.0008",cy:"11.9",r:"1.2",fill:"currentColor"}),e.default.createElement(n.Circle,{cx:"15.0008",cy:"9.09999",r:"1.2",fill:"currentColor"}),e.default.createElement(n.Path,{d:"M11 10.5H6M8.5 13V8",stroke:"currentColor",strokeWidth:"1.7"})),h=i;0&&(module.exports={IconGamecontroller});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconGamecontroller/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconGamecontroller: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M13.32 5H10.68C8.58429 5 7.53644 5 6.65972 5.34216C5.72141 5.70836 4.91558 6.34941 4.34777 7.18135C3.81723 7.95868 3.58161 8.9797 3.11037 11.0217L2.18184 15.0454C1.79663 16.7146 2.7571 18.4 4.38954 18.9194C5.90194 19.4006 7.54226 18.7333 8.28914 17.3329L9 16H15L15.7109 17.3329C16.4577 18.7333 18.0981 19.4006 19.6105 18.9194C21.2429 18.4 22.2034 16.7146 21.8182 15.0454L20.8896 11.0217C20.4184 8.9797 20.1828 7.95868 19.6522 7.18135C19.0844 6.34941 18.2786 5.70836 17.3403 5.34216C16.4636 5 15.4157 5 13.32 5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Circle cx=\"17.0008\" cy=\"11.9\" r=\"1.2\" fill=\"currentColor\" />\n <Circle cx=\"15.0008\" cy=\"9.09999\" r=\"1.2\" fill=\"currentColor\" />\n <Path d=\"M11 10.5H6M8.5 13V8\" stroke=\"currentColor\" strokeWidth=\"1.7\" />\n </CentralIconBase>\n );\n};\n\nexport default IconGamecontroller;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,wBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAA6B,4BAEhBC,EAAgDC,GAEzD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,igBACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,OAAO,EAAE,MAAM,KAAK,eAAe,EAC3D,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9D,EAAAA,QAAA,cAAC,QAAK,EAAE,sBAAsB,OAAO,eAAe,YAAY,MAAM,CACxE,EAIGE,EAAQJ","names":["IconGamecontroller_exports","__export","IconGamecontroller","IconGamecontroller_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconGamecontroller","props","React","CentralIconBase","IconGamecontroller_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as c}from"react-native-svg";var e=({children:t,size:r=24,...l})=>p.createElement(c,{...l,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Circle as n,Path as C}from"react-native-svg";var s=t=>o.createElement(e,{...t},o.createElement(C,{d:"M13.32 5H10.68C8.58429 5 7.53644 5 6.65972 5.34216C5.72141 5.70836 4.91558 6.34941 4.34777 7.18135C3.81723 7.95868 3.58161 8.9797 3.11037 11.0217L2.18184 15.0454C1.79663 16.7146 2.7571 18.4 4.38954 18.9194C5.90194 19.4006 7.54226 18.7333 8.28914 17.3329L9 16H15L15.7109 17.3329C16.4577 18.7333 18.0981 19.4006 19.6105 18.9194C21.2429 18.4 22.2034 16.7146 21.8182 15.0454L20.8896 11.0217C20.4184 8.9797 20.1828 7.95868 19.6522 7.18135C19.0844 6.34941 18.2786 5.70836 17.3403 5.34216C16.4636 5 15.4157 5 13.32 5Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement(n,{cx:"17.0008",cy:"11.9",r:"1.2",fill:"currentColor"}),o.createElement(n,{cx:"15.0008",cy:"9.09999",r:"1.2",fill:"currentColor"}),o.createElement(C,{d:"M11 10.5H6M8.5 13V8",stroke:"currentColor",strokeWidth:"1.7"})),d=s;export{s as IconGamecontroller,d as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconGamecontroller/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconGamecontroller: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M13.32 5H10.68C8.58429 5 7.53644 5 6.65972 5.34216C5.72141 5.70836 4.91558 6.34941 4.34777 7.18135C3.81723 7.95868 3.58161 8.9797 3.11037 11.0217L2.18184 15.0454C1.79663 16.7146 2.7571 18.4 4.38954 18.9194C5.90194 19.4006 7.54226 18.7333 8.28914 17.3329L9 16H15L15.7109 17.3329C16.4577 18.7333 18.0981 19.4006 19.6105 18.9194C21.2429 18.4 22.2034 16.7146 21.8182 15.0454L20.8896 11.0217C20.4184 8.9797 20.1828 7.95868 19.6522 7.18135C19.0844 6.34941 18.2786 5.70836 17.3403 5.34216C16.4636 5 15.4157 5 13.32 5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Circle cx=\"17.0008\" cy=\"11.9\" r=\"1.2\" fill=\"currentColor\" />\n <Circle cx=\"15.0008\" cy=\"9.09999\" r=\"1.2\" fill=\"currentColor\" />\n <Path d=\"M11 10.5H6M8.5 13V8\" stroke=\"currentColor\" strokeWidth=\"1.7\" />\n </CentralIconBase>\n );\n};\n\nexport default IconGamecontroller;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAAgDC,GAEzDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,igBACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,OAAO,EAAE,MAAM,KAAK,eAAe,EAC3DI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9DI,EAAA,cAACH,EAAA,CAAK,EAAE,sBAAsB,OAAO,eAAe,YAAY,MAAM,CACxE,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconGamecontroller","props","React","CentralIconBase","IconGamecontroller_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconMinusMedium: FC<CentralIconBaseProps>;
4
+ export default IconMinusMedium;
@@ -0,0 +1,2 @@
1
+ "use strict";var f=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},s=(r,o,e,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!P.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(a=B(o,t))||a.enumerable});return r};var m=(r,o,e)=>(e=r!=null?f(x(r)):{},s(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),d=r=>s(n({},"__esModule",{value:!0}),r);var v={};g(v,{IconMinusMedium:()=>u,default:()=>h});module.exports=d(v);var p=m(require("react"));var C=m(require("react")),c=require("react-native-svg"),l=({children:r,size:o=24,...e})=>C.default.createElement(c.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var i=require("react-native-svg"),u=r=>p.default.createElement(l,{...r},p.default.createElement(i.Path,{d:"M5.5 12H18.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),h=u;0&&(module.exports={IconMinusMedium});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMinusMedium/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconMinusMedium: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5.5 12H18.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMinusMedium;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,qBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,eACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,CACF,EAIGE,EAAQJ","names":["IconMinusMedium_exports","__export","IconMinusMedium","IconMinusMedium_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconMinusMedium","props","React","CentralIconBase","IconMinusMedium_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import p from"react";import{Svg as a}from"react-native-svg";var e=({children:o,size:r=24,...n})=>p.createElement(a,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as s}from"react-native-svg";var m=o=>t.createElement(e,{...o},t.createElement(s,{d:"M5.5 12H18.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),P=m;export{m as IconMinusMedium,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMinusMedium/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconMinusMedium: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5.5 12H18.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMinusMedium;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,eACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconMinusMedium","props","React","CentralIconBase","IconMinusMedium_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconOldJoystick: FC<CentralIconBaseProps>;
4
+ export default IconOldJoystick;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var s=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var t in o)s(r,t,{get:o[t],enumerable:!0})},C=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let p of k(o))!x.call(r,p)&&p!==t&&s(r,p,{get:()=>o[p],enumerable:!(l=f(o,p))||l.enumerable});return r};var c=(r,o,t)=>(t=r!=null?u(h(r)):{},C(o||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t,r)),I=r=>C(s({},"__esModule",{value:!0}),r);var g={};B(g,{IconOldJoystick:()=>d,default:()=>P});module.exports=I(g);var e=c(require("react"));var m=c(require("react")),a=require("react-native-svg"),i=({children:r,size:o=24,...t})=>m.default.createElement(a.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var n=require("react-native-svg"),d=r=>e.default.createElement(i,{...r},e.default.createElement(n.Path,{d:"M12 9V14",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(n.Path,{d:"M17 11V15",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(n.Path,{d:"M20 15H4V20H20V15Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(n.Circle,{cx:"12",cy:"6.5",r:"2.5",stroke:"currentColor",strokeWidth:"2"})),P=d;0&&(module.exports={IconOldJoystick});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconOldJoystick/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconOldJoystick: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M12 9V14\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path d=\"M17 11V15\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path d=\"M20 15H4V20H20V15Z\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Circle cx=\"12\" cy=\"6.5\" r=\"2.5\" stroke=\"currentColor\" strokeWidth=\"2\" />\n </CentralIconBase>\n );\n};\n\nexport default IconOldJoystick;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,qBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAA6B,4BAEhBC,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QAAK,EAAE,WAAW,OAAO,eAAe,YAAY,IAAI,EACzD,EAAAA,QAAA,cAAC,QAAK,EAAE,YAAY,OAAO,eAAe,YAAY,IAAI,EAC1D,EAAAA,QAAA,cAAC,QAAK,EAAE,qBAAqB,OAAO,eAAe,YAAY,IAAI,EACnE,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,YAAY,IAAI,CACzE,EAIGE,EAAQJ","names":["IconOldJoystick_exports","__export","IconOldJoystick","IconOldJoystick_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconOldJoystick","props","React","CentralIconBase","IconOldJoystick_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import s from"react";import{Svg as l}from"react-native-svg";var n=({children:t,size:r=24,...p})=>s.createElement(l,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Circle as C,Path as e}from"react-native-svg";var c=t=>o.createElement(n,{...t},o.createElement(e,{d:"M12 9V14",stroke:"currentColor",strokeWidth:"2"}),o.createElement(e,{d:"M17 11V15",stroke:"currentColor",strokeWidth:"2"}),o.createElement(e,{d:"M20 15H4V20H20V15Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement(C,{cx:"12",cy:"6.5",r:"2.5",stroke:"currentColor",strokeWidth:"2"})),B=c;export{c as IconOldJoystick,B as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconOldJoystick/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconOldJoystick: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M12 9V14\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path d=\"M17 11V15\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path d=\"M20 15H4V20H20V15Z\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Circle cx=\"12\" cy=\"6.5\" r=\"2.5\" stroke=\"currentColor\" strokeWidth=\"2\" />\n </CentralIconBase>\n );\n};\n\nexport default IconOldJoystick;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CAAK,EAAE,WAAW,OAAO,eAAe,YAAY,IAAI,EACzDG,EAAA,cAACH,EAAA,CAAK,EAAE,YAAY,OAAO,eAAe,YAAY,IAAI,EAC1DG,EAAA,cAACH,EAAA,CAAK,EAAE,qBAAqB,OAAO,eAAe,YAAY,IAAI,EACnEG,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,YAAY,IAAI,CACzE,EAIGM,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconOldJoystick","props","React","CentralIconBase","IconOldJoystick_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPlusMedium: FC<CentralIconBaseProps>;
4
+ export default IconPlusMedium;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var P=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},s=(r,o,e,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!x.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(a=B(o,t))||a.enumerable});return r};var m=(r,o,e)=>(e=r!=null?i(P(r)):{},s(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),d=r=>s(n({},"__esModule",{value:!0}),r);var v={};g(v,{IconPlusMedium:()=>f,default:()=>h});module.exports=d(v);var p=m(require("react"));var l=m(require("react")),C=require("react-native-svg"),c=({children:r,size:o=24,...e})=>l.default.createElement(C.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var u=require("react-native-svg"),f=r=>p.default.createElement(c,{...r},p.default.createElement(u.Path,{d:"M12 5.5V12M12 12V18.5M12 12H5.5M12 12H18.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),h=f;0&&(module.exports={IconPlusMedium});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPlusMedium/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPlusMedium: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 5.5V12M12 12V18.5M12 12H5.5M12 12H18.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPlusMedium;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,6CACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,CACF,EAIGE,EAAQJ","names":["IconPlusMedium_exports","__export","IconPlusMedium","IconPlusMedium_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPlusMedium","props","React","CentralIconBase","IconPlusMedium_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import p from"react";import{Svg as a}from"react-native-svg";var e=({children:o,size:r=24,...n})=>p.createElement(a,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as s}from"react-native-svg";var m=o=>t.createElement(e,{...o},t.createElement(s,{d:"M12 5.5V12M12 12V18.5M12 12H5.5M12 12H18.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),x=m;export{m as IconPlusMedium,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPlusMedium/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPlusMedium: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 5.5V12M12 12V18.5M12 12H5.5M12 12H18.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPlusMedium;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,6CACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPlusMedium","props","React","CentralIconBase","IconPlusMedium_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconTower: FC<CentralIconBaseProps>;
4
+ export default IconTower;
@@ -0,0 +1,2 @@
1
+ "use strict";var c=Object.create;var p=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},l=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let s of f(o))!B.call(r,s)&&s!==t&&p(r,s,{get:()=>o[s],enumerable:!(C=k(o,s))||C.enumerable});return r};var m=(r,o,t)=>(t=r!=null?c(h(r)):{},l(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>l(p({},"__esModule",{value:!0}),r);var g={};I(g,{IconTower:()=>u,default:()=>P});module.exports=x(g);var e=m(require("react"));var d=m(require("react")),a=require("react-native-svg"),i=({children:r,size:o=24,...t})=>d.default.createElement(a.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var n=require("react-native-svg"),u=r=>e.default.createElement(i,{...r},e.default.createElement(n.Path,{d:"M8 3L16 3",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(n.Path,{d:"M12 3V7.5",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(n.Path,{d:"M17.5 10.5L19 6.5H5L6.5 10.5",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(n.Path,{d:"M21 10.5H3L5 15.0001H19L21 10.5Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(n.Path,{d:"M10 15V21H14V15",stroke:"currentColor",strokeWidth:"2"})),P=u;0&&(module.exports={IconTower});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconTower/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconTower: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M8 3L16 3\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path d=\"M12 3V7.5\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M17.5 10.5L19 6.5H5L6.5 10.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M21 10.5H3L5 15.0001H19L21 10.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path d=\"M10 15V21H14V15\" stroke=\"currentColor\" strokeWidth=\"2\" />\n </CentralIconBase>\n );\n};\n\nexport default IconTower;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,eAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAuCC,GAEhD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QAAK,EAAE,YAAY,OAAO,eAAe,YAAY,IAAI,EAC1D,EAAAA,QAAA,cAAC,QAAK,EAAE,YAAY,OAAO,eAAe,YAAY,IAAI,EAC1D,EAAAA,QAAA,cAAC,QACC,EAAE,+BACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mCACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,kBAAkB,OAAO,eAAe,YAAY,IAAI,CAClE,EAIGE,EAAQJ","names":["IconTower_exports","__export","IconTower","IconTower_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconTower","props","React","CentralIconBase","IconTower_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as C}from"react-native-svg";var n=({children:e,size:r=24,...s})=>p.createElement(C,{...s,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as t}from"react-native-svg";var l=e=>o.createElement(n,{...e},o.createElement(t,{d:"M8 3L16 3",stroke:"currentColor",strokeWidth:"2"}),o.createElement(t,{d:"M12 3V7.5",stroke:"currentColor",strokeWidth:"2"}),o.createElement(t,{d:"M17.5 10.5L19 6.5H5L6.5 10.5",stroke:"currentColor",strokeWidth:"2"}),o.createElement(t,{d:"M21 10.5H3L5 15.0001H19L21 10.5Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement(t,{d:"M10 15V21H14V15",stroke:"currentColor",strokeWidth:"2"})),B=l;export{l as IconTower,B as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconTower/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconTower: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M8 3L16 3\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path d=\"M12 3V7.5\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M17.5 10.5L19 6.5H5L6.5 10.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M21 10.5H3L5 15.0001H19L21 10.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path d=\"M10 15V21H14V15\" stroke=\"currentColor\" strokeWidth=\"2\" />\n </CentralIconBase>\n );\n};\n\nexport default IconTower;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAuCC,GAEhDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CAAK,EAAE,YAAY,OAAO,eAAe,YAAY,IAAI,EAC1DG,EAAA,cAACH,EAAA,CAAK,EAAE,YAAY,OAAO,eAAe,YAAY,IAAI,EAC1DG,EAAA,cAACH,EAAA,CACC,EAAE,+BACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mCACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,kBAAkB,OAAO,eAAe,YAAY,IAAI,CAClE,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconTower","props","React","CentralIconBase","IconTower_default"]}
package/README.md CHANGED
@@ -413,6 +413,7 @@ Below is a complete list of available icons:
413
413
  - IconStore3
414
414
  - IconStore4
415
415
  - IconStores
416
+ - IconTower
416
417
 
417
418
  ### Clouds
418
419
 
@@ -931,6 +932,7 @@ Below is a complete list of available icons:
931
932
 
932
933
  ### Forms & Shapes
933
934
 
935
+ - IconFlowerShape
934
936
  - IconFormCapsule
935
937
  - IconFormCircle
936
938
  - IconFormDiamond
@@ -975,6 +977,7 @@ Below is a complete list of available icons:
975
977
  - IconDice5
976
978
  - IconDice6
977
979
  - IconDices
980
+ - IconGamecontroller
978
981
  - IconGamepad
979
982
  - IconGamepadControls
980
983
  - IconGamepadControlsDown
@@ -986,6 +989,7 @@ Below is a complete list of available icons:
986
989
  - IconGamepadControlsRoundRight
987
990
  - IconGamepadControlsRoundUp
988
991
  - IconGamepadControlsUp
992
+ - IconOldJoystick
989
993
  - IconRoulette1
990
994
  - IconRoulette2
991
995
  - IconScratchCard
@@ -1136,6 +1140,7 @@ Below is a complete list of available icons:
1136
1140
  - IconMathNotes
1137
1141
  - IconMathScientific
1138
1142
  - IconMinusLarge
1143
+ - IconMinusMedium
1139
1144
  - IconMinusSmall
1140
1145
  - IconMorningBrief
1141
1146
  - IconPaperclip1
@@ -1145,6 +1150,7 @@ Below is a complete list of available icons:
1145
1150
  - IconPin2
1146
1151
  - IconPlanning
1147
1152
  - IconPlusLarge
1153
+ - IconPlusMedium
1148
1154
  - IconPlusSmall
1149
1155
  - IconPreview
1150
1156
  - IconProgress100
@@ -9620,7 +9620,7 @@
9620
9620
  },
9621
9621
  {
9622
9622
  "category": "Location",
9623
- "svg": "<path d=\"M4.17156 8.07011L8.11113 11.027L9.08896 9.0859L12.976 8.10806L14.126 3.50882M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12ZM14.9218 16.8649L15.8947 14.9189L13.0264 12.9915L11.1359 12.8708L10.0569 13.946L12.0029 16.8649H14.9218Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>",
9623
+ "svg": "<path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M14.9235 16.8649L15.8964 14.919L13.0281 12.9915L11.1376 12.8708L10.0586 13.946L12.0045 16.8649H14.9235Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M4.17188 8.07009L8.11144 11.027L9.08928 9.08587L12.9763 8.10803L14.1264 3.50879\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>",
9624
9624
  "iconName": "earth, globe, world",
9625
9625
  "variant": {
9626
9626
  "join": "square",
@@ -11186,6 +11186,20 @@
11186
11186
  "packageName": "square-outlined-radius-0-stroke-2",
11187
11187
  "componentName": "IconFloppyDisk2"
11188
11188
  },
11189
+ {
11190
+ "category": "Forms & Shapes",
11191
+ "svg": "<path d=\"M7.61259 5.97199C8.21338 4.12291 9.95059 2.78625 12 2.78625C14.0494 2.78625 15.7866 4.12291 16.3874 5.972C18.3316 5.97198 20.1397 7.21112 20.773 9.16022C21.4063 11.1093 20.6719 13.1746 19.099 14.3173C19.6998 16.1664 19.08 18.2689 17.422 19.4735C15.764 20.6781 13.5729 20.6179 12 19.4751C10.4271 20.6179 8.23598 20.6781 6.57798 19.4735C4.91997 18.2689 4.3002 16.1664 4.90102 14.3173C3.32809 13.1746 2.59368 11.1093 3.22698 9.16022C3.86029 7.21112 5.66835 5.97198 7.61259 5.97199Z\" stroke=\"currentColor\" stroke-width=\"2\"/>",
11192
+ "iconName": "flower-shape",
11193
+ "variant": {
11194
+ "join": "square",
11195
+ "filled": "off",
11196
+ "radius": "0",
11197
+ "stroke": "2"
11198
+ },
11199
+ "createdAt": "2026-04-01T11:00:44.936562+00:00",
11200
+ "packageName": "square-outlined-radius-0-stroke-2",
11201
+ "componentName": "IconFlowerShape"
11202
+ },
11189
11203
  {
11190
11204
  "category": "Photography & Video",
11191
11205
  "svg": "<path d=\"M8 20H4V16M16 20H20V16M4 8V4H8M16 4H20V8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.05301 15.8182L10.9609 8H13.0391L15.947 15.8182C15.9692 15.8779 15.9868 15.9387 16 16H13.9363L13.5113 14.8571H10.4887L10.0637 16H8C8.01319 15.9387 8.0308 15.8779 8.05301 15.8182ZM12.6611 12.5714L12 10.7939L11.3389 12.5714H12.6611Z\" fill=\"currentColor\"/>",
@@ -12124,6 +12138,20 @@
12124
12138
  "packageName": "square-outlined-radius-0-stroke-2",
12125
12139
  "componentName": "IconGalaxy"
12126
12140
  },
12141
+ {
12142
+ "category": "Gaming",
12143
+ "svg": "<path d=\"M13.32 5H10.68C8.58429 5 7.53644 5 6.65972 5.34216C5.72141 5.70836 4.91558 6.34941 4.34777 7.18135C3.81723 7.95868 3.58161 8.9797 3.11037 11.0217L2.18184 15.0454C1.79663 16.7146 2.7571 18.4 4.38954 18.9194C5.90194 19.4006 7.54226 18.7333 8.28914 17.3329L9 16H15L15.7109 17.3329C16.4577 18.7333 18.0981 19.4006 19.6105 18.9194C21.2429 18.4 22.2034 16.7146 21.8182 15.0454L20.8896 11.0217C20.4184 8.9797 20.1828 7.95868 19.6522 7.18135C19.0844 6.34941 18.2786 5.70836 17.3403 5.34216C16.4636 5 15.4157 5 13.32 5Z\" stroke=\"currentColor\" stroke-width=\"2\"/><circle cx=\"17.0008\" cy=\"11.9\" r=\"1.2\" fill=\"currentColor\"/><circle cx=\"15.0008\" cy=\"9.09999\" r=\"1.2\" fill=\"currentColor\"/><path d=\"M11 10.5H6M8.5 13V8\" stroke=\"currentColor\" stroke-width=\"1.7\"/>",
12144
+ "iconName": "gamecontroller, joystick, play",
12145
+ "variant": {
12146
+ "join": "square",
12147
+ "filled": "off",
12148
+ "radius": "0",
12149
+ "stroke": "2"
12150
+ },
12151
+ "createdAt": "2026-04-01T11:00:44.936562+00:00",
12152
+ "packageName": "square-outlined-radius-0-stroke-2",
12153
+ "componentName": "IconGamecontroller"
12154
+ },
12127
12155
  {
12128
12156
  "category": "Gaming",
12129
12157
  "svg": "<path d=\"M8 10V12M8 12V14M8 12H10M8 12H6M2 6H22V18H2V6Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M13.875 13.5C13.875 13.9832 14.2668 14.375 14.75 14.375C15.2332 14.375 15.625 13.9832 15.625 13.5C15.625 13.0168 15.2332 12.625 14.75 12.625C14.2668 12.625 13.875 13.0168 13.875 13.5ZM16.875 10.5C16.875 10.9832 17.2668 11.375 17.75 11.375C18.2332 11.375 18.625 10.9832 18.625 10.5C18.625 10.0168 18.2332 9.625 17.75 9.625C17.2668 9.625 16.875 10.0168 16.875 10.5Z\" fill=\"currentColor\" stroke=\"currentColor\" stroke-width=\"0.75\" stroke-linecap=\"square\"/>",
@@ -15918,6 +15946,20 @@
15918
15946
  "packageName": "square-outlined-radius-0-stroke-2",
15919
15947
  "componentName": "IconMinusLarge"
15920
15948
  },
15949
+ {
15950
+ "category": "Interface General",
15951
+ "svg": "<path d=\"M5.5 12H18.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/>",
15952
+ "iconName": "minus-medium, remove, delete",
15953
+ "variant": {
15954
+ "join": "square",
15955
+ "filled": "off",
15956
+ "radius": "0",
15957
+ "stroke": "2"
15958
+ },
15959
+ "createdAt": "2026-03-31T10:00:47.268223+00:00",
15960
+ "packageName": "square-outlined-radius-0-stroke-2",
15961
+ "componentName": "IconMinusMedium"
15962
+ },
15921
15963
  {
15922
15964
  "category": "Interface General",
15923
15965
  "svg": "<path d=\"M7 12H17\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/>",
@@ -16870,6 +16912,20 @@
16870
16912
  "packageName": "square-outlined-radius-0-stroke-2",
16871
16913
  "componentName": "IconOffline"
16872
16914
  },
16915
+ {
16916
+ "category": "Gaming",
16917
+ "svg": "<path d=\"M12 9V14\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M17 11V15\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M20 15H4V20H20V15Z\" stroke=\"currentColor\" stroke-width=\"2\"/><circle cx=\"12\" cy=\"6.5\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"2\"/>",
16918
+ "iconName": "old-joystick, gamepad, gaming, control",
16919
+ "variant": {
16920
+ "join": "square",
16921
+ "filled": "off",
16922
+ "radius": "0",
16923
+ "stroke": "2"
16924
+ },
16925
+ "createdAt": "2026-04-01T11:00:44.936562+00:00",
16926
+ "packageName": "square-outlined-radius-0-stroke-2",
16927
+ "componentName": "IconOldJoystick"
16928
+ },
16873
16929
  {
16874
16930
  "category": "Devices & Signals",
16875
16931
  "svg": "<path d=\"M5 7V2M5 4H19V17C19 19.2091 17.2091 21 15 21H9C6.79086 21 5 19.2091 5 17V4ZM8 7H16V14H8V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/>",
@@ -18858,6 +18914,20 @@
18858
18914
  "packageName": "square-outlined-radius-0-stroke-2",
18859
18915
  "componentName": "IconPlusLarge"
18860
18916
  },
18917
+ {
18918
+ "category": "Interface General",
18919
+ "svg": "<path d=\"M12 5.5V12M12 12V18.5M12 12H5.5M12 12H18.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/>",
18920
+ "iconName": "plus-medium, add medium",
18921
+ "variant": {
18922
+ "join": "square",
18923
+ "filled": "off",
18924
+ "radius": "0",
18925
+ "stroke": "2"
18926
+ },
18927
+ "createdAt": "2026-03-31T10:00:47.268223+00:00",
18928
+ "packageName": "square-outlined-radius-0-stroke-2",
18929
+ "componentName": "IconPlusMedium"
18930
+ },
18861
18931
  {
18862
18932
  "category": "Interface General",
18863
18933
  "svg": "<path d=\"M12 7V12M12 12V17M12 12H7M12 12H17\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/>",
@@ -24570,6 +24640,20 @@
24570
24640
  "packageName": "square-outlined-radius-0-stroke-2",
24571
24641
  "componentName": "IconTouchGrass"
24572
24642
  },
24643
+ {
24644
+ "category": "Building",
24645
+ "svg": "<path d=\"M8 3L16 3\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M12 3V7.5\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M17.5 10.5L19 6.5H5L6.5 10.5\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M21 10.5H3L5 15.0001H19L21 10.5Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M10 15V21H14V15\" stroke=\"currentColor\" stroke-width=\"2\"/>",
24646
+ "iconName": "tower, terminal",
24647
+ "variant": {
24648
+ "join": "square",
24649
+ "filled": "off",
24650
+ "radius": "0",
24651
+ "stroke": "2"
24652
+ },
24653
+ "createdAt": "2026-03-31T10:00:47.268223+00:00",
24654
+ "packageName": "square-outlined-radius-0-stroke-2",
24655
+ "componentName": "IconTower"
24656
+ },
24573
24657
  {
24574
24658
  "category": "Crypto",
24575
24659
  "svg": "<path d=\"M7 3V10M7 10H4V18H7M7 10H10V18H7M7 18V21M17 3V6M17 6H14V18H17M17 6H20V18H17M17 18V21\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/>",
package/icons/index.d.ts CHANGED
@@ -798,6 +798,7 @@ export type CentralIconName =
798
798
  | "IconFlashcards"
799
799
  | "IconFloppyDisk1"
800
800
  | "IconFloppyDisk2"
801
+ | "IconFlowerShape"
801
802
  | "IconFocusAuto"
802
803
  | "IconFocusExposure"
803
804
  | "IconFocusFlash"
@@ -865,6 +866,7 @@ export type CentralIconName =
865
866
  | "IconFullscreen1"
866
867
  | "IconFullscreen2"
867
868
  | "IconGalaxy"
869
+ | "IconGamecontroller"
868
870
  | "IconGamepad"
869
871
  | "IconGamepadControls"
870
872
  | "IconGamepadControlsDown"
@@ -1136,6 +1138,7 @@ export type CentralIconName =
1136
1138
  | "IconMinimize315"
1137
1139
  | "IconMinimize45"
1138
1140
  | "IconMinusLarge"
1141
+ | "IconMinusMedium"
1139
1142
  | "IconMinusSmall"
1140
1143
  | "IconMistral"
1141
1144
  | "IconModelcontextprotocol"
@@ -1204,6 +1207,7 @@ export type CentralIconName =
1204
1207
  | "IconNvidia"
1205
1208
  | "IconOculus"
1206
1209
  | "IconOffline"
1210
+ | "IconOldJoystick"
1207
1211
  | "IconOldPhone"
1208
1212
  | "IconOllama"
1209
1213
  | "IconOmega"
@@ -1346,6 +1350,7 @@ export type CentralIconName =
1346
1350
  | "IconPlugin1"
1347
1351
  | "IconPlugin2"
1348
1352
  | "IconPlusLarge"
1353
+ | "IconPlusMedium"
1349
1354
  | "IconPlusSmall"
1350
1355
  | "IconPodcast1"
1351
1356
  | "IconPodcast2"
@@ -1754,6 +1759,7 @@ export type CentralIconName =
1754
1759
  | "IconToque"
1755
1760
  | "IconTouch"
1756
1761
  | "IconTouchGrass"
1762
+ | "IconTower"
1757
1763
  | "IconTradingViewCandles"
1758
1764
  | "IconTradingViewLine"
1759
1765
  | "IconTradingViewSteps"