@central-icons-react-native/round-filled-radius-3-stroke-1 1.1.86 → 1.1.88

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 (50) hide show
  1. package/{IconCloud1 → IconBlocks}/index.d.ts +2 -2
  2. package/IconBlocks/index.js +2 -0
  3. package/IconBlocks/index.js.map +1 -0
  4. package/IconBlocks/index.mjs +2 -0
  5. package/IconBlocks/index.mjs.map +1 -0
  6. package/IconCloudWeather/index.d.ts +4 -0
  7. package/IconCloudWeather/index.js +2 -0
  8. package/IconCloudWeather/index.js.map +1 -0
  9. package/{IconCloud1 → IconCloudWeather}/index.mjs +1 -1
  10. package/IconCloudWeather/index.mjs.map +1 -0
  11. package/IconFolderShield/index.d.ts +4 -0
  12. package/IconFolderShield/index.js +2 -0
  13. package/IconFolderShield/index.js.map +1 -0
  14. package/IconFolderShield/index.mjs +2 -0
  15. package/IconFolderShield/index.mjs.map +1 -0
  16. package/IconHandshake/index.d.ts +4 -0
  17. package/IconHandshake/index.js +2 -0
  18. package/IconHandshake/index.js.map +1 -0
  19. package/IconHandshake/index.mjs +2 -0
  20. package/IconHandshake/index.mjs.map +1 -0
  21. package/IconMarker2/index.d.ts +4 -0
  22. package/IconMarker2/index.js +2 -0
  23. package/IconMarker2/index.js.map +1 -0
  24. package/IconMarker2/index.mjs +2 -0
  25. package/IconMarker2/index.mjs.map +1 -0
  26. package/IconMoveFolder/index.d.ts +4 -0
  27. package/IconMoveFolder/index.js +2 -0
  28. package/IconMoveFolder/index.js.map +1 -0
  29. package/IconMoveFolder/index.mjs +2 -0
  30. package/IconMoveFolder/index.mjs.map +1 -0
  31. package/IconPeopleIdCard/index.d.ts +4 -0
  32. package/IconPeopleIdCard/index.js +2 -0
  33. package/IconPeopleIdCard/index.js.map +1 -0
  34. package/IconPeopleIdCard/index.mjs +2 -0
  35. package/IconPeopleIdCard/index.mjs.map +1 -0
  36. package/README.md +7 -1
  37. package/filtered-icons.json +98 -14
  38. package/icons/index.d.ts +7 -1
  39. package/icons-index.json +21 -9
  40. package/index.d.ts +7 -1
  41. package/index.js +1 -1
  42. package/index.js.map +1 -1
  43. package/index.mjs +1 -1
  44. package/index.mjs.map +1 -1
  45. package/license-check.js +1 -1
  46. package/package.json +1 -1
  47. package/tsx-icons.json +49 -7
  48. package/IconCloud1/index.js +0 -2
  49. package/IconCloud1/index.js.map +0 -1
  50. package/IconCloud1/index.mjs.map +0 -1
@@ -1,4 +1,4 @@
1
1
  import { FC } from "react";
2
2
  import { type CentralIconBaseProps } from "../CentralIconBase";
