@central-icons-react-native/round-filled-radius-2-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.5V18.5C18 19.8807 16.8807 21 15.5 21H5.5C4.11929 21 3 19.8807 3 18.5V8.5C3 7.11929 4.11929 6 5.5 6H10.5ZM11 20H15.5C16.3284 20 17 19.3284 17 18.5V14H11V20ZM5.5 7C4.67157 7 4 7.67157 4 8.5V13H10V7H5.5Z",fill:"currentColor"}),l.default.createElement(C.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M18.5 3C19.8807 3 21 4.11929 21 5.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 3H18.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.5V18.5C18 19.8807 16.8807 21 15.5 21H5.5C4.11929 21 3 19.8807 3 18.5V8.5C3 7.11929 4.11929 6 5.5 6H10.5ZM11 20H15.5C16.3284 20 17 19.3284 17 18.5V14H11V20ZM5.5 7C4.67157 7 4 7.67157 4 8.5V13H10V7H5.5Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M18.5 3C19.8807 3 21 4.11929 21 5.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 3H18.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,mRACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,kJACF,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.5V18.5C18 19.8807 16.8807 21 15.5 21H5.5C4.11929 21 3 19.8807 3 18.5V8.5C3 7.11929 4.11929 6 5.5 6H10.5ZM11 20H15.5C16.3284 20 17 19.3284 17 18.5V14H11V20ZM5.5 7C4.67157 7 4 7.67157 4 8.5V13H10V7H5.5Z",fill:"currentColor"}),e.createElement(t,{fillRule:"evenodd",clipRule:"evenodd",d:"M18.5 3C19.8807 3 21 4.11929 21 5.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 3H18.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.5V18.5C18 19.8807 16.8807 21 15.5 21H5.5C4.11929 21 3 19.8807 3 18.5V8.5C3 7.11929 4.11929 6 5.5 6H10.5ZM11 20H15.5C16.3284 20 17 19.3284 17 18.5V14H11V20ZM5.5 7C4.67157 7 4 7.67157 4 8.5V13H10V7H5.5Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M18.5 3C19.8807 3 21 4.11929 21 5.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 3H18.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,mRACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,kJACF,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.92969 3C9.76554 3.00002 10.5461 3.4178 11.0098 4.11328L11.5254 4.88672C11.989 5.5822 12.7696 5.99998 13.6055 6H19.5C20.8807 6 22 7.11929 22 8.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 20H4.5C3.11929 20 2 18.8807 2 17.5V5.5C2 4.11929 3.11929 3 4.5 3H8.92969Z",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.92969 3C9.76554 3.00002 10.5461 3.4178 11.0098 4.11328L11.5254 4.88672C11.989 5.5822 12.7696 5.99998 13.6055 6H19.5C20.8807 6 22 7.11929 22 8.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 20H4.5C3.11929 20 2 18.8807 2 17.5V5.5C2 4.11929 3.11929 3 4.5 3H8.92969Z\"\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,ugBACF,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.92969 3C9.76554 3.00002 10.5461 3.4178 11.0098 4.11328L11.5254 4.88672C11.989 5.5822 12.7696 5.99998 13.6055 6H19.5C20.8807 6 22 7.11929 22 8.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 20H4.5C3.11929 20 2 18.8807 2 17.5V5.5C2 4.11929 3.11929 3 4.5 3H8.92969Z",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.92969 3C9.76554 3.00002 10.5461 3.4178 11.0098 4.11328L11.5254 4.88672C11.989 5.5822 12.7696 5.99998 13.6055 6H19.5C20.8807 6 22 7.11929 22 8.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 20H4.5C3.11929 20 2 18.8807 2 17.5V5.5C2 4.11929 3.11929 3 4.5 3H8.92969Z\"\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,ugBACF,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.88019 16.0235 7.65641 19.0118 10.391 21.5543C11.3007 22.4 12.6995 22.3994 13.5855 21.529C15.674 19.4772 17.7422 17.0568 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.88019 16.0235 7.65641 19.0118 10.391 21.5543C11.3007 22.4 12.6995 22.3994 13.5855 21.529C15.674 19.4772 17.7422 17.0568 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,+wBACF,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.88019 16.0235 7.65641 19.0118 10.391 21.5543C11.3007 22.4 12.6995 22.3994 13.5855 21.529C15.674 19.4772 17.7422 17.0568 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.88019 16.0235 7.65641 19.0118 10.391 21.5543C11.3007 22.4 12.6995 22.3994 13.5855 21.529C15.674 19.4772 17.7422 17.0568 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,+wBACF,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:"M12.3454 8.94757C12.9663 8.32661 13.8674 8.07735 14.7194 8.29034L17.0836 8.88116C17.5229 8.9911 17.9245 9.21819 18.2448 9.53839L20.8532 12.1468C20.9467 12.2405 20.9997 12.3678 20.9997 12.5003C20.9996 12.6328 20.9469 12.7601 20.8532 12.8538L11.8532 21.8538C11.7595 21.9475 11.6322 22.0002 11.4997 22.0003C11.3672 22.0003 11.2399 21.9474 11.1461 21.8538L8.53774 19.2454C8.21755 18.9252 7.99045 18.5236 7.88052 18.0843L7.2897 15.72C7.07671 14.8681 7.32597 13.967 7.94692 13.346L12.3454 8.94757Z",fill:"currentColor"}),C.default.createElement(p.Path,{d:"M5.2731 4.01299C5.41199 2.76295 6.93548 2.22816 7.82485 3.11749L12.1032 7.39678C12.2981 7.59207 12.2983 7.90866 12.1032 8.10382L7.10317 13.1038C7.00948 13.1975 6.88215 13.2502 6.74966 13.2503C6.6172 13.2503 6.48988 13.1974 6.39614 13.1038L5.32583 12.0335C4.78889 11.4965 4.52526 10.7443 4.60903 9.98956L5.2731 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=\"M12.3454 8.94757C12.9663 8.32661 13.8674 8.07735 14.7194 8.29034L17.0836 8.88116C17.5229 8.9911 17.9245 9.21819 18.2448 9.53839L20.8532 12.1468C20.9467 12.2405 20.9997 12.3678 20.9997 12.5003C20.9996 12.6328 20.9469 12.7601 20.8532 12.8538L11.8532 21.8538C11.7595 21.9475 11.6322 22.0002 11.4997 22.0003C11.3672 22.0003 11.2399 21.9474 11.1461 21.8538L8.53774 19.2454C8.21755 18.9252 7.99045 18.5236 7.88052 18.0843L7.2897 15.72C7.07671 14.8681 7.32597 13.967 7.94692 13.346L12.3454 8.94757Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.2731 4.01299C5.41199 2.76295 6.93548 2.22816 7.82485 3.11749L12.1032 7.39678C12.2981 7.59207 12.2983 7.90866 12.1032 8.10382L7.10317 13.1038C7.00948 13.1975 6.88215 13.2502 6.74966 13.2503C6.6172 13.2503 6.48988 13.1974 6.39614 13.1038L5.32583 12.0335C4.78889 11.4965 4.52526 10.7443 4.60903 9.98956L5.2731 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,8eACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iUACF,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:"M12.3454 8.94757C12.9663 8.32661 13.8674 8.07735 14.7194 8.29034L17.0836 8.88116C17.5229 8.9911 17.9245 9.21819 18.2448 9.53839L20.8532 12.1468C20.9467 12.2405 20.9997 12.3678 20.9997 12.5003C20.9996 12.6328 20.9469 12.7601 20.8532 12.8538L11.8532 21.8538C11.7595 21.9475 11.6322 22.0002 11.4997 22.0003C11.3672 22.0003 11.2399 21.9474 11.1461 21.8538L8.53774 19.2454C8.21755 18.9252 7.99045 18.5236 7.88052 18.0843L7.2897 15.72C7.07671 14.8681 7.32597 13.967 7.94692 13.346L12.3454 8.94757Z",fill:"currentColor"}),t.createElement(n,{d:"M5.2731 4.01299C5.41199 2.76295 6.93548 2.22816 7.82485 3.11749L12.1032 7.39678C12.2981 7.59207 12.2983 7.90866 12.1032 8.10382L7.10317 13.1038C7.00948 13.1975 6.88215 13.2502 6.74966 13.2503C6.6172 13.2503 6.48988 13.1974 6.39614 13.1038L5.32583 12.0335C4.78889 11.4965 4.52526 10.7443 4.60903 9.98956L5.2731 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=\"M12.3454 8.94757C12.9663 8.32661 13.8674 8.07735 14.7194 8.29034L17.0836 8.88116C17.5229 8.9911 17.9245 9.21819 18.2448 9.53839L20.8532 12.1468C20.9467 12.2405 20.9997 12.3678 20.9997 12.5003C20.9996 12.6328 20.9469 12.7601 20.8532 12.8538L11.8532 21.8538C11.7595 21.9475 11.6322 22.0002 11.4997 22.0003C11.3672 22.0003 11.2399 21.9474 11.1461 21.8538L8.53774 19.2454C8.21755 18.9252 7.99045 18.5236 7.88052 18.0843L7.2897 15.72C7.07671 14.8681 7.32597 13.967 7.94692 13.346L12.3454 8.94757Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.2731 4.01299C5.41199 2.76295 6.93548 2.22816 7.82485 3.11749L12.1032 7.39678C12.2981 7.59207 12.2983 7.90866 12.1032 8.10382L7.10317 13.1038C7.00948 13.1975 6.88215 13.2502 6.74966 13.2503C6.6172 13.2503 6.48988 13.1974 6.39614 13.1038L5.32583 12.0335C4.78889 11.4965 4.52526 10.7443 4.60903 9.98956L5.2731 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,8eACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iUACF,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.92969 3C9.76554 3.00002 10.5461 3.4178 11.0098 4.11328L11.5254 4.88672C11.989 5.5822 12.7696 5.99998 13.6055 6H19.5C20.8807 6 22 7.11929 22 8.5V17.5C22 18.8807 20.8807 20 19.5 20H4.5C3.11929 20 2 18.8807 2 17.5V5.5C2 4.11929 3.11929 3 4.5 3H8.92969ZM12.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.92969 3C9.76554 3.00002 10.5461 3.4178 11.0098 4.11328L11.5254 4.88672C11.989 5.5822 12.7696 5.99998 13.6055 6H19.5C20.8807 6 22 7.11929 22 8.5V17.5C22 18.8807 20.8807 20 19.5 20H4.5C3.11929 20 2 18.8807 2 17.5V5.5C2 4.11929 3.11929 3 4.5 3H8.92969ZM12.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,6nBACF,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.92969 3C9.76554 3.00002 10.5461 3.4178 11.0098 4.11328L11.5254 4.88672C11.989 5.5822 12.7696 5.99998 13.6055 6H19.5C20.8807 6 22 7.11929 22 8.5V17.5C22 18.8807 20.8807 20 19.5 20H4.5C3.11929 20 2 18.8807 2 17.5V5.5C2 4.11929 3.11929 3 4.5 3H8.92969ZM12.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.92969 3C9.76554 3.00002 10.5461 3.4178 11.0098 4.11328L11.5254 4.88672C11.989 5.5822 12.7696 5.99998 13.6055 6H19.5C20.8807 6 22 7.11929 22 8.5V17.5C22 18.8807 20.8807 20 19.5 20H4.5C3.11929 20 2 18.8807 2 17.5V5.5C2 4.11929 3.11929 3 4.5 3H8.92969ZM12.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,6nBACF,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:"M17.5 2C18.8807 2 20 3.11929 20 4.5V19.5C20 20.8807 18.8807 22 17.5 22H6.5C5.11929 22 4 20.8807 4 19.5V4.5C4 3.11929 5.11929 2 6.5 2H17.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=\"M17.5 2C18.8807 2 20 3.11929 20 4.5V19.5C20 20.8807 18.8807 22 17.5 22H6.5C5.11929 22 4 20.8807 4 19.5V4.5C4 3.11929 5.11929 2 6.5 2H17.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,8jBACF,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:"M17.5 2C18.8807 2 20 3.11929 20 4.5V19.5C20 20.8807 18.8807 22 17.5 22H6.5C5.11929 22 4 20.8807 4 19.5V4.5C4 3.11929 5.11929 2 6.5 2H17.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=\"M17.5 2C18.8807 2 20 3.11929 20 4.5V19.5C20 20.8807 18.8807 22 17.5 22H6.5C5.11929 22 4 20.8807 4 19.5V4.5C4 3.11929 5.11929 2 6.5 2H17.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,8jBACF,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-2-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.5V18.5C18 19.8807 16.8807 21 15.5 21H5.5C4.11929 21 3 19.8807 3 18.5V8.5C3 7.11929 4.11929 6 5.5 6H10.5ZM11 20H15.5C16.3284 20 17 19.3284 17 18.5V14H11V20ZM5.5 7C4.67157 7 4 7.67157 4 8.5V13H10V7H5.5Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.5 3C19.8807 3 21 4.11929 21 5.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 3H18.5Z\" fill=\"currentColor\"/>",
3212
+ "iconName": "blocks, integration, apps",
3213
+ "variant": {
3214
+ "join": "round",
3215
+ "filled": "on",
3216
+ "radius": "2",
3217
+ "stroke": "1"
3218
+ },
3219
+ "createdAt": "2026-01-09T12:01:13.575765+00:00",
3220
+ "packageName": "round-filled-radius-2-stroke-1",
3221
+ "componentName": "IconBlocks"
3222
+ },
3209
3223
  {
3210
3224
  "category": "Filter & Settings",
3211
3225
  "svg": "<path d=\"M8.5 13C9.88071 13 11 14.1193 11 15.5V18.5C11 19.8807 9.88071 21 8.5 21H5.5C4.11929 21 3 19.8807 3 18.5V15.5C3 14.1193 4.11929 13 5.5 13H8.5Z\" 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=\"M8.5 3C9.88071 3 11 4.11929 11 5.5V8.5C11 9.88071 9.88071 11 8.5 11H5.5C4.11929 11 3 9.88071 3 8.5V5.5C3 4.11929 4.11929 3 5.5 3H8.5Z\" fill=\"currentColor\"/>",
@@ -6510,20 +6524,6 @@
6510
6524
  "packageName": "round-filled-radius-2-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": "2",
6521
- "stroke": "1"
6522
- },
6523
- "createdAt": "2025-02-15T21:11:34.065631+00:00",
6524
- "packageName": "round-filled-radius-2-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-2-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": "2",
6689
+ "stroke": "1"
6690
+ },
6691
+ "createdAt": "2025-02-15T21:11:34.065631+00:00",
6692
+ "packageName": "round-filled-radius-2-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-2-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.92969 3C9.76554 3.00002 10.5461 3.4178 11.0098 4.11328L11.5254 4.88672C11.989 5.5822 12.7696 5.99998 13.6055 6H19.5C20.8807 6 22 7.11929 22 8.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 20H4.5C3.11929 20 2 18.8807 2 17.5V5.5C2 4.11929 3.11929 3 4.5 3H8.92969Z\" fill=\"currentColor\"/>",
10702
+ "iconName": "folder-shield, folder-security",
10703
+ "variant": {
10704
+ "join": "round",
10705
+ "filled": "on",
10706
+ "radius": "2",
10707
+ "stroke": "1"
10708
+ },
10709
+ "createdAt": "2026-01-09T12:01:13.575765+00:00",
10710
+ "packageName": "round-filled-radius-2-stroke-1",
10711
+ "componentName": "IconFolderShield"
10712
+ },
10685
10713
  {
10686
10714
  "category": "AI & Magic",
10687
10715
  "svg": "<path d=\"M8.92969 3C9.76555 3.00002 10.5461 3.4178 11.0098 4.11328L11.8223 5.33203C12.1005 5.74931 12.5688 5.99998 13.0703 6H19.5C20.8807 6 22 7.11929 22 8.5V17.5C22 18.8807 20.8807 20 19.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.1436V5.5C2 4.11929 3.11929 3 4.5 3H8.92969Z\" 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-2-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.88019 16.0235 7.65641 19.0118 10.391 21.5543C11.3007 22.4 12.6995 22.3994 13.5855 21.529C15.674 19.4772 17.7422 17.0568 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": "2",
11785
+ "stroke": "1"
11786
+ },
11787
+ "createdAt": "2026-01-09T15:00:38.162674+00:00",
11788
+ "packageName": "round-filled-radius-2-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-2-stroke-1",
13931
13973
  "componentName": "IconMarker"
