@central-icons-react-native/round-filled-radius-1-stroke-1 1.1.85 → 1.1.87

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.
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
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.5V19.5C18 20.3284 17.3284 21 16.5 21H4.5C3.67157 21 3 20.3284 3 19.5V7.5C3 6.67157 3.67157 6 4.5 6H10.5ZM11 20H16.5C16.7761 20 17 19.7761 17 19.5V14H11V20ZM4.5 7C4.22386 7 4 7.22386 4 7.5V13H10V7H4.5Z",fill:"currentColor"}),l.default.createElement(C.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M19.6533 3.00781C20.4097 3.08461 21 3.72334 21 4.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 3H19.5L19.6533 3.00781Z",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.5V19.5C18 20.3284 17.3284 21 16.5 21H4.5C3.67157 21 3 20.3284 3 19.5V7.5C3 6.67157 3.67157 6 4.5 6H10.5ZM11 20H16.5C16.7761 20 17 19.7761 17 19.5V14H11V20ZM4.5 7C4.22386 7 4 7.22386 4 7.5V13H10V7H4.5Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19.6533 3.00781C20.4097 3.08461 21 3.72334 21 4.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 3H19.5L19.6533 3.00781Z\"\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,iLACF,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.5V19.5C18 20.3284 17.3284 21 16.5 21H4.5C3.67157 21 3 20.3284 3 19.5V7.5C3 6.67157 3.67157 6 4.5 6H10.5ZM11 20H16.5C16.7761 20 17 19.7761 17 19.5V14H11V20ZM4.5 7C4.22386 7 4 7.22386 4 7.5V13H10V7H4.5Z",fill:"currentColor"}),e.createElement(t,{fillRule:"evenodd",clipRule:"evenodd",d:"M19.6533 3.00781C20.4097 3.08461 21 3.72334 21 4.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 3H19.5L19.6533 3.00781Z",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.5V19.5C18 20.3284 17.3284 21 16.5 21H4.5C3.67157 21 3 20.3284 3 19.5V7.5C3 6.67157 3.67157 6 4.5 6H10.5ZM11 20H16.5C16.7761 20 17 19.7761 17 19.5V14H11V20ZM4.5 7C4.22386 7 4 7.22386 4 7.5V13H10V7H4.5Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19.6533 3.00781C20.4097 3.08461 21 3.72334 21 4.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 3H19.5L19.6533 3.00781Z\"\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,iLACF,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 IconBoard: FC<CentralIconBaseProps>;
4
+ export default IconBoard;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var e=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var d=(r,o)=>{for(var C in o)e(r,C,{get:o[C],enumerable:!0})},a=(r,o,C,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!P.call(r,t)&&t!==C&&e(r,t,{get:()=>o[t],enumerable:!(l=B(o,t))||l.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(x(r)):{},a(o||!r||!r.__esModule?e(C,"default",{value:r,enumerable:!0}):C,r)),g=r=>a(e({},"__esModule",{value:!0}),r);var v={};d(v,{IconBoard:()=>i,default:()=>V});module.exports=g(v);var n=m(require("react"));var f=m(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...C})=>f.default.createElement(s.Svg,{...C,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"),i=r=>n.default.createElement(c,{...r},n.default.createElement(p.Path,{d:"M5.08073 3H11V21L5.08072 21C4.81715 21 4.58977 21 4.40249 20.9847C4.20481 20.9686 4.00821 20.9329 3.81902 20.8365C3.53677 20.6927 3.3073 20.4632 3.16349 20.181C3.06709 19.9918 3.03144 19.7952 3.01529 19.5975C2.99998 19.4102 2.99999 19.1829 3 18.9193V5.08073C2.99999 4.81716 2.99998 4.58977 3.01529 4.40249C3.03144 4.20481 3.06709 4.00821 3.16349 3.81902C3.3073 3.53677 3.53677 3.3073 3.81902 3.16349C4.00821 3.06709 4.20481 3.03144 4.40249 3.01529C4.58977 2.99998 4.81716 2.99999 5.08073 3Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M12 21L18.9193 21C19.1829 21 19.4102 21 19.5975 20.9847C19.7952 20.9686 19.9918 20.9329 20.181 20.8365C20.4632 20.6927 20.6927 20.4632 20.8365 20.181C20.9329 19.9918 20.9686 19.7952 20.9847 19.5975C21 19.4102 21 19.1828 21 18.9193V12.5H12V21Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M21 11.5V5.08072C21 4.81715 21 4.58977 20.9847 4.40249C20.9686 4.20481 20.9329 4.00821 20.8365 3.81902C20.6927 3.53677 20.4632 3.3073 20.181 3.16349C19.9918 3.06709 19.7952 3.03144 19.5975 3.01529C19.4102 2.99998 19.1829 2.99999 18.9193 3H12V11.5H21Z",fill:"currentColor"})),V=i;0&&(module.exports={IconBoard});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBoard/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 IconBoard: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5.08073 3H11V21L5.08072 21C4.81715 21 4.58977 21 4.40249 20.9847C4.20481 20.9686 4.00821 20.9329 3.81902 20.8365C3.53677 20.6927 3.3073 20.4632 3.16349 20.181C3.06709 19.9918 3.03144 19.7952 3.01529 19.5975C2.99998 19.4102 2.99999 19.1829 3 18.9193V5.08073C2.99999 4.81716 2.99998 4.58977 3.01529 4.40249C3.03144 4.20481 3.06709 4.00821 3.16349 3.81902C3.3073 3.53677 3.53677 3.3073 3.81902 3.16349C4.00821 3.06709 4.20481 3.03144 4.40249 3.01529C4.58977 2.99998 4.81716 2.99999 5.08073 3Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 21L18.9193 21C19.1829 21 19.4102 21 19.5975 20.9847C19.7952 20.9686 19.9918 20.9329 20.181 20.8365C20.4632 20.6927 20.6927 20.4632 20.8365 20.181C20.9329 19.9918 20.9686 19.7952 20.9847 19.5975C21 19.4102 21 19.1828 21 18.9193V12.5H12V21Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21 11.5V5.08072C21 4.81715 21 4.58977 20.9847 4.40249C20.9686 4.20481 20.9329 4.00821 20.8365 3.81902C20.6927 3.53677 20.4632 3.3073 20.181 3.16349C19.9918 3.06709 19.7952 3.03144 19.5975 3.01529C19.4102 2.99998 19.1829 2.99999 18.9193 3H12V11.5H21Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBoard;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,eAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAuCC,GAEhD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,6eACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qPACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6PACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconBoard_exports","__export","IconBoard","IconBoard_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconBoard","props","React","CentralIconBase","IconBoard_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:C,size:r=24,...e})=>p.createElement(l,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);import{Path as t}from"react-native-svg";var a=C=>o.createElement(n,{...C},o.createElement(t,{d:"M5.08073 3H11V21L5.08072 21C4.81715 21 4.58977 21 4.40249 20.9847C4.20481 20.9686 4.00821 20.9329 3.81902 20.8365C3.53677 20.6927 3.3073 20.4632 3.16349 20.181C3.06709 19.9918 3.03144 19.7952 3.01529 19.5975C2.99998 19.4102 2.99999 19.1829 3 18.9193V5.08073C2.99999 4.81716 2.99998 4.58977 3.01529 4.40249C3.03144 4.20481 3.06709 4.00821 3.16349 3.81902C3.3073 3.53677 3.53677 3.3073 3.81902 3.16349C4.00821 3.06709 4.20481 3.03144 4.40249 3.01529C4.58977 2.99998 4.81716 2.99999 5.08073 3Z",fill:"currentColor"}),o.createElement(t,{d:"M12 21L18.9193 21C19.1829 21 19.4102 21 19.5975 20.9847C19.7952 20.9686 19.9918 20.9329 20.181 20.8365C20.4632 20.6927 20.6927 20.4632 20.8365 20.181C20.9329 19.9918 20.9686 19.7952 20.9847 19.5975C21 19.4102 21 19.1828 21 18.9193V12.5H12V21Z",fill:"currentColor"}),o.createElement(t,{d:"M21 11.5V5.08072C21 4.81715 21 4.58977 20.9847 4.40249C20.9686 4.20481 20.9329 4.00821 20.8365 3.81902C20.6927 3.53677 20.4632 3.3073 20.181 3.16349C19.9918 3.06709 19.7952 3.03144 19.5975 3.01529C19.4102 2.99998 19.1829 2.99999 18.9193 3H12V11.5H21Z",fill:"currentColor"})),P=a;export{a as IconBoard,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBoard/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 IconBoard: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5.08073 3H11V21L5.08072 21C4.81715 21 4.58977 21 4.40249 20.9847C4.20481 20.9686 4.00821 20.9329 3.81902 20.8365C3.53677 20.6927 3.3073 20.4632 3.16349 20.181C3.06709 19.9918 3.03144 19.7952 3.01529 19.5975C2.99998 19.4102 2.99999 19.1829 3 18.9193V5.08073C2.99999 4.81716 2.99998 4.58977 3.01529 4.40249C3.03144 4.20481 3.06709 4.00821 3.16349 3.81902C3.3073 3.53677 3.53677 3.3073 3.81902 3.16349C4.00821 3.06709 4.20481 3.03144 4.40249 3.01529C4.58977 2.99998 4.81716 2.99999 5.08073 3Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 21L18.9193 21C19.1829 21 19.4102 21 19.5975 20.9847C19.7952 20.9686 19.9918 20.9329 20.181 20.8365C20.4632 20.6927 20.6927 20.4632 20.8365 20.181C20.9329 19.9918 20.9686 19.7952 20.9847 19.5975C21 19.4102 21 19.1828 21 18.9193V12.5H12V21Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21 11.5V5.08072C21 4.81715 21 4.58977 20.9847 4.40249C20.9686 4.20481 20.9329 4.00821 20.8365 3.81902C20.6927 3.53677 20.4632 3.3073 20.181 3.16349C19.9918 3.06709 19.7952 3.03144 19.5975 3.01529C19.4102 2.99998 19.1829 2.99999 18.9193 3H12V11.5H21Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBoard;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAuCC,GAEhDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,6eACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qPACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6PACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBoard","props","React","CentralIconBase","IconBoard_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:"M9.46484 3C9.96636 3.00001 10.4347 3.25068 10.7129 3.66797L11.8223 5.33203C12.1005 5.74932 12.5688 5.99999 13.0703 6H20.5C21.3284 6 22 6.67157 22 7.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 20H3.5C2.67157 20 2 19.3284 2 18.5V4.5C2 3.67157 2.67157 3 3.5 3H9.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=\"M9.46484 3C9.96636 3.00001 10.4347 3.25068 10.7129 3.66797L11.8223 5.33203C12.1005 5.74932 12.5688 5.99999 13.0703 6H20.5C21.3284 6 22 6.67157 22 7.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 20H3.5C2.67157 20 2 19.3284 2 18.5V4.5C2 3.67157 2.67157 3 3.5 3H9.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,0gBACF,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:"M9.46484 3C9.96636 3.00001 10.4347 3.25068 10.7129 3.66797L11.8223 5.33203C12.1005 5.74932 12.5688 5.99999 13.0703 6H20.5C21.3284 6 22 6.67157 22 7.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 20H3.5C2.67157 20 2 19.3284 2 18.5V4.5C2 3.67157 2.67157 3 3.5 3H9.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=\"M9.46484 3C9.96636 3.00001 10.4347 3.25068 10.7129 3.66797L11.8223 5.33203C12.1005 5.74932 12.5688 5.99999 13.0703 6H20.5C21.3284 6 22 6.67157 22 7.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 20H3.5C2.67157 20 2 19.3284 2 18.5V4.5C2 3.67157 2.67157 3 3.5 3H9.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,0gBACF,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 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.7464 8.54715C13.1189 8.17465 13.6602 8.02495 14.1712 8.15262L17.3529 8.94754C17.6166 9.01348 17.8579 9.15083 18.0501 9.34305L20.8539 12.1468C20.9476 12.2405 21.0003 12.3677 21.0003 12.5003C21.0003 12.6328 20.9475 12.7601 20.8539 12.8538L11.8539 21.8538C11.7601 21.9473 11.6328 22.0003 11.5003 22.0003C11.3679 22.0002 11.2405 21.9475 11.1468 21.8538L8.34311 19.0501C8.15094 18.8579 8.01356 18.6165 7.9476 18.3528L7.15268 15.1712C7.02493 14.6602 7.17489 14.1189 7.54721 13.7464L12.7464 8.54715Z",fill:"currentColor"}),C.default.createElement(p.Path,{d:"M5.27377 4.01297C5.41267 2.76294 6.93615 2.22819 7.82553 3.11746L12.1039 7.39676C12.2991 7.59202 12.2991 7.90853 12.1039 8.10379L7.10385 13.1038C7.01012 13.1973 6.88278 13.2503 6.75034 13.2503C6.61786 13.2502 6.4905 13.1975 6.39682 13.1038L4.98666 11.6936C4.66456 11.3715 4.5058 10.9198 4.556 10.4671L5.27377 4.01297Z",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.7464 8.54715C13.1189 8.17465 13.6602 8.02495 14.1712 8.15262L17.3529 8.94754C17.6166 9.01348 17.8579 9.15083 18.0501 9.34305L20.8539 12.1468C20.9476 12.2405 21.0003 12.3677 21.0003 12.5003C21.0003 12.6328 20.9475 12.7601 20.8539 12.8538L11.8539 21.8538C11.7601 21.9473 11.6328 22.0003 11.5003 22.0003C11.3679 22.0002 11.2405 21.9475 11.1468 21.8538L8.34311 19.0501C8.15094 18.8579 8.01356 18.6165 7.9476 18.3528L7.15268 15.1712C7.02493 14.6602 7.17489 14.1189 7.54721 13.7464L12.7464 8.54715Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.27377 4.01297C5.41267 2.76294 6.93615 2.22819 7.82553 3.11746L12.1039 7.39676C12.2991 7.59202 12.2991 7.90853 12.1039 8.10379L7.10385 13.1038C7.01012 13.1973 6.88278 13.2503 6.75034 13.2503C6.61786 13.2502 6.4905 13.1975 6.39682 13.1038L4.98666 11.6936C4.66456 11.3715 4.5058 10.9198 4.556 10.4671L5.27377 4.01297Z\"\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,mfACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gUACF,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.7464 8.54715C13.1189 8.17465 13.6602 8.02495 14.1712 8.15262L17.3529 8.94754C17.6166 9.01348 17.8579 9.15083 18.0501 9.34305L20.8539 12.1468C20.9476 12.2405 21.0003 12.3677 21.0003 12.5003C21.0003 12.6328 20.9475 12.7601 20.8539 12.8538L11.8539 21.8538C11.7601 21.9473 11.6328 22.0003 11.5003 22.0003C11.3679 22.0002 11.2405 21.9475 11.1468 21.8538L8.34311 19.0501C8.15094 18.8579 8.01356 18.6165 7.9476 18.3528L7.15268 15.1712C7.02493 14.6602 7.17489 14.1189 7.54721 13.7464L12.7464 8.54715Z",fill:"currentColor"}),t.createElement(n,{d:"M5.27377 4.01297C5.41267 2.76294 6.93615 2.22819 7.82553 3.11746L12.1039 7.39676C12.2991 7.59202 12.2991 7.90853 12.1039 8.10379L7.10385 13.1038C7.01012 13.1973 6.88278 13.2503 6.75034 13.2503C6.61786 13.2502 6.4905 13.1975 6.39682 13.1038L4.98666 11.6936C4.66456 11.3715 4.5058 10.9198 4.556 10.4671L5.27377 4.01297Z",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.7464 8.54715C13.1189 8.17465 13.6602 8.02495 14.1712 8.15262L17.3529 8.94754C17.6166 9.01348 17.8579 9.15083 18.0501 9.34305L20.8539 12.1468C20.9476 12.2405 21.0003 12.3677 21.0003 12.5003C21.0003 12.6328 20.9475 12.7601 20.8539 12.8538L11.8539 21.8538C11.7601 21.9473 11.6328 22.0003 11.5003 22.0003C11.3679 22.0002 11.2405 21.9475 11.1468 21.8538L8.34311 19.0501C8.15094 18.8579 8.01356 18.6165 7.9476 18.3528L7.15268 15.1712C7.02493 14.6602 7.17489 14.1189 7.54721 13.7464L12.7464 8.54715Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.27377 4.01297C5.41267 2.76294 6.93615 2.22819 7.82553 3.11746L12.1039 7.39676C12.2991 7.59202 12.2991 7.90853 12.1039 8.10379L7.10385 13.1038C7.01012 13.1973 6.88278 13.2503 6.75034 13.2503C6.61786 13.2502 6.4905 13.1975 6.39682 13.1038L4.98666 11.6936C4.66456 11.3715 4.5058 10.9198 4.556 10.4671L5.27377 4.01297Z\"\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,mfACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gUACF,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:"M9.46484 3C9.96636 3.00001 10.4347 3.25068 10.7129 3.66797L11.8223 5.33203C12.1005 5.74932 12.5688 5.99999 13.0703 6H20.5C21.3284 6 22 6.67157 22 7.5V18.5C22 19.3284 21.3284 20 20.5 20H3.5C2.67157 20 2 19.3284 2 18.5V4.5C2 3.67157 2.67157 3 3.5 3H9.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=\"M9.46484 3C9.96636 3.00001 10.4347 3.25068 10.7129 3.66797L11.8223 5.33203C12.1005 5.74932 12.5688 5.99999 13.0703 6H20.5C21.3284 6 22 6.67157 22 7.5V18.5C22 19.3284 21.3284 20 20.5 20H3.5C2.67157 20 2 19.3284 2 18.5V4.5C2 3.67157 2.67157 3 3.5 3H9.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,goBACF,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:"M9.46484 3C9.96636 3.00001 10.4347 3.25068 10.7129 3.66797L11.8223 5.33203C12.1005 5.74932 12.5688 5.99999 13.0703 6H20.5C21.3284 6 22 6.67157 22 7.5V18.5C22 19.3284 21.3284 20 20.5 20H3.5C2.67157 20 2 19.3284 2 18.5V4.5C2 3.67157 2.67157 3 3.5 3H9.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=\"M9.46484 3C9.96636 3.00001 10.4347 3.25068 10.7129 3.66797L11.8223 5.33203C12.1005 5.74932 12.5688 5.99999 13.0703 6H20.5C21.3284 6 22 6.67157 22 7.5V18.5C22 19.3284 21.3284 20 20.5 20H3.5C2.67157 20 2 19.3284 2 18.5V4.5C2 3.67157 2.67157 3 3.5 3H9.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,goBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconMoveFolder","props","React","CentralIconBase","IconMoveFolder_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
@@ -1127,6 +1130,7 @@ Below is a complete list of available icons:
1127
1130
  - IconAlignHorizontalCenter
1128
1131
  - IconAlignVerticalCenter
1129
1132
  - IconBento
1133
+ - IconBoard
1130
1134
  - IconCarussel
1131
1135
  - IconColumns3
1132
1136
  - IconColumns3Wide
@@ -1670,6 +1674,7 @@ Below is a complete list of available icons:
1670
1674
  - IconBean
1671
1675
  - IconBee
1672
1676
  - IconBlackHole
1677
+ - IconBlocks
1673
1678
  - IconBomb
1674
1679
  - IconBooks
1675
1680
  - IconBronceMedal
@@ -3206,6 +3206,20 @@
3206
3206
  "packageName": "round-filled-radius-1-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.5V19.5C18 20.3284 17.3284 21 16.5 21H4.5C3.67157 21 3 20.3284 3 19.5V7.5C3 6.67157 3.67157 6 4.5 6H10.5ZM11 20H16.5C16.7761 20 17 19.7761 17 19.5V14H11V20ZM4.5 7C4.22386 7 4 7.22386 4 7.5V13H10V7H4.5Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.6533 3.00781C20.4097 3.08461 21 3.72334 21 4.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 3H19.5L19.6533 3.00781Z\" fill=\"currentColor\"/>",
3212
+ "iconName": "blocks, integration, apps",
3213
+ "variant": {
3214
+ "join": "round",
3215
+ "filled": "on",
3216
+ "radius": "1",
3217
+ "stroke": "1"
3218
+ },
3219
+ "createdAt": "2026-01-09T12:01:13.575765+00:00",
3220
+ "packageName": "round-filled-radius-1-stroke-1",
3221
+ "componentName": "IconBlocks"
3222
+ },
3209
3223
  {
3210
3224
  "category": "Filter & Settings",
3211
3225
  "svg": "<path d=\"M9.5 13C10.3284 13 11 13.6716 11 14.5V19.5C11 20.3284 10.3284 21 9.5 21H4.5C3.67157 21 3 20.3284 3 19.5V14.5C3 13.6716 3.67157 13 4.5 13H9.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=\"M9.5 3C10.3284 3 11 3.67157 11 4.5V9.5C11 10.3284 10.3284 11 9.5 11H4.5C3.67157 11 3 10.3284 3 9.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5Z\" fill=\"currentColor\"/>",
@@ -3290,6 +3304,20 @@
3290
3304
  "packageName": "round-filled-radius-1-stroke-1",
3291
3305
  "componentName": "IconBlur"
3292
3306
  },
3307
+ {
3308
+ "category": "Layout",
3309
+ "svg": "<path d=\"M5.08073 3H11V21L5.08072 21C4.81715 21 4.58977 21 4.40249 20.9847C4.20481 20.9686 4.00821 20.9329 3.81902 20.8365C3.53677 20.6927 3.3073 20.4632 3.16349 20.181C3.06709 19.9918 3.03144 19.7952 3.01529 19.5975C2.99998 19.4102 2.99999 19.1829 3 18.9193V5.08073C2.99999 4.81716 2.99998 4.58977 3.01529 4.40249C3.03144 4.20481 3.06709 4.00821 3.16349 3.81902C3.3073 3.53677 3.53677 3.3073 3.81902 3.16349C4.00821 3.06709 4.20481 3.03144 4.40249 3.01529C4.58977 2.99998 4.81716 2.99999 5.08073 3Z\" fill=\"currentColor\"/><path d=\"M12 21L18.9193 21C19.1829 21 19.4102 21 19.5975 20.9847C19.7952 20.9686 19.9918 20.9329 20.181 20.8365C20.4632 20.6927 20.6927 20.4632 20.8365 20.181C20.9329 19.9918 20.9686 19.7952 20.9847 19.5975C21 19.4102 21 19.1828 21 18.9193V12.5H12V21Z\" fill=\"currentColor\"/><path d=\"M21 11.5V5.08072C21 4.81715 21 4.58977 20.9847 4.40249C20.9686 4.20481 20.9329 4.00821 20.8365 3.81902C20.6927 3.53677 20.4632 3.3073 20.181 3.16349C19.9918 3.06709 19.7952 3.03144 19.5975 3.01529C19.4102 2.99998 19.1829 2.99999 18.9193 3H12V11.5H21Z\" fill=\"currentColor\"/>",
3310
+ "iconName": "board, moodboard, layout, template",
3311
+ "variant": {
3312
+ "join": "round",
3313
+ "filled": "on",
3314
+ "radius": "1",
3315
+ "stroke": "1"
3316
+ },
3317
+ "createdAt": "2026-01-09T08:00:55.6867+00:00",
3318
+ "packageName": "round-filled-radius-1-stroke-1",
3319
+ "componentName": "IconBoard"
3320
+ },
3293
3321
  {
3294
3322
  "category": "Typography",
3295
3323
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5 5C5 3.89543 5.89543 3 7 3H13C15.7614 3 18 5.23858 18 8C18 9.43071 17.3991 10.7211 16.4359 11.6325C17.9657 12.4875 19 14.123 19 16C19 18.7614 16.7614 21 14 21H7C5.89543 21 5 20.1046 5 19V5Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13 11C14.6569 11 16 9.65685 16 8C16 6.34315 14.6569 5 13 5H7V11H13Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7 13H14C15.6569 13 17 14.3431 17 16C17 17.6569 15.6569 19 14 19H7V13Z\" fill=\"currentColor\"/>",
@@ -10668,6 +10696,20 @@
10668
10696
  "packageName": "round-filled-radius-1-stroke-1",
10669
10697
  "componentName": "IconFolderShared"
10670
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=\"M9.46484 3C9.96636 3.00001 10.4347 3.25068 10.7129 3.66797L11.8223 5.33203C12.1005 5.74932 12.5688 5.99999 13.0703 6H20.5C21.3284 6 22 6.67157 22 7.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 20H3.5C2.67157 20 2 19.3284 2 18.5V4.5C2 3.67157 2.67157 3 3.5 3H9.46484Z\" fill=\"currentColor\"/>",
10702
+ "iconName": "folder-shield, folder-security",
10703
+ "variant": {
10704
+ "join": "round",
10705
+ "filled": "on",
10706
+ "radius": "1",
10707
+ "stroke": "1"
10708
+ },
10709
+ "createdAt": "2026-01-09T12:01:13.575765+00:00",
10710
+ "packageName": "round-filled-radius-1-stroke-1",
10711
+ "componentName": "IconFolderShield"
10712
+ },
10671
10713
  {
10672
10714
  "category": "AI & Magic",
10673
10715
  "svg": "<path d=\"M9.46484 3C9.96636 3.00001 10.4347 3.25068 10.7129 3.66797L12.1191 5.77734C12.2119 5.91644 12.368 5.99999 12.5352 6H20.5C21.3284 6 22 6.67157 22 7.5V18.5C22 19.3284 21.3284 20 20.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.1436V4.5C2 3.67157 2.67157 3 3.5 3H9.46484Z\" 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\"/>",
@@ -13916,6 +13958,20 @@
13916
13958
  "packageName": "round-filled-radius-1-stroke-1",
13917
13959
  "componentName": "IconMarker"
13918
13960
  },
13961
+ {
13962
+ "category": "Edit",
13963
+ "svg": "<path d=\"M12.7464 8.54715C13.1189 8.17465 13.6602 8.02495 14.1712 8.15262L17.3529 8.94754C17.6166 9.01348 17.8579 9.15083 18.0501 9.34305L20.8539 12.1468C20.9476 12.2405 21.0003 12.3677 21.0003 12.5003C21.0003 12.6328 20.9475 12.7601 20.8539 12.8538L11.8539 21.8538C11.7601 21.9473 11.6328 22.0003 11.5003 22.0003C11.3679 22.0002 11.2405 21.9475 11.1468 21.8538L8.34311 19.0501C8.15094 18.8579 8.01356 18.6165 7.9476 18.3528L7.15268 15.1712C7.02493 14.6602 7.17489 14.1189 7.54721 13.7464L12.7464 8.54715Z\" fill=\"currentColor\"/><path d=\"M5.27377 4.01297C5.41267 2.76294 6.93615 2.22819 7.82553 3.11746L12.1039 7.39676C12.2991 7.59202 12.2991 7.90853 12.1039 8.10379L7.10385 13.1038C7.01012 13.1973 6.88278 13.2503 6.75034 13.2503C6.61786 13.2502 6.4905 13.1975 6.39682 13.1038L4.98666 11.6936C4.66456 11.3715 4.5058 10.9198 4.556 10.4671L5.27377 4.01297Z\" fill=\"currentColor\"/>",
13964
+ "iconName": "marker-2, highlight",
13965
+ "variant": {
13966
+ "join": "round",
13967
+ "filled": "on",
13968
+ "radius": "1",
13969
+ "stroke": "1"
13970
+ },
13971
+ "createdAt": "2026-01-09T12:01:13.575765+00:00",
13972
+ "packageName": "round-filled-radius-1-stroke-1",
13973
+ "componentName": "IconMarker2"
13974
+ },
13919
13975
  {
13920
13976
  "category": "Edit",
13921
13977
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17.9452 18.757C16.7189 17.9548 16.2773 16.4985 16.1119 15.5822C16.0486 15.2316 15.7673 15 15.5 15H8.5C8.23274 15 7.95143 15.2316 7.88814 15.5822C7.72274 16.4985 7.2811 17.9548 6.05481 18.757C7.64037 20.1531 9.72129 21 12 21C14.2787 21 16.3596 20.1531 17.9452 18.757ZM15 14V9.23699C15 8.91867 14.7065 8.68139 14.3952 8.74809L9.39524 9.81951C9.1647 9.86892 9 10.0726 9 10.3084V14H15ZM2 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\"/>",
@@ -14532,6 +14588,20 @@
14532
14588
  "packageName": "round-filled-radius-1-stroke-1",
14533
14589
  "componentName": "IconMouth"
14534
14590
  },
14591
+ {
14592
+ "category": "Folders & Files",
14593
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.46484 3C9.96636 3.00001 10.4347 3.25068 10.7129 3.66797L11.8223 5.33203C12.1005 5.74932 12.5688 5.99999 13.0703 6H20.5C21.3284 6 22 6.67157 22 7.5V18.5C22 19.3284 21.3284 20 20.5 20H3.5C2.67157 20 2 19.3284 2 18.5V4.5C2 3.67157 2.67157 3 3.5 3H9.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\"/>",
14594
+ "iconName": "move-folder",
14595
+ "variant": {
14596
+ "join": "round",
14597
+ "filled": "on",
14598
+ "radius": "1",
14599
+ "stroke": "1"
14600
+ },
14601
+ "createdAt": "2026-01-09T12:01:13.575765+00:00",
14602
+ "packageName": "round-filled-radius-1-stroke-1",
14603
+ "componentName": "IconMoveFolder"
14604
+ },
14535
14605
  {
14536
14606
  "category": "Photography & Video",
14537
14607
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.00004 3.5C2.00004 2.67157 2.67161 2 3.50004 2H14.5C15.3285 2 16 2.67157 16 3.5V8H20.5C21.3285 8 22 8.67157 22 9.5V20.5C22 21.3284 21.3285 22 20.5 22H9.50004C8.67161 22 8.00004 21.3284 8.00004 20.5V16H3.50004C2.67161 16 2.00004 15.3284 2.00004 14.5C2.00004 10.8333 2.00004 7.16667 2.00004 3.5ZM8.00004 10.6169L6.8195 9.90858C6.30741 9.60133 5.66185 9.62711 5.1759 9.97422L3.00004 11.5284V3.5C3.00004 3.22386 3.2239 3 3.50004 3H14.5C14.7762 3 15 3.22386 15 3.5V8H9.50004C8.67161 8 8.00004 8.67157 8.00004 9.5V10.6169ZM4.75004 5.75C4.75004 5.05964 5.30968 4.5 6.00004 4.5C6.69039 4.5 7.25004 5.05964 7.25004 5.75C7.25004 6.44036 6.69039 7 6.00004 7C5.30968 7 4.75004 6.44036 4.75004 5.75ZM13 12.9858C13 12.3758 13.6896 12.0209 14.186 12.3755L17.0059 14.3897C17.4246 14.6888 17.4246 15.3112 17.0059 15.6103L14.186 17.6245C13.6896 17.9791 13 17.6242 13 17.0142V12.9858Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -228,12 +228,14 @@ export type CentralIconName =
228
228
  | "IconBlankPagePortrait"
229
229
  | "IconBlip"
230
230
  | "IconBlock"
231
+ | "IconBlocks"
231
232
  | "IconBlockSortAscending"
232
233
  | "IconBlockSortDescending"
233
234
  | "IconBlossom"
234
235
  | "IconBluesky"
235
236
  | "IconBluetooth"
236
237
  | "IconBlur"
238
+ | "IconBoard"
237
239
  | "IconBold"
238
240
  | "IconBolt"
239
241
  | "IconBomb"
@@ -761,6 +763,7 @@ export type CentralIconName =
761
763
  | "IconFolderRestricted"
762
764
  | "IconFolders"
763
765
  | "IconFolderShared"
766
+ | "IconFolderShield"
764
767
  | "IconFolderSparkle"
765
768
  | "IconFolderUpload"
766
769
  | "IconFontStyle"
@@ -993,6 +996,7 @@ export type CentralIconName =
993
996
  | "IconMapPinFlat"
994
997
  | "IconMarkdown"
995
998
  | "IconMarker"
999
+ | "IconMarker2"
996
1000
  | "IconMarkerCircle"
997
1001
  | "IconMarkup"
998
1002
  | "IconMask"
@@ -1037,6 +1041,7 @@ export type CentralIconName =
1037
1041
  | "IconMouseScrollDown"
1038
1042
  | "IconMouseScrollUp"
1039
1043
  | "IconMouth"
1044
+ | "IconMoveFolder"
1040
1045
  | "IconMultiMedia"
1041
1046
  | "IconMute"
1042
1047
  | "IconNailedIt"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-filled-radius-1-stroke-1",
3
- "version": "1.1.85",
3
+ "version": "1.1.87",
4
4
  "style": "round-filled-radius-1-stroke-1",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-1-stroke-1/IconHome';",
@@ -11,7 +11,7 @@
11
11
  "withProps": "<IconHome size={32} color=\"#007AFF\" />",
12
12
  "central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
13
13
  },
14
- "totalIcons": 1681,
14
+ "totalIcons": 1686,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 66,
@@ -497,7 +497,7 @@
497
497
  ]
498
498
  },
499
499
  "Edit": {
500
- "count": 79,
500
+ "count": 80,
501
501
  "icons": [
502
502
  "Icon3d",
503
503
  "IconAddKeyframe",
@@ -545,6 +545,7 @@
545
545
  "IconMagnet",
546
546
  "IconMarkdown",
547
547
  "IconMarker",
548
+ "IconMarker2",
548
549
  "IconMarkerCircle",
549
550
  "IconMarkup",
550
551
  "IconPaintBrush",
@@ -633,7 +634,7 @@
633
634
  ]
634
635
  },
635
636
  "Folders & Files": {
636
- "count": 76,
637
+ "count": 78,
637
638
  "icons": [
638
639
  "IconArchive",
639
640
  "IconBlankPageLandscape",
@@ -672,9 +673,11 @@
672
673
  "IconFolderRestricted",
673
674
  "IconFolders",
674
675
  "IconFolderShared",
676
+ "IconFolderShield",
675
677
  "IconFolderUpload",
676
678
  "IconLibrary",
677
679
  "IconListBullets",
680
+ "IconMoveFolder",
678
681
  "IconNote1",
679
682
  "IconNote2",
680
683
  "IconNotebook",
@@ -1032,11 +1035,12 @@
1032
1035
  ]
1033
1036
  },
1034
1037
  "Layout": {
1035
- "count": 50,
1038
+ "count": 51,
1036
1039
  "icons": [
1037
1040
  "IconAlignHorizontalCenter",
1038
1041
  "IconAlignVerticalCenter",
1039
1042
  "IconBento",
1043
+ "IconBoard",
1040
1044
  "IconCarussel",
1041
1045
  "IconColumns3",
1042
1046
  "IconColumns3Wide",
@@ -1591,7 +1595,7 @@
1591
1595
  ]
1592
1596
  },
1593
1597
  "Things": {
1594
- "count": 115,
1598
+ "count": 116,
1595
1599
  "icons": [
1596
1600
  "IconAnvil",
1597
1601
  "IconBackpack",
@@ -1602,6 +1606,7 @@
1602
1606
  "IconBean",
1603
1607
  "IconBee",
1604
1608
  "IconBlackHole",
1609
+ "IconBlocks",
1605
1610
  "IconBomb",
1606
1611
  "IconBooks",
1607
1612
  "IconBronceMedal",
@@ -2105,12 +2110,14 @@
2105
2110
  "IconBlankPagePortrait": "blank-page-portrait",
2106
2111
  "IconBlip": "blip, flick, snip, snap, easy, thanos",
2107
2112
  "IconBlock": "block, workspace",
2113
+ "IconBlocks": "blocks, integration, apps",
2108
2114
  "IconBlockSortAscending": "block-sort-ascending",
2109
2115
  "IconBlockSortDescending": "block-sort-descending",
2110
2116
  "IconBlossom": "blossom, flower, growing",
2111
2117
  "IconBluesky": "bluesky",
2112
2118
  "IconBluetooth": "bluetooth",
2113
2119
  "IconBlur": "blur",
2120
+ "IconBoard": "board, moodboard, layout, template",
2114
2121
  "IconBold": "bold",
2115
2122
  "IconBolt": "bolt",
2116
2123
  "IconBomb": "bomb, boom",
@@ -2638,6 +2645,7 @@
2638
2645
  "IconFolderRestricted": "folder-restricted",
2639
2646
  "IconFolders": "folders",
2640
2647
  "IconFolderShared": "folder-shared",
2648
+ "IconFolderShield": "folder-shield, folder-security",
2641
2649
  "IconFolderSparkle": "Folder-sparkle, plus",
2642
2650
  "IconFolderUpload": "folder-upload",
2643
2651
  "IconFontStyle": "font-style, fonts, serif",
@@ -2870,6 +2878,7 @@
2870
2878
  "IconMapPinFlat": "map-pin-flat, route",
2871
2879
  "IconMarkdown": "markdown",
2872
2880
  "IconMarker": "marker, highlight",
2881
+ "IconMarker2": "marker-2, highlight",
2873
2882
  "IconMarkerCircle": "marker-circle, highlight",
2874
2883
  "IconMarkup": "markup, marker, highlight",
2875
2884
  "IconMask": "mask, theatre",
@@ -2914,6 +2923,7 @@
2914
2923
  "IconMouseScrollDown": "mouse-scroll-down",
2915
2924
  "IconMouseScrollUp": "mouse-scroll-up",
2916
2925
  "IconMouth": "mouth, kiss",
2926
+ "IconMoveFolder": "move-folder",
2917
2927
  "IconMultiMedia": "multi-media, media, image-video",
2918
2928
  "IconMute": "mute, sound-off",
2919
2929
  "IconNailedIt": "nailed-it",
package/index.d.ts CHANGED
@@ -229,10 +229,12 @@ export { IconBlip, default as IconBlipDefault } from "./IconBlip";
229
229
  export { IconBlock, default as IconBlockDefault } from "./IconBlock";
230
230
  export { IconBlockSortAscending, default as IconBlockSortAscendingDefault, } from "./IconBlockSortAscending";
231
231
  export { IconBlockSortDescending, default as IconBlockSortDescendingDefault, } from "./IconBlockSortDescending";
232
+ export { IconBlocks, default as IconBlocksDefault } from "./IconBlocks";
232
233
  export { IconBlossom, default as IconBlossomDefault } from "./IconBlossom";
233
234
  export { IconBluesky, default as IconBlueskyDefault } from "./IconBluesky";
234
235
  export { IconBluetooth, default as IconBluetoothDefault, } from "./IconBluetooth";
235
236
  export { IconBlur, default as IconBlurDefault } from "./IconBlur";
237
+ export { IconBoard, default as IconBoardDefault } from "./IconBoard";
236
238
  export { IconBold, default as IconBoldDefault } from "./IconBold";
237
239
  export { IconBolt, default as IconBoltDefault } from "./IconBolt";
238
240
  export { IconBomb, default as IconBombDefault } from "./IconBomb";
@@ -759,6 +761,7 @@ export { IconFolderOpen, default as IconFolderOpenDefault, } from "./IconFolderO
759
761
  export { IconFolderPaper, default as IconFolderPaperDefault, } from "./IconFolderPaper";
760
762
  export { IconFolderRestricted, default as IconFolderRestrictedDefault, } from "./IconFolderRestricted";
761
763
  export { IconFolderShared, default as IconFolderSharedDefault, } from "./IconFolderShared";
764
+ export { IconFolderShield, default as IconFolderShieldDefault, } from "./IconFolderShield";
762
765
  export { IconFolderSparkle, default as IconFolderSparkleDefault, } from "./IconFolderSparkle";
763
766
  export { IconFolderUpload, default as IconFolderUploadDefault, } from "./IconFolderUpload";
764
767
  export { IconFolders, default as IconFoldersDefault } from "./IconFolders";
@@ -992,6 +995,7 @@ export { IconMapPin, default as IconMapPinDefault } from "./IconMapPin";
992
995
  export { IconMapPinFlat, default as IconMapPinFlatDefault, } from "./IconMapPinFlat";
993
996
  export { IconMarkdown, default as IconMarkdownDefault } from "./IconMarkdown";
994
997
  export { IconMarker, default as IconMarkerDefault } from "./IconMarker";
998
+ export { IconMarker2, default as IconMarker2Default } from "./IconMarker2";
995
999
  export { IconMarkerCircle, default as IconMarkerCircleDefault, } from "./IconMarkerCircle";
996
1000
  export { IconMarkup, default as IconMarkupDefault } from "./IconMarkup";
997
1001
  export { IconMask, default as IconMaskDefault } from "./IconMask";
@@ -1036,6 +1040,7 @@ export { IconMouseClassic2, default as IconMouseClassic2Default, } from "./IconM
1036
1040
  export { IconMouseScrollDown, default as IconMouseScrollDownDefault, } from "./IconMouseScrollDown";
1037
1041
  export { IconMouseScrollUp, default as IconMouseScrollUpDefault, } from "./IconMouseScrollUp";
1038
1042
  export { IconMouth, default as IconMouthDefault } from "./IconMouth";
1043
+ export { IconMoveFolder, default as IconMoveFolderDefault, } from "./IconMoveFolder";
1039
1044
  export { IconMultiMedia, default as IconMultiMediaDefault, } from "./IconMultiMedia";
1040
1045
  export { IconMute, default as IconMuteDefault } from "./IconMute";
1041
1046
  export { IconNailedIt, default as IconNailedItDefault } from "./IconNailedIt";