3
- export declare const IconCloud1: FC<CentralIconBaseProps>;
4
- export default IconCloud1;
3
+ export declare const IconBlocks: FC<CentralIconBaseProps>;
4
+ export default IconBlocks;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var t=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var v=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,H=Object.prototype.hasOwnProperty;var V=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0})},a=(o,r,e,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of v(r))!H.call(o,n)&&n!==e&&t(o,n,{get:()=>r[n],enumerable:!(p=u(r,n))||p.enumerable});return o};var c=(o,r,e)=>(e=o!=null?i(B(o)):{},a(r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e,o)),I=o=>a(t({},"__esModule",{value:!0}),o);var P={};V(P,{IconBlocks:()=>d,default:()=>x});module.exports=I(P);var l=c(require("react"));var f=c(require("react")),m=require("react-native-svg"),s=({children:o,size:r=24,...e})=>f.default.createElement(m.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var C=require("react-native-svg"),d=o=>l.default.createElement(s,{...o},l.default.createElement(C.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5 6C10.7761 6 11 6.22386 11 6.5V13H17.5C17.7761 13 18 13.2239 18 13.5V17.5C18 19.433 16.433 21 14.5 21H6.5C4.567 21 3 19.433 3 17.5V9.5C3 7.567 4.567 6 6.5 6H10.5ZM11 20H14.5C15.8807 20 17 18.8807 17 17.5V14H11V20ZM6.5 7C5.11929 7 4 8.11929 4 9.5V13H10V7H6.5Z",fill:"currentColor"}),l.default.createElement(C.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M17.5 3C19.433 3 21 4.567 21 6.5V10.5C21 10.7761 20.7761 11 20.5 11H13.5C13.2239 11 13 10.7761 13 10.5V3.5C13 3.22386 13.2239 3 13.5 3H17.5Z",fill:"currentColor"})),x=d;0&&(module.exports={IconBlocks});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBlocks/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 IconBlocks: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.5 6C10.7761 6 11 6.22386 11 6.5V13H17.5C17.7761 13 18 13.2239 18 13.5V17.5C18 19.433 16.433 21 14.5 21H6.5C4.567 21 3 19.433 3 17.5V9.5C3 7.567 4.567 6 6.5 6H10.5ZM11 20H14.5C15.8807 20 17 18.8807 17 17.5V14H11V20ZM6.5 7C5.11929 7 4 8.11929 4 9.5V13H10V7H6.5Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17.5 3C19.433 3 21 4.567 21 6.5V10.5C21 10.7761 20.7761 11 20.5 11H13.5C13.2239 11 13 10.7761 13 10.5V3.5C13 3.22386 13.2239 3 13.5 3H17.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBlocks;\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,gBAAAE,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,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,0QACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,+IACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconBlocks_exports","__export","IconBlocks","IconBlocks_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconBlocks","props","React","CentralIconBase","IconBlocks_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import C from"react";import{Svg as p}from"react-native-svg";var n=({children:r,size:o=24,...l})=>C.createElement(p,{...l,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as t}from"react-native-svg";var a=r=>e.createElement(n,{...r},e.createElement(t,{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5 6C10.7761 6 11 6.22386 11 6.5V13H17.5C17.7761 13 18 13.2239 18 13.5V17.5C18 19.433 16.433 21 14.5 21H6.5C4.567 21 3 19.433 3 17.5V9.5C3 7.567 4.567 6 6.5 6H10.5ZM11 20H14.5C15.8807 20 17 18.8807 17 17.5V14H11V20ZM6.5 7C5.11929 7 4 8.11929 4 9.5V13H10V7H6.5Z",fill:"currentColor"}),e.createElement(t,{fillRule:"evenodd",clipRule:"evenodd",d:"M17.5 3C19.433 3 21 4.567 21 6.5V10.5C21 10.7761 20.7761 11 20.5 11H13.5C13.2239 11 13 10.7761 13 10.5V3.5C13 3.22386 13.2239 3 13.5 3H17.5Z",fill:"currentColor"})),H=a;export{a as IconBlocks,H as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBlocks/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 IconBlocks: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.5 6C10.7761 6 11 6.22386 11 6.5V13H17.5C17.7761 13 18 13.2239 18 13.5V17.5C18 19.433 16.433 21 14.5 21H6.5C4.567 21 3 19.433 3 17.5V9.5C3 7.567 4.567 6 6.5 6H10.5ZM11 20H14.5C15.8807 20 17 18.8807 17 17.5V14H11V20ZM6.5 7C5.11929 7 4 8.11929 4 9.5V13H10V7H6.5Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17.5 3C19.433 3 21 4.567 21 6.5V10.5C21 10.7761 20.7761 11 20.5 11H13.5C13.2239 11 13 10.7761 13 10.5V3.5C13 3.22386 13.2239 3 13.5 3H17.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBlocks;\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,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,0QACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,+IACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBlocks","props","React","CentralIconBase","IconBlocks_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconCloudWeather: FC<CentralIconBaseProps>;
4
+ export default IconCloudWeather;
@@ -0,0 +1,2 @@
1
+ "use strict";var B=Object.create;var n=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var i=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 i(o))!P.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(C=I(o,e))||C.enumerable});return r};var l=(r,o,t)=>(t=r!=null?B(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 d={};g(d,{IconCloudWeather:()=>u,default:()=>v});module.exports=h(d);var p=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(s.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"),u=r=>p.default.createElement(c,{...r},p.default.createElement(f.Path,{d:"M8.85 4C4.50509 4 1 7.59129 1 12C1 16.4087 4.50509 20 8.85 20H17.25C20.4351 20 23 17.3681 23 14.1429C23 10.9176 20.4351 8.28571 17.25 8.28571C16.9761 8.28571 16.7064 8.30526 16.4422 8.34313C16.1104 8.39069 15.7838 8.23386 15.6332 7.97104C14.2745 5.59998 11.7481 4 8.85 4Z",fill:"currentColor"})),v=u;0&&(module.exports={IconCloudWeather});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconCloudWeather/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 IconCloudWeather: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8.85 4C4.50509 4 1 7.59129 1 12C1 16.4087 4.50509 20 8.85 20H17.25C20.4351 20 23 17.3681 23 14.1429C23 10.9176 20.4351 8.28571 17.25 8.28571C16.9761 8.28571 16.7064 8.30526 16.4422 8.34313C16.1104 8.39069 15.7838 8.23386 15.6332 7.97104C14.2745 5.59998 11.7481 4 8.85 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCloudWeather;\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,sBAAAE,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,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,kRACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconCloudWeather_exports","__export","IconCloudWeather","IconCloudWeather_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconCloudWeather","props","React","CentralIconBase","IconCloudWeather_default"]}
@@ -1,2 +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 l=o=>e.createElement(t,{...o},e.createElement(a,{d:"M8.85 4C4.50509 4 1 7.59129 1 12C1 16.4087 4.50509 20 8.85 20H17.25C20.4351 20 23 17.3681 23 14.1429C23 10.9176 20.4351 8.28571 17.25 8.28571C16.9761 8.28571 16.7064 8.30526 16.4422 8.34313C16.1104 8.39069 15.7838 8.23386 15.6332 7.97104C14.2745 5.59998 11.7481 4 8.85 4Z",fill:"currentColor"})),P=l;export{l as IconCloud1,P as default};
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 l=o=>e.createElement(t,{...o},e.createElement(a,{d:"M8.85 4C4.50509 4 1 7.59129 1 12C1 16.4087 4.50509 20 8.85 20H17.25C20.4351 20 23 17.3681 23 14.1429C23 10.9176 20.4351 8.28571 17.25 8.28571C16.9761 8.28571 16.7064 8.30526 16.4422 8.34313C16.1104 8.39069 15.7838 8.23386 15.6332 7.97104C14.2745 5.59998 11.7481 4 8.85 4Z",fill:"currentColor"})),P=l;export{l as IconCloudWeather,P as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconCloudWeather/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 IconCloudWeather: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8.85 4C4.50509 4 1 7.59129 1 12C1 16.4087 4.50509 20 8.85 20H17.25C20.4351 20 23 17.3681 23 14.1429C23 10.9176 20.4351 8.28571 17.25 8.28571C16.9761 8.28571 16.7064 8.30526 16.4422 8.34313C16.1104 8.39069 15.7838 8.23386 15.6332 7.97104C14.2745 5.59998 11.7481 4 8.85 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCloudWeather;\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,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,kRACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconCloudWeather","props","React","CentralIconBase","IconCloudWeather_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconFolderShield: FC<CentralIconBaseProps>;
4
+ export default IconFolderShield;
@@ -0,0 +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 e in o)n(r,e,{get:o[e],enumerable:!0})},L=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!x.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(l=u(o,t))||l.enumerable});return r};var a=(r,o,e)=>(e=r!=null?i(I(r)):{},L(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),d=r=>L(n({},"__esModule",{value:!0}),r);var V={};P(V,{IconFolderShield:()=>c,default:()=>g});module.exports=d(V);var C=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),f=({children:r,size:o=24,...e})=>m.default.createElement(s.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 p=require("react-native-svg"),c=r=>C.default.createElement(f,{...r},C.default.createElement(p.Path,{d:"M18.9004 11.5088C18.9991 11.4887 19.1032 11.4988 19.1973 11.5391L22.0908 12.7793C22.6421 13.0156 22.9997 13.5585 23 14.1582V16.3613C23 18.1614 21.9269 19.7889 20.2725 20.498L19.1973 20.959C19.0715 21.0129 18.9285 21.0129 18.8027 20.959L17.7275 20.498C16.1763 19.8332 15.1365 18.361 15.0127 16.6963L15 16.3613V14.1582C15.0003 13.5585 15.3579 13.0156 15.9092 12.7793L18.8027 11.5391L18.9004 11.5088Z",fill:"currentColor"}),C.default.createElement(p.Path,{d:"M8.46484 3C9.52081 3.00001 10.5111 3.49497 11.1455 4.3291L11.3896 4.6709C12.0241 5.50503 13.0143 5.99999 14.0703 6H18.5C20.433 6 22 7.567 22 9.5V11.6523L19.5908 10.6201C19.3074 10.4987 18.9964 10.4694 18.7012 10.5293L18.6523 10.5391L18.6045 10.5537L18.5068 10.584L18.457 10.5996L15.5156 11.8604C14.5962 12.2544 14.0003 13.1589 14 14.1582V16.3809L14.001 16.3994L14.0137 16.7344V16.7529L14.0156 16.7705C14.1059 17.9848 14.5972 19.1132 15.3799 20H5.5C3.567 20 2 18.433 2 16.5V6.5C2 4.567 3.567 3 5.5 3H8.46484Z",fill:"currentColor"})),g=c;0&&(module.exports={IconFolderShield});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFolderShield/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 IconFolderShield: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.9004 11.5088C18.9991 11.4887 19.1032 11.4988 19.1973 11.5391L22.0908 12.7793C22.6421 13.0156 22.9997 13.5585 23 14.1582V16.3613C23 18.1614 21.9269 19.7889 20.2725 20.498L19.1973 20.959C19.0715 21.0129 18.9285 21.0129 18.8027 20.959L17.7275 20.498C16.1763 19.8332 15.1365 18.361 15.0127 16.6963L15 16.3613V14.1582C15.0003 13.5585 15.3579 13.0156 15.9092 12.7793L18.8027 11.5391L18.9004 11.5088Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M8.46484 3C9.52081 3.00001 10.5111 3.49497 11.1455 4.3291L11.3896 4.6709C12.0241 5.50503 13.0143 5.99999 14.0703 6H18.5C20.433 6 22 7.567 22 9.5V11.6523L19.5908 10.6201C19.3074 10.4987 18.9964 10.4694 18.7012 10.5293L18.6523 10.5391L18.6045 10.5537L18.5068 10.584L18.457 10.5996L15.5156 11.8604C14.5962 12.2544 14.0003 13.1589 14 14.1582V16.3809L14.001 16.3994L14.0137 16.7344V16.7529L14.0156 16.7705C14.1059 17.9848 14.5972 19.1132 15.3799 20H5.5C3.567 20 2 18.433 2 16.5V6.5C2 4.567 3.567 3 5.5 3H8.46484Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFolderShield;\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,sBAAAE,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,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,gZACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8fACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFolderShield_exports","__export","IconFolderShield","IconFolderShield_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFolderShield","props","React","CentralIconBase","IconFolderShield_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import p from"react";import{Svg as l}from"react-native-svg";var t=({children:o,size:r=24,...C})=>p.createElement(l,{...C,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 n}from"react-native-svg";var L=o=>e.createElement(t,{...o},e.createElement(n,{d:"M18.9004 11.5088C18.9991 11.4887 19.1032 11.4988 19.1973 11.5391L22.0908 12.7793C22.6421 13.0156 22.9997 13.5585 23 14.1582V16.3613C23 18.1614 21.9269 19.7889 20.2725 20.498L19.1973 20.959C19.0715 21.0129 18.9285 21.0129 18.8027 20.959L17.7275 20.498C16.1763 19.8332 15.1365 18.361 15.0127 16.6963L15 16.3613V14.1582C15.0003 13.5585 15.3579 13.0156 15.9092 12.7793L18.8027 11.5391L18.9004 11.5088Z",fill:"currentColor"}),e.createElement(n,{d:"M8.46484 3C9.52081 3.00001 10.5111 3.49497 11.1455 4.3291L11.3896 4.6709C12.0241 5.50503 13.0143 5.99999 14.0703 6H18.5C20.433 6 22 7.567 22 9.5V11.6523L19.5908 10.6201C19.3074 10.4987 18.9964 10.4694 18.7012 10.5293L18.6523 10.5391L18.6045 10.5537L18.5068 10.584L18.457 10.5996L15.5156 11.8604C14.5962 12.2544 14.0003 13.1589 14 14.1582V16.3809L14.001 16.3994L14.0137 16.7344V16.7529L14.0156 16.7705C14.1059 17.9848 14.5972 19.1132 15.3799 20H5.5C3.567 20 2 18.433 2 16.5V6.5C2 4.567 3.567 3 5.5 3H8.46484Z",fill:"currentColor"})),x=L;export{L as IconFolderShield,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFolderShield/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 IconFolderShield: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.9004 11.5088C18.9991 11.4887 19.1032 11.4988 19.1973 11.5391L22.0908 12.7793C22.6421 13.0156 22.9997 13.5585 23 14.1582V16.3613C23 18.1614 21.9269 19.7889 20.2725 20.498L19.1973 20.959C19.0715 21.0129 18.9285 21.0129 18.8027 20.959L17.7275 20.498C16.1763 19.8332 15.1365 18.361 15.0127 16.6963L15 16.3613V14.1582C15.0003 13.5585 15.3579 13.0156 15.9092 12.7793L18.8027 11.5391L18.9004 11.5088Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M8.46484 3C9.52081 3.00001 10.5111 3.49497 11.1455 4.3291L11.3896 4.6709C12.0241 5.50503 13.0143 5.99999 14.0703 6H18.5C20.433 6 22 7.567 22 9.5V11.6523L19.5908 10.6201C19.3074 10.4987 18.9964 10.4694 18.7012 10.5293L18.6523 10.5391L18.6045 10.5537L18.5068 10.584L18.457 10.5996L15.5156 11.8604C14.5962 12.2544 14.0003 13.1589 14 14.1582V16.3809L14.001 16.3994L14.0137 16.7344V16.7529L14.0156 16.7705C14.1059 17.9848 14.5972 19.1132 15.3799 20H5.5C3.567 20 2 18.433 2 16.5V6.5C2 4.567 3.567 3 5.5 3H8.46484Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFolderShield;\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,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,gZACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8fACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFolderShield","props","React","CentralIconBase","IconFolderShield_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconHandshake: FC<CentralIconBaseProps>;
4
+ export default IconHandshake;
@@ -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,p)=>{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:!(p=i(o,e))||p.enumerable});return r};var l=(r,o,t)=>(t=r!=null?I(x(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),L=r=>a(n({},"__esModule",{value:!0}),r);var v={};g(v,{IconHandshake:()=>B,default:()=>h});module.exports=L(v);var C=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(s.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=>C.default.createElement(c,{...r},C.default.createElement(f.Path,{d:"M11.3029 4.72772C8.90084 2.37933 5.13609 2.42621 2.7902 4.87127C0.543748 7.21307 0.36913 10.9542 2.50699 13.3566C4.70271 15.824 7.24343 18.716 9.777 21.1939C11.0202 22.4097 12.977 22.4043 14.1747 21.1437C16.0625 19.1564 17.9276 16.8725 19.7124 15.0989L15.199 10.4872C15.0015 10.2854 14.6763 10.2871 14.4808 10.4908L13.5812 11.4289C12.0366 13.0388 9.52324 13.0388 7.97867 11.4289C7.11138 10.5245 7.1115 9.09708 7.97893 8.19281L11.3029 4.72772ZM21.2101 4.87127C18.8169 2.37689 14.9451 2.37689 12.5519 4.87127L8.70064 8.88523C8.20435 9.40249 8.20422 10.2191 8.70035 10.7365C9.85132 11.9361 11.7086 11.9361 12.8595 10.7365L13.7773 9.78011C14.3666 9.16609 15.348 9.16473 15.939 9.77712L20.4 14.4C20.4 14.4 21.1414 13.7521 21.4933 13.3566C23.6312 10.9542 23.4566 7.21307 21.2101 4.87127Z",fill:"currentColor"})),h=B;0&&(module.exports={IconHandshake});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconHandshake/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 IconHandshake: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.3029 4.72772C8.90084 2.37933 5.13609 2.42621 2.7902 4.87127C0.543748 7.21307 0.36913 10.9542 2.50699 13.3566C4.70271 15.824 7.24343 18.716 9.777 21.1939C11.0202 22.4097 12.977 22.4043 14.1747 21.1437C16.0625 19.1564 17.9276 16.8725 19.7124 15.0989L15.199 10.4872C15.0015 10.2854 14.6763 10.2871 14.4808 10.4908L13.5812 11.4289C12.0366 13.0388 9.52324 13.0388 7.97867 11.4289C7.11138 10.5245 7.1115 9.09708 7.97893 8.19281L11.3029 4.72772ZM21.2101 4.87127C18.8169 2.37689 14.9451 2.37689 12.5519 4.87127L8.70064 8.88523C8.20435 9.40249 8.20422 10.2191 8.70035 10.7365C9.85132 11.9361 11.7086 11.9361 12.8595 10.7365L13.7773 9.78011C14.3666 9.16609 15.348 9.16473 15.939 9.77712L20.4 14.4C20.4 14.4 21.1414 13.7521 21.4933 13.3566C23.6312 10.9542 23.4566 7.21307 21.2101 4.87127Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHandshake;\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,mBAAAE,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,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,gxBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconHandshake_exports","__export","IconHandshake","IconHandshake_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconHandshake","props","React","CentralIconBase","IconHandshake_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import C from"react";import{Svg as p}from"react-native-svg";var t=({children:o,size:r=24,...n})=>C.createElement(p,{...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 l=o=>e.createElement(t,{...o},e.createElement(a,{d:"M11.3029 4.72772C8.90084 2.37933 5.13609 2.42621 2.7902 4.87127C0.543748 7.21307 0.36913 10.9542 2.50699 13.3566C4.70271 15.824 7.24343 18.716 9.777 21.1939C11.0202 22.4097 12.977 22.4043 14.1747 21.1437C16.0625 19.1564 17.9276 16.8725 19.7124 15.0989L15.199 10.4872C15.0015 10.2854 14.6763 10.2871 14.4808 10.4908L13.5812 11.4289C12.0366 13.0388 9.52324 13.0388 7.97867 11.4289C7.11138 10.5245 7.1115 9.09708 7.97893 8.19281L11.3029 4.72772ZM21.2101 4.87127C18.8169 2.37689 14.9451 2.37689 12.5519 4.87127L8.70064 8.88523C8.20435 9.40249 8.20422 10.2191 8.70035 10.7365C9.85132 11.9361 11.7086 11.9361 12.8595 10.7365L13.7773 9.78011C14.3666 9.16609 15.348 9.16473 15.939 9.77712L20.4 14.4C20.4 14.4 21.1414 13.7521 21.4933 13.3566C23.6312 10.9542 23.4566 7.21307 21.2101 4.87127Z",fill:"currentColor"})),P=l;export{l as IconHandshake,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconHandshake/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 IconHandshake: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.3029 4.72772C8.90084 2.37933 5.13609 2.42621 2.7902 4.87127C0.543748 7.21307 0.36913 10.9542 2.50699 13.3566C4.70271 15.824 7.24343 18.716 9.777 21.1939C11.0202 22.4097 12.977 22.4043 14.1747 21.1437C16.0625 19.1564 17.9276 16.8725 19.7124 15.0989L15.199 10.4872C15.0015 10.2854 14.6763 10.2871 14.4808 10.4908L13.5812 11.4289C12.0366 13.0388 9.52324 13.0388 7.97867 11.4289C7.11138 10.5245 7.1115 9.09708 7.97893 8.19281L11.3029 4.72772ZM21.2101 4.87127C18.8169 2.37689 14.9451 2.37689 12.5519 4.87127L8.70064 8.88523C8.20435 9.40249 8.20422 10.2191 8.70035 10.7365C9.85132 11.9361 11.7086 11.9361 12.8595 10.7365L13.7773 9.78011C14.3666 9.16609 15.348 9.16473 15.939 9.77712L20.4 14.4C20.4 14.4 21.1414 13.7521 21.4933 13.3566C23.6312 10.9542 23.4566 7.21307 21.2101 4.87127Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHandshake;\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,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,gxBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconHandshake","props","React","CentralIconBase","IconHandshake_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconMarker2: FC<CentralIconBaseProps>;
4
+ export default IconMarker2;
@@ -0,0 +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})},a=(r,o,t,l)=>{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:!(l=u(o,e))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?i(I(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>a(n({},"__esModule",{value:!0}),r);var d={};P(d,{IconMarker2:()=>L,default:()=>v});module.exports=g(d);var C=m(require("react"));var s=m(require("react")),f=require("react-native-svg"),c=({children:r,size:o=24,...t})=>s.default.createElement(f.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 p=require("react-native-svg"),L=r=>C.default.createElement(c,{...r},C.default.createElement(p.Path,{d:"M11.9452 9.34796C12.8145 8.47862 14.0767 8.12888 15.2694 8.42706L16.8153 8.81378C17.4306 8.96767 17.9929 9.28623 18.4413 9.73467L20.8534 12.1468C21.0485 12.3421 21.0486 12.6586 20.8534 12.8538L11.8534 21.8538C11.6582 22.0489 11.3416 22.0488 11.1464 21.8538L8.73428 19.4417C8.28587 18.9933 7.96729 18.4309 7.81338 17.8157L7.42666 16.2698C7.1285 15.0772 7.47832 13.8149 8.34756 12.9456L11.9452 9.34796Z",fill:"currentColor"}),C.default.createElement(p.Path,{d:"M5.27334 4.01299C5.41224 2.76295 6.93573 2.22816 7.8251 3.11749L12.1034 7.39678C12.2985 7.59206 12.2986 7.90862 12.1034 8.10382L7.10342 13.1038C7.00968 13.1975 6.88243 13.2503 6.7499 13.2503C6.61738 13.2503 6.49014 13.1975 6.39639 13.1038L5.66592 12.3733C4.91419 11.6216 4.54471 10.5686 4.66201 9.51202L5.27334 4.01299Z",fill:"currentColor"})),v=L;0&&(module.exports={IconMarker2});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMarker2/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 IconMarker2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.9452 9.34796C12.8145 8.47862 14.0767 8.12888 15.2694 8.42706L16.8153 8.81378C17.4306 8.96767 17.9929 9.28623 18.4413 9.73467L20.8534 12.1468C21.0485 12.3421 21.0486 12.6586 20.8534 12.8538L11.8534 21.8538C11.6582 22.0489 11.3416 22.0488 11.1464 21.8538L8.73428 19.4417C8.28587 18.9933 7.96729 18.4309 7.81338 17.8157L7.42666 16.2698C7.1285 15.0772 7.47832 13.8149 8.34756 12.9456L11.9452 9.34796Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.27334 4.01299C5.41224 2.76295 6.93573 2.22816 7.8251 3.11749L12.1034 7.39678C12.2985 7.59206 12.2986 7.90862 12.1034 8.10382L7.10342 13.1038C7.00968 13.1975 6.88243 13.2503 6.7499 13.2503C6.61738 13.2503 6.49014 13.1975 6.39639 13.1038L5.66592 12.3733C4.91419 11.6216 4.54471 10.5686 4.66201 9.51202L5.27334 4.01299Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMarker2;\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,iBAAAE,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,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,mZACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kUACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconMarker2_exports","__export","IconMarker2","IconMarker2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconMarker2","props","React","CentralIconBase","IconMarker2_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:o,size:r=24,...C})=>p.createElement(l,{...C,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 n}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(n,{d:"M11.9452 9.34796C12.8145 8.47862 14.0767 8.12888 15.2694 8.42706L16.8153 8.81378C17.4306 8.96767 17.9929 9.28623 18.4413 9.73467L20.8534 12.1468C21.0485 12.3421 21.0486 12.6586 20.8534 12.8538L11.8534 21.8538C11.6582 22.0489 11.3416 22.0488 11.1464 21.8538L8.73428 19.4417C8.28587 18.9933 7.96729 18.4309 7.81338 17.8157L7.42666 16.2698C7.1285 15.0772 7.47832 13.8149 8.34756 12.9456L11.9452 9.34796Z",fill:"currentColor"}),t.createElement(n,{d:"M5.27334 4.01299C5.41224 2.76295 6.93573 2.22816 7.8251 3.11749L12.1034 7.39678C12.2985 7.59206 12.2986 7.90862 12.1034 8.10382L7.10342 13.1038C7.00968 13.1975 6.88243 13.2503 6.7499 13.2503C6.61738 13.2503 6.49014 13.1975 6.39639 13.1038L5.66592 12.3733C4.91419 11.6216 4.54471 10.5686 4.66201 9.51202L5.27334 4.01299Z",fill:"currentColor"})),x=a;export{a as IconMarker2,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMarker2/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 IconMarker2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.9452 9.34796C12.8145 8.47862 14.0767 8.12888 15.2694 8.42706L16.8153 8.81378C17.4306 8.96767 17.9929 9.28623 18.4413 9.73467L20.8534 12.1468C21.0485 12.3421 21.0486 12.6586 20.8534 12.8538L11.8534 21.8538C11.6582 22.0489 11.3416 22.0488 11.1464 21.8538L8.73428 19.4417C8.28587 18.9933 7.96729 18.4309 7.81338 17.8157L7.42666 16.2698C7.1285 15.0772 7.47832 13.8149 8.34756 12.9456L11.9452 9.34796Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.27334 4.01299C5.41224 2.76295 6.93573 2.22816 7.8251 3.11749L12.1034 7.39678C12.2985 7.59206 12.2986 7.90862 12.1034 8.10382L7.10342 13.1038C7.00968 13.1975 6.88243 13.2503 6.7499 13.2503C6.61738 13.2503 6.49014 13.1975 6.39639 13.1038L5.66592 12.3733C4.91419 11.6216 4.54471 10.5686 4.66201 9.51202L5.27334 4.01299Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMarker2;\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,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,mZACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kUACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconMarker2","props","React","CentralIconBase","IconMarker2_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconMoveFolder: FC<CentralIconBaseProps>;
4
+ export default IconMoveFolder;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var v=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var x=(o,r)=>{for(var e in r)n(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of v(r))!I.call(o,t)&&t!==e&&n(o,t,{get:()=>r[t],enumerable:!(p=d(r,t))||p.enumerable});return o};var a=(o,r,e)=>(e=o!=null?u(B(o)):{},l(r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e,o)),P=o=>l(n({},"__esModule",{value:!0}),o);var F={};x(F,{IconMoveFolder:()=>i,default:()=>g});module.exports=P(F);var C=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:o,size:r=24,...e})=>m.default.createElement(s.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),i=o=>C.default.createElement(c,{...o},C.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M8.46484 3C9.52081 3.00001 10.5111 3.49497 11.1455 4.3291L11.3896 4.6709C12.0241 5.50503 13.0143 5.99999 14.0703 6H18.5C20.433 6 22 7.567 22 9.5V16.5C22 18.433 20.433 20 18.5 20H5.5C3.567 20 2 18.433 2 16.5V6.5C2 4.567 3.567 3 5.5 3H8.46484ZM12.8535 10.1465C12.6583 9.95122 12.3417 9.95122 12.1465 10.1465C11.9512 10.3417 11.9512 10.6583 12.1465 10.8535L14.293 13H8.5C8.22386 13 8 13.2239 8 13.5C8 13.7761 8.22386 14 8.5 14H14.293L12.1465 16.1465C11.9512 16.3417 11.9512 16.6583 12.1465 16.8535C12.3417 17.0488 12.6583 17.0488 12.8535 16.8535L15.8535 13.8535C16.0488 13.6583 16.0488 13.3417 15.8535 13.1465L12.8535 10.1465Z",fill:"currentColor"})),g=i;0&&(module.exports={IconMoveFolder});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMoveFolder/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 IconMoveFolder: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M8.46484 3C9.52081 3.00001 10.5111 3.49497 11.1455 4.3291L11.3896 4.6709C12.0241 5.50503 13.0143 5.99999 14.0703 6H18.5C20.433 6 22 7.567 22 9.5V16.5C22 18.433 20.433 20 18.5 20H5.5C3.567 20 2 18.433 2 16.5V6.5C2 4.567 3.567 3 5.5 3H8.46484ZM12.8535 10.1465C12.6583 9.95122 12.3417 9.95122 12.1465 10.1465C11.9512 10.3417 11.9512 10.6583 12.1465 10.8535L14.293 13H8.5C8.22386 13 8 13.2239 8 13.5C8 13.7761 8.22386 14 8.5 14H14.293L12.1465 16.1465C11.9512 16.3417 11.9512 16.6583 12.1465 16.8535C12.3417 17.0488 12.6583 17.0488 12.8535 16.8535L15.8535 13.8535C16.0488 13.6583 16.0488 13.3417 15.8535 13.1465L12.8535 10.1465Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMoveFolder;\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,SAAS,UACT,SAAS,UACT,EAAE,knBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconMoveFolder_exports","__export","IconMoveFolder","IconMoveFolder_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconMoveFolder","props","React","CentralIconBase","IconMoveFolder_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import C from"react";import{Svg as p}from"react-native-svg";var e=({children:r,size:o=24,...n})=>C.createElement(p,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as l}from"react-native-svg";var a=r=>t.createElement(e,{...r},t.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M8.46484 3C9.52081 3.00001 10.5111 3.49497 11.1455 4.3291L11.3896 4.6709C12.0241 5.50503 13.0143 5.99999 14.0703 6H18.5C20.433 6 22 7.567 22 9.5V16.5C22 18.433 20.433 20 18.5 20H5.5C3.567 20 2 18.433 2 16.5V6.5C2 4.567 3.567 3 5.5 3H8.46484ZM12.8535 10.1465C12.6583 9.95122 12.3417 9.95122 12.1465 10.1465C11.9512 10.3417 11.9512 10.6583 12.1465 10.8535L14.293 13H8.5C8.22386 13 8 13.2239 8 13.5C8 13.7761 8.22386 14 8.5 14H14.293L12.1465 16.1465C11.9512 16.3417 11.9512 16.6583 12.1465 16.8535C12.3417 17.0488 12.6583 17.0488 12.8535 16.8535L15.8535 13.8535C16.0488 13.6583 16.0488 13.3417 15.8535 13.1465L12.8535 10.1465Z",fill:"currentColor"})),I=a;export{a as IconMoveFolder,I as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMoveFolder/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 IconMoveFolder: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M8.46484 3C9.52081 3.00001 10.5111 3.49497 11.1455 4.3291L11.3896 4.6709C12.0241 5.50503 13.0143 5.99999 14.0703 6H18.5C20.433 6 22 7.567 22 9.5V16.5C22 18.433 20.433 20 18.5 20H5.5C3.567 20 2 18.433 2 16.5V6.5C2 4.567 3.567 3 5.5 3H8.46484ZM12.8535 10.1465C12.6583 9.95122 12.3417 9.95122 12.1465 10.1465C11.9512 10.3417 11.9512 10.6583 12.1465 10.8535L14.293 13H8.5C8.22386 13 8 13.2239 8 13.5C8 13.7761 8.22386 14 8.5 14H14.293L12.1465 16.1465C11.9512 16.3417 11.9512 16.6583 12.1465 16.8535C12.3417 17.0488 12.6583 17.0488 12.8535 16.8535L15.8535 13.8535C16.0488 13.6583 16.0488 13.3417 15.8535 13.1465L12.8535 10.1465Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMoveFolder;\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,SAAS,UACT,SAAS,UACT,EAAE,knBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconMoveFolder","props","React","CentralIconBase","IconMoveFolder_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPeopleIdCard: FC<CentralIconBaseProps>;
4
+ export default IconPeopleIdCard;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var C=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var v=(o,r)=>{for(var e in r)C(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of I(r))!P.call(o,t)&&t!==e&&C(o,t,{get:()=>r[t],enumerable:!(p=u(r,t))||p.enumerable});return o};var a=(o,r,e)=>(e=o!=null?i(B(o)):{},l(r||!o||!o.__esModule?C(e,"default",{value:o,enumerable:!0}):e,o)),x=o=>l(C({},"__esModule",{value:!0}),o);var H={};v(H,{IconPeopleIdCard:()=>d,default:()=>g});module.exports=x(H);var n=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:o,size:r=24,...e})=>m.default.createElement(s.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),d=o=>n.default.createElement(c,{...o},n.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M16.5 2C18.433 2 20 3.567 20 5.5V18.5C20 20.433 18.433 22 16.5 22H7.5C5.567 22 4 20.433 4 18.5V5.5C4 3.567 5.567 2 7.5 2H16.5ZM12 16C10.1623 16 7.93184 17.3044 7.22559 19.5225C6.97425 20.3118 7.67158 21 8.5 21H15.5C16.3284 21 17.0257 20.3118 16.7744 19.5225C16.0682 17.3044 13.8377 16 12 16ZM12 8.5C10.4812 8.5 9.25 9.73122 9.25 11.25C9.25 12.7688 10.4812 14 12 14C13.5188 14 14.75 12.7688 14.75 11.25C14.75 9.73122 13.5188 8.5 12 8.5ZM9.5 4C9.22386 4 9 4.22386 9 4.5C9 4.77614 9.22386 5 9.5 5H14.5C14.7761 5 15 4.77614 15 4.5C15 4.22386 14.7761 4 14.5 4H9.5Z",fill:"currentColor"})),g=d;0&&(module.exports={IconPeopleIdCard});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPeopleIdCard/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 IconPeopleIdCard: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16.5 2C18.433 2 20 3.567 20 5.5V18.5C20 20.433 18.433 22 16.5 22H7.5C5.567 22 4 20.433 4 18.5V5.5C4 3.567 5.567 2 7.5 2H16.5ZM12 16C10.1623 16 7.93184 17.3044 7.22559 19.5225C6.97425 20.3118 7.67158 21 8.5 21H15.5C16.3284 21 17.0257 20.3118 16.7744 19.5225C16.0682 17.3044 13.8377 16 12 16ZM12 8.5C10.4812 8.5 9.25 9.73122 9.25 11.25C9.25 12.7688 10.4812 14 12 14C13.5188 14 14.75 12.7688 14.75 11.25C14.75 9.73122 13.5188 8.5 12 8.5ZM9.5 4C9.22386 4 9 4.22386 9 4.5C9 4.77614 9.22386 5 9.5 5H14.5C14.7761 5 15 4.77614 15 4.5C15 4.22386 14.7761 4 14.5 4H9.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleIdCard;\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,sBAAAE,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,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,kjBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPeopleIdCard_exports","__export","IconPeopleIdCard","IconPeopleIdCard_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPeopleIdCard","props","React","CentralIconBase","IconPeopleIdCard_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import n from"react";import{Svg as p}from"react-native-svg";var e=({children:r,size:o=24,...C})=>n.createElement(p,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as l}from"react-native-svg";var a=r=>t.createElement(e,{...r},t.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M16.5 2C18.433 2 20 3.567 20 5.5V18.5C20 20.433 18.433 22 16.5 22H7.5C5.567 22 4 20.433 4 18.5V5.5C4 3.567 5.567 2 7.5 2H16.5ZM12 16C10.1623 16 7.93184 17.3044 7.22559 19.5225C6.97425 20.3118 7.67158 21 8.5 21H15.5C16.3284 21 17.0257 20.3118 16.7744 19.5225C16.0682 17.3044 13.8377 16 12 16ZM12 8.5C10.4812 8.5 9.25 9.73122 9.25 11.25C9.25 12.7688 10.4812 14 12 14C13.5188 14 14.75 12.7688 14.75 11.25C14.75 9.73122 13.5188 8.5 12 8.5ZM9.5 4C9.22386 4 9 4.22386 9 4.5C9 4.77614 9.22386 5 9.5 5H14.5C14.7761 5 15 4.77614 15 4.5C15 4.22386 14.7761 4 14.5 4H9.5Z",fill:"currentColor"})),P=a;export{a as IconPeopleIdCard,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPeopleIdCard/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 IconPeopleIdCard: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16.5 2C18.433 2 20 3.567 20 5.5V18.5C20 20.433 18.433 22 16.5 22H7.5C5.567 22 4 20.433 4 18.5V5.5C4 3.567 5.567 2 7.5 2H16.5ZM12 16C10.1623 16 7.93184 17.3044 7.22559 19.5225C6.97425 20.3118 7.67158 21 8.5 21H15.5C16.3284 21 17.0257 20.3118 16.7744 19.5225C16.0682 17.3044 13.8377 16 12 16ZM12 8.5C10.4812 8.5 9.25 9.73122 9.25 11.25C9.25 12.7688 10.4812 14 12 14C13.5188 14 14.75 12.7688 14.75 11.25C14.75 9.73122 13.5188 8.5 12 8.5ZM9.5 4C9.22386 4 9 4.22386 9 4.5C9 4.77614 9.22386 5 9.5 5H14.5C14.7761 5 15 4.77614 15 4.5C15 4.22386 14.7761 4 14.5 4H9.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleIdCard;\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,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,kjBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPeopleIdCard","props","React","CentralIconBase","IconPeopleIdCard_default"]}
package/README.md CHANGED
@@ -655,6 +655,7 @@ Below is a complete list of available icons:
655
655
  - IconMagnet
656
656
  - IconMarkdown
657
657
  - IconMarker
658
+ - IconMarker2
658
659
  - IconMarkerCircle
659
660
  - IconMarkup
660
661
  - IconPaintBrush
@@ -776,9 +777,11 @@ Below is a complete list of available icons:
776
777
  - IconFolderRestricted
777
778
  - IconFolders
778
779
  - IconFolderShared
780
+ - IconFolderShield
779
781
  - IconFolderUpload
780
782
  - IconLibrary
781
783
  - IconListBullets
784
+ - IconMoveFolder
782
785
  - IconNote1
783
786
  - IconNote2
784
787
  - IconNotebook
@@ -913,6 +916,7 @@ Below is a complete list of available icons:
913
916
  - IconFistbump
914
917
  - IconHand4Finger
915
918
  - IconHand5Finger
919
+ - IconHandshake
916
920
  - IconHumanMashine
917
921
  - IconMagicHands
918
922
  - IconMoneyHand
@@ -1241,6 +1245,7 @@ Below is a complete list of available icons:
1241
1245
  - IconPeopleCopy
1242
1246
  - IconPeopleEdit
1243
1247
  - IconPeopleGear
1248
+ - IconPeopleIdCard
1244
1249
  - IconPeopleLike
1245
1250
  - IconPeopleRemove
1246
1251
  - IconPeopleRemove2
@@ -1671,6 +1676,7 @@ Below is a complete list of available icons:
1671
1676
  - IconBean
1672
1677
  - IconBee
1673
1678
  - IconBlackHole
1679
+ - IconBlocks
1674
1680
  - IconBomb
1675
1681
  - IconBooks
1676
1682
  - IconBronceMedal
@@ -1914,8 +1920,8 @@ Below is a complete list of available icons:
1914
1920
 
1915
1921
  ### Weather
1916
1922
 
1917
- - IconCloud1
1918
1923
  - IconCloudSnow
1924
+ - IconCloudWeather
1919
1925
  - IconCloudy
1920
1926
  - IconCloudySun
1921
1927
  - IconDrop
@@ -3206,6 +3206,20 @@
3206
3206
  "packageName": "round-filled-radius-3-stroke-1",
3207
3207
  "componentName": "IconBlock"
3208
3208
  },