13932
13974
  },
13975
+ {
13976
+ "category": "Edit",
13977
+ "svg": "<path d=\"M12.3454 8.94757C12.9663 8.32661 13.8674 8.07735 14.7194 8.29034L17.0836 8.88116C17.5229 8.9911 17.9245 9.21819 18.2448 9.53839L20.8532 12.1468C20.9467 12.2405 20.9997 12.3678 20.9997 12.5003C20.9996 12.6328 20.9469 12.7601 20.8532 12.8538L11.8532 21.8538C11.7595 21.9475 11.6322 22.0002 11.4997 22.0003C11.3672 22.0003 11.2399 21.9474 11.1461 21.8538L8.53774 19.2454C8.21755 18.9252 7.99045 18.5236 7.88052 18.0843L7.2897 15.72C7.07671 14.8681 7.32597 13.967 7.94692 13.346L12.3454 8.94757Z\" fill=\"currentColor\"/><path d=\"M5.2731 4.01299C5.41199 2.76295 6.93548 2.22816 7.82485 3.11749L12.1032 7.39678C12.2981 7.59207 12.2983 7.90866 12.1032 8.10382L7.10317 13.1038C7.00948 13.1975 6.88215 13.2502 6.74966 13.2503C6.6172 13.2503 6.48988 13.1974 6.39614 13.1038L5.32583 12.0335C4.78889 11.4965 4.52526 10.7443 4.60903 9.98956L5.2731 4.01299Z\" fill=\"currentColor\"/>",
13978
+ "iconName": "marker-2, highlight",
13979
+ "variant": {
13980
+ "join": "round",
13981
+ "filled": "on",
13982
+ "radius": "2",
13983
+ "stroke": "1"
13984
+ },
13985
+ "createdAt": "2026-01-09T12:01:13.575765+00:00",
13986
+ "packageName": "round-filled-radius-2-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-2-stroke-1",
14547
14603
  "componentName": "IconMouth"
14548
14604
  },
