@central-icons-react-native/round-filled-radius-2-stroke-2 1.1.169 → 1.1.170
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.
- package/IconAlbums/index.js +1 -1
- package/IconAlbums/index.js.map +1 -1
- package/IconAlbums/index.mjs +1 -1
- package/IconAlbums/index.mjs.map +1 -1
- package/IconCd/index.d.ts +4 -0
- package/IconCd/index.js +2 -0
- package/IconCd/index.js.map +1 -0
- package/IconCd/index.mjs +2 -0
- package/IconCd/index.mjs.map +1 -0
- package/IconPeopleNoise/index.d.ts +4 -0
- package/IconPeopleNoise/index.js +2 -0
- package/IconPeopleNoise/index.js.map +1 -0
- package/IconPeopleNoise/index.mjs +2 -0
- package/IconPeopleNoise/index.mjs.map +1 -0
- package/IconPeopleSparkles/index.d.ts +4 -0
- package/IconPeopleSparkles/index.js +2 -0
- package/IconPeopleSparkles/index.js.map +1 -0
- package/IconPeopleSparkles/index.mjs +2 -0
- package/IconPeopleSparkles/index.mjs.map +1 -0
- package/README.md +3 -0
- package/filtered-icons.json +43 -1
- package/icons/index.d.ts +3 -0
- package/icons-index.json +10 -4
- package/index.d.ts +3 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +22 -1
package/IconAlbums/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var i=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var
|
|
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 6.06154C11 4.10982 12.8342 2.67775 14.7276 3.15111L18.7276 4.15111C20.0631 4.48498 21 5.68493 21 7.06154V16.9384C21 18.315 20.0631 19.515 18.7276 19.8489L14.7276 20.8489C12.8342 21.3222 11 19.8901 11 17.9384V6.06154ZM8 3.99998C8.55228 3.99998 9 4.4477 9 4.99998V19C9 19.5523 8.55228 20 8 20C7.44772 20 7 19.5523 7 19V4.99998C7 4.4477 7.44772 3.99998 8 3.99998ZM4 4.99998C4.55228 4.99998 5 5.4477 5 5.99998V18C5 18.5523 4.55228 19 4 19C3.44772 19 3 18.5523 3 18V5.99998C3 5.4477 3.44772 4.99998 4 4.99998Z",fill:"currentColor"})),g=u;0&&(module.exports={IconAlbums});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/IconAlbums/index.js.map
CHANGED
|
@@ -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=\"
|
|
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 6.06154C11 4.10982 12.8342 2.67775 14.7276 3.15111L18.7276 4.15111C20.0631 4.48498 21 5.68493 21 7.06154V16.9384C21 18.315 20.0631 19.515 18.7276 19.8489L14.7276 20.8489C12.8342 21.3222 11 19.8901 11 17.9384V6.06154ZM8 3.99998C8.55228 3.99998 9 4.4477 9 4.99998V19C9 19.5523 8.55228 20 8 20C7.44772 20 7 19.5523 7 19V4.99998C7 4.4477 7.44772 3.99998 8 3.99998ZM4 4.99998C4.55228 4.99998 5 5.4477 5 5.99998V18C5 18.5523 4.55228 19 4 19C3.44772 19 3 18.5523 3 18V5.99998C3 5.4477 3.44772 4.99998 4 4.99998Z\"\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,+fACF,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"]}
|
package/IconAlbums/index.mjs
CHANGED
|
@@ -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:"
|
|
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 6.06154C11 4.10982 12.8342 2.67775 14.7276 3.15111L18.7276 4.15111C20.0631 4.48498 21 5.68493 21 7.06154V16.9384C21 18.315 20.0631 19.515 18.7276 19.8489L14.7276 20.8489C12.8342 21.3222 11 19.8901 11 17.9384V6.06154ZM8 3.99998C8.55228 3.99998 9 4.4477 9 4.99998V19C9 19.5523 8.55228 20 8 20C7.44772 20 7 19.5523 7 19V4.99998C7 4.4477 7.44772 3.99998 8 3.99998ZM4 4.99998C4.55228 4.99998 5 5.4477 5 5.99998V18C5 18.5523 4.55228 19 4 19C3.44772 19 3 18.5523 3 18V5.99998C3 5.4477 3.44772 4.99998 4 4.99998Z",fill:"currentColor"})),v=a;export{a as IconAlbums,v as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
package/IconAlbums/index.mjs.map
CHANGED
|
@@ -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=\"
|
|
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 6.06154C11 4.10982 12.8342 2.67775 14.7276 3.15111L18.7276 4.15111C20.0631 4.48498 21 5.68493 21 7.06154V16.9384C21 18.315 20.0631 19.515 18.7276 19.8489L14.7276 20.8489C12.8342 21.3222 11 19.8901 11 17.9384V6.06154ZM8 3.99998C8.55228 3.99998 9 4.4477 9 4.99998V19C9 19.5523 8.55228 20 8 20C7.44772 20 7 19.5523 7 19V4.99998C7 4.4477 7.44772 3.99998 8 3.99998ZM4 4.99998C4.55228 4.99998 5 5.4477 5 5.99998V18C5 18.5523 4.55228 19 4 19C3.44772 19 3 18.5523 3 18V5.99998C3 5.4477 3.44772 4.99998 4 4.99998Z\"\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,+fACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconAlbums","props","React","CentralIconBase","IconAlbums_default"]}
|
package/IconCd/index.js
ADDED
|
@@ -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 2ZM17.4893 13.0684C16.9749 12.8675 16.3943 13.1215 16.1934 13.6357C15.737 14.8044 14.8044 15.737 13.6357 16.1934C13.1215 16.3943 12.8675 16.9749 13.0684 17.4893C13.2693 18.0034 13.849 18.2573 14.3633 18.0566C16.0525 17.397 17.397 16.0525 18.0566 14.3633C18.2573 13.849 18.0034 13.2693 17.4893 13.0684ZM12 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.9316 6.51074C10.7306 5.9965 10.1501 5.74248 9.63574 5.94336C7.94701 6.60298 6.60298 7.94701 5.94336 9.63574C5.74248 10.1501 5.9965 10.7306 6.51074 10.9316C7.02518 11.1326 7.60572 10.8777 7.80664 10.3633C8.26301 9.1951 9.1951 8.26301 10.3633 7.80664C10.8777 7.60572 11.1326 7.02518 10.9316 6.51074Z",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 2ZM17.4893 13.0684C16.9749 12.8675 16.3943 13.1215 16.1934 13.6357C15.737 14.8044 14.8044 15.737 13.6357 16.1934C13.1215 16.3943 12.8675 16.9749 13.0684 17.4893C13.2693 18.0034 13.849 18.2573 14.3633 18.0566C16.0525 17.397 17.397 16.0525 18.0566 14.3633C18.2573 13.849 18.0034 13.2693 17.4893 13.0684ZM12 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.9316 6.51074C10.7306 5.9965 10.1501 5.74248 9.63574 5.94336C7.94701 6.60298 6.60298 7.94701 5.94336 9.63574C5.74248 10.1501 5.9965 10.7306 6.51074 10.9316C7.02518 11.1326 7.60572 10.8777 7.80664 10.3633C8.26301 9.1951 9.1951 8.26301 10.3633 7.80664C10.8777 7.60572 11.1326 7.02518 10.9316 6.51074Z\"\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,k0BACF,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"]}
|
package/IconCd/index.mjs
ADDED
|
@@ -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 2ZM17.4893 13.0684C16.9749 12.8675 16.3943 13.1215 16.1934 13.6357C15.737 14.8044 14.8044 15.737 13.6357 16.1934C13.1215 16.3943 12.8675 16.9749 13.0684 17.4893C13.2693 18.0034 13.849 18.2573 14.3633 18.0566C16.0525 17.397 17.397 16.0525 18.0566 14.3633C18.2573 13.849 18.0034 13.2693 17.4893 13.0684ZM12 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.9316 6.51074C10.7306 5.9965 10.1501 5.74248 9.63574 5.94336C7.94701 6.60298 6.60298 7.94701 5.94336 9.63574C5.74248 10.1501 5.9965 10.7306 6.51074 10.9316C7.02518 11.1326 7.60572 10.8777 7.80664 10.3633C8.26301 9.1951 9.1951 8.26301 10.3633 7.80664C10.8777 7.60572 11.1326 7.02518 10.9316 6.51074Z",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 2ZM17.4893 13.0684C16.9749 12.8675 16.3943 13.1215 16.1934 13.6357C15.737 14.8044 14.8044 15.737 13.6357 16.1934C13.1215 16.3943 12.8675 16.9749 13.0684 17.4893C13.2693 18.0034 13.849 18.2573 14.3633 18.0566C16.0525 17.397 17.397 16.0525 18.0566 14.3633C18.2573 13.849 18.0034 13.2693 17.4893 13.0684ZM12 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.9316 6.51074C10.7306 5.9965 10.1501 5.74248 9.63574 5.94336C7.94701 6.60298 6.60298 7.94701 5.94336 9.63574C5.74248 10.1501 5.9965 10.7306 6.51074 10.9316C7.02518 11.1326 7.60572 10.8777 7.80664 10.3633C8.26301 9.1951 9.1951 8.26301 10.3633 7.80664C10.8777 7.60572 11.1326 7.02518 10.9316 6.51074Z\"\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,k0BACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconCd","props","React","CentralIconBase","IconCd_default"]}
|
|
@@ -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.0021 13C15.8336 13.0001 18.7663 15.2961 19.9571 18.5156C20.2975 19.4359 20.0645 20.3434 19.5235 20.9883C18.9962 21.6168 18.1818 22 17.3048 22H6.69834C5.82142 21.9999 5.00693 21.6167 4.47959 20.9883C3.93873 20.3434 3.70566 19.4359 4.046 18.5156C5.23687 15.296 8.17025 13 12.0021 13Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M12.0001 3.5C14.2092 3.5 16.0001 5.29086 16.0001 7.5C16.0001 9.70914 14.2092 11.5 12.0001 11.5C9.79101 11.4999 8.0001 9.7091 8.0001 7.5C8.0001 5.2909 9.79101 3.50006 12.0001 3.5Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M6.87046 11.6168C6.39217 11.893 5.78058 11.7291 5.50444 11.2508C5.22829 10.7725 5.39217 10.1609 5.87046 9.88477C6.34875 9.60862 6.96034 9.7725 7.23649 10.2508C7.51263 10.7291 7.34875 11.3407 6.87046 11.6168Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M8.5869 1.87891C8.9419 2.30198 8.88672 2.93274 8.46364 3.28774C8.04057 3.64274 7.40981 3.58756 7.05481 3.16448C6.69981 2.74141 6.75499 2.11065 7.17807 1.75565C7.60114 1.40065 8.2319 1.45583 8.5869 1.87891Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M5.77147 5.38665C6.31537 5.48255 6.67853 6.00121 6.58263 6.54511C6.48673 7.089 5.96807 7.45217 5.42418 7.35627C4.88028 7.26036 4.51711 6.7417 4.61302 6.19781C4.70892 5.65391 5.22758 5.29075 5.77147 5.38665Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M12.9992 1C12.9992 1.55228 12.5515 2 11.9992 2C11.4469 2 10.9992 1.55228 10.9992 1C10.9992 0.447715 11.4469 0 11.9992 0C12.5515 0 12.9992 0.447715 12.9992 1Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M17.1279 11.6168C17.6062 11.893 18.2178 11.7291 18.4939 11.2508C18.7701 10.7725 18.6062 10.1609 18.1279 9.88477C17.6496 9.60862 17.038 9.7725 16.7619 10.2508C16.4857 10.7291 16.6496 11.3407 17.1279 11.6168Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M15.4115 1.87891C15.0565 2.30198 15.1116 2.93274 15.5347 3.28774C15.9578 3.64274 16.5886 3.58756 16.9436 3.16448C17.2986 2.74141 17.2434 2.11065 16.8203 1.75565C16.3972 1.40065 15.7665 1.45583 15.4115 1.87891Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M18.2269 5.38665C17.683 5.48255 17.3198 6.00121 17.4157 6.54511C17.5116 7.089 18.0303 7.45217 18.5742 7.35627C19.1181 7.26036 19.4813 6.7417 19.3853 6.19781C19.2894 5.65391 18.7708 5.29075 18.2269 5.38665Z",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.0021 13C15.8336 13.0001 18.7663 15.2961 19.9571 18.5156C20.2975 19.4359 20.0645 20.3434 19.5235 20.9883C18.9962 21.6168 18.1818 22 17.3048 22H6.69834C5.82142 21.9999 5.00693 21.6167 4.47959 20.9883C3.93873 20.3434 3.70566 19.4359 4.046 18.5156C5.23687 15.296 8.17025 13 12.0021 13Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.0001 3.5C14.2092 3.5 16.0001 5.29086 16.0001 7.5C16.0001 9.70914 14.2092 11.5 12.0001 11.5C9.79101 11.4999 8.0001 9.7091 8.0001 7.5C8.0001 5.2909 9.79101 3.50006 12.0001 3.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.87046 11.6168C6.39217 11.893 5.78058 11.7291 5.50444 11.2508C5.22829 10.7725 5.39217 10.1609 5.87046 9.88477C6.34875 9.60862 6.96034 9.7725 7.23649 10.2508C7.51263 10.7291 7.34875 11.3407 6.87046 11.6168Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M8.5869 1.87891C8.9419 2.30198 8.88672 2.93274 8.46364 3.28774C8.04057 3.64274 7.40981 3.58756 7.05481 3.16448C6.69981 2.74141 6.75499 2.11065 7.17807 1.75565C7.60114 1.40065 8.2319 1.45583 8.5869 1.87891Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.77147 5.38665C6.31537 5.48255 6.67853 6.00121 6.58263 6.54511C6.48673 7.089 5.96807 7.45217 5.42418 7.35627C4.88028 7.26036 4.51711 6.7417 4.61302 6.19781C4.70892 5.65391 5.22758 5.29075 5.77147 5.38665Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.9992 1C12.9992 1.55228 12.5515 2 11.9992 2C11.4469 2 10.9992 1.55228 10.9992 1C10.9992 0.447715 11.4469 0 11.9992 0C12.5515 0 12.9992 0.447715 12.9992 1Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.1279 11.6168C17.6062 11.893 18.2178 11.7291 18.4939 11.2508C18.7701 10.7725 18.6062 10.1609 18.1279 9.88477C17.6496 9.60862 17.038 9.7725 16.7619 10.2508C16.4857 10.7291 16.6496 11.3407 17.1279 11.6168Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15.4115 1.87891C15.0565 2.30198 15.1116 2.93274 15.5347 3.28774C15.9578 3.64274 16.5886 3.58756 16.9436 3.16448C17.2986 2.74141 17.2434 2.11065 16.8203 1.75565C16.3972 1.40065 15.7665 1.45583 15.4115 1.87891Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.2269 5.38665C17.683 5.48255 17.3198 6.00121 17.4157 6.54511C17.5116 7.089 18.0303 7.45217 18.5742 7.35627C19.1181 7.26036 19.4813 6.7417 19.3853 6.19781C19.2894 5.65391 18.7708 5.29075 18.2269 5.38665Z\"\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,gSACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qLACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kNACF,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,gKACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gNACF,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.0021 13C15.8336 13.0001 18.7663 15.2961 19.9571 18.5156C20.2975 19.4359 20.0645 20.3434 19.5235 20.9883C18.9962 21.6168 18.1818 22 17.3048 22H6.69834C5.82142 21.9999 5.00693 21.6167 4.47959 20.9883C3.93873 20.3434 3.70566 19.4359 4.046 18.5156C5.23687 15.296 8.17025 13 12.0021 13Z",fill:"currentColor"}),r.createElement(C,{d:"M12.0001 3.5C14.2092 3.5 16.0001 5.29086 16.0001 7.5C16.0001 9.70914 14.2092 11.5 12.0001 11.5C9.79101 11.4999 8.0001 9.7091 8.0001 7.5C8.0001 5.2909 9.79101 3.50006 12.0001 3.5Z",fill:"currentColor"}),r.createElement(C,{d:"M6.87046 11.6168C6.39217 11.893 5.78058 11.7291 5.50444 11.2508C5.22829 10.7725 5.39217 10.1609 5.87046 9.88477C6.34875 9.60862 6.96034 9.7725 7.23649 10.2508C7.51263 10.7291 7.34875 11.3407 6.87046 11.6168Z",fill:"currentColor"}),r.createElement(C,{d:"M8.5869 1.87891C8.9419 2.30198 8.88672 2.93274 8.46364 3.28774C8.04057 3.64274 7.40981 3.58756 7.05481 3.16448C6.69981 2.74141 6.75499 2.11065 7.17807 1.75565C7.60114 1.40065 8.2319 1.45583 8.5869 1.87891Z",fill:"currentColor"}),r.createElement(C,{d:"M5.77147 5.38665C6.31537 5.48255 6.67853 6.00121 6.58263 6.54511C6.48673 7.089 5.96807 7.45217 5.42418 7.35627C4.88028 7.26036 4.51711 6.7417 4.61302 6.19781C4.70892 5.65391 5.22758 5.29075 5.77147 5.38665Z",fill:"currentColor"}),r.createElement(C,{d:"M12.9992 1C12.9992 1.55228 12.5515 2 11.9992 2C11.4469 2 10.9992 1.55228 10.9992 1C10.9992 0.447715 11.4469 0 11.9992 0C12.5515 0 12.9992 0.447715 12.9992 1Z",fill:"currentColor"}),r.createElement(C,{d:"M17.1279 11.6168C17.6062 11.893 18.2178 11.7291 18.4939 11.2508C18.7701 10.7725 18.6062 10.1609 18.1279 9.88477C17.6496 9.60862 17.038 9.7725 16.7619 10.2508C16.4857 10.7291 16.6496 11.3407 17.1279 11.6168Z",fill:"currentColor"}),r.createElement(C,{d:"M15.4115 1.87891C15.0565 2.30198 15.1116 2.93274 15.5347 3.28774C15.9578 3.64274 16.5886 3.58756 16.9436 3.16448C17.2986 2.74141 17.2434 2.11065 16.8203 1.75565C16.3972 1.40065 15.7665 1.45583 15.4115 1.87891Z",fill:"currentColor"}),r.createElement(C,{d:"M18.2269 5.38665C17.683 5.48255 17.3198 6.00121 17.4157 6.54511C17.5116 7.089 18.0303 7.45217 18.5742 7.35627C19.1181 7.26036 19.4813 6.7417 19.3853 6.19781C19.2894 5.65391 18.7708 5.29075 18.2269 5.38665Z",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.0021 13C15.8336 13.0001 18.7663 15.2961 19.9571 18.5156C20.2975 19.4359 20.0645 20.3434 19.5235 20.9883C18.9962 21.6168 18.1818 22 17.3048 22H6.69834C5.82142 21.9999 5.00693 21.6167 4.47959 20.9883C3.93873 20.3434 3.70566 19.4359 4.046 18.5156C5.23687 15.296 8.17025 13 12.0021 13Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.0001 3.5C14.2092 3.5 16.0001 5.29086 16.0001 7.5C16.0001 9.70914 14.2092 11.5 12.0001 11.5C9.79101 11.4999 8.0001 9.7091 8.0001 7.5C8.0001 5.2909 9.79101 3.50006 12.0001 3.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.87046 11.6168C6.39217 11.893 5.78058 11.7291 5.50444 11.2508C5.22829 10.7725 5.39217 10.1609 5.87046 9.88477C6.34875 9.60862 6.96034 9.7725 7.23649 10.2508C7.51263 10.7291 7.34875 11.3407 6.87046 11.6168Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M8.5869 1.87891C8.9419 2.30198 8.88672 2.93274 8.46364 3.28774C8.04057 3.64274 7.40981 3.58756 7.05481 3.16448C6.69981 2.74141 6.75499 2.11065 7.17807 1.75565C7.60114 1.40065 8.2319 1.45583 8.5869 1.87891Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.77147 5.38665C6.31537 5.48255 6.67853 6.00121 6.58263 6.54511C6.48673 7.089 5.96807 7.45217 5.42418 7.35627C4.88028 7.26036 4.51711 6.7417 4.61302 6.19781C4.70892 5.65391 5.22758 5.29075 5.77147 5.38665Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.9992 1C12.9992 1.55228 12.5515 2 11.9992 2C11.4469 2 10.9992 1.55228 10.9992 1C10.9992 0.447715 11.4469 0 11.9992 0C12.5515 0 12.9992 0.447715 12.9992 1Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.1279 11.6168C17.6062 11.893 18.2178 11.7291 18.4939 11.2508C18.7701 10.7725 18.6062 10.1609 18.1279 9.88477C17.6496 9.60862 17.038 9.7725 16.7619 10.2508C16.4857 10.7291 16.6496 11.3407 17.1279 11.6168Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15.4115 1.87891C15.0565 2.30198 15.1116 2.93274 15.5347 3.28774C15.9578 3.64274 16.5886 3.58756 16.9436 3.16448C17.2986 2.74141 17.2434 2.11065 16.8203 1.75565C16.3972 1.40065 15.7665 1.45583 15.4115 1.87891Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.2269 5.38665C17.683 5.48255 17.3198 6.00121 17.4157 6.54511C17.5116 7.089 18.0303 7.45217 18.5742 7.35627C19.1181 7.26036 19.4813 6.7417 19.3853 6.19781C19.2894 5.65391 18.7708 5.29075 18.2269 5.38665Z\"\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,gSACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qLACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kNACF,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,gKACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iNACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oNACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gNACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPeopleNoise","props","React","CentralIconBase","IconPeopleNoise_default"]}
|
|
@@ -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:"M12.002 12C13.1631 12 14.2413 12.2121 15.2139 12.5957L14.7646 13.7637L12.8828 14.4883C12.0505 14.8084 11.501 15.6082 11.501 16.5C11.501 17.3918 12.0505 18.1916 12.8828 18.5117L14.7646 19.2354L15.4434 21H6.69824C5.82132 20.9999 5.00683 20.6167 4.47949 19.9883C3.93863 19.3434 3.70556 18.4359 4.0459 17.5156C5.23677 14.296 8.17015 12 12.002 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.7588 17.8115L19.543 17.8955L19.4336 17.9443C19.188 18.0699 18.9955 18.282 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.542C15.9902 18.2449 15.7551 18.0098 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.6657 15.0246 15.8418 14.8848 15.9688 14.707C15.9798 14.6915 15.9915 14.6762 16.002 14.6602C16.0424 14.5969 16.0771 14.5292 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.51477 10.9999 7.5 8.98524 7.5 6.5C7.5 4.01476 9.51477 2.00006 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=\"M12.002 12C13.1631 12 14.2413 12.2121 15.2139 12.5957L14.7646 13.7637L12.8828 14.4883C12.0505 14.8084 11.501 15.6082 11.501 16.5C11.501 17.3918 12.0505 18.1916 12.8828 18.5117L14.7646 19.2354L15.4434 21H6.69824C5.82132 20.9999 5.00683 20.6167 4.47949 19.9883C3.93863 19.3434 3.70556 18.4359 4.0459 17.5156C5.23677 14.296 8.17015 12 12.002 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.7588 17.8115L19.543 17.8955L19.4336 17.9443C19.188 18.0699 18.9955 18.282 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.542C15.9902 18.2449 15.7551 18.0098 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.6657 15.0246 15.8418 14.8848 15.9688 14.707C15.9798 14.6915 15.9915 14.6762 16.002 14.6602C16.0424 14.5969 16.0771 14.5292 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.51477 10.9999 7.5 8.98524 7.5 6.5C7.5 4.01476 9.51477 2.00006 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,yVACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wuBACF,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:"M12.002 12C13.1631 12 14.2413 12.2121 15.2139 12.5957L14.7646 13.7637L12.8828 14.4883C12.0505 14.8084 11.501 15.6082 11.501 16.5C11.501 17.3918 12.0505 18.1916 12.8828 18.5117L14.7646 19.2354L15.4434 21H6.69824C5.82132 20.9999 5.00683 20.6167 4.47949 19.9883C3.93863 19.3434 3.70556 18.4359 4.0459 17.5156C5.23677 14.296 8.17015 12 12.002 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.7588 17.8115L19.543 17.8955L19.4336 17.9443C19.188 18.0699 18.9955 18.282 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.542C15.9902 18.2449 15.7551 18.0098 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.6657 15.0246 15.8418 14.8848 15.9688 14.707C15.9798 14.6915 15.9915 14.6762 16.002 14.6602C16.0424 14.5969 16.0771 14.5292 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.51477 10.9999 7.5 8.98524 7.5 6.5C7.5 4.01476 9.51477 2.00006 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=\"M12.002 12C13.1631 12 14.2413 12.2121 15.2139 12.5957L14.7646 13.7637L12.8828 14.4883C12.0505 14.8084 11.501 15.6082 11.501 16.5C11.501 17.3918 12.0505 18.1916 12.8828 18.5117L14.7646 19.2354L15.4434 21H6.69824C5.82132 20.9999 5.00683 20.6167 4.47949 19.9883C3.93863 19.3434 3.70556 18.4359 4.0459 17.5156C5.23677 14.296 8.17015 12 12.002 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.7588 17.8115L19.543 17.8955L19.4336 17.9443C19.188 18.0699 18.9955 18.282 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.542C15.9902 18.2449 15.7551 18.0098 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.6657 15.0246 15.8418 14.8848 15.9688 14.707C15.9798 14.6915 15.9915 14.6762 16.002 14.6602C16.0424 14.5969 16.0771 14.5292 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.51477 10.9999 7.5 8.98524 7.5 6.5C7.5 4.01476 9.51477 2.00006 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,yVACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wuBACF,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"]}
|
package/README.md
CHANGED
|
@@ -1344,8 +1344,10 @@ Below is a complete list of available icons:
|
|
|
1344
1344
|
- IconPeopleGear
|
|
1345
1345
|
- IconPeopleIdCard
|
|
1346
1346
|
- IconPeopleLike
|
|
1347
|
+
- IconPeopleNoise
|
|
1347
1348
|
- IconPeopleRemove
|
|
1348
1349
|
- IconPeopleRemove2
|
|
1350
|
+
- IconPeopleSparkles
|
|
1349
1351
|
- IconPeopleVersus
|
|
1350
1352
|
- IconPeopleVoice
|
|
1351
1353
|
- IconPersona
|
|
@@ -1713,6 +1715,7 @@ Below is a complete list of available icons:
|
|
|
1713
1715
|
- IconAudio
|
|
1714
1716
|
- IconBack
|
|
1715
1717
|
- IconBack10s
|
|
1718
|
+
- IconCd
|
|
1716
1719
|
- IconFastForward
|
|
1717
1720
|
- IconFastForward10s
|
|
1718
1721
|
- IconFastForward15s
|
package/filtered-icons.json
CHANGED
|
@@ -408,7 +408,7 @@
|
|
|
408
408
|
},
|
|
409
409
|
{
|
|
410
410
|
"category": "Sound & Music",
|
|
411
|
-
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"
|
|
411
|
+
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11 6.06154C11 4.10982 12.8342 2.67775 14.7276 3.15111L18.7276 4.15111C20.0631 4.48498 21 5.68493 21 7.06154V16.9384C21 18.315 20.0631 19.515 18.7276 19.8489L14.7276 20.8489C12.8342 21.3222 11 19.8901 11 17.9384V6.06154ZM8 3.99998C8.55228 3.99998 9 4.4477 9 4.99998V19C9 19.5523 8.55228 20 8 20C7.44772 20 7 19.5523 7 19V4.99998C7 4.4477 7.44772 3.99998 8 3.99998ZM4 4.99998C4.55228 4.99998 5 5.4477 5 5.99998V18C5 18.5523 4.55228 19 4 19C3.44772 19 3 18.5523 3 18V5.99998C3 5.4477 3.44772 4.99998 4 4.99998Z\" fill=\"currentColor\"/>",
|
|
412
412
|
"iconName": "albums, cover",
|
|
413
413
|
"variant": {
|
|
414
414
|
"join": "round",
|
|
@@ -5656,6 +5656,20 @@
|
|
|
5656
5656
|
"packageName": "round-filled-radius-2-stroke-2",
|
|
5657
5657
|
"componentName": "IconCat"
|
|
5658
5658
|
},
|
|
5659
|
+
{
|
|
5660
|
+
"category": "Sound & Music",
|
|
5661
|
+
"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 2ZM17.4893 13.0684C16.9749 12.8675 16.3943 13.1215 16.1934 13.6357C15.737 14.8044 14.8044 15.737 13.6357 16.1934C13.1215 16.3943 12.8675 16.9749 13.0684 17.4893C13.2693 18.0034 13.849 18.2573 14.3633 18.0566C16.0525 17.397 17.397 16.0525 18.0566 14.3633C18.2573 13.849 18.0034 13.2693 17.4893 13.0684ZM12 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.9316 6.51074C10.7306 5.9965 10.1501 5.74248 9.63574 5.94336C7.94701 6.60298 6.60298 7.94701 5.94336 9.63574C5.74248 10.1501 5.9965 10.7306 6.51074 10.9316C7.02518 11.1326 7.60572 10.8777 7.80664 10.3633C8.26301 9.1951 9.1951 8.26301 10.3633 7.80664C10.8777 7.60572 11.1326 7.02518 10.9316 6.51074Z\" fill=\"currentColor\"/>",
|
|
5662
|
+
"iconName": "cd, disc, vinyl, dvd, dj, spin, music, album",
|
|
5663
|
+
"variant": {
|
|
5664
|
+
"join": "round",
|
|
5665
|
+
"filled": "on",
|
|
5666
|
+
"radius": "2",
|
|
5667
|
+
"stroke": "2"
|
|
5668
|
+
},
|
|
5669
|
+
"createdAt": "2026-03-19T13:01:15.293674+00:00",
|
|
5670
|
+
"packageName": "round-filled-radius-2-stroke-2",
|
|
5671
|
+
"componentName": "IconCd"
|
|
5672
|
+
},
|
|
5659
5673
|
{
|
|
5660
5674
|
"category": "Things",
|
|
5661
5675
|
"svg": "<path d=\"M13.8154 1.01449C14.3609 0.921256 14.8786 1.28782 14.9718 1.83322L14.9721 1.83465L14.9724 1.83647L14.9732 1.84126C15.0132 2.08719 15.0367 2.33613 15.0513 2.58474C15.0759 3.00655 15.079 3.59664 14.9694 4.18819C14.8415 4.87914 14.5209 5.50092 14.2668 5.91765C14.1352 6.13338 14.0107 6.31145 13.9179 6.43714C13.8659 6.50754 13.8126 6.57698 13.7571 6.64466L13.7533 6.64931L13.7518 6.65109L13.7506 6.65251C13.3955 7.07682 12.7636 7.13291 12.3392 6.77779C11.9156 6.42325 11.859 5.79288 12.2122 5.36858L12.2146 5.36567C12.3392 5.21002 12.4521 5.04469 12.5558 4.87451C12.7547 4.54834 12.9351 4.16825 12.999 3.82333C13.0676 3.4531 13.0706 3.04133 13.0508 2.70171C13.0404 2.52474 13.0238 2.34781 12.9969 2.17255L12.9965 2.17005L12.9963 2.16892C12.9042 1.62422 13.2706 1.10761 13.8154 1.01449Z\" fill=\"currentColor\"/><path d=\"M19.0828 2.56218C19.6035 2.7496 19.8736 3.32357 19.6862 3.84418L19.2353 5.09651C19.0479 5.61712 18.4739 5.88722 17.9532 5.69981C17.4326 5.51239 17.1624 4.93842 17.3499 4.41781L17.8007 3.16548C17.9882 2.64487 18.5622 2.37477 19.0828 2.56218Z\" fill=\"currentColor\"/><path d=\"M21.894 7.06425C22.1415 7.55915 21.9409 8.16094 21.4459 8.40839L20.444 8.90933C19.949 9.15678 19.3472 8.95618 19.0997 8.46128C18.8523 7.96638 19.0529 7.36458 19.5478 7.11713L20.5498 6.6162C21.0447 6.36875 21.6465 6.56935 21.894 7.06425Z\" fill=\"currentColor\"/><path d=\"M17.1976 6.80387C17.5889 7.19512 17.5889 7.82947 17.1976 8.22072L16.1956 9.22259C15.8043 9.61384 15.1699 9.61384 14.7787 9.22259C14.3874 8.83134 14.3874 8.19699 14.7787 7.80574L15.7806 6.80387C16.1719 6.41262 16.8063 6.41262 17.1976 6.80387Z\" fill=\"currentColor\"/><path d=\"M16.991 10.9765C17.0143 10.4237 17.4814 9.99449 18.0343 10.0179L18.0355 10.0179L18.037 10.018L18.0408 10.0181C18.2268 10.0273 18.4124 10.0469 18.5969 10.0716C18.914 10.1141 19.3523 10.1918 19.8003 10.3351C20.2239 10.4707 20.6633 10.6877 20.9707 10.8521C21.1583 10.9524 21.3439 11.0568 21.5249 11.1686L21.5259 11.1693C21.9959 11.4613 22.1409 12.0795 21.8489 12.5495C21.5569 13.0193 20.9394 13.1636 20.4695 12.8719C20.3245 12.7828 20.1759 12.6993 20.0259 12.6191C19.7499 12.4716 19.4378 12.323 19.1896 12.2435C18.8922 12.1484 18.579 12.0908 18.331 12.0577C18.2044 12.0407 18.0772 12.027 17.9496 12.0198L17.9481 12.0197C17.3962 11.9954 16.9676 11.5287 16.991 10.9765Z\" fill=\"currentColor\"/><path d=\"M5.92038 8.48551C6.71386 6.47169 9.31179 5.93145 10.8424 7.46197L16.5396 13.1587C18.0703 14.6893 17.5299 17.2871 15.5158 18.0804L6.11506 21.7833C3.67018 22.7463 1.25356 20.3297 2.21678 17.8851L5.92038 8.48551Z\" fill=\"currentColor\"/>",
|
|
@@ -18102,6 +18116,20 @@
|
|
|
18102
18116
|
"packageName": "round-filled-radius-2-stroke-2",
|
|
18103
18117
|
"componentName": "IconPeopleLike"
|
|
18104
18118
|
},
|
|
18119
|
+
{
|
|
18120
|
+
"category": "People",
|
|
18121
|
+
"svg": "<path d=\"M12.0021 13C15.8336 13.0001 18.7663 15.2961 19.9571 18.5156C20.2975 19.4359 20.0645 20.3434 19.5235 20.9883C18.9962 21.6168 18.1818 22 17.3048 22H6.69834C5.82142 21.9999 5.00693 21.6167 4.47959 20.9883C3.93873 20.3434 3.70566 19.4359 4.046 18.5156C5.23687 15.296 8.17025 13 12.0021 13Z\" fill=\"currentColor\"/><path d=\"M12.0001 3.5C14.2092 3.5 16.0001 5.29086 16.0001 7.5C16.0001 9.70914 14.2092 11.5 12.0001 11.5C9.79101 11.4999 8.0001 9.7091 8.0001 7.5C8.0001 5.2909 9.79101 3.50006 12.0001 3.5Z\" fill=\"currentColor\"/><path d=\"M6.87046 11.6168C6.39217 11.893 5.78058 11.7291 5.50444 11.2508C5.22829 10.7725 5.39217 10.1609 5.87046 9.88477C6.34875 9.60862 6.96034 9.7725 7.23649 10.2508C7.51263 10.7291 7.34875 11.3407 6.87046 11.6168Z\" fill=\"currentColor\"/><path d=\"M8.5869 1.87891C8.9419 2.30198 8.88672 2.93274 8.46364 3.28774C8.04057 3.64274 7.40981 3.58756 7.05481 3.16448C6.69981 2.74141 6.75499 2.11065 7.17807 1.75565C7.60114 1.40065 8.2319 1.45583 8.5869 1.87891Z\" fill=\"currentColor\"/><path d=\"M5.77147 5.38665C6.31537 5.48255 6.67853 6.00121 6.58263 6.54511C6.48673 7.089 5.96807 7.45217 5.42418 7.35627C4.88028 7.26036 4.51711 6.7417 4.61302 6.19781C4.70892 5.65391 5.22758 5.29075 5.77147 5.38665Z\" fill=\"currentColor\"/><path d=\"M12.9992 1C12.9992 1.55228 12.5515 2 11.9992 2C11.4469 2 10.9992 1.55228 10.9992 1C10.9992 0.447715 11.4469 0 11.9992 0C12.5515 0 12.9992 0.447715 12.9992 1Z\" fill=\"currentColor\"/><path d=\"M17.1279 11.6168C17.6062 11.893 18.2178 11.7291 18.4939 11.2508C18.7701 10.7725 18.6062 10.1609 18.1279 9.88477C17.6496 9.60862 17.038 9.7725 16.7619 10.2508C16.4857 10.7291 16.6496 11.3407 17.1279 11.6168Z\" fill=\"currentColor\"/><path d=\"M15.4115 1.87891C15.0565 2.30198 15.1116 2.93274 15.5347 3.28774C15.9578 3.64274 16.5886 3.58756 16.9436 3.16448C17.2986 2.74141 17.2434 2.11065 16.8203 1.75565C16.3972 1.40065 15.7665 1.45583 15.4115 1.87891Z\" fill=\"currentColor\"/><path d=\"M18.2269 5.38665C17.683 5.48255 17.3198 6.00121 17.4157 6.54511C17.5116 7.089 18.0303 7.45217 18.5742 7.35627C19.1181 7.26036 19.4813 6.7417 19.3853 6.19781C19.2894 5.65391 18.7708 5.29075 18.2269 5.38665Z\" fill=\"currentColor\"/>",
|
|
18122
|
+
"iconName": "people-noise, audio-quality, user-noise",
|
|
18123
|
+
"variant": {
|
|
18124
|
+
"join": "round",
|
|
18125
|
+
"filled": "on",
|
|
18126
|
+
"radius": "2",
|
|
18127
|
+
"stroke": "2"
|
|
18128
|
+
},
|
|
18129
|
+
"createdAt": "2026-03-19T13:01:15.293674+00:00",
|
|
18130
|
+
"packageName": "round-filled-radius-2-stroke-2",
|
|
18131
|
+
"componentName": "IconPeopleNoise"
|
|
18132
|
+
},
|
|
18105
18133
|
{
|
|
18106
18134
|
"category": "People",
|
|
18107
18135
|
"svg": "<path d=\"M12.001 2C9.5157 2 7.50098 4.01472 7.50098 6.5C7.50098 8.98528 9.5157 11 12.001 11C14.4863 11 16.501 8.98528 16.501 6.5C16.501 4.01472 14.4863 2 12.001 2Z\" fill=\"currentColor\"/><path d=\"M3.69691 18.6964C4.55378 14.8837 7.70183 12 12.001 12C13.4256 12 14.7238 12.3166 15.8542 12.8788C15.0949 12.8852 14.3376 13.1781 13.7583 13.7574C12.5868 14.9289 12.5868 16.8284 13.7583 18C12.9464 18.8119 12.6972 19.9734 13.0106 21H5.59944C4.46429 21 3.40713 19.9858 3.69691 18.6964Z\" fill=\"currentColor\"/><path d=\"M16.7081 15.2929C16.3176 14.9024 15.6844 14.9024 15.2939 15.2929C14.9033 15.6834 14.9033 16.3166 15.2939 16.7071L16.5868 18L15.2939 19.2929C14.9033 19.6834 14.9033 20.3166 15.2939 20.7071C15.6844 21.0976 16.3176 21.0976 16.7081 20.7071L18.001 19.4142L19.2939 20.7071C19.6844 21.0976 20.3176 21.0976 20.7081 20.7071C21.0986 20.3166 21.0986 19.6834 20.7081 19.2929L19.4152 18L20.7081 16.7071C21.0986 16.3166 21.0986 15.6834 20.7081 15.2929C20.3176 14.9024 19.6844 14.9024 19.2939 15.2929L18.001 16.5858L16.7081 15.2929Z\" fill=\"currentColor\"/>",
|
|
@@ -18130,6 +18158,20 @@
|
|
|
18130
18158
|
"packageName": "round-filled-radius-2-stroke-2",
|
|
18131
18159
|
"componentName": "IconPeopleRemove2"
|
|
18132
18160
|
},
|
|
18161
|
+
{
|
|
18162
|
+
"category": "People",
|
|
18163
|
+
"svg": "<path d=\"M12.002 12C13.1631 12 14.2413 12.2121 15.2139 12.5957L14.7646 13.7637L12.8828 14.4883C12.0505 14.8084 11.501 15.6082 11.501 16.5C11.501 17.3918 12.0505 18.1916 12.8828 18.5117L14.7646 19.2354L15.4434 21H6.69824C5.82132 20.9999 5.00683 20.6167 4.47949 19.9883C3.93863 19.3434 3.70556 18.4359 4.0459 17.5156C5.23677 14.296 8.17015 12 12.002 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.7588 17.8115L19.543 17.8955L19.4336 17.9443C19.188 18.0699 18.9955 18.282 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.542C15.9902 18.2449 15.7551 18.0098 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.6657 15.0246 15.8418 14.8848 15.9688 14.707C15.9798 14.6915 15.9915 14.6762 16.002 14.6602C16.0424 14.5969 16.0771 14.5292 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.51477 10.9999 7.5 8.98524 7.5 6.5C7.5 4.01476 9.51477 2.00006 12 2Z\" fill=\"currentColor\"/>",
|
|
18164
|
+
"iconName": "people-sparkles, star, aura",
|
|
18165
|
+
"variant": {
|
|
18166
|
+
"join": "round",
|
|
18167
|
+
"filled": "on",
|
|
18168
|
+
"radius": "2",
|
|
18169
|
+
"stroke": "2"
|
|
18170
|
+
},
|
|
18171
|
+
"createdAt": "2026-03-19T13:01:15.293674+00:00",
|
|
18172
|
+
"packageName": "round-filled-radius-2-stroke-2",
|
|
18173
|
+
"componentName": "IconPeopleSparkles"
|
|
18174
|
+
},
|
|
18133
18175
|
{
|
|
18134
18176
|
"category": "People",
|
|
18135
18177
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.4325 3.36247C16.6327 2.84774 16.3777 2.26819 15.8629 2.06802C15.3482 1.86785 14.7687 2.12285 14.5685 2.63758L7.56848 20.6376C7.36831 21.1523 7.62331 21.7319 8.13804 21.932C8.65277 22.1322 9.23232 21.8772 9.43249 21.3625L16.4325 3.36247ZM4.00049 5.00002C4.00049 3.34317 5.34363 2.00002 7.00049 2.00002C8.65734 2.00002 10.0005 3.34317 10.0005 5.00002C10.0005 6.65688 8.65734 8.00002 7.00049 8.00002C5.34363 8.00002 4.00049 6.65688 4.00049 5.00002ZM17.0005 9.50002C15.3436 9.50002 14.0005 10.8432 14.0005 12.5C14.0005 14.1569 15.3436 15.5 17.0005 15.5C18.6573 15.5 20.0005 14.1569 20.0005 12.5C20.0005 10.8432 18.6573 9.50002 17.0005 9.50002ZM16.8529 16C14.9952 16 13.4962 16.9784 12.6396 18.4239C12.1038 19.3283 12.2824 20.2944 12.8226 20.9699C13.3345 21.6103 14.162 22 15.0361 22H18.6698C19.5439 22 20.3714 21.6103 20.8833 20.9699C21.4235 20.2944 21.6021 19.3283 21.0662 18.4239C20.2097 16.9784 18.7107 16 16.8529 16ZM10.5532 10.2037C9.66834 9.16295 8.38218 8.50002 6.85294 8.50002C4.9952 8.50002 3.49618 9.47836 2.63964 10.9239C2.10376 11.8283 2.28243 12.7944 2.82256 13.4699C3.33452 14.1103 4.16195 14.5 5.03611 14.5H8.66978C8.74203 14.5 8.81397 14.4974 8.88543 14.4921L10.5532 10.2037Z\" fill=\"currentColor\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -403,6 +403,7 @@ export type CentralIconName =
|
|
|
403
403
|
| "IconCarussel"
|
|
404
404
|
| "IconCash"
|
|
405
405
|
| "IconCat"
|
|
406
|
+
| "IconCd"
|
|
406
407
|
| "IconCelebrate"
|
|
407
408
|
| "IconCentralIconSystem"
|
|
408
409
|
| "IconCereals"
|
|
@@ -1292,8 +1293,10 @@ export type CentralIconName =
|
|
|
1292
1293
|
| "IconPeopleGear"
|
|
1293
1294
|
| "IconPeopleIdCard"
|
|
1294
1295
|
| "IconPeopleLike"
|
|
1296
|
+
| "IconPeopleNoise"
|
|
1295
1297
|
| "IconPeopleRemove"
|
|
1296
1298
|
| "IconPeopleRemove2"
|
|
1299
|
+
| "IconPeopleSparkles"
|
|
1297
1300
|
| "IconPeopleVersus"
|
|
1298
1301
|
| "IconPeopleVoice"
|
|
1299
1302
|
| "IconPercent"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-filled-radius-2-stroke-2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.170",
|
|
4
4
|
"style": "round-filled-radius-2-stroke-2",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-2-stroke-2/IconHome';",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
14
|
+
"totalIcons": 1897,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 72,
|
|
@@ -1234,7 +1234,7 @@
|
|
|
1234
1234
|
]
|
|
1235
1235
|
},
|
|
1236
1236
|
"People": {
|
|
1237
|
-
"count":
|
|
1237
|
+
"count": 55,
|
|
1238
1238
|
"icons": [
|
|
1239
1239
|
"IconAura",
|
|
1240
1240
|
"IconBathMan1",
|
|
@@ -1262,8 +1262,10 @@
|
|
|
1262
1262
|
"IconPeopleGear",
|
|
1263
1263
|
"IconPeopleIdCard",
|
|
1264
1264
|
"IconPeopleLike",
|
|
1265
|
+
"IconPeopleNoise",
|
|
1265
1266
|
"IconPeopleRemove",
|
|
1266
1267
|
"IconPeopleRemove2",
|
|
1268
|
+
"IconPeopleSparkles",
|
|
1267
1269
|
"IconPeopleVersus",
|
|
1268
1270
|
"IconPeopleVoice",
|
|
1269
1271
|
"IconPersona",
|
|
@@ -1632,7 +1634,7 @@
|
|
|
1632
1634
|
]
|
|
1633
1635
|
},
|
|
1634
1636
|
"Sound & Music": {
|
|
1635
|
-
"count":
|
|
1637
|
+
"count": 57,
|
|
1636
1638
|
"icons": [
|
|
1637
1639
|
"IconAirpodLeft",
|
|
1638
1640
|
"IconAirpodRight",
|
|
@@ -1641,6 +1643,7 @@
|
|
|
1641
1643
|
"IconAudio",
|
|
1642
1644
|
"IconBack",
|
|
1643
1645
|
"IconBack10s",
|
|
1646
|
+
"IconCd",
|
|
1644
1647
|
"IconFastForward",
|
|
1645
1648
|
"IconFastForward10s",
|
|
1646
1649
|
"IconFastForward15s",
|
|
@@ -2500,6 +2503,7 @@
|
|
|
2500
2503
|
"IconCarussel": "carussel, slides",
|
|
2501
2504
|
"IconCash": "cash",
|
|
2502
2505
|
"IconCat": "cat, image, animal, cute",
|
|
2506
|
+
"IconCd": "cd, disc, vinyl, dvd, dj, spin, music, album",
|
|
2503
2507
|
"IconCelebrate": "celebrate, party, confetti",
|
|
2504
2508
|
"IconCentralIconSystem": "central-icon-system",
|
|
2505
2509
|
"IconCereals": "cereals, wheat, gluten, corn, grain",
|
|
@@ -3389,8 +3393,10 @@
|
|
|
3389
3393
|
"IconPeopleGear": "people-gear, user-settings, preferences, person",
|
|
3390
3394
|
"IconPeopleIdCard": "people-id-card, profile, user-account, badge, person",
|
|
3391
3395
|
"IconPeopleLike": "people-like, inner circle",
|
|
3396
|
+
"IconPeopleNoise": "people-noise, audio-quality, user-noise",
|
|
3392
3397
|
"IconPeopleRemove": "people-remove, user-remove",
|
|
3393
3398
|
"IconPeopleRemove2": "people-remove-2",
|
|
3399
|
+
"IconPeopleSparkles": "people-sparkles, star, aura",
|
|
3394
3400
|
"IconPeopleVersus": "people-versus, vs, match, 1v1",
|
|
3395
3401
|
"IconPeopleVoice": "people-voice, user, person",
|
|
3396
3402
|
"IconPercent": "percent, sales",
|
package/index.d.ts
CHANGED
|
@@ -402,6 +402,7 @@ export { IconCarFrontView, default as IconCarFrontViewDefault, } from "./IconCar
|
|
|
402
402
|
export { IconCarussel, default as IconCarusselDefault } from "./IconCarussel";
|
|
403
403
|
export { IconCash, default as IconCashDefault } from "./IconCash";
|
|
404
404
|
export { IconCat, default as IconCatDefault } from "./IconCat";
|
|
405
|
+
export { IconCd, default as IconCdDefault } from "./IconCd";
|
|
405
406
|
export { IconCelebrate, default as IconCelebrateDefault, } from "./IconCelebrate";
|
|
406
407
|
export { IconCentralIconSystem, default as IconCentralIconSystemDefault, } from "./IconCentralIconSystem";
|
|
407
408
|
export { IconCereals, default as IconCerealsDefault } from "./IconCereals";
|
|
@@ -1291,8 +1292,10 @@ export { IconPeopleEdit, default as IconPeopleEditDefault, } from "./IconPeopleE
|
|
|
1291
1292
|
export { IconPeopleGear, default as IconPeopleGearDefault, } from "./IconPeopleGear";
|
|
1292
1293
|
export { IconPeopleIdCard, default as IconPeopleIdCardDefault, } from "./IconPeopleIdCard";
|
|
1293
1294
|
export { IconPeopleLike, default as IconPeopleLikeDefault, } from "./IconPeopleLike";
|
|
1295
|
+
export { IconPeopleNoise, default as IconPeopleNoiseDefault, } from "./IconPeopleNoise";
|
|
1294
1296
|
export { IconPeopleRemove, default as IconPeopleRemoveDefault, } from "./IconPeopleRemove";
|
|
1295
1297
|
export { IconPeopleRemove2, default as IconPeopleRemove2Default, } from "./IconPeopleRemove2";
|
|
1298
|
+
export { IconPeopleSparkles, default as IconPeopleSparklesDefault, } from "./IconPeopleSparkles";
|
|
1296
1299
|
export { IconPeopleVersus, default as IconPeopleVersusDefault, } from "./IconPeopleVersus";
|
|
1297
1300
|
export { IconPeopleVoice, default as IconPeopleVoiceDefault, } from "./IconPeopleVoice";
|
|
1298
1301
|
export { IconPercent, default as IconPercentDefault } from "./IconPercent";
|