3209
+ {
3210
+ "category": "Things",
3211
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.5 6C10.7761 6 11 6.22386 11 6.5V13H17.5C17.7761 13 18 13.2239 18 13.5V17.5C18 19.433 16.433 21 14.5 21H6.5C4.567 21 3 19.433 3 17.5V9.5C3 7.567 4.567 6 6.5 6H10.5ZM11 20H14.5C15.8807 20 17 18.8807 17 17.5V14H11V20ZM6.5 7C5.11929 7 4 8.11929 4 9.5V13H10V7H6.5Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17.5 3C19.433 3 21 4.567 21 6.5V10.5C21 10.7761 20.7761 11 20.5 11H13.5C13.2239 11 13 10.7761 13 10.5V3.5C13 3.22386 13.2239 3 13.5 3H17.5Z\" fill=\"currentColor\"/>",
3212
+ "iconName": "blocks, integration, apps",
3213
+ "variant": {
3214
+ "join": "round",
3215
+ "filled": "on",
3216
+ "radius": "3",
3217
+ "stroke": "1"
3218
+ },
3219
+ "createdAt": "2026-01-09T12:01:13.575765+00:00",
3220
+ "packageName": "round-filled-radius-3-stroke-1",
3221
+ "componentName": "IconBlocks"
3222
+ },
3209
3223
  {
3210
3224
  "category": "Filter & Settings",
3211
3225
  "svg": "<path d=\"M7 13C9.20914 13 11 14.7909 11 17C11 19.2091 9.20914 21 7 21C4.79086 21 3 19.2091 3 17C3 14.7909 4.79086 13 7 13Z\" fill=\"currentColor\"/><path d=\"M17.2246 6.08203C17.4187 5.95387 17.6827 5.97562 17.8535 6.14648L21.8535 10.1465C22.0488 10.3417 22.0488 10.6583 21.8535 10.8535C21.6583 11.0488 21.3417 11.0488 21.1465 10.8535L18 7.70703V17.5C18 17.7761 17.7761 18 17.5 18C17.2239 18 17 17.7761 17 17.5V7.70703L13.8535 10.8535C13.6583 11.0488 13.3417 11.0488 13.1465 10.8535C12.9512 10.6583 12.9512 10.3417 13.1465 10.1465L17.1465 6.14648L17.2246 6.08203Z\" fill=\"currentColor\"/><path d=\"M7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11C4.79086 11 3 9.20914 3 7C3 4.79086 4.79086 3 7 3Z\" fill=\"currentColor\"/>",
@@ -6510,20 +6524,6 @@
6510
6524
  "packageName": "round-filled-radius-3-stroke-1",
6511
6525
  "componentName": "IconCloud"
6512
6526
  },