14605
+ {
14606
+ "category": "Folders & Files",
14607
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.92969 3C9.76554 3.00002 10.5461 3.4178 11.0098 4.11328L11.5254 4.88672C11.989 5.5822 12.7696 5.99998 13.6055 6H19.5C20.8807 6 22 7.11929 22 8.5V17.5C22 18.8807 20.8807 20 19.5 20H4.5C3.11929 20 2 18.8807 2 17.5V5.5C2 4.11929 3.11929 3 4.5 3H8.92969ZM12.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": "2",
14613
+ "stroke": "1"
14614
+ },
14615
+ "createdAt": "2026-01-09T12:01:13.575765+00:00",
14616
+ "packageName": "round-filled-radius-2-stroke-1",
14617
+ "componentName": "IconMoveFolder"
14618
+ },
14549
14619
  {
14550
14620
  "category": "Photography & Video",
14551
14621
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.99913 4.5C1.99913 3.11929 3.11842 2 4.49913 2H13.4991C14.8798 2 15.9991 3.11929 15.9991 4.5V8H19.4991C20.8798 8 21.9991 9.11929 21.9991 10.5V19.5C21.9991 20.8807 20.8798 22 19.4991 22H10.4991C9.11842 22 7.99913 20.8807 7.99913 19.5V16H4.49913C3.11842 16 1.99913 14.8807 1.99913 13.5V12.5067C1.96593 9.83872 1.99913 7.16818 1.99913 4.5ZM7.99913 10.6169L7.3808 10.2459C6.52733 9.73382 5.45139 9.77679 4.64147 10.3553L2.99913 11.5284V4.5C2.99913 3.67157 3.67071 3 4.49913 3H13.4991C14.3276 3 14.9991 3.67157 14.9991 4.5V8H10.4991C9.11842 8 7.99913 9.11929 7.99913 10.5V10.6169ZM4.74913 5.75C4.74913 5.05964 5.30878 4.5 5.99913 4.5C6.68949 4.5 7.24913 5.05964 7.24913 5.75C7.24913 6.44036 6.68949 7 5.99913 7C5.30878 7 4.74913 6.44036 4.74913 5.75ZM12.9991 12.9858C12.9991 12.3758 13.6887 12.0209 14.1851 12.3755L17.0049 14.3897C17.4237 14.6888 17.4237 15.3112 17.0049 15.6103L14.1851 17.6245C13.6887 17.9791 12.9991 17.6242 12.9991 17.0142V12.9858Z\" fill=\"currentColor\"/>",
@@ -16044,6 +16114,20 @@
16044
16114
  "packageName": "round-filled-radius-2-stroke-1",
16045
16115
  "componentName": "IconPeopleGear"
16046
16116
  },
