@central-icons-react-native/round-filled-radius-1-stroke-1 1.1.169 → 1.1.171

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/IconAlbums/index.js +1 -1
  2. package/IconAlbums/index.js.map +1 -1
  3. package/IconAlbums/index.mjs +1 -1
  4. package/IconAlbums/index.mjs.map +1 -1
  5. package/IconBaking/index.d.ts +4 -0
  6. package/IconBaking/index.js +2 -0
  7. package/IconBaking/index.js.map +1 -0
  8. package/IconBaking/index.mjs +2 -0
  9. package/IconBaking/index.mjs.map +1 -0
  10. package/IconCd/index.d.ts +4 -0
  11. package/IconCd/index.js +2 -0
  12. package/IconCd/index.js.map +1 -0
  13. package/IconCd/index.mjs +2 -0
  14. package/IconCd/index.mjs.map +1 -0
  15. package/IconPeopleNoise/index.d.ts +4 -0
  16. package/IconPeopleNoise/index.js +2 -0
  17. package/IconPeopleNoise/index.js.map +1 -0
  18. package/IconPeopleNoise/index.mjs +2 -0
  19. package/IconPeopleNoise/index.mjs.map +1 -0
  20. package/IconPeopleSparkles/index.d.ts +4 -0
  21. package/IconPeopleSparkles/index.js +2 -0
  22. package/IconPeopleSparkles/index.js.map +1 -0
  23. package/IconPeopleSparkles/index.mjs +2 -0
  24. package/IconPeopleSparkles/index.mjs.map +1 -0
  25. package/IconPin2/index.d.ts +4 -0
  26. package/IconPin2/index.js +2 -0
  27. package/IconPin2/index.js.map +1 -0
  28. package/IconPin2/index.mjs +2 -0
  29. package/IconPin2/index.mjs.map +1 -0
  30. package/IconUnpin2/index.d.ts +4 -0
  31. package/IconUnpin2/index.js +2 -0
  32. package/IconUnpin2/index.js.map +1 -0
  33. package/IconUnpin2/index.mjs +2 -0
  34. package/IconUnpin2/index.mjs.map +1 -0
  35. package/README.md +6 -0
  36. package/filtered-icons.json +85 -1
  37. package/icons/index.d.ts +6 -0
  38. package/icons-index.json +18 -6
  39. package/index.d.ts +6 -0
  40. package/index.js +1 -1
  41. package/index.js.map +1 -1
  42. package/index.mjs +1 -1
  43. package/index.mjs.map +1 -1
  44. package/license-check.js +1 -1
  45. package/package.json +1 -1
  46. package/tsx-icons.json +43 -1