6513
- {
6514
- "category": "Weather",
6515
- "svg": "<path d=\"M8.85 4C4.50509 4 1 7.59129 1 12C1 16.4087 4.50509 20 8.85 20H17.25C20.4351 20 23 17.3681 23 14.1429C23 10.9176 20.4351 8.28571 17.25 8.28571C16.9761 8.28571 16.7064 8.30526 16.4422 8.34313C16.1104 8.39069 15.7838 8.23386 15.6332 7.97104C14.2745 5.59998 11.7481 4 8.85 4Z\" fill=\"currentColor\"/>",
6516
- "iconName": "cloud, clouds",
6517
- "variant": {
6518
- "join": "round",
6519
- "filled": "on",
6520
- "radius": "3",
6521
- "stroke": "1"
6522
- },
6523
- "createdAt": "2025-02-15T21:11:34.065631+00:00",
6524
- "packageName": "round-filled-radius-3-stroke-1",
6525
- "componentName": "IconCloud1"
6526
- },
6527
6527
  {
6528
6528
  "category": "Clouds",
6529
6529
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1 14C1 17.3137 3.68629 20 7 20H17C20.3137 20 23 17.3137 23 14C23 11.342 21.2717 9.08774 18.8776 8.29963C18.5816 8.20219 18.3319 7.99536 18.1856 7.72017C17.0097 5.50705 14.6809 4 12 4C9.31914 4 6.99026 5.50705 5.81435 7.72017C5.66814 7.99536 5.41842 8.20219 5.12243 8.29963C2.72831 9.08774 1 11.342 1 14ZM15.62 10.5863C15.8057 10.382 15.7907 10.0658 15.5863 9.88003C15.382 9.69428 15.0658 9.70933 14.88 9.91366L10.25 15.0067L8.11997 12.6637C7.93422 12.4593 7.61799 12.4443 7.41366 12.63C7.20933 12.8158 7.19428 13.132 7.38003 13.3363L9.88003 16.0863C9.97479 16.1906 10.1091 16.25 10.25 16.25C10.3909 16.25 10.5252 16.1906 10.62 16.0863L15.62 10.5863Z\" fill=\"currentColor\"/>",
@@ -6678,6 +6678,20 @@
6678
6678
  "packageName": "round-filled-radius-3-stroke-1",
6679
6679
  "componentName": "IconCloudUpload"
6680
6680
  },