16117
+ {
16118
+ "category": "People",
16119
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17.5 2C18.8807 2 20 3.11929 20 4.5V19.5C20 20.8807 18.8807 22 17.5 22H6.5C5.11929 22 4 20.8807 4 19.5V4.5C4 3.11929 5.11929 2 6.5 2H17.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": "2",
16125
+ "stroke": "1"
16126
+ },
16127
+ "createdAt": "2026-01-09T15:00:38.162674+00:00",
16128
+ "packageName": "round-filled-radius-2-stroke-1",
16129
+ "componentName": "IconPeopleIdCard"
16130
+ },
16047
16131
  {
16048
16132
  "category": "People",
16049
16133
  "svg": "<path d=\"M7.5 6.5C7.5 4.01472 9.51472 2 12 2C14.4853 2 16.5 4.01472 16.5 6.5C16.5 8.98528 14.4853 11 12 11C9.51472 11 7.5 8.98528 7.5 6.5Z\" fill=\"currentColor\"/><path d=\"M12.0002 12C8.021 12 5.04789 14.6204 3.93808 18.2128C3.46872 19.7321 4.75753 21 6.18333 21H14.5271C13.7456 20.2035 12.9617 19.052 12.9617 17.6111C12.9617 16.5044 13.314 15.5251 13.9854 14.8089C14.6493 14.1007 15.5458 13.7393 16.4446 13.7393C16.7016 13.7393 16.9421 13.7642 17.1648 13.8058C15.7763 12.6735 14.0175 12 12.0002 12Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.4443 14.7393C15.8137 14.7393 15.184 14.9922 14.7147 15.4928C14.2428 15.9961 13.9614 16.718 13.9614 17.6111C13.9614 18.9821 14.9306 20.093 15.7976 20.8092C16.2456 21.1793 16.7019 21.4738 17.0685 21.6775C17.2516 21.7792 17.4176 21.8612 17.5536 21.9195C17.6211 21.9484 17.6874 21.9741 17.7484 21.9937C17.7913 22.0074 17.8906 22.0384 17.9999 22.0384C18.1091 22.0384 18.2085 22.0074 18.2514 21.9937C18.3124 21.9741 18.3786 21.9484 18.4461 21.9195C18.5822 21.8612 18.7482 21.7792 18.9313 21.6775C19.2978 21.4738 19.7542 21.1793 20.2022 20.8092C21.0692 20.093 22.0383 18.9821 22.0383 17.6111C22.0383 16.718 21.757 15.9961 21.2851 15.4928C20.8158 14.9922 20.186 14.7393 19.5554 14.7393C18.9592 14.7393 18.482 14.9184 18.1552 15.0967C18.0992 15.1272 18.0474 15.1579 17.9999 15.1878C17.9524 15.1579 17.9005 15.1272 17.8445 15.0967C17.5177 14.9184 17.0406 14.7393 16.4443 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"