@@ -1,2 +1,2 @@
1
- "use strict";var i=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var v=(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 I(r))!d.call(o,t)&&t!==e&&n(o,t,{get:()=>r[t],enumerable:!(p=B(r,t))||p.enumerable});return o};var a=(o,r,e)=>(e=o!=null?i(V(o)):{},l(r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e,o)),x=o=>l(n({},"__esModule",{value:!0}),o);var g={};v(g,{IconAlbums:()=>u,default:()=>P});module.exports=x(g);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"),u=o=>C.default.createElement(c,{...o},C.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.6213 4.04594C12.3057 3.96705 12 4.20573 12 4.53101V19.4695C12 19.7947 12.3057 20.0334 12.6213 19.9545L19.6213 18.2045C19.8439 18.1489 20 17.9489 20 17.7195V6.28101C20 6.05158 19.8439 5.85159 19.6213 5.79594L12.6213 4.04594ZM11 4.53101C11 3.55515 11.9171 2.83912 12.8638 3.0758L19.8638 4.8258C20.5316 4.99274 21 5.59271 21 6.28101V17.7195C21 18.4078 20.5316 19.0077 19.8638 19.1747L12.8638 20.9247C11.9171 21.1614 11 20.4453 11 19.4695V4.53101ZM7.5 4.00024C7.77614 4.00024 8 4.22409 8 4.50024V19.5002C8 19.7764 7.77614 20.0002 7.5 20.0002C7.22386 20.0002 7 19.7764 7 19.5002V4.50024C7 4.22409 7.22386 4.00024 7.5 4.00024ZM3.5 5.00024C3.77614 5.00024 4 5.22409 4 5.50024V18.5002C4 18.7764 3.77614 19.0002 3.5 19.0002C3.22386 19.0002 3 18.7764 3 18.5002V5.50024C3 5.22409 3.22386 5.00024 3.5 5.00024Z",fill:"currentColor"})),P=u;0&&(module.exports={IconAlbums});
1
+ "use strict";var i=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,v=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 I(r))!v.call(o,t)&&t!==e&&n(o,t,{get:()=>r[t],enumerable:!(p=B(r,t))||p.enumerable});return o};var a=(o,r,e)=>(e=o!=null?i(d(o)):{},l(r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e,o)),P=o=>l(n({},"__esModule",{value:!0}),o);var V={};x(V,{IconAlbums:()=>u,default:()=>g});module.exports=P(V);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"),u=o=>C.default.createElement(c,{...o},C.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M11 4.53101C11 3.55515 11.9171 2.83912 12.8638 3.0758L19.8638 4.8258C20.5316 4.99274 21 5.59271 21 6.28101V17.7195C21 18.4078 20.5316 19.0077 19.8638 19.1747L12.8638 20.9247C11.9171 21.1614 11 20.4453 11 19.4695V4.53101ZM7.5 4.00024C7.77614 4.00024 8 4.22409 8 4.50024V19.5002C8 19.7764 7.77614 20.0002 7.5 20.0002C7.22386 20.0002 7 19.7764 7 19.5002V4.50024C7 4.22409 7.22386 4.00024 7.5 4.00024ZM3.5 5.00024C3.77614 5.00024 4 5.22409 4 5.50024V18.5002C4 18.7764 3.77614 19.0002 3.5 19.0002C3.22386 19.0002 3 18.7764 3 18.5002V5.50024C3 5.22409 3.22386 5.00024 3.5 5.00024Z",fill:"currentColor"})),g=u;0&&(module.exports={IconAlbums});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconAlbums/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 IconAlbums: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.6213 4.04594C12.3057 3.96705 12 4.20573 12 4.53101V19.4695C12 19.7947 12.3057 20.0334 12.6213 19.9545L19.6213 18.2045C19.8439 18.1489 20 17.9489 20 17.7195V6.28101C20 6.05158 19.8439 5.85159 19.6213 5.79594L12.6213 4.04594ZM11 4.53101C11 3.55515 11.9171 2.83912 12.8638 3.0758L19.8638 4.8258C20.5316 4.99274 21 5.59271 21 6.28101V17.7195C21 18.4078 20.5316 19.0077 19.8638 19.1747L12.8638 20.9247C11.9171 21.1614 11 20.4453 11 19.4695V4.53101ZM7.5 4.00024C7.77614 4.00024 8 4.22409 8 4.50024V19.5002C8 19.7764 7.77614 20.0002 7.5 20.0002C7.22386 20.0002 7 19.7764 7 19.5002V4.50024C7 4.22409 7.22386 4.00024 7.5 4.00024ZM3.5 5.00024C3.77614 5.00024 4 5.22409 4 5.50024V18.5002C4 18.7764 3.77614 19.0002 3.5 19.0002C3.22386 19.0002 3 18.7764 3 18.5002V5.50024C3 5.22409 3.22386 5.00024 3.5 5.00024Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAlbums;\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,oyBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconAlbums_exports","__export","IconAlbums","IconAlbums_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconAlbums","props","React","CentralIconBase","IconAlbums_default"]}
1
+ {"version":3,"sources":["../src/IconAlbums/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 IconAlbums: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11 4.53101C11 3.55515 11.9171 2.83912 12.8638 3.0758L19.8638 4.8258C20.5316 4.99274 21 5.59271 21 6.28101V17.7195C21 18.4078 20.5316 19.0077 19.8638 19.1747L12.8638 20.9247C11.9171 21.1614 11 20.4453 11 19.4695V4.53101ZM7.5 4.00024C7.77614 4.00024 8 4.22409 8 4.50024V19.5002C8 19.7764 7.77614 20.0002 7.5 20.0002C7.22386 20.0002 7 19.7764 7 19.5002V4.50024C7 4.22409 7.22386 4.00024 7.5 4.00024ZM3.5 5.00024C3.77614 5.00024 4 5.22409 4 5.50024V18.5002C4 18.7764 3.77614 19.0002 3.5 19.0002C3.22386 19.0002 3 18.7764 3 18.5002V5.50024C3 5.22409 3.22386 5.00024 3.5 5.00024Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAlbums;\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,ikBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconAlbums_exports","__export","IconAlbums","IconAlbums_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconAlbums","props","React","CentralIconBase","IconAlbums_default"]}
@@ -1,2 +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:"M12.6213 4.04594C12.3057 3.96705 12 4.20573 12 4.53101V19.4695C12 19.7947 12.3057 20.0334 12.6213 19.9545L19.6213 18.2045C19.8439 18.1489 20 17.9489 20 17.7195V6.28101C20 6.05158 19.8439 5.85159 19.6213 5.79594L12.6213 4.04594ZM11 4.53101C11 3.55515 11.9171 2.83912 12.8638 3.0758L19.8638 4.8258C20.5316 4.99274 21 5.59271 21 6.28101V17.7195C21 18.4078 20.5316 19.0077 19.8638 19.1747L12.8638 20.9247C11.9171 21.1614 11 20.4453 11 19.4695V4.53101ZM7.5 4.00024C7.77614 4.00024 8 4.22409 8 4.50024V19.5002C8 19.7764 7.77614 20.0002 7.5 20.0002C7.22386 20.0002 7 19.7764 7 19.5002V4.50024C7 4.22409 7.22386 4.00024 7.5 4.00024ZM3.5 5.00024C3.77614 5.00024 4 5.22409 4 5.50024V18.5002C4 18.7764 3.77614 19.0002 3.5 19.0002C3.22386 19.0002 3 18.7764 3 18.5002V5.50024C3 5.22409 3.22386 5.00024 3.5 5.00024Z",fill:"currentColor"})),d=a;export{a as IconAlbums,d as default};
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:"M11 4.53101C11 3.55515 11.9171 2.83912 12.8638 3.0758L19.8638 4.8258C20.5316 4.99274 21 5.59271 21 6.28101V17.7195C21 18.4078 20.5316 19.0077 19.8638 19.1747L12.8638 20.9247C11.9171 21.1614 11 20.4453 11 19.4695V4.53101ZM7.5 4.00024C7.77614 4.00024 8 4.22409 8 4.50024V19.5002C8 19.7764 7.77614 20.0002 7.5 20.0002C7.22386 20.0002 7 19.7764 7 19.5002V4.50024C7 4.22409 7.22386 4.00024 7.5 4.00024ZM3.5 5.00024C3.77614 5.00024 4 5.22409 4 5.50024V18.5002C4 18.7764 3.77614 19.0002 3.5 19.0002C3.22386 19.0002 3 18.7764 3 18.5002V5.50024C3 5.22409 3.22386 5.00024 3.5 5.00024Z",fill:"currentColor"})),v=a;export{a as IconAlbums,v as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconAlbums/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 IconAlbums: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.6213 4.04594C12.3057 3.96705 12 4.20573 12 4.53101V19.4695C12 19.7947 12.3057 20.0334 12.6213 19.9545L19.6213 18.2045C19.8439 18.1489 20 17.9489 20 17.7195V6.28101C20 6.05158 19.8439 5.85159 19.6213 5.79594L12.6213 4.04594ZM11 4.53101C11 3.55515 11.9171 2.83912 12.8638 3.0758L19.8638 4.8258C20.5316 4.99274 21 5.59271 21 6.28101V17.7195C21 18.4078 20.5316 19.0077 19.8638 19.1747L12.8638 20.9247C11.9171 21.1614 11 20.4453 11 19.4695V4.53101ZM7.5 4.00024C7.77614 4.00024 8 4.22409 8 4.50024V19.5002C8 19.7764 7.77614 20.0002 7.5 20.0002C7.22386 20.0002 7 19.7764 7 19.5002V4.50024C7 4.22409 7.22386 4.00024 7.5 4.00024ZM3.5 5.00024C3.77614 5.00024 4 5.22409 4 5.50024V18.5002C4 18.7764 3.77614 19.0002 3.5 19.0002C3.22386 19.0002 3 18.7764 3 18.5002V5.50024C3 5.22409 3.22386 5.00024 3.5 5.00024Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAlbums;\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,oyBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconAlbums","props","React","CentralIconBase","IconAlbums_default"]}
1
+ {"version":3,"sources":["../src/IconAlbums/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 IconAlbums: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11 4.53101C11 3.55515 11.9171 2.83912 12.8638 3.0758L19.8638 4.8258C20.5316 4.99274 21 5.59271 21 6.28101V17.7195C21 18.4078 20.5316 19.0077 19.8638 19.1747L12.8638 20.9247C11.9171 21.1614 11 20.4453 11 19.4695V4.53101ZM7.5 4.00024C7.77614 4.00024 8 4.22409 8 4.50024V19.5002C8 19.7764 7.77614 20.0002 7.5 20.0002C7.22386 20.0002 7 19.7764 7 19.5002V4.50024C7 4.22409 7.22386 4.00024 7.5 4.00024ZM3.5 5.00024C3.77614 5.00024 4 5.22409 4 5.50024V18.5002C4 18.7764 3.77614 19.0002 3.5 19.0002C3.22386 19.0002 3 18.7764 3 18.5002V5.50024C3 5.22409 3.22386 5.00024 3.5 5.00024Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAlbums;\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,ikBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconAlbums","props","React","CentralIconBase","IconAlbums_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconBaking: FC<CentralIconBaseProps>;
4
+ export default IconBaking;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var v=(C,o)=>{for(var r in o)n(C,r,{get:o[r],enumerable:!0})},l=(C,o,r,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!g.call(C,e)&&e!==r&&n(C,e,{get:()=>o[e],enumerable:!(p=B(o,e))||p.enumerable});return C};var a=(C,o,r)=>(r=C!=null?u(d(C)):{},l(o||!C||!C.__esModule?n(r,"default",{value:C,enumerable:!0}):r,C)),x=C=>l(n({},"__esModule",{value:!0}),C);var h={};v(h,{IconBaking:()=>i,default:()=>P});module.exports=x(h);var t=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:C,size:o=24,...r})=>m.default.createElement(s.Svg,{...r,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},C);var f=require("react-native-svg"),i=C=>t.default.createElement(c,{...C},t.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M20.5 4C21.3284 4 22 4.67157 22 5.5V18.5C22 19.3284 21.3284 20 20.5 20H3.5C2.67157 20 2 19.3284 2 18.5V5.5C2 4.67157 2.67157 4 3.5 4H20.5ZM8.74023 7.68652C8.56738 7.47155 8.25233 7.43781 8.03711 7.61035C7.00271 8.44094 6.54981 9.25327 6.5 10.0918C6.45284 10.8865 6.78331 11.6119 7.04297 12.2012C7.3231 12.8369 7.53224 13.3372 7.50195 13.8486C7.4742 14.3163 7.2318 14.8918 6.33691 15.6104C6.12193 15.7833 6.08796 16.0983 6.26074 16.3135C6.43373 16.5282 6.74875 16.5624 6.96387 16.3896C7.99799 15.5592 8.45118 14.7466 8.50098 13.9082C8.54812 13.1137 8.21765 12.3881 7.95801 11.7988C7.67784 11.163 7.46776 10.6628 7.49805 10.1514C7.52581 9.68371 7.76805 9.10829 8.66309 8.38965C8.87807 8.21678 8.91282 7.90175 8.74023 7.68652ZM13.2402 7.68652C13.0674 7.47155 12.7523 7.43781 12.5371 7.61035C11.5027 8.44094 11.0498 9.25327 11 10.0918C10.9528 10.8865 11.2833 11.6119 11.543 12.2012C11.8231 12.8369 12.0322 13.3372 12.002 13.8486C11.9742 14.3163 11.7318 14.8918 10.8369 15.6104C10.6219 15.7833 10.588 16.0983 10.7607 16.3135C10.9337 16.5282 11.2487 16.5624 11.4639 16.3896C12.498 15.5592 12.9512 14.7466 13.001 13.9082C13.0481 13.1137 12.7177 12.3881 12.458 11.7988C12.1778 11.163 11.9678 10.6628 11.998 10.1514C12.0258 9.68371 12.268 9.10829 13.1631 8.38965C13.3781 8.21678 13.4128 7.90175 13.2402 7.68652ZM17.7402 7.68652C17.5674 7.47155 17.2523 7.43781 17.0371 7.61035C16.0027 8.44094 15.5498 9.25327 15.5 10.0918C15.4528 10.8865 15.7833 11.6119 16.043 12.2012C16.3231 12.8369 16.5322 13.3372 16.502 13.8486C16.4742 14.3163 16.2318 14.8918 15.3369 15.6104C15.1219 15.7833 15.088 16.0983 15.2607 16.3135C15.4337 16.5282 15.7487 16.5624 15.9639 16.3896C16.998 15.5592 17.4512 14.7466 17.501 13.9082C17.5481 13.1137 17.2177 12.3881 16.958 11.7988C16.6778 11.163 16.4678 10.6628 16.498 10.1514C16.5258 9.68371 16.768 9.10829 17.6631 8.38965C17.8781 8.21678 17.9128 7.90175 17.7402 7.68652Z",fill:"currentColor"})),P=i;0&&(module.exports={IconBaking});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBaking/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 IconBaking: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M20.5 4C21.3284 4 22 4.67157 22 5.5V18.5C22 19.3284 21.3284 20 20.5 20H3.5C2.67157 20 2 19.3284 2 18.5V5.5C2 4.67157 2.67157 4 3.5 4H20.5ZM8.74023 7.68652C8.56738 7.47155 8.25233 7.43781 8.03711 7.61035C7.00271 8.44094 6.54981 9.25327 6.5 10.0918C6.45284 10.8865 6.78331 11.6119 7.04297 12.2012C7.3231 12.8369 7.53224 13.3372 7.50195 13.8486C7.4742 14.3163 7.2318 14.8918 6.33691 15.6104C6.12193 15.7833 6.08796 16.0983 6.26074 16.3135C6.43373 16.5282 6.74875 16.5624 6.96387 16.3896C7.99799 15.5592 8.45118 14.7466 8.50098 13.9082C8.54812 13.1137 8.21765 12.3881 7.95801 11.7988C7.67784 11.163 7.46776 10.6628 7.49805 10.1514C7.52581 9.68371 7.76805 9.10829 8.66309 8.38965C8.87807 8.21678 8.91282 7.90175 8.74023 7.68652ZM13.2402 7.68652C13.0674 7.47155 12.7523 7.43781 12.5371 7.61035C11.5027 8.44094 11.0498 9.25327 11 10.0918C10.9528 10.8865 11.2833 11.6119 11.543 12.2012C11.8231 12.8369 12.0322 13.3372 12.002 13.8486C11.9742 14.3163 11.7318 14.8918 10.8369 15.6104C10.6219 15.7833 10.588 16.0983 10.7607 16.3135C10.9337 16.5282 11.2487 16.5624 11.4639 16.3896C12.498 15.5592 12.9512 14.7466 13.001 13.9082C13.0481 13.1137 12.7177 12.3881 12.458 11.7988C12.1778 11.163 11.9678 10.6628 11.998 10.1514C12.0258 9.68371 12.268 9.10829 13.1631 8.38965C13.3781 8.21678 13.4128 7.90175 13.2402 7.68652ZM17.7402 7.68652C17.5674 7.47155 17.2523 7.43781 17.0371 7.61035C16.0027 8.44094 15.5498 9.25327 15.5 10.0918C15.4528 10.8865 15.7833 11.6119 16.043 12.2012C16.3231 12.8369 16.5322 13.3372 16.502 13.8486C16.4742 14.3163 16.2318 14.8918 15.3369 15.6104C15.1219 15.7833 15.088 16.0983 15.2607 16.3135C15.4337 16.5282 15.7487 16.5624 15.9639 16.3896C16.998 15.5592 17.4512 14.7466 17.501 13.9082C17.5481 13.1137 17.2177 12.3881 16.958 11.7988C16.6778 11.163 16.4678 10.6628 16.498 10.1514C16.5258 9.68371 16.768 9.10829 17.6631 8.38965C17.8781 8.21678 17.9128 7.90175 17.7402 7.68652Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBaking;\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,81DACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconBaking_exports","__export","IconBaking","IconBaking_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconBaking","props","React","CentralIconBase","IconBaking_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import t from"react";import{Svg as p}from"react-native-svg";var r=({children:o,size:C=24,...n})=>t.createElement(p,{...n,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},o);import{Path as l}from"react-native-svg";var a=o=>e.createElement(r,{...o},e.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M20.5 4C21.3284 4 22 4.67157 22 5.5V18.5C22 19.3284 21.3284 20 20.5 20H3.5C2.67157 20 2 19.3284 2 18.5V5.5C2 4.67157 2.67157 4 3.5 4H20.5ZM8.74023 7.68652C8.56738 7.47155 8.25233 7.43781 8.03711 7.61035C7.00271 8.44094 6.54981 9.25327 6.5 10.0918C6.45284 10.8865 6.78331 11.6119 7.04297 12.2012C7.3231 12.8369 7.53224 13.3372 7.50195 13.8486C7.4742 14.3163 7.2318 14.8918 6.33691 15.6104C6.12193 15.7833 6.08796 16.0983 6.26074 16.3135C6.43373 16.5282 6.74875 16.5624 6.96387 16.3896C7.99799 15.5592 8.45118 14.7466 8.50098 13.9082C8.54812 13.1137 8.21765 12.3881 7.95801 11.7988C7.67784 11.163 7.46776 10.6628 7.49805 10.1514C7.52581 9.68371 7.76805 9.10829 8.66309 8.38965C8.87807 8.21678 8.91282 7.90175 8.74023 7.68652ZM13.2402 7.68652C13.0674 7.47155 12.7523 7.43781 12.5371 7.61035C11.5027 8.44094 11.0498 9.25327 11 10.0918C10.9528 10.8865 11.2833 11.6119 11.543 12.2012C11.8231 12.8369 12.0322 13.3372 12.002 13.8486C11.9742 14.3163 11.7318 14.8918 10.8369 15.6104C10.6219 15.7833 10.588 16.0983 10.7607 16.3135C10.9337 16.5282 11.2487 16.5624 11.4639 16.3896C12.498 15.5592 12.9512 14.7466 13.001 13.9082C13.0481 13.1137 12.7177 12.3881 12.458 11.7988C12.1778 11.163 11.9678 10.6628 11.998 10.1514C12.0258 9.68371 12.268 9.10829 13.1631 8.38965C13.3781 8.21678 13.4128 7.90175 13.2402 7.68652ZM17.7402 7.68652C17.5674 7.47155 17.2523 7.43781 17.0371 7.61035C16.0027 8.44094 15.5498 9.25327 15.5 10.0918C15.4528 10.8865 15.7833 11.6119 16.043 12.2012C16.3231 12.8369 16.5322 13.3372 16.502 13.8486C16.4742 14.3163 16.2318 14.8918 15.3369 15.6104C15.1219 15.7833 15.088 16.0983 15.2607 16.3135C15.4337 16.5282 15.7487 16.5624 15.9639 16.3896C16.998 15.5592 17.4512 14.7466 17.501 13.9082C17.5481 13.1137 17.2177 12.3881 16.958 11.7988C16.6778 11.163 16.4678 10.6628 16.498 10.1514C16.5258 9.68371 16.768 9.10829 17.6631 8.38965C17.8781 8.21678 17.9128 7.90175 17.7402 7.68652Z",fill:"currentColor"})),g=a;export{a as IconBaking,g as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBaking/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 IconBaking: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M20.5 4C21.3284 4 22 4.67157 22 5.5V18.5C22 19.3284 21.3284 20 20.5 20H3.5C2.67157 20 2 19.3284 2 18.5V5.5C2 4.67157 2.67157 4 3.5 4H20.5ZM8.74023 7.68652C8.56738 7.47155 8.25233 7.43781 8.03711 7.61035C7.00271 8.44094 6.54981 9.25327 6.5 10.0918C6.45284 10.8865 6.78331 11.6119 7.04297 12.2012C7.3231 12.8369 7.53224 13.3372 7.50195 13.8486C7.4742 14.3163 7.2318 14.8918 6.33691 15.6104C6.12193 15.7833 6.08796 16.0983 6.26074 16.3135C6.43373 16.5282 6.74875 16.5624 6.96387 16.3896C7.99799 15.5592 8.45118 14.7466 8.50098 13.9082C8.54812 13.1137 8.21765 12.3881 7.95801 11.7988C7.67784 11.163 7.46776 10.6628 7.49805 10.1514C7.52581 9.68371 7.76805 9.10829 8.66309 8.38965C8.87807 8.21678 8.91282 7.90175 8.74023 7.68652ZM13.2402 7.68652C13.0674 7.47155 12.7523 7.43781 12.5371 7.61035C11.5027 8.44094 11.0498 9.25327 11 10.0918C10.9528 10.8865 11.2833 11.6119 11.543 12.2012C11.8231 12.8369 12.0322 13.3372 12.002 13.8486C11.9742 14.3163 11.7318 14.8918 10.8369 15.6104C10.6219 15.7833 10.588 16.0983 10.7607 16.3135C10.9337 16.5282 11.2487 16.5624 11.4639 16.3896C12.498 15.5592 12.9512 14.7466 13.001 13.9082C13.0481 13.1137 12.7177 12.3881 12.458 11.7988C12.1778 11.163 11.9678 10.6628 11.998 10.1514C12.0258 9.68371 12.268 9.10829 13.1631 8.38965C13.3781 8.21678 13.4128 7.90175 13.2402 7.68652ZM17.7402 7.68652C17.5674 7.47155 17.2523 7.43781 17.0371 7.61035C16.0027 8.44094 15.5498 9.25327 15.5 10.0918C15.4528 10.8865 15.7833 11.6119 16.043 12.2012C16.3231 12.8369 16.5322 13.3372 16.502 13.8486C16.4742 14.3163 16.2318 14.8918 15.3369 15.6104C15.1219 15.7833 15.088 16.0983 15.2607 16.3135C15.4337 16.5282 15.7487 16.5624 15.9639 16.3896C16.998 15.5592 17.4512 14.7466 17.501 13.9082C17.5481 13.1137 17.2177 12.3881 16.958 11.7988C16.6778 11.163 16.4678 10.6628 16.498 10.1514C16.5258 9.68371 16.768 9.10829 17.6631 8.38965C17.8781 8.21678 17.9128 7.90175 17.7402 7.68652Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBaking;\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,81DACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBaking","props","React","CentralIconBase","IconBaking_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconCd: FC<CentralIconBaseProps>;
4
+ export default IconCd;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var t=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let C of B(r))!v.call(o,C)&&C!==e&&t(o,C,{get:()=>r[C],enumerable:!(p=d(r,C))||p.enumerable});return o};var a=(o,r,e)=>(e=o!=null?u(I(o)):{},l(r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e,o)),P=o=>l(t({},"__esModule",{value:!0}),o);var h={};x(h,{IconCd:()=>i,default:()=>g});module.exports=P(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"),i=o=>n.default.createElement(c,{...o},n.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM18.4414 13.0137C18.1728 12.9505 17.9033 13.1172 17.8398 13.3857C17.3199 15.5864 15.5864 17.3199 13.3857 17.8398C13.1172 17.9033 12.9505 18.1728 13.0137 18.4414C13.0774 18.7097 13.3468 18.8767 13.6152 18.8135C16.1846 18.2065 18.2065 16.1846 18.8135 13.6152C18.8767 13.3468 18.7097 13.0774 18.4414 13.0137ZM12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10ZM10.3857 5.18848C7.81647 5.79546 5.79547 7.81647 5.18848 10.3857C5.12524 10.6543 5.29109 10.9237 5.55957 10.9873C5.82801 11.0504 6.09753 10.8836 6.16113 10.6152C6.68113 8.41469 8.41469 6.68112 10.6152 6.16113C10.8836 6.09754 11.0504 5.82801 10.9873 5.55957C10.9237 5.29109 10.6543 5.12524 10.3857 5.18848Z",fill:"currentColor"})),g=i;0&&(module.exports={IconCd});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconCd/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 IconCd: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM18.4414 13.0137C18.1728 12.9505 17.9033 13.1172 17.8398 13.3857C17.3199 15.5864 15.5864 17.3199 13.3857 17.8398C13.1172 17.9033 12.9505 18.1728 13.0137 18.4414C13.0774 18.7097 13.3468 18.8767 13.6152 18.8135C16.1846 18.2065 18.2065 16.1846 18.8135 13.6152C18.8767 13.3468 18.7097 13.0774 18.4414 13.0137ZM12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10ZM10.3857 5.18848C7.81647 5.79546 5.79547 7.81647 5.18848 10.3857C5.12524 10.6543 5.29109 10.9237 5.55957 10.9873C5.82801 11.0504 6.09753 10.8836 6.16113 10.6152C6.68113 8.41469 8.41469 6.68112 10.6152 6.16113C10.8836 6.09754 11.0504 5.82801 10.9873 5.55957C10.9237 5.29109 10.6543 5.12524 10.3857 5.18848Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCd;\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,YAAAE,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,EAAoCC,GAE7C,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,40BACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconCd_exports","__export","IconCd","IconCd_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconCd","props","React","CentralIconBase","IconCd_default"]}
@@ -0,0 +1,2 @@
1
+ import C from"react";import n from"react";import{Svg as p}from"react-native-svg";var e=({children:r,size:o=24,...t})=>n.createElement(p,{...t,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=>C.createElement(e,{...r},C.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM18.4414 13.0137C18.1728 12.9505 17.9033 13.1172 17.8398 13.3857C17.3199 15.5864 15.5864 17.3199 13.3857 17.8398C13.1172 17.9033 12.9505 18.1728 13.0137 18.4414C13.0774 18.7097 13.3468 18.8767 13.6152 18.8135C16.1846 18.2065 18.2065 16.1846 18.8135 13.6152C18.8767 13.3468 18.7097 13.0774 18.4414 13.0137ZM12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10ZM10.3857 5.18848C7.81647 5.79546 5.79547 7.81647 5.18848 10.3857C5.12524 10.6543 5.29109 10.9237 5.55957 10.9873C5.82801 11.0504 6.09753 10.8836 6.16113 10.6152C6.68113 8.41469 8.41469 6.68112 10.6152 6.16113C10.8836 6.09754 11.0504 5.82801 10.9873 5.55957C10.9237 5.29109 10.6543 5.12524 10.3857 5.18848Z",fill:"currentColor"})),v=a;export{a as IconCd,v as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconCd/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 IconCd: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM18.4414 13.0137C18.1728 12.9505 17.9033 13.1172 17.8398 13.3857C17.3199 15.5864 15.5864 17.3199 13.3857 17.8398C13.1172 17.9033 12.9505 18.1728 13.0137 18.4414C13.0774 18.7097 13.3468 18.8767 13.6152 18.8135C16.1846 18.2065 18.2065 16.1846 18.8135 13.6152C18.8767 13.3468 18.7097 13.0774 18.4414 13.0137ZM12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10ZM10.3857 5.18848C7.81647 5.79546 5.79547 7.81647 5.18848 10.3857C5.12524 10.6543 5.29109 10.9237 5.55957 10.9873C5.82801 11.0504 6.09753 10.8836 6.16113 10.6152C6.68113 8.41469 8.41469 6.68112 10.6152 6.16113C10.8836 6.09754 11.0504 5.82801 10.9873 5.55957C10.9237 5.29109 10.6543 5.12524 10.3857 5.18848Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCd;\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,EAAoCC,GAE7CC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,40BACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconCd","props","React","CentralIconBase","IconCd_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPeopleNoise: FC<CentralIconBaseProps>;
4
+ export default IconPeopleNoise;
@@ -0,0 +1,2 @@
1
+ "use strict";var c=Object.create;var t=Object.defineProperty;var M=Object.getOwnPropertyDescriptor;var Z=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var P=(r,C)=>{for(var l in C)t(r,l,{get:C[l],enumerable:!0})},f=(r,C,l,p)=>{if(C&&typeof C=="object"||typeof C=="function")for(let e of Z(C))!I.call(r,e)&&e!==l&&t(r,e,{get:()=>C[e],enumerable:!(p=M(C,e))||p.enumerable});return r};var i=(r,C,l)=>(l=r!=null?c(B(r)):{},f(C||!r||!r.__esModule?t(l,"default",{value:r,enumerable:!0}):l,r)),a=r=>f(t({},"__esModule",{value:!0}),r);var g={};P(g,{IconPeopleNoise:()=>d,default:()=>x});module.exports=a(g);var o=i(require("react"));var u=i(require("react")),m=require("react-native-svg"),s=({children:r,size:C=24,...l})=>u.default.createElement(m.Svg,{...l,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},r);var n=require("react-native-svg"),d=r=>o.default.createElement(s,{...r},o.default.createElement(n.Path,{d:"M12.7492 0.75C12.7492 1.16421 12.4134 1.5 11.9992 1.5C11.585 1.5 11.2492 1.16421 11.2492 0.75C11.2492 0.335786 11.585 0 11.9992 0C12.4134 0 12.7492 0.335786 12.7492 0.75Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M8.235 1.847C8.50125 2.16431 8.45986 2.63738 8.14256 2.90363C7.82525 3.16988 7.35218 3.12849 7.08593 2.81119C6.81968 2.49388 6.86107 2.02081 7.17837 1.75456C7.49568 1.48831 7.96875 1.5297 8.235 1.847Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M5.48192 5.58933C5.88984 5.66126 6.16222 6.05025 6.09029 6.45817C6.01837 6.86609 5.62937 7.13847 5.22145 7.06654C4.81353 6.99461 4.54115 6.60562 4.61308 6.1977C4.68501 5.78978 5.074 5.5174 5.48192 5.58933Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M5.77823 10.2258C6.13695 10.0187 6.59564 10.1416 6.80275 10.5003C7.00985 10.859 6.88695 11.3177 6.52823 11.5248C6.16951 11.7319 5.71082 11.609 5.50371 11.2503C5.2966 10.8916 5.41951 10.4329 5.77823 10.2258Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M15.7634 1.847C15.4972 2.16431 15.5386 2.63738 15.8559 2.90363C16.1732 3.16988 16.6462 3.12849 16.9125 2.81119C17.1787 2.49388 17.1373 2.02081 16.82 1.75456C16.5027 1.48831 16.0297 1.5297 15.7634 1.847Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M18.5165 5.58933C18.1086 5.66126 17.8362 6.05025 17.9081 6.45817C17.98 6.86609 18.369 7.13847 18.777 7.06654C19.1849 6.99461 19.4573 6.60562 19.3853 6.1977C19.3134 5.78978 18.9244 5.5174 18.5165 5.58933Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M18.2202 10.2258C17.8615 10.0187 17.4028 10.1416 17.1957 10.5003C16.9886 10.859 17.1115 11.3177 17.4702 11.5248C17.8289 11.7319 18.2876 11.609 18.4947 11.2503C18.7018 10.8916 18.5789 10.4329 18.2202 10.2258Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M11.9989 13C16.3221 13.0001 19.1447 16.0663 20.1659 19.8525C20.4714 20.9856 19.5347 22 18.3612 22H5.63558C4.46219 21.9998 3.52632 20.9855 3.83187 19.8525C4.85307 16.0663 7.67549 13 11.9989 13Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M11.9998 3.5C14.2089 3.5001 15.9998 5.29092 15.9998 7.5C15.9998 9.70908 14.2089 11.4999 11.9998 11.5C9.7907 11.5 7.99984 9.70914 7.99984 7.5C7.99984 5.29086 9.7907 3.5 11.9998 3.5Z",fill:"currentColor"})),x=d;0&&(module.exports={IconPeopleNoise});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPeopleNoise/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 IconPeopleNoise: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.7492 0.75C12.7492 1.16421 12.4134 1.5 11.9992 1.5C11.585 1.5 11.2492 1.16421 11.2492 0.75C11.2492 0.335786 11.585 0 11.9992 0C12.4134 0 12.7492 0.335786 12.7492 0.75Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M8.235 1.847C8.50125 2.16431 8.45986 2.63738 8.14256 2.90363C7.82525 3.16988 7.35218 3.12849 7.08593 2.81119C6.81968 2.49388 6.86107 2.02081 7.17837 1.75456C7.49568 1.48831 7.96875 1.5297 8.235 1.847Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.48192 5.58933C5.88984 5.66126 6.16222 6.05025 6.09029 6.45817C6.01837 6.86609 5.62937 7.13847 5.22145 7.06654C4.81353 6.99461 4.54115 6.60562 4.61308 6.1977C4.68501 5.78978 5.074 5.5174 5.48192 5.58933Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.77823 10.2258C6.13695 10.0187 6.59564 10.1416 6.80275 10.5003C7.00985 10.859 6.88695 11.3177 6.52823 11.5248C6.16951 11.7319 5.71082 11.609 5.50371 11.2503C5.2966 10.8916 5.41951 10.4329 5.77823 10.2258Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15.7634 1.847C15.4972 2.16431 15.5386 2.63738 15.8559 2.90363C16.1732 3.16988 16.6462 3.12849 16.9125 2.81119C17.1787 2.49388 17.1373 2.02081 16.82 1.75456C16.5027 1.48831 16.0297 1.5297 15.7634 1.847Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.5165 5.58933C18.1086 5.66126 17.8362 6.05025 17.9081 6.45817C17.98 6.86609 18.369 7.13847 18.777 7.06654C19.1849 6.99461 19.4573 6.60562 19.3853 6.1977C19.3134 5.78978 18.9244 5.5174 18.5165 5.58933Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.2202 10.2258C17.8615 10.0187 17.4028 10.1416 17.1957 10.5003C16.9886 10.859 17.1115 11.3177 17.4702 11.5248C17.8289 11.7319 18.2876 11.609 18.4947 11.2503C18.7018 10.8916 18.5789 10.4329 18.2202 10.2258Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.9989 13C16.3221 13.0001 19.1447 16.0663 20.1659 19.8525C20.4714 20.9856 19.5347 22 18.3612 22H5.63558C4.46219 21.9998 3.52632 20.9855 3.83187 19.8525C4.85307 16.0663 7.67549 13 11.9989 13Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.9998 3.5C14.2089 3.5001 15.9998 5.29092 15.9998 7.5C15.9998 9.70908 14.2089 11.4999 11.9998 11.5C9.7907 11.5 7.99984 9.70914 7.99984 7.5C7.99984 5.29086 9.7907 3.5 11.9998 3.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleNoise;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,qBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,6KACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mMACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uLACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPeopleNoise_exports","__export","IconPeopleNoise","IconPeopleNoise_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPeopleNoise","props","React","CentralIconBase","IconPeopleNoise_default"]}
@@ -0,0 +1,2 @@
1
+ import r from"react";import t from"react";import{Svg as p}from"react-native-svg";var n=({children:l,size:o=24,...e})=>t.createElement(p,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},l);import{Path as C}from"react-native-svg";var f=l=>r.createElement(n,{...l},r.createElement(C,{d:"M12.7492 0.75C12.7492 1.16421 12.4134 1.5 11.9992 1.5C11.585 1.5 11.2492 1.16421 11.2492 0.75C11.2492 0.335786 11.585 0 11.9992 0C12.4134 0 12.7492 0.335786 12.7492 0.75Z",fill:"currentColor"}),r.createElement(C,{d:"M8.235 1.847C8.50125 2.16431 8.45986 2.63738 8.14256 2.90363C7.82525 3.16988 7.35218 3.12849 7.08593 2.81119C6.81968 2.49388 6.86107 2.02081 7.17837 1.75456C7.49568 1.48831 7.96875 1.5297 8.235 1.847Z",fill:"currentColor"}),r.createElement(C,{d:"M5.48192 5.58933C5.88984 5.66126 6.16222 6.05025 6.09029 6.45817C6.01837 6.86609 5.62937 7.13847 5.22145 7.06654C4.81353 6.99461 4.54115 6.60562 4.61308 6.1977C4.68501 5.78978 5.074 5.5174 5.48192 5.58933Z",fill:"currentColor"}),r.createElement(C,{d:"M5.77823 10.2258C6.13695 10.0187 6.59564 10.1416 6.80275 10.5003C7.00985 10.859 6.88695 11.3177 6.52823 11.5248C6.16951 11.7319 5.71082 11.609 5.50371 11.2503C5.2966 10.8916 5.41951 10.4329 5.77823 10.2258Z",fill:"currentColor"}),r.createElement(C,{d:"M15.7634 1.847C15.4972 2.16431 15.5386 2.63738 15.8559 2.90363C16.1732 3.16988 16.6462 3.12849 16.9125 2.81119C17.1787 2.49388 17.1373 2.02081 16.82 1.75456C16.5027 1.48831 16.0297 1.5297 15.7634 1.847Z",fill:"currentColor"}),r.createElement(C,{d:"M18.5165 5.58933C18.1086 5.66126 17.8362 6.05025 17.9081 6.45817C17.98 6.86609 18.369 7.13847 18.777 7.06654C19.1849 6.99461 19.4573 6.60562 19.3853 6.1977C19.3134 5.78978 18.9244 5.5174 18.5165 5.58933Z",fill:"currentColor"}),r.createElement(C,{d:"M18.2202 10.2258C17.8615 10.0187 17.4028 10.1416 17.1957 10.5003C16.9886 10.859 17.1115 11.3177 17.4702 11.5248C17.8289 11.7319 18.2876 11.609 18.4947 11.2503C18.7018 10.8916 18.5789 10.4329 18.2202 10.2258Z",fill:"currentColor"}),r.createElement(C,{d:"M11.9989 13C16.3221 13.0001 19.1447 16.0663 20.1659 19.8525C20.4714 20.9856 19.5347 22 18.3612 22H5.63558C4.46219 21.9998 3.52632 20.9855 3.83187 19.8525C4.85307 16.0663 7.67549 13 11.9989 13Z",fill:"currentColor"}),r.createElement(C,{d:"M11.9998 3.5C14.2089 3.5001 15.9998 5.29092 15.9998 7.5C15.9998 9.70908 14.2089 11.4999 11.9998 11.5C9.7907 11.5 7.99984 9.70914 7.99984 7.5C7.99984 5.29086 9.7907 3.5 11.9998 3.5Z",fill:"currentColor"})),I=f;export{f as IconPeopleNoise,I as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPeopleNoise/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 IconPeopleNoise: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.7492 0.75C12.7492 1.16421 12.4134 1.5 11.9992 1.5C11.585 1.5 11.2492 1.16421 11.2492 0.75C11.2492 0.335786 11.585 0 11.9992 0C12.4134 0 12.7492 0.335786 12.7492 0.75Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M8.235 1.847C8.50125 2.16431 8.45986 2.63738 8.14256 2.90363C7.82525 3.16988 7.35218 3.12849 7.08593 2.81119C6.81968 2.49388 6.86107 2.02081 7.17837 1.75456C7.49568 1.48831 7.96875 1.5297 8.235 1.847Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.48192 5.58933C5.88984 5.66126 6.16222 6.05025 6.09029 6.45817C6.01837 6.86609 5.62937 7.13847 5.22145 7.06654C4.81353 6.99461 4.54115 6.60562 4.61308 6.1977C4.68501 5.78978 5.074 5.5174 5.48192 5.58933Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.77823 10.2258C6.13695 10.0187 6.59564 10.1416 6.80275 10.5003C7.00985 10.859 6.88695 11.3177 6.52823 11.5248C6.16951 11.7319 5.71082 11.609 5.50371 11.2503C5.2966 10.8916 5.41951 10.4329 5.77823 10.2258Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15.7634 1.847C15.4972 2.16431 15.5386 2.63738 15.8559 2.90363C16.1732 3.16988 16.6462 3.12849 16.9125 2.81119C17.1787 2.49388 17.1373 2.02081 16.82 1.75456C16.5027 1.48831 16.0297 1.5297 15.7634 1.847Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.5165 5.58933C18.1086 5.66126 17.8362 6.05025 17.9081 6.45817C17.98 6.86609 18.369 7.13847 18.777 7.06654C19.1849 6.99461 19.4573 6.60562 19.3853 6.1977C19.3134 5.78978 18.9244 5.5174 18.5165 5.58933Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.2202 10.2258C17.8615 10.0187 17.4028 10.1416 17.1957 10.5003C16.9886 10.859 17.1115 11.3177 17.4702 11.5248C17.8289 11.7319 18.2876 11.609 18.4947 11.2503C18.7018 10.8916 18.5789 10.4329 18.2202 10.2258Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.9989 13C16.3221 13.0001 19.1447 16.0663 20.1659 19.8525C20.4714 20.9856 19.5347 22 18.3612 22H5.63558C4.46219 21.9998 3.52632 20.9855 3.83187 19.8525C4.85307 16.0663 7.67549 13 11.9989 13Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.9998 3.5C14.2089 3.5001 15.9998 5.29092 15.9998 7.5C15.9998 9.70908 14.2089 11.4999 11.9998 11.5C9.7907 11.5 7.99984 9.70914 7.99984 7.5C7.99984 5.29086 9.7907 3.5 11.9998 3.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleNoise;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,6KACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2MACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gNACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iNACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6MACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8MACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kNACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mMACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uLACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPeopleNoise","props","React","CentralIconBase","IconPeopleNoise_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPeopleSparkles: FC<CentralIconBaseProps>;
4
+ export default IconPeopleSparkles;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var l=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var x=(C,r)=>{for(var o in r)l(C,o,{get:r[o],enumerable:!0})},L=(C,r,o,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of B(r))!P.call(C,n)&&n!==o&&l(C,n,{get:()=>r[n],enumerable:!(p=u(r,n))||p.enumerable});return C};var a=(C,r,o)=>(o=C!=null?i(I(C)):{},L(r||!C||!C.__esModule?l(o,"default",{value:C,enumerable:!0}):o,C)),d=C=>L(l({},"__esModule",{value:!0}),C);var v={};x(v,{IconPeopleSparkles:()=>c,default:()=>g});module.exports=d(v);var e=a(require("react"));var f=a(require("react")),m=require("react-native-svg"),s=({children:C,size:r=24,...o})=>f.default.createElement(m.Svg,{...o,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);var t=require("react-native-svg"),c=C=>e.default.createElement(s,{...C},e.default.createElement(t.Path,{d:"M11.999 12C13.3451 12 14.5748 12.3001 15.6562 12.835L15.1709 14.0996C15.1582 14.1323 15.1324 14.1582 15.0996 14.1709L13.0605 14.9551C12.4216 15.2011 12 15.8153 12 16.5C12 17.1847 12.4216 17.7989 13.0605 18.0449L15.0996 18.8291C15.1324 18.8418 15.1582 18.8676 15.1709 18.9004L15.9551 20.9395C15.963 20.9601 15.9728 20.9799 15.9814 21H5.09082C4.22738 21 3.48141 20.2444 3.65918 19.3242C4.46142 15.1764 7.61437 12.0001 11.999 12Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M17.5 12C17.7711 12 18.014 12.167 18.1113 12.4199L18.8955 14.458C19.0098 14.7551 19.2449 14.9902 19.542 15.1045L21.5801 15.8887C21.833 15.986 22 16.2289 22 16.5C22 16.7711 21.833 17.014 21.5801 17.1113L19.542 17.8955C19.2449 18.0098 19.0098 18.2449 18.8955 18.542L18.1113 20.5801C18.014 20.833 17.7711 21 17.5 21C17.2289 21 16.986 20.833 16.8887 20.5801L16.1045 18.542L16.0557 18.4336C16.03 18.3834 15.9994 18.3364 15.9668 18.291C15.9765 18.3046 15.9879 18.317 15.9971 18.3311C15.8689 18.1345 15.6807 17.9812 15.458 17.8955L13.4199 17.1113C13.167 17.014 13 16.7711 13 16.5C13 16.2289 13.167 15.986 13.4199 15.8887L15.458 15.1045C15.7551 14.9902 15.9902 14.7551 16.1045 14.458L16.8887 12.4199C16.986 12.167 17.2289 12 17.5 12Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M4 7.5C4.18074 7.5 4.34234 7.61158 4.40723 7.78027L4.89062 9.03516C4.9922 9.29922 5.20078 9.5078 5.46484 9.60938L6.71973 10.0928C6.88842 10.1577 7 10.3193 7 10.5C7 10.6807 6.88842 10.8423 6.71973 10.9072L5.46484 11.3906C5.20078 11.4922 4.9922 11.7008 4.89062 11.9648L4.40723 13.2197C4.34234 13.3884 4.18074 13.5 4 13.5C3.81926 13.5 3.65766 13.3884 3.59277 13.2197L3.10938 11.9648C3.0078 11.7008 2.79922 11.4922 2.53516 11.3906L1.28027 10.9072C1.11158 10.8423 1 10.6807 1 10.5C1 10.3193 1.11158 10.1577 1.28027 10.0928L2.53516 9.60938C2.79922 9.5078 3.0078 9.29922 3.10938 9.03516L3.59277 7.78027C3.65766 7.61158 3.81926 7.5 4 7.5Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M12 2C14.4853 2 16.5 4.01472 16.5 6.5C16.5 8.98528 14.4853 11 12 11C9.51478 10.9999 7.5 8.98524 7.5 6.5C7.5 4.01476 9.51478 2.00007 12 2Z",fill:"currentColor"})),g=c;0&&(module.exports={IconPeopleSparkles});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPeopleSparkles/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 IconPeopleSparkles: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.999 12C13.3451 12 14.5748 12.3001 15.6562 12.835L15.1709 14.0996C15.1582 14.1323 15.1324 14.1582 15.0996 14.1709L13.0605 14.9551C12.4216 15.2011 12 15.8153 12 16.5C12 17.1847 12.4216 17.7989 13.0605 18.0449L15.0996 18.8291C15.1324 18.8418 15.1582 18.8676 15.1709 18.9004L15.9551 20.9395C15.963 20.9601 15.9728 20.9799 15.9814 21H5.09082C4.22738 21 3.48141 20.2444 3.65918 19.3242C4.46142 15.1764 7.61437 12.0001 11.999 12Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.5 12C17.7711 12 18.014 12.167 18.1113 12.4199L18.8955 14.458C19.0098 14.7551 19.2449 14.9902 19.542 15.1045L21.5801 15.8887C21.833 15.986 22 16.2289 22 16.5C22 16.7711 21.833 17.014 21.5801 17.1113L19.542 17.8955C19.2449 18.0098 19.0098 18.2449 18.8955 18.542L18.1113 20.5801C18.014 20.833 17.7711 21 17.5 21C17.2289 21 16.986 20.833 16.8887 20.5801L16.1045 18.542L16.0557 18.4336C16.03 18.3834 15.9994 18.3364 15.9668 18.291C15.9765 18.3046 15.9879 18.317 15.9971 18.3311C15.8689 18.1345 15.6807 17.9812 15.458 17.8955L13.4199 17.1113C13.167 17.014 13 16.7711 13 16.5C13 16.2289 13.167 15.986 13.4199 15.8887L15.458 15.1045C15.7551 14.9902 15.9902 14.7551 16.1045 14.458L16.8887 12.4199C16.986 12.167 17.2289 12 17.5 12Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4 7.5C4.18074 7.5 4.34234 7.61158 4.40723 7.78027L4.89062 9.03516C4.9922 9.29922 5.20078 9.5078 5.46484 9.60938L6.71973 10.0928C6.88842 10.1577 7 10.3193 7 10.5C7 10.6807 6.88842 10.8423 6.71973 10.9072L5.46484 11.3906C5.20078 11.4922 4.9922 11.7008 4.89062 11.9648L4.40723 13.2197C4.34234 13.3884 4.18074 13.5 4 13.5C3.81926 13.5 3.65766 13.3884 3.59277 13.2197L3.10938 11.9648C3.0078 11.7008 2.79922 11.4922 2.53516 11.3906L1.28027 10.9072C1.11158 10.8423 1 10.6807 1 10.5C1 10.3193 1.11158 10.1577 1.28027 10.0928L2.53516 9.60938C2.79922 9.5078 3.0078 9.29922 3.10938 9.03516L3.59277 7.78027C3.65766 7.61158 3.81926 7.5 4 7.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2C14.4853 2 16.5 4.01472 16.5 6.5C16.5 8.98528 14.4853 11 12 11C9.51478 10.9999 7.5 8.98524 7.5 6.5C7.5 4.01476 9.51478 2.00007 12 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleSparkles;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,wBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAgDC,GAEzD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,6aACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wtBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,ynBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4IACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPeopleSparkles_exports","__export","IconPeopleSparkles","IconPeopleSparkles_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPeopleSparkles","props","React","CentralIconBase","IconPeopleSparkles_default"]}
@@ -0,0 +1,2 @@
1
+ import r from"react";import l from"react";import{Svg as p}from"react-native-svg";var n=({children:e,size:C=24,...t})=>l.createElement(p,{...t,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},e);import{Path as o}from"react-native-svg";var L=e=>r.createElement(n,{...e},r.createElement(o,{d:"M11.999 12C13.3451 12 14.5748 12.3001 15.6562 12.835L15.1709 14.0996C15.1582 14.1323 15.1324 14.1582 15.0996 14.1709L13.0605 14.9551C12.4216 15.2011 12 15.8153 12 16.5C12 17.1847 12.4216 17.7989 13.0605 18.0449L15.0996 18.8291C15.1324 18.8418 15.1582 18.8676 15.1709 18.9004L15.9551 20.9395C15.963 20.9601 15.9728 20.9799 15.9814 21H5.09082C4.22738 21 3.48141 20.2444 3.65918 19.3242C4.46142 15.1764 7.61437 12.0001 11.999 12Z",fill:"currentColor"}),r.createElement(o,{d:"M17.5 12C17.7711 12 18.014 12.167 18.1113 12.4199L18.8955 14.458C19.0098 14.7551 19.2449 14.9902 19.542 15.1045L21.5801 15.8887C21.833 15.986 22 16.2289 22 16.5C22 16.7711 21.833 17.014 21.5801 17.1113L19.542 17.8955C19.2449 18.0098 19.0098 18.2449 18.8955 18.542L18.1113 20.5801C18.014 20.833 17.7711 21 17.5 21C17.2289 21 16.986 20.833 16.8887 20.5801L16.1045 18.542L16.0557 18.4336C16.03 18.3834 15.9994 18.3364 15.9668 18.291C15.9765 18.3046 15.9879 18.317 15.9971 18.3311C15.8689 18.1345 15.6807 17.9812 15.458 17.8955L13.4199 17.1113C13.167 17.014 13 16.7711 13 16.5C13 16.2289 13.167 15.986 13.4199 15.8887L15.458 15.1045C15.7551 14.9902 15.9902 14.7551 16.1045 14.458L16.8887 12.4199C16.986 12.167 17.2289 12 17.5 12Z",fill:"currentColor"}),r.createElement(o,{d:"M4 7.5C4.18074 7.5 4.34234 7.61158 4.40723 7.78027L4.89062 9.03516C4.9922 9.29922 5.20078 9.5078 5.46484 9.60938L6.71973 10.0928C6.88842 10.1577 7 10.3193 7 10.5C7 10.6807 6.88842 10.8423 6.71973 10.9072L5.46484 11.3906C5.20078 11.4922 4.9922 11.7008 4.89062 11.9648L4.40723 13.2197C4.34234 13.3884 4.18074 13.5 4 13.5C3.81926 13.5 3.65766 13.3884 3.59277 13.2197L3.10938 11.9648C3.0078 11.7008 2.79922 11.4922 2.53516 11.3906L1.28027 10.9072C1.11158 10.8423 1 10.6807 1 10.5C1 10.3193 1.11158 10.1577 1.28027 10.0928L2.53516 9.60938C2.79922 9.5078 3.0078 9.29922 3.10938 9.03516L3.59277 7.78027C3.65766 7.61158 3.81926 7.5 4 7.5Z",fill:"currentColor"}),r.createElement(o,{d:"M12 2C14.4853 2 16.5 4.01472 16.5 6.5C16.5 8.98528 14.4853 11 12 11C9.51478 10.9999 7.5 8.98524 7.5 6.5C7.5 4.01476 9.51478 2.00007 12 2Z",fill:"currentColor"})),P=L;export{L as IconPeopleSparkles,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPeopleSparkles/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 IconPeopleSparkles: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.999 12C13.3451 12 14.5748 12.3001 15.6562 12.835L15.1709 14.0996C15.1582 14.1323 15.1324 14.1582 15.0996 14.1709L13.0605 14.9551C12.4216 15.2011 12 15.8153 12 16.5C12 17.1847 12.4216 17.7989 13.0605 18.0449L15.0996 18.8291C15.1324 18.8418 15.1582 18.8676 15.1709 18.9004L15.9551 20.9395C15.963 20.9601 15.9728 20.9799 15.9814 21H5.09082C4.22738 21 3.48141 20.2444 3.65918 19.3242C4.46142 15.1764 7.61437 12.0001 11.999 12Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.5 12C17.7711 12 18.014 12.167 18.1113 12.4199L18.8955 14.458C19.0098 14.7551 19.2449 14.9902 19.542 15.1045L21.5801 15.8887C21.833 15.986 22 16.2289 22 16.5C22 16.7711 21.833 17.014 21.5801 17.1113L19.542 17.8955C19.2449 18.0098 19.0098 18.2449 18.8955 18.542L18.1113 20.5801C18.014 20.833 17.7711 21 17.5 21C17.2289 21 16.986 20.833 16.8887 20.5801L16.1045 18.542L16.0557 18.4336C16.03 18.3834 15.9994 18.3364 15.9668 18.291C15.9765 18.3046 15.9879 18.317 15.9971 18.3311C15.8689 18.1345 15.6807 17.9812 15.458 17.8955L13.4199 17.1113C13.167 17.014 13 16.7711 13 16.5C13 16.2289 13.167 15.986 13.4199 15.8887L15.458 15.1045C15.7551 14.9902 15.9902 14.7551 16.1045 14.458L16.8887 12.4199C16.986 12.167 17.2289 12 17.5 12Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4 7.5C4.18074 7.5 4.34234 7.61158 4.40723 7.78027L4.89062 9.03516C4.9922 9.29922 5.20078 9.5078 5.46484 9.60938L6.71973 10.0928C6.88842 10.1577 7 10.3193 7 10.5C7 10.6807 6.88842 10.8423 6.71973 10.9072L5.46484 11.3906C5.20078 11.4922 4.9922 11.7008 4.89062 11.9648L4.40723 13.2197C4.34234 13.3884 4.18074 13.5 4 13.5C3.81926 13.5 3.65766 13.3884 3.59277 13.2197L3.10938 11.9648C3.0078 11.7008 2.79922 11.4922 2.53516 11.3906L1.28027 10.9072C1.11158 10.8423 1 10.6807 1 10.5C1 10.3193 1.11158 10.1577 1.28027 10.0928L2.53516 9.60938C2.79922 9.5078 3.0078 9.29922 3.10938 9.03516L3.59277 7.78027C3.65766 7.61158 3.81926 7.5 4 7.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2C14.4853 2 16.5 4.01472 16.5 6.5C16.5 8.98528 14.4853 11 12 11C9.51478 10.9999 7.5 8.98524 7.5 6.5C7.5 4.01476 9.51478 2.00007 12 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleSparkles;\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,EAAgDC,GAEzDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,6aACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wtBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,ynBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4IACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPeopleSparkles","props","React","CentralIconBase","IconPeopleSparkles_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPin2: FC<CentralIconBaseProps>;
4
+ export default IconPin2;
@@ -0,0 +1,2 @@
1
+ "use strict";var B=Object.create;var n=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var P=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,x=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 P(o))!x.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(u(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),v=r=>a(n({},"__esModule",{value:!0}),r);var y={};g(y,{IconPin2:()=>i,default:()=>h});module.exports=v(y);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"),i=r=>p.default.createElement(c,{...r},p.default.createElement(f.Path,{d:"M14.5003 2C15.3284 2.00028 16.0003 2.67165 16.0003 3.5V8.5752C18.0979 9.78938 19.5962 11.9267 19.9299 14.4365C20.0481 15.3279 19.3077 15.9997 18.5003 16H12.5003V20.6797C12.5003 20.7261 12.4935 20.7727 12.4807 20.8174L12.1926 21.8271C12.1373 22.0204 11.8633 22.0203 11.8079 21.8271L11.5188 20.8174C11.5061 20.7727 11.5003 20.7261 11.5003 20.6797V16H5.50025C4.69251 16 3.95141 15.3279 4.06959 14.4365C4.40334 11.9265 5.90234 9.78931 8.00025 8.5752V3.5C8.00025 2.67157 8.67183 2 9.50025 2H14.5003Z",fill:"currentColor"})),h=i;0&&(module.exports={IconPin2});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPin2/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 IconPin2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.5003 2C15.3284 2.00028 16.0003 2.67165 16.0003 3.5V8.5752C18.0979 9.78938 19.5962 11.9267 19.9299 14.4365C20.0481 15.3279 19.3077 15.9997 18.5003 16H12.5003V20.6797C12.5003 20.7261 12.4935 20.7727 12.4807 20.8174L12.1926 21.8271C12.1373 22.0204 11.8633 22.0203 11.8079 21.8271L11.5188 20.8174C11.5061 20.7727 11.5003 20.7261 11.5003 20.6797V16H5.50025C4.69251 16 3.95141 15.3279 4.06959 14.4365C4.40334 11.9265 5.90234 9.78931 8.00025 8.5752V3.5C8.00025 2.67157 8.67183 2 9.50025 2H14.5003Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPin2;\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,cAAAE,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,EAAsCC,GAE/C,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,ifACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPin2_exports","__export","IconPin2","IconPin2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPin2","props","React","CentralIconBase","IconPin2_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import p from"react";import{Svg as C}from"react-native-svg";var t=({children:o,size:r=24,...n})=>p.createElement(C,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as a}from"react-native-svg";var l=o=>e.createElement(t,{...o},e.createElement(a,{d:"M14.5003 2C15.3284 2.00028 16.0003 2.67165 16.0003 3.5V8.5752C18.0979 9.78938 19.5962 11.9267 19.9299 14.4365C20.0481 15.3279 19.3077 15.9997 18.5003 16H12.5003V20.6797C12.5003 20.7261 12.4935 20.7727 12.4807 20.8174L12.1926 21.8271C12.1373 22.0204 11.8633 22.0203 11.8079 21.8271L11.5188 20.8174C11.5061 20.7727 11.5003 20.7261 11.5003 20.6797V16H5.50025C4.69251 16 3.95141 15.3279 4.06959 14.4365C4.40334 11.9265 5.90234 9.78931 8.00025 8.5752V3.5C8.00025 2.67157 8.67183 2 9.50025 2H14.5003Z",fill:"currentColor"})),x=l;export{l as IconPin2,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPin2/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 IconPin2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.5003 2C15.3284 2.00028 16.0003 2.67165 16.0003 3.5V8.5752C18.0979 9.78938 19.5962 11.9267 19.9299 14.4365C20.0481 15.3279 19.3077 15.9997 18.5003 16H12.5003V20.6797C12.5003 20.7261 12.4935 20.7727 12.4807 20.8174L12.1926 21.8271C12.1373 22.0204 11.8633 22.0203 11.8079 21.8271L11.5188 20.8174C11.5061 20.7727 11.5003 20.7261 11.5003 20.6797V16H5.50025C4.69251 16 3.95141 15.3279 4.06959 14.4365C4.40334 11.9265 5.90234 9.78931 8.00025 8.5752V3.5C8.00025 2.67157 8.67183 2 9.50025 2H14.5003Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPin2;\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,EAAsCC,GAE/CC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,ifACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPin2","props","React","CentralIconBase","IconPin2_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconUnpin2: FC<CentralIconBaseProps>;
4
+ export default IconUnpin2;
@@ -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 g=(r,o)=>{for(var n in o)e(r,n,{get:o[n],enumerable:!0})},a=(r,o,n,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!P.call(r,t)&&t!==n&&e(r,t,{get:()=>o[t],enumerable:!(l=B(o,t))||l.enumerable});return r};var m=(r,o,n)=>(n=r!=null?u(x(r)):{},a(o||!r||!r.__esModule?e(n,"default",{value:r,enumerable:!0}):n,r)),L=r=>a(e({},"__esModule",{value:!0}),r);var V={};g(V,{IconUnpin2:()=>i,default:()=>v});module.exports=L(V);var C=m(require("react"));var s=m(require("react")),f=require("react-native-svg"),c=({children:r,size:o=24,...n})=>s.default.createElement(f.Svg,{...n,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=>C.default.createElement(c,{...r},C.default.createElement(p.Path,{d:"M3.15716 2.1358C3.35821 1.94661 3.67493 1.95632 3.86419 2.15728L19.8642 19.1573C20.0534 19.3584 20.0438 19.6751 19.8427 19.8643C19.6416 20.0535 19.3249 20.0439 19.1357 19.8428L15.5185 16.0001H12.4999V20.6797C12.4999 20.7262 12.4931 20.7728 12.4804 20.8174L12.1923 21.8272C12.137 22.0205 11.8629 22.0204 11.8075 21.8272L11.5185 20.8174C11.5058 20.7728 11.4999 20.7262 11.4999 20.6797V16.0001H5.49993C4.69219 16.0001 3.95109 15.328 4.06927 14.4366C4.40305 11.9266 5.90205 9.78935 7.99993 8.57525V8.0108L3.13567 2.84283C2.94656 2.64174 2.95612 2.32501 3.15716 2.1358Z",fill:"currentColor"}),C.default.createElement(p.Path,{d:"M14.4999 2.00006C15.3279 2.0004 15.9999 2.6718 15.9999 3.50006V8.57525C18.0975 9.78942 19.5959 11.9268 19.9296 14.4366C20.0478 15.3279 19.3073 15.9997 18.4999 16.0001H18.2597L7.99993 5.13678V3.50006C7.99999 2.67169 8.67155 2.00006 9.49993 2.00006H14.4999Z",fill:"currentColor"})),v=i;0&&(module.exports={IconUnpin2});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUnpin2/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 IconUnpin2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M3.15716 2.1358C3.35821 1.94661 3.67493 1.95632 3.86419 2.15728L19.8642 19.1573C20.0534 19.3584 20.0438 19.6751 19.8427 19.8643C19.6416 20.0535 19.3249 20.0439 19.1357 19.8428L15.5185 16.0001H12.4999V20.6797C12.4999 20.7262 12.4931 20.7728 12.4804 20.8174L12.1923 21.8272C12.137 22.0205 11.8629 22.0204 11.8075 21.8272L11.5185 20.8174C11.5058 20.7728 11.4999 20.7262 11.4999 20.6797V16.0001H5.49993C4.69219 16.0001 3.95109 15.328 4.06927 14.4366C4.40305 11.9266 5.90205 9.78935 7.99993 8.57525V8.0108L3.13567 2.84283C2.94656 2.64174 2.95612 2.32501 3.15716 2.1358Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.4999 2.00006C15.3279 2.0004 15.9999 2.6718 15.9999 3.50006V8.57525C18.0975 9.78942 19.5959 11.9268 19.9296 14.4366C20.0478 15.3279 19.3073 15.9997 18.4999 16.0001H18.2597L7.99993 5.13678V3.50006C7.99999 2.67169 8.67155 2.00006 9.49993 2.00006H14.4999Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUnpin2;\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,EAAE,ujBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kQACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconUnpin2_exports","__export","IconUnpin2","IconUnpin2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconUnpin2","props","React","CentralIconBase","IconUnpin2_default"]}
@@ -0,0 +1,2 @@
1
+ import n 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 e}from"react-native-svg";var a=o=>n.createElement(t,{...o},n.createElement(e,{d:"M3.15716 2.1358C3.35821 1.94661 3.67493 1.95632 3.86419 2.15728L19.8642 19.1573C20.0534 19.3584 20.0438 19.6751 19.8427 19.8643C19.6416 20.0535 19.3249 20.0439 19.1357 19.8428L15.5185 16.0001H12.4999V20.6797C12.4999 20.7262 12.4931 20.7728 12.4804 20.8174L12.1923 21.8272C12.137 22.0205 11.8629 22.0204 11.8075 21.8272L11.5185 20.8174C11.5058 20.7728 11.4999 20.7262 11.4999 20.6797V16.0001H5.49993C4.69219 16.0001 3.95109 15.328 4.06927 14.4366C4.40305 11.9266 5.90205 9.78935 7.99993 8.57525V8.0108L3.13567 2.84283C2.94656 2.64174 2.95612 2.32501 3.15716 2.1358Z",fill:"currentColor"}),n.createElement(e,{d:"M14.4999 2.00006C15.3279 2.0004 15.9999 2.6718 15.9999 3.50006V8.57525C18.0975 9.78942 19.5959 11.9268 19.9296 14.4366C20.0478 15.3279 19.3073 15.9997 18.4999 16.0001H18.2597L7.99993 5.13678V3.50006C7.99999 2.67169 8.67155 2.00006 9.49993 2.00006H14.4999Z",fill:"currentColor"})),P=a;export{a as IconUnpin2,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUnpin2/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 IconUnpin2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M3.15716 2.1358C3.35821 1.94661 3.67493 1.95632 3.86419 2.15728L19.8642 19.1573C20.0534 19.3584 20.0438 19.6751 19.8427 19.8643C19.6416 20.0535 19.3249 20.0439 19.1357 19.8428L15.5185 16.0001H12.4999V20.6797C12.4999 20.7262 12.4931 20.7728 12.4804 20.8174L12.1923 21.8272C12.137 22.0205 11.8629 22.0204 11.8075 21.8272L11.5185 20.8174C11.5058 20.7728 11.4999 20.7262 11.4999 20.6797V16.0001H5.49993C4.69219 16.0001 3.95109 15.328 4.06927 14.4366C4.40305 11.9266 5.90205 9.78935 7.99993 8.57525V8.0108L3.13567 2.84283C2.94656 2.64174 2.95612 2.32501 3.15716 2.1358Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.4999 2.00006C15.3279 2.0004 15.9999 2.6718 15.9999 3.50006V8.57525C18.0975 9.78942 19.5959 11.9268 19.9296 14.4366C20.0478 15.3279 19.3073 15.9997 18.4999 16.0001H18.2597L7.99993 5.13678V3.50006C7.99999 2.67169 8.67155 2.00006 9.49993 2.00006H14.4999Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUnpin2;\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,EAAE,ujBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kQACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconUnpin2","props","React","CentralIconBase","IconUnpin2_default"]}
package/README.md CHANGED
@@ -876,6 +876,7 @@ Below is a complete list of available icons:
876
876
  - IconAppleNewton
877
877
  - IconApples
878
878
  - IconAvocado
879
+ - IconBaking
879
880
  - IconBanana
880
881
  - IconBananas
881
882
  - IconBeer
@@ -1134,6 +1135,7 @@ Below is a complete list of available icons:
1134
1135
  - IconPaperclip2
1135
1136
  - IconPaperclip3
1136
1137
  - IconPin
1138
+ - IconPin2
1137
1139
  - IconPlanning
1138
1140
  - IconPlusLarge
1139
1141
  - IconPlusSmall
@@ -1193,6 +1195,7 @@ Below is a complete list of available icons:
1193
1195
  - IconTrial
1194
1196
  - IconUnarchiv
1195
1197
  - IconUnpin
1198
+ - IconUnpin2
1196
1199
  - IconUntrash
1197
1200
  - IconWindow
1198
1201
  - IconWindow2
@@ -1344,8 +1347,10 @@ Below is a complete list of available icons:
1344
1347
  - IconPeopleGear
1345
1348
  - IconPeopleIdCard
1346
1349
  - IconPeopleLike
1350
+ - IconPeopleNoise
1347
1351
  - IconPeopleRemove
1348
1352
  - IconPeopleRemove2
1353
+ - IconPeopleSparkles
1349
1354
  - IconPeopleVersus
1350
1355
  - IconPeopleVoice
1351
1356
  - IconPersona
@@ -1713,6 +1718,7 @@ Below is a complete list of available icons:
1713
1718
  - IconAudio
1714
1719
  - IconBack
1715
1720
  - IconBack10s
1721
+ - IconCd
1716
1722
  - IconFastForward
1717
1723
  - IconFastForward10s
1718
1724
  - IconFastForward15s
@@ -408,7 +408,7 @@
408
408
  },
409
409
  {
410
410
  "category": "Sound & Music",
411
- "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.6213 4.04594C12.3057 3.96705 12 4.20573 12 4.53101V19.4695C12 19.7947 12.3057 20.0334 12.6213 19.9545L19.6213 18.2045C19.8439 18.1489 20 17.9489 20 17.7195V6.28101C20 6.05158 19.8439 5.85159 19.6213 5.79594L12.6213 4.04594ZM11 4.53101C11 3.55515 11.9171 2.83912 12.8638 3.0758L19.8638 4.8258C20.5316 4.99274 21 5.59271 21 6.28101V17.7195C21 18.4078 20.5316 19.0077 19.8638 19.1747L12.8638 20.9247C11.9171 21.1614 11 20.4453 11 19.4695V4.53101ZM7.5 4.00024C7.77614 4.00024 8 4.22409 8 4.50024V19.5002C8 19.7764 7.77614 20.0002 7.5 20.0002C7.22386 20.0002 7 19.7764 7 19.5002V4.50024C7 4.22409 7.22386 4.00024 7.5 4.00024ZM3.5 5.00024C3.77614 5.00024 4 5.22409 4 5.50024V18.5002C4 18.7764 3.77614 19.0002 3.5 19.0002C3.22386 19.0002 3 18.7764 3 18.5002V5.50024C3 5.22409 3.22386 5.00024 3.5 5.00024Z\" fill=\"currentColor\"/>",
411
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11 4.53101C11 3.55515 11.9171 2.83912 12.8638 3.0758L19.8638 4.8258C20.5316 4.99274 21 5.59271 21 6.28101V17.7195C21 18.4078 20.5316 19.0077 19.8638 19.1747L12.8638 20.9247C11.9171 21.1614 11 20.4453 11 19.4695V4.53101ZM7.5 4.00024C7.77614 4.00024 8 4.22409 8 4.50024V19.5002C8 19.7764 7.77614 20.0002 7.5 20.0002C7.22386 20.0002 7 19.7764 7 19.5002V4.50024C7 4.22409 7.22386 4.00024 7.5 4.00024ZM3.5 5.00024C3.77614 5.00024 4 5.22409 4 5.50024V18.5002C4 18.7764 3.77614 19.0002 3.5 19.0002C3.22386 19.0002 3 18.7764 3 18.5002V5.50024C3 5.22409 3.22386 5.00024 3.5 5.00024Z\" fill=\"currentColor\"/>",
412
412
  "iconName": "albums, cover",
413
413
  "variant": {
414
414
  "join": "round",
@@ -2688,6 +2688,20 @@
2688
2688
  "packageName": "round-filled-radius-1-stroke-1",
2689
2689
  "componentName": "IconBag3"
2690
2690
  },
2691
+ {
2692
+ "category": "Food",
2693
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20.5 4C21.3284 4 22 4.67157 22 5.5V18.5C22 19.3284 21.3284 20 20.5 20H3.5C2.67157 20 2 19.3284 2 18.5V5.5C2 4.67157 2.67157 4 3.5 4H20.5ZM8.74023 7.68652C8.56738 7.47155 8.25233 7.43781 8.03711 7.61035C7.00271 8.44094 6.54981 9.25327 6.5 10.0918C6.45284 10.8865 6.78331 11.6119 7.04297 12.2012C7.3231 12.8369 7.53224 13.3372 7.50195 13.8486C7.4742 14.3163 7.2318 14.8918 6.33691 15.6104C6.12193 15.7833 6.08796 16.0983 6.26074 16.3135C6.43373 16.5282 6.74875 16.5624 6.96387 16.3896C7.99799 15.5592 8.45118 14.7466 8.50098 13.9082C8.54812 13.1137 8.21765 12.3881 7.95801 11.7988C7.67784 11.163 7.46776 10.6628 7.49805 10.1514C7.52581 9.68371 7.76805 9.10829 8.66309 8.38965C8.87807 8.21678 8.91282 7.90175 8.74023 7.68652ZM13.2402 7.68652C13.0674 7.47155 12.7523 7.43781 12.5371 7.61035C11.5027 8.44094 11.0498 9.25327 11 10.0918C10.9528 10.8865 11.2833 11.6119 11.543 12.2012C11.8231 12.8369 12.0322 13.3372 12.002 13.8486C11.9742 14.3163 11.7318 14.8918 10.8369 15.6104C10.6219 15.7833 10.588 16.0983 10.7607 16.3135C10.9337 16.5282 11.2487 16.5624 11.4639 16.3896C12.498 15.5592 12.9512 14.7466 13.001 13.9082C13.0481 13.1137 12.7177 12.3881 12.458 11.7988C12.1778 11.163 11.9678 10.6628 11.998 10.1514C12.0258 9.68371 12.268 9.10829 13.1631 8.38965C13.3781 8.21678 13.4128 7.90175 13.2402 7.68652ZM17.7402 7.68652C17.5674 7.47155 17.2523 7.43781 17.0371 7.61035C16.0027 8.44094 15.5498 9.25327 15.5 10.0918C15.4528 10.8865 15.7833 11.6119 16.043 12.2012C16.3231 12.8369 16.5322 13.3372 16.502 13.8486C16.4742 14.3163 16.2318 14.8918 15.3369 15.6104C15.1219 15.7833 15.088 16.0983 15.2607 16.3135C15.4337 16.5282 15.7487 16.5624 15.9639 16.3896C16.998 15.5592 17.4512 14.7466 17.501 13.9082C17.5481 13.1137 17.2177 12.3881 16.958 11.7988C16.6778 11.163 16.4678 10.6628 16.498 10.1514C16.5258 9.68371 16.768 9.10829 17.6631 8.38965C17.8781 8.21678 17.9128 7.90175 17.7402 7.68652Z\" fill=\"currentColor\"/>",
2694
+ "iconName": "baking, cooking",
2695
+ "variant": {
2696
+ "join": "round",
2697
+ "filled": "on",
2698
+ "radius": "1",
2699
+ "stroke": "1"
2700
+ },
2701
+ "createdAt": "2026-03-19T14:01:06.573173+00:00",
2702
+ "packageName": "round-filled-radius-1-stroke-1",
2703
+ "componentName": "IconBaking"
2704
+ },
2691
2705
  {
2692
2706
  "category": "Things",
2693
2707
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.65178 3.31207C7.29388 1.80721 9.54454 1 12 1C14.4555 1 16.7061 1.80721 18.3482 3.31207C19.9956 4.82176 21 7.00648 21 9.69286C21 13.0866 19.6105 15.7855 17.8027 17.633C16.7023 18.7576 15.4305 19.5821 14.2043 20.051L14.6091 20.5203C15.4475 21.4924 14.7569 23 13.4732 23H10.5806C9.32287 23 8.62361 21.5451 9.40932 20.563L9.81345 20.0578C8.58176 19.5901 7.30305 18.763 6.19731 17.633C4.3895 15.7855 3 13.0866 3 9.69286C3 7.00648 4.0044 4.82176 5.65178 3.31207ZM10.8459 20.368L10.1902 21.1877C9.92829 21.515 10.1614 22 10.5806 22H13.4732C13.9011 22 14.1313 21.4975 13.8518 21.1734L13.1566 20.3674C12.7558 20.4551 12.3674 20.5 12 20.5C11.6333 20.5 11.2459 20.4553 10.8459 20.368ZM11.9985 4.48065C12.0198 4.75598 11.8138 4.99639 11.5385 5.01764C9.06995 5.20816 7.14329 6.92446 7.00766 9.71711C6.99426 9.99293 6.75981 10.2057 6.48399 10.1923C6.20818 10.1789 5.99544 9.94442 6.00884 9.6686C6.17044 6.34115 8.52275 4.24742 11.4615 4.02061C11.7368 3.99936 11.9773 4.20533 11.9985 4.48065Z\" fill=\"currentColor\"/>",
@@ -5656,6 +5670,20 @@
5656
5670
  "packageName": "round-filled-radius-1-stroke-1",
5657
5671
  "componentName": "IconCat"
5658
5672
  },
5673
+ {
5674
+ "category": "Sound & Music",
5675
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM18.4414 13.0137C18.1728 12.9505 17.9033 13.1172 17.8398 13.3857C17.3199 15.5864 15.5864 17.3199 13.3857 17.8398C13.1172 17.9033 12.9505 18.1728 13.0137 18.4414C13.0774 18.7097 13.3468 18.8767 13.6152 18.8135C16.1846 18.2065 18.2065 16.1846 18.8135 13.6152C18.8767 13.3468 18.7097 13.0774 18.4414 13.0137ZM12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10ZM10.3857 5.18848C7.81647 5.79546 5.79547 7.81647 5.18848 10.3857C5.12524 10.6543 5.29109 10.9237 5.55957 10.9873C5.82801 11.0504 6.09753 10.8836 6.16113 10.6152C6.68113 8.41469 8.41469 6.68112 10.6152 6.16113C10.8836 6.09754 11.0504 5.82801 10.9873 5.55957C10.9237 5.29109 10.6543 5.12524 10.3857 5.18848Z\" fill=\"currentColor\"/>",
5676
+ "iconName": "cd, disc, vinyl, dvd, dj, spin, music, album",
5677
+ "variant": {
5678
+ "join": "round",
5679
+ "filled": "on",
5680
+ "radius": "1",
5681
+ "stroke": "1"
5682
+ },
5683
+ "createdAt": "2026-03-19T13:01:15.293674+00:00",
5684
+ "packageName": "round-filled-radius-1-stroke-1",
5685
+ "componentName": "IconCd"
5686
+ },
5659
5687
  {
5660
5688
  "category": "Things",
5661
5689
  "svg": "<path d=\"M19.2912 2.61088C19.551 2.70465 19.6855 2.99123 19.5917 3.25096L19.116 4.56853C19.0222 4.82826 18.7357 4.96279 18.4759 4.86901C18.2162 4.77524 18.0817 4.48866 18.1754 4.22893L18.6512 2.91136C18.7449 2.65163 19.0315 2.5171 19.2912 2.61088Z\" fill=\"currentColor\"/><path d=\"M21.9475 7.07429C22.0707 7.32143 21.9702 7.62165 21.7231 7.74485L20.666 8.27188C20.4188 8.39509 20.1186 8.29462 19.9954 8.04749C19.8722 7.80035 19.9727 7.50014 20.2198 7.37693L21.2769 6.8499C21.5241 6.7267 21.8243 6.82716 21.9475 7.07429Z\" fill=\"currentColor\"/><path d=\"M17.0969 6.94434C17.2919 7.13989 17.2915 7.45647 17.0959 7.65145L16.0388 8.7055C15.8432 8.90048 15.5266 8.90002 15.3317 8.70447C15.1367 8.50892 15.1371 8.19234 15.3327 7.99736L16.3898 6.94331C16.5854 6.74833 16.902 6.74879 17.0969 6.94434Z\" fill=\"currentColor\"/><path d=\"M17.829 10.9655C17.8407 10.6896 18.0737 10.4754 18.3496 10.487L18.3513 10.4871L18.3541 10.4872C18.5342 10.496 18.714 10.5153 18.8927 10.5392C19.208 10.5812 19.6356 10.6574 20.0663 10.7948C20.4644 10.9218 20.8925 11.1312 21.2082 11.2995C21.3956 11.3994 21.5813 11.5034 21.7621 11.6148L21.7632 11.6155C21.9979 11.7609 22.0705 12.0692 21.925 12.304C21.7796 12.5387 21.4715 12.6111 21.2367 12.4657L21.2353 12.4648C21.0727 12.3651 20.9061 12.2716 20.7378 12.1819C20.4378 12.022 20.0731 11.8467 19.7623 11.7475C19.4066 11.634 19.0413 11.5679 18.7604 11.5304C18.6102 11.5103 18.4591 11.4936 18.3077 11.4861C18.0319 11.4744 17.8174 11.2413 17.829 10.9655Z\" fill=\"currentColor\"/><path d=\"M14.0156 1.00727C14.2878 0.96061 14.5463 1.14342 14.5929 1.41559L14.5933 1.41764L14.5939 1.42128C14.633 1.66077 14.6555 1.90332 14.6697 2.14541C14.6944 2.56652 14.696 3.13817 14.5917 3.69949C14.4744 4.33096 14.175 4.9184 13.9222 5.33178C13.7736 5.57487 13.6116 5.81196 13.4305 6.03229L13.4276 6.03577L13.4266 6.03695L13.426 6.03776C13.2484 6.24926 12.933 6.2768 12.7215 6.09926C12.5102 5.92186 12.4825 5.60683 12.6596 5.39532C12.8108 5.2116 12.9451 5.01279 13.0691 4.81007C13.2943 4.44186 13.5234 3.97524 13.6085 3.51689C13.6922 3.06633 13.6937 2.58392 13.6715 2.20395C13.6595 1.99925 13.6398 1.79471 13.6085 1.59201L13.6074 1.58523C13.5609 1.31311 13.7435 1.05392 14.0156 1.00727Z\" fill=\"currentColor\"/><path d=\"M9.45021 6.73142C8.68295 5.96414 7.38001 6.24067 6.99051 7.25342L2.10351 19.96C1.63713 21.1726 2.82856 22.3642 4.04123 21.8977L16.7474 17.0106C17.7602 16.6211 18.0366 15.3181 17.2694 14.5509L9.45021 6.73142Z\" fill=\"currentColor\"/>",
@@ -18102,6 +18130,20 @@
18102
18130
  "packageName": "round-filled-radius-1-stroke-1",
18103
18131
  "componentName": "IconPeopleLike"
18104
18132
  },
18133
+ {
18134
+ "category": "People",
18135
+ "svg": "<path d=\"M12.7492 0.75C12.7492 1.16421 12.4134 1.5 11.9992 1.5C11.585 1.5 11.2492 1.16421 11.2492 0.75C11.2492 0.335786 11.585 0 11.9992 0C12.4134 0 12.7492 0.335786 12.7492 0.75Z\" fill=\"currentColor\"/><path d=\"M8.235 1.847C8.50125 2.16431 8.45986 2.63738 8.14256 2.90363C7.82525 3.16988 7.35218 3.12849 7.08593 2.81119C6.81968 2.49388 6.86107 2.02081 7.17837 1.75456C7.49568 1.48831 7.96875 1.5297 8.235 1.847Z\" fill=\"currentColor\"/><path d=\"M5.48192 5.58933C5.88984 5.66126 6.16222 6.05025 6.09029 6.45817C6.01837 6.86609 5.62937 7.13847 5.22145 7.06654C4.81353 6.99461 4.54115 6.60562 4.61308 6.1977C4.68501 5.78978 5.074 5.5174 5.48192 5.58933Z\" fill=\"currentColor\"/><path d=\"M5.77823 10.2258C6.13695 10.0187 6.59564 10.1416 6.80275 10.5003C7.00985 10.859 6.88695 11.3177 6.52823 11.5248C6.16951 11.7319 5.71082 11.609 5.50371 11.2503C5.2966 10.8916 5.41951 10.4329 5.77823 10.2258Z\" fill=\"currentColor\"/><path d=\"M15.7634 1.847C15.4972 2.16431 15.5386 2.63738 15.8559 2.90363C16.1732 3.16988 16.6462 3.12849 16.9125 2.81119C17.1787 2.49388 17.1373 2.02081 16.82 1.75456C16.5027 1.48831 16.0297 1.5297 15.7634 1.847Z\" fill=\"currentColor\"/><path d=\"M18.5165 5.58933C18.1086 5.66126 17.8362 6.05025 17.9081 6.45817C17.98 6.86609 18.369 7.13847 18.777 7.06654C19.1849 6.99461 19.4573 6.60562 19.3853 6.1977C19.3134 5.78978 18.9244 5.5174 18.5165 5.58933Z\" fill=\"currentColor\"/><path d=\"M18.2202 10.2258C17.8615 10.0187 17.4028 10.1416 17.1957 10.5003C16.9886 10.859 17.1115 11.3177 17.4702 11.5248C17.8289 11.7319 18.2876 11.609 18.4947 11.2503C18.7018 10.8916 18.5789 10.4329 18.2202 10.2258Z\" fill=\"currentColor\"/><path d=\"M11.9989 13C16.3221 13.0001 19.1447 16.0663 20.1659 19.8525C20.4714 20.9856 19.5347 22 18.3612 22H5.63558C4.46219 21.9998 3.52632 20.9855 3.83187 19.8525C4.85307 16.0663 7.67549 13 11.9989 13Z\" fill=\"currentColor\"/><path d=\"M11.9998 3.5C14.2089 3.5001 15.9998 5.29092 15.9998 7.5C15.9998 9.70908 14.2089 11.4999 11.9998 11.5C9.7907 11.5 7.99984 9.70914 7.99984 7.5C7.99984 5.29086 9.7907 3.5 11.9998 3.5Z\" fill=\"currentColor\"/>",
18136
+ "iconName": "people-noise, audio-quality, user-noise",
18137
+ "variant": {
18138
+ "join": "round",
18139
+ "filled": "on",
18140
+ "radius": "1",
18141
+ "stroke": "1"
18142
+ },
18143
+ "createdAt": "2026-03-19T13:01:15.293674+00:00",
18144
+ "packageName": "round-filled-radius-1-stroke-1",
18145
+ "componentName": "IconPeopleNoise"
18146
+ },
18105
18147
  {
18106
18148
  "category": "People",
18107
18149
  "svg": "<path d=\"M11.999 2C9.51374 2 7.49902 4.01472 7.49902 6.5C7.49902 8.98528 9.51374 11 11.999 11C14.4843 11 16.499 8.98528 16.499 6.5C16.499 4.01472 14.4843 2 11.999 2Z\" fill=\"currentColor\"/><path d=\"M3.65931 19.3239C4.46156 15.176 7.61433 12 11.9991 12C14.79 12 17.0817 13.2867 18.586 15.2917L17.999 15.8787L16.5597 14.4393C15.9739 13.8536 15.0241 13.8536 14.4384 14.4393C13.8526 15.0251 13.8526 15.9749 14.4384 16.5607L15.8777 18L14.4384 19.4393C14.0163 19.8614 13.8983 20.4723 14.0844 21H5.09067C4.22711 21 3.4813 20.2443 3.65931 19.3239Z\" fill=\"currentColor\"/><path d=\"M20.8526 15.8536C21.0478 15.6583 21.0478 15.3417 20.8526 15.1464C20.6573 14.9512 20.3407 14.9512 20.1455 15.1464L17.999 17.2929L15.8526 15.1464C15.6573 14.9512 15.3407 14.9512 15.1455 15.1464C14.9502 15.3417 14.9502 15.6583 15.1455 15.8536L17.2919 18L15.1455 20.1464C14.9502 20.3417 14.9502 20.6583 15.1455 20.8536C15.3407 21.0488 15.6573 21.0488 15.8526 20.8536L17.999 18.7071L20.1455 20.8536C20.3407 21.0488 20.6573 21.0488 20.8526 20.8536C21.0478 20.6583 21.0478 20.3417 20.8526 20.1464L18.7061 18L20.8526 15.8536Z\" fill=\"currentColor\"/>",
@@ -18130,6 +18172,20 @@
18130
18172
  "packageName": "round-filled-radius-1-stroke-1",
18131
18173
  "componentName": "IconPeopleRemove2"
18132
18174
  },
18175
+ {
18176
+ "category": "People",
18177
+ "svg": "<path d=\"M11.999 12C13.3451 12 14.5748 12.3001 15.6562 12.835L15.1709 14.0996C15.1582 14.1323 15.1324 14.1582 15.0996 14.1709L13.0605 14.9551C12.4216 15.2011 12 15.8153 12 16.5C12 17.1847 12.4216 17.7989 13.0605 18.0449L15.0996 18.8291C15.1324 18.8418 15.1582 18.8676 15.1709 18.9004L15.9551 20.9395C15.963 20.9601 15.9728 20.9799 15.9814 21H5.09082C4.22738 21 3.48141 20.2444 3.65918 19.3242C4.46142 15.1764 7.61437 12.0001 11.999 12Z\" fill=\"currentColor\"/><path d=\"M17.5 12C17.7711 12 18.014 12.167 18.1113 12.4199L18.8955 14.458C19.0098 14.7551 19.2449 14.9902 19.542 15.1045L21.5801 15.8887C21.833 15.986 22 16.2289 22 16.5C22 16.7711 21.833 17.014 21.5801 17.1113L19.542 17.8955C19.2449 18.0098 19.0098 18.2449 18.8955 18.542L18.1113 20.5801C18.014 20.833 17.7711 21 17.5 21C17.2289 21 16.986 20.833 16.8887 20.5801L16.1045 18.542L16.0557 18.4336C16.03 18.3834 15.9994 18.3364 15.9668 18.291C15.9765 18.3046 15.9879 18.317 15.9971 18.3311C15.8689 18.1345 15.6807 17.9812 15.458 17.8955L13.4199 17.1113C13.167 17.014 13 16.7711 13 16.5C13 16.2289 13.167 15.986 13.4199 15.8887L15.458 15.1045C15.7551 14.9902 15.9902 14.7551 16.1045 14.458L16.8887 12.4199C16.986 12.167 17.2289 12 17.5 12Z\" fill=\"currentColor\"/><path d=\"M4 7.5C4.18074 7.5 4.34234 7.61158 4.40723 7.78027L4.89062 9.03516C4.9922 9.29922 5.20078 9.5078 5.46484 9.60938L6.71973 10.0928C6.88842 10.1577 7 10.3193 7 10.5C7 10.6807 6.88842 10.8423 6.71973 10.9072L5.46484 11.3906C5.20078 11.4922 4.9922 11.7008 4.89062 11.9648L4.40723 13.2197C4.34234 13.3884 4.18074 13.5 4 13.5C3.81926 13.5 3.65766 13.3884 3.59277 13.2197L3.10938 11.9648C3.0078 11.7008 2.79922 11.4922 2.53516 11.3906L1.28027 10.9072C1.11158 10.8423 1 10.6807 1 10.5C1 10.3193 1.11158 10.1577 1.28027 10.0928L2.53516 9.60938C2.79922 9.5078 3.0078 9.29922 3.10938 9.03516L3.59277 7.78027C3.65766 7.61158 3.81926 7.5 4 7.5Z\" fill=\"currentColor\"/><path d=\"M12 2C14.4853 2 16.5 4.01472 16.5 6.5C16.5 8.98528 14.4853 11 12 11C9.51478 10.9999 7.5 8.98524 7.5 6.5C7.5 4.01476 9.51478 2.00007 12 2Z\" fill=\"currentColor\"/>",
18178
+ "iconName": "people-sparkles, star, aura",
18179
+ "variant": {
18180
+ "join": "round",
18181
+ "filled": "on",
18182
+ "radius": "1",
18183
+ "stroke": "1"
18184
+ },
18185
+ "createdAt": "2026-03-19T13:01:15.293674+00:00",
18186
+ "packageName": "round-filled-radius-1-stroke-1",
18187
+ "componentName": "IconPeopleSparkles"
18188
+ },
18133
18189
  {
18134
18190
  "category": "People",
18135
18191
  "svg": "<path d=\"M15.6719 2.03084C15.931 2.12631 16.0637 2.41375 15.9682 2.67287L8.96819 21.6729C8.87273 21.932 8.58529 22.0646 8.32617 21.9692C8.06705 21.8737 7.93439 21.5863 8.02985 21.3272L15.0299 2.32716C15.1253 2.06804 15.4128 1.93538 15.6719 2.03084Z\" fill=\"currentColor\"/><path d=\"M16.9991 10C15.3422 10 13.9991 11.3432 13.9991 13C13.9991 14.6569 15.3422 16 16.9991 16C18.6559 16 19.9991 14.6569 19.9991 13C19.9991 11.3432 18.6559 10 16.9991 10Z\" fill=\"currentColor\"/><path d=\"M16.999 16.5C14.5969 16.5 12.8252 18.1216 12.2129 20.2916C11.9446 21.2423 12.7453 22 13.5905 22H20.4074C21.2526 22 22.0533 21.2423 21.785 20.2916C21.1727 18.1216 19.401 16.5 16.999 16.5Z\" fill=\"currentColor\"/><path d=\"M6.99896 8.50001C8.57504 8.50001 9.87973 9.19811 10.7636 10.2912L9.39719 14H3.59054C2.74533 14 1.94461 13.2423 2.21288 12.2916C2.8252 10.1216 4.59689 8.50001 6.99896 8.50001Z\" fill=\"currentColor\"/><path d=\"M6.99908 2.00001C5.34223 2.00001 3.99908 3.34316 3.99908 5.00001C3.99908 6.65687 5.34223 8.00001 6.99908 8.00001C8.65593 8.00001 9.99908 6.65687 9.99908 5.00001C9.99908 3.34316 8.65593 2.00001 6.99908 2.00001Z\" fill=\"currentColor\"/>",
@@ -18466,6 +18522,20 @@
18466
18522
  "packageName": "round-filled-radius-1-stroke-1",
18467
18523
  "componentName": "IconPin"
18468
18524
  },
18525
+ {
18526
+ "category": "Interface General",
18527
+ "svg": "<path d=\"M14.5003 2C15.3284 2.00028 16.0003 2.67165 16.0003 3.5V8.5752C18.0979 9.78938 19.5962 11.9267 19.9299 14.4365C20.0481 15.3279 19.3077 15.9997 18.5003 16H12.5003V20.6797C12.5003 20.7261 12.4935 20.7727 12.4807 20.8174L12.1926 21.8271C12.1373 22.0204 11.8633 22.0203 11.8079 21.8271L11.5188 20.8174C11.5061 20.7727 11.5003 20.7261 11.5003 20.6797V16H5.50025C4.69251 16 3.95141 15.3279 4.06959 14.4365C4.40334 11.9265 5.90234 9.78931 8.00025 8.5752V3.5C8.00025 2.67157 8.67183 2 9.50025 2H14.5003Z\" fill=\"currentColor\"/>",
18528
+ "iconName": "pin-2",
18529
+ "variant": {
18530
+ "join": "round",
18531
+ "filled": "on",
18532
+ "radius": "1",
18533
+ "stroke": "1"
18534
+ },
18535
+ "createdAt": "2026-03-19T14:01:06.573173+00:00",
18536
+ "packageName": "round-filled-radius-1-stroke-1",
18537
+ "componentName": "IconPin2"
18538
+ },
18469
18539
  {
18470
18540
  "category": "Hands",
18471
18541
  "svg": "<path d=\"M11.3869 8.21721L16.2667 5.29567C17.8838 4.32756 19.9515 4.90208 20.8851 6.5789L21.9158 8.43017C24.1473 12.4382 22.823 17.5633 18.9579 19.8773C16.3595 21.4329 13.1439 21.3677 10.6061 19.7079L5.03468 16.0638C4.70855 15.8505 4.53605 15.4672 4.59267 15.0816L4.70368 14.3258C4.89111 13.0497 6.04065 12.1728 7.27126 12.3671L8.60993 12.5785L5.22907 6.50624C4.60667 5.38836 4.97603 3.95893 6.05405 3.31352C7.13208 2.66811 8.51055 3.05113 9.13295 4.16901L11.3869 8.21721Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.20344 7.0173C2.4614 7.11585 2.59063 7.40486 2.49207 7.66282C1.83598 9.38016 1.83598 10.9011 2.49207 12.6184C2.59063 12.8764 2.4614 13.1654 2.20344 13.2639C1.94548 13.3625 1.65648 13.2333 1.55793 12.9753C0.814025 11.0282 0.814025 9.2531 1.55793 7.30593C1.65648 7.04797 1.94548 6.91875 2.20344 7.0173Z\" fill=\"currentColor\"/>",
@@ -24850,6 +24920,20 @@
24850
24920
  "packageName": "round-filled-radius-1-stroke-1",
24851
24921
  "componentName": "IconUnpin"
24852
24922
  },
24923
+ {
24924
+ "category": "Interface General",
24925
+ "svg": "<path d=\"M3.15716 2.1358C3.35821 1.94661 3.67493 1.95632 3.86419 2.15728L19.8642 19.1573C20.0534 19.3584 20.0438 19.6751 19.8427 19.8643C19.6416 20.0535 19.3249 20.0439 19.1357 19.8428L15.5185 16.0001H12.4999V20.6797C12.4999 20.7262 12.4931 20.7728 12.4804 20.8174L12.1923 21.8272C12.137 22.0205 11.8629 22.0204 11.8075 21.8272L11.5185 20.8174C11.5058 20.7728 11.4999 20.7262 11.4999 20.6797V16.0001H5.49993C4.69219 16.0001 3.95109 15.328 4.06927 14.4366C4.40305 11.9266 5.90205 9.78935 7.99993 8.57525V8.0108L3.13567 2.84283C2.94656 2.64174 2.95612 2.32501 3.15716 2.1358Z\" fill=\"currentColor\"/><path d=\"M14.4999 2.00006C15.3279 2.0004 15.9999 2.6718 15.9999 3.50006V8.57525C18.0975 9.78942 19.5959 11.9268 19.9296 14.4366C20.0478 15.3279 19.3073 15.9997 18.4999 16.0001H18.2597L7.99993 5.13678V3.50006C7.99999 2.67169 8.67155 2.00006 9.49993 2.00006H14.4999Z\" fill=\"currentColor\"/>",
24926
+ "iconName": "unpin-2",
24927
+ "variant": {
24928
+ "join": "round",
24929
+ "filled": "on",
24930
+ "radius": "1",
24931
+ "stroke": "1"
24932
+ },
24933
+ "createdAt": "2026-03-19T14:01:06.573173+00:00",
24934
+ "packageName": "round-filled-radius-1-stroke-1",
24935
+ "componentName": "IconUnpin2"
24936
+ },
24853
24937
  {
24854
24938
  "category": "Interface General",
24855
24939
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.61453 3.35071C9.35168 1.72903 11.1149 0.745969 12.9505 1.06946C14.7856 1.39326 16.1021 2.91988 16.2405 4.69543L21.2923 5.58704C21.5642 5.63498 21.7464 5.89422 21.6985 6.16614C21.6506 6.43808 21.3904 6.61936 21.1184 6.57141L19.9466 6.36438C19.9617 6.41764 19.9708 6.47375 19.9671 6.53235L19.0598 20.5968C19.0089 21.3859 18.3536 22 17.5628 22.0001H6.43777C5.64698 22 4.99169 21.386 4.9407 20.5968L4.03347 6.53235C4.01488 6.2442 4.24377 6.00022 4.5325 6.00012H17.8782L3.39187 3.44641C3.12028 3.39833 2.93897 3.13896 2.9866 2.86731C3.03454 2.59545 3.29385 2.41327 3.5657 2.46106L8.61453 3.35071ZM12.3538 10.6466C12.183 10.4758 11.9189 10.4541 11.7249 10.5822L11.6468 10.6466L8.89676 13.3966C8.70149 13.5919 8.70149 13.9084 8.89676 14.1036C9.09203 14.2988 9.40857 14.2989 9.60379 14.1036L11.5003 12.2072V17.5001C11.5003 17.7762 11.7241 18.0001 12.0003 18.0001C12.2763 18 12.5002 17.7762 12.5003 17.5001V12.2072L14.3968 14.1036L14.4749 14.1681C14.6689 14.2961 14.933 14.2744 15.1038 14.1036C15.2745 13.9328 15.2963 13.6688 15.1682 13.4747L15.1038 13.3966L12.3538 10.6466ZM12.7776 2.05383C11.4915 1.82706 10.2508 2.45643 9.64285 3.53235L15.2151 4.51477C15.0118 3.29624 14.0632 2.28087 12.7776 2.05383Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -191,6 +191,7 @@ export type CentralIconName =
191
191
  | "IconBag2"
192
192
  | "IconBag2Sparkle"
193
193
  | "IconBag3"
194
+ | "IconBaking"
194
195
  | "IconBalloon"
195
196
  | "IconBanana"
196
197
  | "IconBananas"
@@ -403,6 +404,7 @@ export type CentralIconName =
403
404
  | "IconCarussel"
404
405
  | "IconCash"
405
406
  | "IconCat"
407
+ | "IconCd"
406
408
  | "IconCelebrate"
407
409
  | "IconCentralIconSystem"
408
410
  | "IconCereals"
@@ -1292,8 +1294,10 @@ export type CentralIconName =
1292
1294
  | "IconPeopleGear"
1293
1295
  | "IconPeopleIdCard"
1294
1296
  | "IconPeopleLike"
1297
+ | "IconPeopleNoise"
1295
1298
  | "IconPeopleRemove"
1296
1299
  | "IconPeopleRemove2"
1300
+ | "IconPeopleSparkles"
1297
1301
  | "IconPeopleVersus"
1298
1302
  | "IconPeopleVoice"
1299
1303
  | "IconPercent"
@@ -1318,6 +1322,7 @@ export type CentralIconName =
1318
1322
  | "IconPillowZz"
1319
1323
  | "IconPilone"
1320
1324
  | "IconPin"
1325
+ | "IconPin2"
1321
1326
  | "IconPinch"
1322
1327
  | "IconPinCircle"
1323
1328
  | "IconPinFlag"
@@ -1774,6 +1779,7 @@ export type CentralIconName =
1774
1779
  | "IconUnicorn"
1775
1780
  | "IconUnlocked"
1776
1781
  | "IconUnpin"
1782
+ | "IconUnpin2"
1777
1783
  | "IconUntrash"
1778
1784
  | "IconUsb"
1779
1785
  | "IconUsbC"