6681
+ {
6682
+ "category": "Weather",
6683
+ "svg": "<path d=\"M8.85 4C4.50509 4 1 7.59129 1 12C1 16.4087 4.50509 20 8.85 20H17.25C20.4351 20 23 17.3681 23 14.1429C23 10.9176 20.4351 8.28571 17.25 8.28571C16.9761 8.28571 16.7064 8.30526 16.4422 8.34313C16.1104 8.39069 15.7838 8.23386 15.6332 7.97104C14.2745 5.59998 11.7481 4 8.85 4Z\" fill=\"currentColor\"/>",
6684
+ "iconName": "cloud-weather, clouds",
6685
+ "variant": {
6686
+ "join": "round",
6687
+ "filled": "on",
6688
+ "radius": "3",
6689
+ "stroke": "1"
6690
+ },
6691
+ "createdAt": "2025-02-15T21:11:34.065631+00:00",
6692
+ "packageName": "round-filled-radius-3-stroke-1",
6693
+ "componentName": "IconCloudWeather"
6694
+ },
6681
6695
  {
6682
6696
  "category": "Weather",
6683
6697
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.6296 6.44101C10.0568 6.28381 9.45447 6.2 8.83333 6.2C5.05446 6.2 2 9.29418 2 13.1C2 16.9058 5.05446 20 8.83333 20H16.75C19.6544 20 22 17.6222 22 14.7C22 12.7097 20.9128 10.9739 19.303 10.0679C19.6765 9.38522 19.8889 8.60039 19.8889 7.76667C19.8889 5.13906 17.7796 3 15.1667 3C13.0109 3 11.1981 4.45618 10.6296 6.44101ZM11.574 6.7775C12.7617 7.30314 13.7717 8.15928 14.4911 9.2295C14.6824 9.51406 15.0777 9.66023 15.4425 9.56579C15.861 9.45747 16.2992 9.4 16.75 9.4C17.32 9.4 17.8694 9.49187 18.3842 9.66193C18.705 9.10564 18.8889 8.45854 18.8889 7.76667C18.8889 5.68145 17.2175 4 15.1667 4C13.4528 4 12.0037 5.1742 11.574 6.7775Z\" fill=\"currentColor\"/>",
@@ -10682,6 +10696,20 @@
10682
10696
  "packageName": "round-filled-radius-3-stroke-1",
10683
10697
  "componentName": "IconFolderShared"
10684
10698
  },
10699
+ {
10700
+ "category": "Folders & Files",
10701
+ "svg": "<path d=\"M18.9004 11.5088C18.9991 11.4887 19.1032 11.4988 19.1973 11.5391L22.0908 12.7793C22.6421 13.0156 22.9997 13.5585 23 14.1582V16.3613C23 18.1614 21.9269 19.7889 20.2725 20.498L19.1973 20.959C19.0715 21.0129 18.9285 21.0129 18.8027 20.959L17.7275 20.498C16.1763 19.8332 15.1365 18.361 15.0127 16.6963L15 16.3613V14.1582C15.0003 13.5585 15.3579 13.0156 15.9092 12.7793L18.8027 11.5391L18.9004 11.5088Z\" fill=\"currentColor\"/><path d=\"M8.46484 3C9.52081 3.00001 10.5111 3.49497 11.1455 4.3291L11.3896 4.6709C12.0241 5.50503 13.0143 5.99999 14.0703 6H18.5C20.433 6 22 7.567 22 9.5V11.6523L19.5908 10.6201C19.3074 10.4987 18.9964 10.4694 18.7012 10.5293L18.6523 10.5391L18.6045 10.5537L18.5068 10.584L18.457 10.5996L15.5156 11.8604C14.5962 12.2544 14.0003 13.1589 14 14.1582V16.3809L14.001 16.3994L14.0137 16.7344V16.7529L14.0156 16.7705C14.1059 17.9848 14.5972 19.1132 15.3799 20H5.5C3.567 20 2 18.433 2 16.5V6.5C2 4.567 3.567 3 5.5 3H8.46484Z\" fill=\"currentColor\"/>",
10702
+ "iconName": "folder-shield, folder-security",
10703
+ "variant": {
10704
+ "join": "round",
10705
+ "filled": "on",
10706
+ "radius": "3",
10707
+ "stroke": "1"
10708
+ },
10709
+ "createdAt": "2026-01-09T12:01:13.575765+00:00",
10710
+ "packageName": "round-filled-radius-3-stroke-1",
10711
+ "componentName": "IconFolderShield"
10712
+ },
10685
10713
  {
10686
10714
  "category": "AI & Magic",
10687
10715
  "svg": "<path d=\"M8.39453 3C9.56474 3.00003 10.6575 3.58492 11.3066 4.55859L11.8223 5.33203C12.1005 5.74931 12.5688 5.99998 13.0703 6H18.5C20.433 6 22 7.567 22 9.5V16.5C22 18.433 20.433 20 18.5 20H6.85547L7.17383 19.1738L8.98535 18.4766C9.59647 18.2415 10 17.6548 10 17C10 16.3452 9.59647 15.7585 8.98535 15.5234L7.17383 14.8262L6.47656 13.0146L6.42871 12.9023C6.16814 12.3545 5.61385 12 5 12C4.38615 12 3.83186 12.3545 3.57129 12.9023L3.52344 13.0146L2.82617 14.8262L2 15.1436V6.5C2 4.567 3.567 3 5.5 3H8.39453Z\" fill=\"currentColor\"/><path d=\"M6.24045 15.1852L5.54359 13.3733C5.45708 13.1484 5.24099 13 5 13C4.75901 13 4.54292 13.1484 4.45641 13.3733L3.75955 15.1852C3.65797 15.4493 3.44927 15.658 3.18518 15.7595L1.37334 16.4564C1.14842 16.5429 1 16.759 1 17C1 17.241 1.14842 17.4571 1.37334 17.5436L3.18518 18.2405C3.44927 18.342 3.65797 18.5507 3.75955 18.8148L4.45641 20.6267C4.54292 20.8516 4.75901 21 5 21C5.24099 21 5.45708 20.8516 5.54359 20.6267L6.24045 18.8148C6.34203 18.5507 6.55073 18.342 6.81482 18.2405L8.62666 17.5436C8.85158 17.4571 9 17.241 9 17C9 16.759 8.85158 16.5429 8.62666 16.4564L6.81482 15.7595C6.55073 15.658 6.34203 15.4493 6.24045 15.1852Z\" fill=\"currentColor\"/>",
@@ -11746,6 +11774,20 @@
11746
11774
  "packageName": "round-filled-radius-3-stroke-1",
11747
11775
  "componentName": "IconHandBell"
11748
11776
  },
11777
+ {
11778
+ "category": "Hands",
11779
+ "svg": "<path d=\"M11.3029 4.72772C8.90084 2.37933 5.13609 2.42621 2.7902 4.87127C0.543748 7.21307 0.36913 10.9542 2.50699 13.3566C4.70271 15.824 7.24343 18.716 9.777 21.1939C11.0202 22.4097 12.977 22.4043 14.1747 21.1437C16.0625 19.1564 17.9276 16.8725 19.7124 15.0989L15.199 10.4872C15.0015 10.2854 14.6763 10.2871 14.4808 10.4908L13.5812 11.4289C12.0366 13.0388 9.52324 13.0388 7.97867 11.4289C7.11138 10.5245 7.1115 9.09708 7.97893 8.19281L11.3029 4.72772ZM21.2101 4.87127C18.8169 2.37689 14.9451 2.37689 12.5519 4.87127L8.70064 8.88523C8.20435 9.40249 8.20422 10.2191 8.70035 10.7365C9.85132 11.9361 11.7086 11.9361 12.8595 10.7365L13.7773 9.78011C14.3666 9.16609 15.348 9.16473 15.939 9.77712L20.4 14.4C20.4 14.4 21.1414 13.7521 21.4933 13.3566C23.6312 10.9542 23.4566 7.21307 21.2101 4.87127Z\" fill=\"currentColor\"/>",
11780
+ "iconName": "handshake, heart",
11781
+ "variant": {
11782
+ "join": "round",
11783
+ "filled": "on",
11784
+ "radius": "3",
11785
+ "stroke": "1"
11786
+ },
11787
+ "createdAt": "2026-01-09T15:00:38.162674+00:00",
11788
+ "packageName": "round-filled-radius-3-stroke-1",
11789
+ "componentName": "IconHandshake"
11790
+ },
11749
11791
  {
11750
11792
  "category": "Devices & Signals",
11751
11793
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.98721 9.43961C3.55764 9.74311 3.0544 10 2.5 10C2.22386 10 2 9.77614 2 9.5C2 9.22386 2.22386 9 2.5 9C2.74786 9 3.04359 8.88189 3.41018 8.62289C3.77338 8.36628 4.14339 8.01788 4.54493 7.63716C4.55391 7.62865 4.56291 7.62011 4.57193 7.61156C4.9529 7.25029 5.36411 6.86034 5.78145 6.562C6.20456 6.25953 6.70206 6 7.25 6C7.8017 6 8.30253 6.25798 8.7294 6.56106C9.15525 6.86341 9.57297 7.25951 9.95849 7.62506L9.97126 7.63717C10.3734 8.01842 10.7421 8.36694 11.1032 8.62382C11.4682 8.8834 11.7591 9 12 9C12.2376 9 12.5263 8.88412 12.8905 8.62425C13.2506 8.36724 13.6188 8.01867 14.0212 7.63717L14.0273 7.63134C14.415 7.2638 14.8357 6.86484 15.2656 6.56063C15.6942 6.25727 16.1966 6 16.75 6C17.2964 6 17.7926 6.26018 18.2141 6.56238C18.628 6.85909 19.0366 7.24654 19.4157 7.60606L19.4485 7.63716C19.8498 8.01766 20.2204 8.36601 20.5844 8.62252C20.9517 8.88129 21.2493 9 21.5 9C21.7761 9 22 9.22386 22 9.5C22 9.77614 21.7761 10 21.5 10C20.9441 10 20.4395 9.74371 20.0084 9.43998C19.5741 9.13399 19.1502 8.73234 18.7605 8.36284L18.7561 8.35865C18.355 7.97843 17.989 7.63139 17.6315 7.37512C17.2684 7.11482 16.9828 7 16.75 7C16.5039 7 16.2094 7.11773 15.8433 7.37687C15.4806 7.63355 15.1109 7.98198 14.7092 8.36283L14.6859 8.38497C14.3038 8.74734 13.8909 9.13887 13.4713 9.43825C13.0473 9.74088 12.5489 10 12 10C11.4493 10 10.9494 9.7416 10.5236 9.43868C10.1001 9.13743 9.68417 8.74304 9.29991 8.37867L9.28321 8.36283C8.88128 7.98173 8.51217 7.63324 8.15047 7.37644C7.7851 7.11702 7.49281 7 7.25 7C7.01428 7 6.72676 7.11547 6.36301 7.3755C6.00338 7.63259 5.63548 7.98119 5.23297 8.36284L5.23049 8.36519C4.84169 8.73383 4.41924 9.13437 3.98721 9.43961ZM3.98721 17.4396C3.55764 17.7431 3.0544 18 2.5 18C2.22386 18 2 17.7761 2 17.5C2 17.2239 2.22386 17 2.5 17C2.74786 17 3.04359 16.8819 3.41018 16.6229C3.77338 16.3663 4.14339 16.0179 4.54493 15.6372L4.57192 15.6116C4.95289 15.2503 5.36411 14.8603 5.78145 14.562C6.20456 14.2595 6.70206 14 7.25 14C7.8017 14 8.30253 14.258 8.7294 14.5611C9.15524 14.8634 9.57297 15.2595 9.95848 15.6251L9.97126 15.6372C10.3734 16.0184 10.7421 16.3669 11.1032 16.6238C11.4682 16.8834 11.7591 17 12 17C12.2376 17 12.5263 16.8841 12.8905 16.6243C13.2506 16.3672 13.6188 16.0187 14.0212 15.6372L14.0273 15.6314C14.415 15.2638 14.8357 14.8648 15.2656 14.5606C15.6942 14.2573 16.1966 14 16.75 14C17.2964 14 17.7926 14.2602 18.2141 14.5624C18.628 14.8591 19.0366 15.2465 19.4157 15.6061L19.4485 15.6372C19.8498 16.0177 20.2204 16.366 20.5844 16.6225C20.9517 16.8813 21.2493 17 21.5 17C21.7761 17 22 17.2239 22 17.5C22 17.7761 21.7761 18 21.5 18C20.9441 18 20.4395 17.7437 20.0084 17.44C19.5741 17.134 19.1502 16.7323 18.7605 16.3628L18.7561 16.3586C18.355 15.9784 17.989 15.6314 17.6315 15.3751C17.2684 15.1148 16.9828 15 16.75 15C16.5039 15 16.2094 15.1177 15.8433 15.3769C15.4806 15.6336 15.1109 15.982 14.7092 16.3628L14.6859 16.385C14.3038 16.7473 13.8909 17.1389 13.4713 17.4382C13.0473 17.7409 12.5489 18 12 18C11.4493 18 10.9494 17.7416 10.5236 17.4387C10.1001 17.1374 9.68417 16.743 9.29991 16.3787L9.28321 16.3628C8.88128 15.9817 8.51217 15.6332 8.15047 15.3764C7.7851 15.117 7.49281 15 7.25 15C7.01428 15 6.72676 15.1155 6.36301 15.3755C6.00338 15.6326 5.63548 15.9812 5.23297 16.3628L5.2305 16.3652C4.8417 16.7338 4.41925 17.1344 3.98721 17.4396Z\" fill=\"currentColor\"/>",
@@ -13930,6 +13972,20 @@
13930
13972
  "packageName": "round-filled-radius-3-stroke-1",
13931
13973
  "componentName": "IconMarker"
13932
13974
  },
13975
+ {
13976
+ "category": "Edit",
13977
+ "svg": "<path d=\"M11.9452 9.34796C12.8145 8.47862 14.0767 8.12888 15.2694 8.42706L16.8153 8.81378C17.4306 8.96767 17.9929 9.28623 18.4413 9.73467L20.8534 12.1468C21.0485 12.3421 21.0486 12.6586 20.8534 12.8538L11.8534 21.8538C11.6582 22.0489 11.3416 22.0488 11.1464 21.8538L8.73428 19.4417C8.28587 18.9933 7.96729 18.4309 7.81338 17.8157L7.42666 16.2698C7.1285 15.0772 7.47832 13.8149 8.34756 12.9456L11.9452 9.34796Z\" fill=\"currentColor\"/><path d=\"M5.27334 4.01299C5.41224 2.76295 6.93573 2.22816 7.8251 3.11749L12.1034 7.39678C12.2985 7.59206 12.2986 7.90862 12.1034 8.10382L7.10342 13.1038C7.00968 13.1975 6.88243 13.2503 6.7499 13.2503C6.61738 13.2503 6.49014 13.1975 6.39639 13.1038L5.66592 12.3733C4.91419 11.6216 4.54471 10.5686 4.66201 9.51202L5.27334 4.01299Z\" fill=\"currentColor\"/>",
13978
+ "iconName": "marker-2, highlight",
13979
+ "variant": {
13980
+ "join": "round",
13981
+ "filled": "on",
13982
+ "radius": "3",
13983
+ "stroke": "1"
13984
+ },
13985
+ "createdAt": "2026-01-09T12:01:13.575765+00:00",
13986
+ "packageName": "round-filled-radius-3-stroke-1",
13987
+ "componentName": "IconMarker2"
13988
+ },
13933
13989
  {
13934
13990
  "category": "Edit",
13935
13991
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17.9453 18.7569C17.1178 18.2152 16.6504 17.3766 16.3853 16.6266C16.0554 15.6932 15.3095 15 14.5 15H9.5C8.6905 15 7.94456 15.6932 7.61468 16.6266C7.34962 17.3766 6.88222 18.2152 6.05475 18.7569C7.64032 20.1531 9.72126 21 12 21C14.2787 21 16.3597 20.1531 17.9453 18.7569ZM15 14.05V10.474C15 9.51901 14.1195 8.80718 13.1857 9.00727L10.1857 9.65013C9.4941 9.79833 9 10.4095 9 11.1168V14.05C9.16063 14.0174 9.32745 14 9.5 14H14.5C14.6726 14 14.8394 14.0174 15 14.05ZM2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z\" fill=\"currentColor\"/>",
@@ -14546,6 +14602,20 @@
14546
14602
  "packageName": "round-filled-radius-3-stroke-1",
14547
14603
  "componentName": "IconMouth"
14548
14604
  },
14605
+ {
14606
+ "category": "Folders & Files",
14607
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.46484 3C9.52081 3.00001 10.5111 3.49497 11.1455 4.3291L11.3896 4.6709C12.0241 5.50503 13.0143 5.99999 14.0703 6H18.5C20.433 6 22 7.567 22 9.5V16.5C22 18.433 20.433 20 18.5 20H5.5C3.567 20 2 18.433 2 16.5V6.5C2 4.567 3.567 3 5.5 3H8.46484ZM12.8535 10.1465C12.6583 9.95122 12.3417 9.95122 12.1465 10.1465C11.9512 10.3417 11.9512 10.6583 12.1465 10.8535L14.293 13H8.5C8.22386 13 8 13.2239 8 13.5C8 13.7761 8.22386 14 8.5 14H14.293L12.1465 16.1465C11.9512 16.3417 11.9512 16.6583 12.1465 16.8535C12.3417 17.0488 12.6583 17.0488 12.8535 16.8535L15.8535 13.8535C16.0488 13.6583 16.0488 13.3417 15.8535 13.1465L12.8535 10.1465Z\" fill=\"currentColor\"/>",
14608
+ "iconName": "move-folder",
14609
+ "variant": {
14610
+ "join": "round",
14611
+ "filled": "on",
14612
+ "radius": "3",
14613
+ "stroke": "1"
14614
+ },
14615
+ "createdAt": "2026-01-09T12:01:13.575765+00:00",
14616
+ "packageName": "round-filled-radius-3-stroke-1",
14617
+ "componentName": "IconMoveFolder"
14618
+ },
14549
14619
  {
14550
14620
  "category": "Photography & Video",
14551
14621
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 5.5C2 3.567 3.567 2 5.5 2H12.5C14.433 2 16 3.567 16 5.5V8H18.5C20.433 8 22 9.567 22 11.5V18.5C22 20.433 20.433 22 18.5 22H11.5C9.567 22 8 20.433 8 18.5V16H5.5C3.567 16 2 14.433 2 12.5V5.5ZM15 8V5.5C15 4.11929 13.8807 3 12.5 3H5.5C4.11929 3 3 4.11929 3 5.5V11.5284L4.10882 10.7364C5.24271 9.92647 6.74902 9.86631 7.94388 10.5832L8.09767 10.6755C8.46836 9.14037 9.851 8 11.5 8H15ZM4.75 5.75C4.75 5.05964 5.30964 4.5 6 4.5C6.69036 4.5 7.25 5.05964 7.25 5.75C7.25 6.44036 6.69036 7 6 7C5.30964 7 4.75 6.44036 4.75 5.75ZM13 12.9858C13 12.3758 13.6895 12.0209 14.1859 12.3755L17.0058 14.3897C17.4246 14.6888 17.4246 15.3112 17.0058 15.6103L14.1859 17.6245C13.6895 17.9791 13 17.6242 13 17.0142V12.9858Z\" fill=\"currentColor\"/>",
@@ -16044,6 +16114,20 @@
16044
16114
  "packageName": "round-filled-radius-3-stroke-1",
16045
16115
  "componentName": "IconPeopleGear"
16046
16116
  },
16117
+ {
16118
+ "category": "People",
16119
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.5 2C18.433 2 20 3.567 20 5.5V18.5C20 20.433 18.433 22 16.5 22H7.5C5.567 22 4 20.433 4 18.5V5.5C4 3.567 5.567 2 7.5 2H16.5ZM12 16C10.1623 16 7.93184 17.3044 7.22559 19.5225C6.97425 20.3118 7.67158 21 8.5 21H15.5C16.3284 21 17.0257 20.3118 16.7744 19.5225C16.0682 17.3044 13.8377 16 12 16ZM12 8.5C10.4812 8.5 9.25 9.73122 9.25 11.25C9.25 12.7688 10.4812 14 12 14C13.5188 14 14.75 12.7688 14.75 11.25C14.75 9.73122 13.5188 8.5 12 8.5ZM9.5 4C9.22386 4 9 4.22386 9 4.5C9 4.77614 9.22386 5 9.5 5H14.5C14.7761 5 15 4.77614 15 4.5C15 4.22386 14.7761 4 14.5 4H9.5Z\" fill=\"currentColor\"/>",
16120
+ "iconName": "people-id-card, profile, user-account, badge, person",
16121
+ "variant": {
16122
+ "join": "round",
16123
+ "filled": "on",
16124
+ "radius": "3",
16125
+ "stroke": "1"
16126
+ },
16127
+ "createdAt": "2026-01-09T15:00:38.162674+00:00",
16128
+ "packageName": "round-filled-radius-3-stroke-1",
16129
+ "componentName": "IconPeopleIdCard"
16130
+ },
16047
16131
  {
16048
16132
  "category": "People",
16049
16133
  "svg": "<path d=\"M7.49902 6.5C7.49902 4.01472 9.51374 2 11.999 2C14.4843 2 16.499 4.01472 16.499 6.5C16.499 8.98528 14.4843 11 11.999 11C9.51374 11 7.49902 8.98528 7.49902 6.5Z\" fill=\"currentColor\"/><path d=\"M11.9989 12C8.43379 12 5.66873 14.1066 4.33723 17.137C3.89929 18.1338 4.12769 19.1233 4.72366 19.8425C5.31041 20.5505 6.25037 21 7.27364 21H14.5257C13.7442 20.2035 12.9602 19.052 12.9602 17.6111C12.9602 16.5044 13.3125 15.5251 13.9839 14.8089C14.6479 14.1007 15.5443 13.7393 16.4431 13.7393C16.7001 13.7393 16.9407 13.7642 17.1633 13.8058C15.7738 12.6731 14.0142 12 11.9989 12Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.4434 14.7393C15.8128 14.7393 15.183 14.9922 14.7137 15.4928C14.2418 15.9961 13.9604 16.718 13.9604 17.6111C13.9604 18.9821 14.9296 20.093 15.7966 20.8092C16.2446 21.1793 16.701 21.4738 17.0675 21.6775C17.2506 21.7792 17.4166 21.8612 17.5527 21.9195C17.6202 21.9484 17.6864 21.9741 17.7474 21.9937C17.7903 22.0074 17.8897 22.0384 17.9989 22.0384C18.1082 22.0384 18.2075 22.0074 18.2504 21.9937C18.3114 21.9741 18.3777 21.9484 18.4452 21.9195C18.5812 21.8612 18.7472 21.7792 18.9303 21.6775C19.2969 21.4738 19.7532 21.1793 20.2012 20.8092C21.0682 20.093 22.0374 18.9821 22.0374 17.6111C22.0374 16.718 21.756 15.9961 21.2841 15.4928C20.8148 14.9922 20.1851 14.7393 19.5545 14.7393C18.9582 14.7393 18.4811 14.9184 18.1543 15.0967C18.0983 15.1272 18.0464 15.1579 17.9989 15.1878C17.9514 15.1579 17.8996 15.1272 17.8436 15.0967C17.5168 14.9184 17.0396 14.7393 16.4434 14.7393Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -228,6 +228,7 @@ export type CentralIconName =
228
228
  | "IconBlankPagePortrait"
229
229
  | "IconBlip"
230
230
  | "IconBlock"
231
+ | "IconBlocks"
231
232
  | "IconBlockSortAscending"
232
233
  | "IconBlockSortDescending"
233
234
  | "IconBlossom"
@@ -464,7 +465,6 @@ export type CentralIconName =
464
465
  | "IconCloseQuote1"
465
466
  | "IconCloseQuote2"
466
467
  | "IconCloud"
467
- | "IconCloud1"
468
468
  | "IconCloudCheck"
469
469
  | "IconCloudDownload"
470
470
  | "IconCloudOff"
@@ -476,6 +476,7 @@ export type CentralIconName =
476
476
  | "IconCloudSnow"
477
477
  | "IconCloudSync"
478
478
  | "IconCloudUpload"
479
+ | "IconCloudWeather"
479
480
  | "IconCloudy"
480
481
  | "IconCloudySparkle"
481
482
  | "IconCloudySun"
@@ -762,6 +763,7 @@ export type CentralIconName =
762
763
  | "IconFolderRestricted"
763
764
  | "IconFolders"
764
765
  | "IconFolderShared"
766
+ | "IconFolderShield"
765
767
  | "IconFolderSparkle"
766
768
  | "IconFolderUpload"
767
769
  | "IconFontStyle"
@@ -838,6 +840,7 @@ export type CentralIconName =
838
840
  | "IconHand4Finger"
839
841
  | "IconHand5Finger"
840
842
  | "IconHandBell"
843
+ | "IconHandshake"
841
844
  | "IconHaptic"
842
845
  | "IconHashtag"
843
846
  | "IconHatBunny"
@@ -994,6 +997,7 @@ export type CentralIconName =
994
997
  | "IconMapPinFlat"
995
998
  | "IconMarkdown"
996
999
  | "IconMarker"
1000
+ | "IconMarker2"
997
1001
  | "IconMarkerCircle"
998
1002
  | "IconMarkup"
999
1003
  | "IconMask"
@@ -1038,6 +1042,7 @@ export type CentralIconName =
1038
1042
  | "IconMouseScrollDown"
1039
1043
  | "IconMouseScrollUp"
1040
1044
  | "IconMouth"
1045
+ | "IconMoveFolder"
1041
1046
  | "IconMultiMedia"
1042
1047
  | "IconMute"
1043
1048
  | "IconNailedIt"
@@ -1145,6 +1150,7 @@ export type CentralIconName =
1145
1150
  | "IconPeopleCopy"
1146
1151
  | "IconPeopleEdit"
1147
1152
  | "IconPeopleGear"
1153
+ | "IconPeopleIdCard"
1148
1154
  | "IconPeopleLike"
1149
1155
  | "IconPeopleRemove"
1150
1156
  | "IconPeopleRemove2"