@central-icons-react-native/round-filled-radius-0-stroke-1.5 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.2695 3.17415C11.4403 3.03166 11.6655 2.9723 11.8843 3.01213L20.3843 4.559C20.7408 4.62389 21 4.93446 21 5.29688V18.7031C21 19.0655 20.7408 19.3761 20.3843 19.441L11.8843 20.9879C11.6655 21.0277 11.4403 20.9684 11.2695 20.8259C11.0987 20.6834 11 20.4724 11 20.25V3.75001C11 3.52759 11.0987 3.31665 11.2695 3.17415ZM7.75 4.00001C8.16421 4.00001 8.5 4.33579 8.5 4.75001V19.25C8.5 19.6642 8.16421 20 7.75 20C7.33579 20 7 19.6642 7 19.25V4.75001C7 4.33579 7.33579 4.00001 7.75 4.00001ZM3.75 5.00001C4.16421 5.00001 4.5 5.33579 4.5 5.75001V18.25C4.5 18.6642 4.16421 19 3.75 19C3.33579 19 3 18.6642 3 18.25V5.75001C3 5.33579 3.33579 5.00001 3.75 5.00001Z",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=\"M11.2695 3.17415C11.4403 3.03166 11.6655 2.9723 11.8843 3.01213L20.3843 4.559C20.7408 4.62389 21 4.93446 21 5.29688V18.7031C21 19.0655 20.7408 19.3761 20.3843 19.441L11.8843 20.9879C11.6655 21.0277 11.4403 20.9684 11.2695 20.8259C11.0987 20.6834 11 20.4724 11 20.25V3.75001C11 3.52759 11.0987 3.31665 11.2695 3.
|
|
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.2695 3.17415C11.4403 3.03166 11.6655 2.9723 11.8843 3.01213L20.3843 4.559C20.7408 4.62389 21 4.93446 21 5.29688V18.7031C21 19.0655 20.7408 19.3761 20.3843 19.441L11.8843 20.9879C11.6655 21.0277 11.4403 20.9684 11.2695 20.8259C11.0987 20.6834 11 20.4724 11 20.25V3.75001C11 3.52759 11.0987 3.31665 11.2695 3.17415ZM7.75 4.00001C8.16421 4.00001 8.5 4.33579 8.5 4.75001V19.25C8.5 19.6642 8.16421 20 7.75 20C7.33579 20 7 19.6642 7 19.25V4.75001C7 4.33579 7.33579 4.00001 7.75 4.00001ZM3.75 5.00001C4.16421 5.00001 4.5 5.33579 4.5 5.75001V18.25C4.5 18.6642 4.16421 19 3.75 19C3.33579 19 3 18.6642 3 18.25V5.75001C3 5.33579 3.33579 5.00001 3.75 5.00001Z\"\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,8oBACF,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:"M11.2695 3.17415C11.4403 3.03166 11.6655 2.9723 11.8843 3.01213L20.3843 4.559C20.7408 4.62389 21 4.93446 21 5.29688V18.7031C21 19.0655 20.7408 19.3761 20.3843 19.441L11.8843 20.9879C11.6655 21.0277 11.4403 20.9684 11.2695 20.8259C11.0987 20.6834 11 20.4724 11 20.25V3.75001C11 3.52759 11.0987 3.31665 11.2695 3.
|
|
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.2695 3.17415C11.4403 3.03166 11.6655 2.9723 11.8843 3.01213L20.3843 4.559C20.7408 4.62389 21 4.93446 21 5.29688V18.7031C21 19.0655 20.7408 19.3761 20.3843 19.441L11.8843 20.9879C11.6655 21.0277 11.4403 20.9684 11.2695 20.8259C11.0987 20.6834 11 20.4724 11 20.25V3.75001C11 3.52759 11.0987 3.31665 11.2695 3.17415ZM7.75 4.00001C8.16421 4.00001 8.5 4.33579 8.5 4.75001V19.25C8.5 19.6642 8.16421 20 7.75 20C7.33579 20 7 19.6642 7 19.25V4.75001C7 4.33579 7.33579 4.00001 7.75 4.00001ZM3.75 5.00001C4.16421 5.00001 4.5 5.33579 4.5 5.75001V18.25C4.5 18.6642 4.16421 19 3.75 19C3.33579 19 3 18.6642 3 18.25V5.75001C3 5.33579 3.33579 5.00001 3.75 5.00001Z",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=\"M11.2695 3.17415C11.4403 3.03166 11.6655 2.9723 11.8843 3.01213L20.3843 4.559C20.7408 4.62389 21 4.93446 21 5.29688V18.7031C21 19.0655 20.7408 19.3761 20.3843 19.441L11.8843 20.9879C11.6655 21.0277 11.4403 20.9684 11.2695 20.8259C11.0987 20.6834 11 20.4724 11 20.25V3.75001C11 3.52759 11.0987 3.31665 11.2695 3.
|
|
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.2695 3.17415C11.4403 3.03166 11.6655 2.9723 11.8843 3.01213L20.3843 4.559C20.7408 4.62389 21 4.93446 21 5.29688V18.7031C21 19.0655 20.7408 19.3761 20.3843 19.441L11.8843 20.9879C11.6655 21.0277 11.4403 20.9684 11.2695 20.8259C11.0987 20.6834 11 20.4724 11 20.25V3.75001C11 3.52759 11.0987 3.31665 11.2695 3.17415ZM7.75 4.00001C8.16421 4.00001 8.5 4.33579 8.5 4.75001V19.25C8.5 19.6642 8.16421 20 7.75 20C7.33579 20 7 19.6642 7 19.25V4.75001C7 4.33579 7.33579 4.00001 7.75 4.00001ZM3.75 5.00001C4.16421 5.00001 4.5 5.33579 4.5 5.75001V18.25C4.5 18.6642 4.16421 19 3.75 19C3.33579 19 3 18.6642 3 18.25V5.75001C3 5.33579 3.33579 5.00001 3.75 5.00001Z\"\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,8oBACF,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.96 13.0303C17.5638 12.9099 17.145 13.1332 17.0244 13.5293C16.5175 15.1971 15.2005 16.5153 13.5332 17.0234C13.1371 17.1443 12.9134 17.5638 13.0342 17.96C13.1552 18.3557 13.5748 18.5786 13.9707 18.458C16.1161 17.804 17.8066 16.1119 18.459 13.9658C18.5794 13.5696 18.3561 13.1508 17.96 13.0303ZM12 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.9648 6.04199C10.844 5.64579 10.4245 5.42214 10.0283 5.54297C7.88255 6.19746 6.19168 7.89105 5.54004 10.0381C5.42026 10.4342 5.64393 10.8534 6.04004 10.9736C6.43611 11.0937 6.85507 10.8695 6.97559 10.4736C7.48194 8.8053 8.79848 7.4872 10.4658 6.97852C10.8618 6.85774 11.0853 6.43804 10.9648 6.04199Z",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.96 13.0303C17.5638 12.9099 17.145 13.1332 17.0244 13.5293C16.5175 15.1971 15.2005 16.5153 13.5332 17.0234C13.1371 17.1443 12.9134 17.5638 13.0342 17.96C13.1552 18.3557 13.5748 18.5786 13.9707 18.458C16.1161 17.804 17.8066 16.1119 18.459 13.9658C18.5794 13.5696 18.3561 13.1508 17.96 13.0303ZM12 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.9648 6.04199C10.844 5.64579 10.4245 5.42214 10.0283 5.54297C7.88255 6.19746 6.19168 7.89105 5.54004 10.0381C5.42026 10.4342 5.64393 10.8534 6.04004 10.9736C6.43611 11.0937 6.85507 10.8695 6.97559 10.4736C7.48194 8.8053 8.79848 7.4872 10.4658 6.97852C10.8618 6.85774 11.0853 6.43804 10.9648 6.04199Z\"\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,+zBACF,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.96 13.0303C17.5638 12.9099 17.145 13.1332 17.0244 13.5293C16.5175 15.1971 15.2005 16.5153 13.5332 17.0234C13.1371 17.1443 12.9134 17.5638 13.0342 17.96C13.1552 18.3557 13.5748 18.5786 13.9707 18.458C16.1161 17.804 17.8066 16.1119 18.459 13.9658C18.5794 13.5696 18.3561 13.1508 17.96 13.0303ZM12 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.9648 6.04199C10.844 5.64579 10.4245 5.42214 10.0283 5.54297C7.88255 6.19746 6.19168 7.89105 5.54004 10.0381C5.42026 10.4342 5.64393 10.8534 6.04004 10.9736C6.43611 11.0937 6.85507 10.8695 6.97559 10.4736C7.48194 8.8053 8.79848 7.4872 10.4658 6.97852C10.8618 6.85774 11.0853 6.43804 10.9648 6.04199Z",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.96 13.0303C17.5638 12.9099 17.145 13.1332 17.0244 13.5293C16.5175 15.1971 15.2005 16.5153 13.5332 17.0234C13.1371 17.1443 12.9134 17.5638 13.0342 17.96C13.1552 18.3557 13.5748 18.5786 13.9707 18.458C16.1161 17.804 17.8066 16.1119 18.459 13.9658C18.5794 13.5696 18.3561 13.1508 17.96 13.0303ZM12 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.9648 6.04199C10.844 5.64579 10.4245 5.42214 10.0283 5.54297C7.88255 6.19746 6.19168 7.89105 5.54004 10.0381C5.42026 10.4342 5.64393 10.8534 6.04004 10.9736C6.43611 11.0937 6.85507 10.8695 6.97559 10.4736C7.48194 8.8053 8.79848 7.4872 10.4658 6.97852C10.8618 6.85774 11.0853 6.43804 10.9648 6.04199Z\"\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,+zBACF,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 13C7.38412 13 4.15473 16.4097 3.7533 20.6798C3.73354 20.89 3.80328 21.0988 3.94541 21.2549C4.08754 21.411 4.28888 21.5 4.5 21.5H19.5C19.7111 21.5 19.9125 21.411 20.0546 21.2549C20.1967 21.0988 20.2665 20.89 20.2467 20.6798C19.8453 16.4097 16.6159 13 12 13Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M12 3.5C9.79086 3.5 8 5.29086 8 7.5C8 9.70914 9.79086 11.5 12 11.5C14.2091 11.5 16 9.70914 16 7.5C16 5.29086 14.2091 3.5 12 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 13C7.38412 13 4.15473 16.4097 3.7533 20.6798C3.73354 20.89 3.80328 21.0988 3.94541 21.2549C4.08754 21.411 4.28888 21.5 4.5 21.5H19.5C19.7111 21.5 19.9125 21.411 20.0546 21.2549C20.1967 21.0988 20.2665 20.89 20.2467 20.6798C19.8453 16.4097 16.6159 13 12 13Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 3.5C9.79086 3.5 8 5.29086 8 7.5C8 9.70914 9.79086 11.5 12 11.5C14.2091 11.5 16 9.70914 16 7.5C16 5.29086 14.2091 3.5 12 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,uQACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mIACF,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 13C7.38412 13 4.15473 16.4097 3.7533 20.6798C3.73354 20.89 3.80328 21.0988 3.94541 21.2549C4.08754 21.411 4.28888 21.5 4.5 21.5H19.5C19.7111 21.5 19.9125 21.411 20.0546 21.2549C20.1967 21.0988 20.2665 20.89 20.2467 20.6798C19.8453 16.4097 16.6159 13 12 13Z",fill:"currentColor"}),r.createElement(C,{d:"M12 3.5C9.79086 3.5 8 5.29086 8 7.5C8 9.70914 9.79086 11.5 12 11.5C14.2091 11.5 16 9.70914 16 7.5C16 5.29086 14.2091 3.5 12 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 13C7.38412 13 4.15473 16.4097 3.7533 20.6798C3.73354 20.89 3.80328 21.0988 3.94541 21.2549C4.08754 21.411 4.28888 21.5 4.5 21.5H19.5C19.7111 21.5 19.9125 21.411 20.0546 21.2549C20.1967 21.0988 20.2665 20.89 20.2467 20.6798C19.8453 16.4097 16.6159 13 12 13Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 3.5C9.79086 3.5 8 5.29086 8 7.5C8 9.70914 9.79086 11.5 12 11.5C14.2091 11.5 16 9.70914 16 7.5C16 5.29086 14.2091 3.5 12 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,uQACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mIACF,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 12.5C13.0982 12.5 14.1172 12.6952 15.0391 13.0469L14.7637 13.7637L12.8818 14.4883C12.0497 14.8085 11.5 15.6083 11.5 16.5C11.5 17.3917 12.0497 18.1915 12.8818 18.5117L14.7637 19.2354L15.4424 21H4.5C4.28892 21 4.08741 20.911 3.94531 20.7549C3.80326 20.5988 3.73317 20.3898 3.75293 20.1797C4.15438 15.9096 7.3842 12.5001 12 12.5Z",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.0285 18.3805 15.9958 18.3309 15.9609 18.2832C15.9727 18.2993 15.9862 18.3143 15.9971 18.3311L15.9277 18.2363C15.805 18.0852 15.6435 17.9669 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.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 12.5C13.0982 12.5 14.1172 12.6952 15.0391 13.0469L14.7637 13.7637L12.8818 14.4883C12.0497 14.8085 11.5 15.6083 11.5 16.5C11.5 17.3917 12.0497 18.1915 12.8818 18.5117L14.7637 19.2354L15.4424 21H4.5C4.28892 21 4.08741 20.911 3.94531 20.7549C3.80326 20.5988 3.73317 20.3898 3.75293 20.1797C4.15438 15.9096 7.3842 12.5001 12 12.5Z\"\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.0285 18.3805 15.9958 18.3309 15.9609 18.2832C15.9727 18.2993 15.9862 18.3143 15.9971 18.3311L15.9277 18.2363C15.805 18.0852 15.6435 17.9669 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.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,6UACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2uBACF,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 12.5C13.0982 12.5 14.1172 12.6952 15.0391 13.0469L14.7637 13.7637L12.8818 14.4883C12.0497 14.8085 11.5 15.6083 11.5 16.5C11.5 17.3917 12.0497 18.1915 12.8818 18.5117L14.7637 19.2354L15.4424 21H4.5C4.28892 21 4.08741 20.911 3.94531 20.7549C3.80326 20.5988 3.73317 20.3898 3.75293 20.1797C4.15438 15.9096 7.3842 12.5001 12 12.5Z",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.0285 18.3805 15.9958 18.3309 15.9609 18.2832C15.9727 18.2993 15.9862 18.3143 15.9971 18.3311L15.9277 18.2363C15.805 18.0852 15.6435 17.9669 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.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 12.5C13.0982 12.5 14.1172 12.6952 15.0391 13.0469L14.7637 13.7637L12.8818 14.4883C12.0497 14.8085 11.5 15.6083 11.5 16.5C11.5 17.3917 12.0497 18.1915 12.8818 18.5117L14.7637 19.2354L15.4424 21H4.5C4.28892 21 4.08741 20.911 3.94531 20.7549C3.80326 20.5988 3.73317 20.3898 3.75293 20.1797C4.15438 15.9096 7.3842 12.5001 12 12.5Z\"\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.0285 18.3805 15.9958 18.3309 15.9609 18.2832C15.9727 18.2993 15.9862 18.3143 15.9971 18.3311L15.9277 18.2363C15.805 18.0852 15.6435 17.9669 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.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,6UACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2uBACF,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=\"M11.2695 3.17415C11.4403 3.03166 11.6655 2.9723 11.8843 3.01213L20.3843 4.559C20.7408 4.62389 21 4.93446 21 5.29688V18.7031C21 19.0655 20.7408 19.3761 20.3843 19.441L11.8843 20.9879C11.6655 21.0277 11.4403 20.9684 11.2695 20.8259C11.0987 20.6834 11 20.4724 11 20.25V3.75001C11 3.52759 11.0987 3.31665 11.2695 3.
|
|
411
|
+
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.2695 3.17415C11.4403 3.03166 11.6655 2.9723 11.8843 3.01213L20.3843 4.559C20.7408 4.62389 21 4.93446 21 5.29688V18.7031C21 19.0655 20.7408 19.3761 20.3843 19.441L11.8843 20.9879C11.6655 21.0277 11.4403 20.9684 11.2695 20.8259C11.0987 20.6834 11 20.4724 11 20.25V3.75001C11 3.52759 11.0987 3.31665 11.2695 3.17415ZM7.75 4.00001C8.16421 4.00001 8.5 4.33579 8.5 4.75001V19.25C8.5 19.6642 8.16421 20 7.75 20C7.33579 20 7 19.6642 7 19.25V4.75001C7 4.33579 7.33579 4.00001 7.75 4.00001ZM3.75 5.00001C4.16421 5.00001 4.5 5.33579 4.5 5.75001V18.25C4.5 18.6642 4.16421 19 3.75 19C3.33579 19 3 18.6642 3 18.25V5.75001C3 5.33579 3.33579 5.00001 3.75 5.00001Z\" fill=\"currentColor\"/>",
|
|
412
412
|
"iconName": "albums, cover",
|
|
413
413
|
"variant": {
|
|
414
414
|
"join": "round",
|
|
@@ -5656,6 +5656,20 @@
|
|
|
5656
5656
|
"packageName": "round-filled-radius-0-stroke-1.5",
|
|
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.96 13.0303C17.5638 12.9099 17.145 13.1332 17.0244 13.5293C16.5175 15.1971 15.2005 16.5153 13.5332 17.0234C13.1371 17.1443 12.9134 17.5638 13.0342 17.96C13.1552 18.3557 13.5748 18.5786 13.9707 18.458C16.1161 17.804 17.8066 16.1119 18.459 13.9658C18.5794 13.5696 18.3561 13.1508 17.96 13.0303ZM12 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.9648 6.04199C10.844 5.64579 10.4245 5.42214 10.0283 5.54297C7.88255 6.19746 6.19168 7.89105 5.54004 10.0381C5.42026 10.4342 5.64393 10.8534 6.04004 10.9736C6.43611 11.0937 6.85507 10.8695 6.97559 10.4736C7.48194 8.8053 8.79848 7.4872 10.4658 6.97852C10.8618 6.85774 11.0853 6.43804 10.9648 6.04199Z\" fill=\"currentColor\"/>",
|
|
5662
|
+
"iconName": "cd, disc, vinyl, dvd, dj, spin, music, album",
|
|
5663
|
+
"variant": {
|
|
5664
|
+
"join": "round",
|
|
5665
|
+
"filled": "on",
|
|
5666
|
+
"radius": "0",
|
|
5667
|
+
"stroke": "1.5"
|
|
5668
|
+
},
|
|
5669
|
+
"createdAt": "2026-03-19T13:01:15.293674+00:00",
|
|
5670
|
+
"packageName": "round-filled-radius-0-stroke-1.5",
|
|
5671
|
+
"componentName": "IconCd"
|
|
5672
|
+
},
|
|
5659
5673
|
{
|
|
5660
5674
|
"category": "Things",
|
|
5661
5675
|
"svg": "<path d=\"M13.9235 1.01088C14.3317 0.940981 14.7194 1.21529 14.7893 1.62357L14.7897 1.62621L14.7904 1.63042C14.8018 1.70019 14.8114 1.77024 14.8201 1.84039C14.836 1.96902 14.8548 2.14964 14.8673 2.36357C14.892 2.78466 14.8943 3.36502 14.7874 3.94094C14.6649 4.60156 14.3552 5.20562 14.102 5.62029C13.972 5.83314 13.849 6.00885 13.7575 6.1325C13.7072 6.20063 13.6555 6.26787 13.6018 6.33337L13.5984 6.33743L13.5972 6.33891L13.5964 6.33977C13.3304 6.65722 12.8571 6.6991 12.5397 6.43302C12.2225 6.1672 12.1807 5.69484 12.4459 5.3774L12.4467 5.37644C12.4828 5.33218 12.5174 5.28665 12.5514 5.24072C12.6221 5.14515 12.7192 5.00645 12.8218 4.83853C13.0336 4.49164 13.2382 4.06867 13.3126 3.66741C13.3886 3.2574 13.3909 2.81073 13.3699 2.45127C13.3595 2.27493 13.3441 2.1269 13.3314 2.02445C13.3253 1.97509 13.3187 1.92578 13.3108 1.87667C13.241 1.46848 13.5153 1.08076 13.9235 1.01088Z\" fill=\"currentColor\"/><path d=\"M19.1901 2.58512C19.5798 2.72561 19.7818 3.15538 19.6413 3.54504L19.1784 4.82882C19.0379 5.21848 18.6082 5.42048 18.2185 5.27999C17.8288 5.1395 17.6268 4.70973 17.7673 4.32007L18.2302 3.03628C18.3707 2.64662 18.8005 2.44463 19.1901 2.58512Z\" fill=\"currentColor\"/><path d=\"M7.69676 5.13017C7.95165 5.06713 8.22095 5.14197 8.40675 5.3275L18.6925 15.5978C18.8785 15.7835 18.9537 16.0531 18.8907 16.3083C18.8277 16.5635 18.6356 16.7671 18.3846 16.8449L3.47204 21.4665C3.20607 21.5489 2.91633 21.4772 2.7195 21.2803C2.52268 21.0833 2.45118 20.7935 2.53379 20.5276L7.1606 5.6357C7.2385 5.38495 7.44187 5.19321 7.69676 5.13017Z\" fill=\"currentColor\"/><path d=\"M21.921 7.06376C22.1061 7.43436 21.9556 7.88477 21.585 8.06979L20.5565 8.5833C20.1859 8.76832 19.7354 8.61789 19.5504 8.24729C19.3654 7.8767 19.5158 7.42628 19.8864 7.24126L20.915 6.72775C21.2856 6.54273 21.736 6.69317 21.921 7.06376Z\" fill=\"currentColor\"/><path d=\"M17.1522 6.86884C17.4448 7.16195 17.4445 7.63683 17.1514 7.9295L16.1228 8.95653C15.8297 9.2492 15.3548 9.24884 15.0621 8.95573C14.7695 8.66261 14.7698 8.18774 15.0629 7.89507L16.0915 6.86804C16.3846 6.57537 16.8595 6.57573 17.1522 6.86884Z\" fill=\"currentColor\"/><path d=\"M17.415 10.9617C17.4324 10.5479 17.7821 10.2266 18.1959 10.244C18.3807 10.2523 18.5649 10.2725 18.7481 10.2969C19.0641 10.3392 19.4965 10.416 19.9354 10.5562C20.3458 10.6874 20.7792 10.9004 21.0904 11.0665C21.2768 11.166 21.4611 11.2699 21.6412 11.3805L21.6448 11.3827C21.9968 11.6011 22.1057 12.0638 21.8873 12.4158C21.669 12.7677 21.2068 12.876 20.8549 12.6578L20.8539 12.6573C20.7004 12.5629 20.543 12.4746 20.384 12.3898C20.0963 12.2362 19.7582 12.0743 19.4789 11.9851C19.1526 11.8808 18.8137 11.819 18.5495 11.7837C18.4119 11.7653 18.2736 11.7506 18.135 11.7428L18.1327 11.7427C17.7189 11.7251 17.3975 11.3755 17.415 10.9617Z\" fill=\"currentColor\"/>",
|
|
@@ -18102,6 +18116,20 @@
|
|
|
18102
18116
|
"packageName": "round-filled-radius-0-stroke-1.5",
|
|
18103
18117
|
"componentName": "IconPeopleLike"
|
|
18104
18118
|
},
|
|
18119
|
+
{
|
|
18120
|
+
"category": "People",
|
|
18121
|
+
"svg": "<path d=\"M12 13C7.38412 13 4.15473 16.4097 3.7533 20.6798C3.73354 20.89 3.80328 21.0988 3.94541 21.2549C4.08754 21.411 4.28888 21.5 4.5 21.5H19.5C19.7111 21.5 19.9125 21.411 20.0546 21.2549C20.1967 21.0988 20.2665 20.89 20.2467 20.6798C19.8453 16.4097 16.6159 13 12 13Z\" fill=\"currentColor\"/><path d=\"M12 3.5C9.79086 3.5 8 5.29086 8 7.5C8 9.70914 9.79086 11.5 12 11.5C14.2091 11.5 16 9.70914 16 7.5C16 5.29086 14.2091 3.5 12 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": "0",
|
|
18127
|
+
"stroke": "1.5"
|
|
18128
|
+
},
|
|
18129
|
+
"createdAt": "2026-03-19T13:01:15.293674+00:00",
|
|
18130
|
+
"packageName": "round-filled-radius-0-stroke-1.5",
|
|
18131
|
+
"componentName": "IconPeopleNoise"
|
|
18132
|
+
},
|
|
18105
18133
|
{
|
|
18106
18134
|
"category": "People",
|
|
18107
18135
|
"svg": "<path d=\"M12 2C9.51472 2 7.5 4.01472 7.5 6.5C7.5 8.98528 9.51472 11 12 11C14.4853 11 16.5 8.98528 16.5 6.5C16.5 4.01472 14.4853 2 12 2Z\" fill=\"currentColor\"/><path d=\"M3.7533 20.1798C4.15473 15.9097 7.38415 12.5 12 12.5C13.7415 12.5 15.2857 12.9854 16.5551 13.8192C15.8117 13.6307 14.9907 13.8273 14.409 14.409C13.5303 15.2877 13.5303 16.7123 14.409 17.591L14.818 18L14.409 18.409C13.708 19.11 13.5663 20.1585 13.9838 21H4.5C4.28888 21 4.08754 20.911 3.94541 20.7549C3.80328 20.5988 3.73354 20.39 3.7533 20.1798Z\" fill=\"currentColor\"/><path d=\"M20.5303 16.5303C20.8232 16.2374 20.8232 15.7626 20.5303 15.4697C20.2374 15.1768 19.7626 15.1768 19.4697 15.4697L18 16.9393L16.5303 15.4697C16.2374 15.1768 15.7626 15.1768 15.4697 15.4697C15.1768 15.7626 15.1768 16.2374 15.4697 16.5303L16.9393 18L15.4697 19.4697C15.1768 19.7626 15.1768 20.2374 15.4697 20.5303C15.7626 20.8232 16.2374 20.8232 16.5303 20.5303L18 19.0607L19.4697 20.5303C19.7626 20.8232 20.2374 20.8232 20.5303 20.5303C20.8232 20.2374 20.8232 19.7626 20.5303 19.4697L19.0607 18L20.5303 16.5303Z\" fill=\"currentColor\"/>",
|
|
@@ -18130,6 +18158,20 @@
|
|
|
18130
18158
|
"packageName": "round-filled-radius-0-stroke-1.5",
|
|
18131
18159
|
"componentName": "IconPeopleRemove2"
|
|
18132
18160
|
},
|
|
18161
|
+
{
|
|
18162
|
+
"category": "People",
|
|
18163
|
+
"svg": "<path d=\"M12 12.5C13.0982 12.5 14.1172 12.6952 15.0391 13.0469L14.7637 13.7637L12.8818 14.4883C12.0497 14.8085 11.5 15.6083 11.5 16.5C11.5 17.3917 12.0497 18.1915 12.8818 18.5117L14.7637 19.2354L15.4424 21H4.5C4.28892 21 4.08741 20.911 3.94531 20.7549C3.80326 20.5988 3.73317 20.3898 3.75293 20.1797C4.15438 15.9096 7.3842 12.5001 12 12.5Z\" 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.0285 18.3805 15.9958 18.3309 15.9609 18.2832C15.9727 18.2993 15.9862 18.3143 15.9971 18.3311L15.9277 18.2363C15.805 18.0852 15.6435 17.9669 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.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": "0",
|
|
18169
|
+
"stroke": "1.5"
|
|
18170
|
+
},
|
|
18171
|
+
"createdAt": "2026-03-19T13:01:15.293674+00:00",
|
|
18172
|
+
"packageName": "round-filled-radius-0-stroke-1.5",
|
|
18173
|
+
"componentName": "IconPeopleSparkles"
|
|
18174
|
+
},
|
|
18133
18175
|
{
|
|
18134
18176
|
"category": "People",
|
|
18135
18177
|
"svg": "<path d=\"M16.0318 2.0549C16.4156 2.21052 16.6007 2.64787 16.4451 3.03173L8.94505 21.5317C8.78943 21.9156 8.35209 22.1006 7.96822 21.945C7.58435 21.7894 7.39932 21.352 7.55495 20.9682L15.0549 2.46818C15.2106 2.08431 15.6479 1.89928 16.0318 2.0549Z\" fill=\"currentColor\"/><path d=\"M7 1.99995C5.34315 1.99995 4 3.3431 4 4.99995C4 6.65681 5.34315 7.99995 7 7.99995C8.65685 7.99995 10 6.65681 10 4.99995C10 3.3431 8.65685 1.99995 7 1.99995Z\" fill=\"currentColor\"/><path d=\"M17 9.74995C15.3431 9.74995 14 11.0931 14 12.75C14 14.4068 15.3431 15.75 17 15.75C18.6569 15.75 20 14.4068 20 12.75C20 11.0931 18.6569 9.74995 17 9.74995Z\" fill=\"currentColor\"/><path d=\"M12.0029 21.1844C12.2385 18.4986 14.1575 16.25 17 16.25C19.8425 16.25 21.7615 18.4986 21.9971 21.1844C22.0155 21.3939 21.9451 21.6015 21.803 21.7566C21.661 21.9117 21.4603 22 21.25 22H12.75C12.5397 22 12.339 21.9117 12.197 21.7566C12.0549 21.6015 11.9845 21.3939 12.0029 21.1844Z\" fill=\"currentColor\"/><path d=\"M7 8.49995C8.4962 8.49995 9.73653 9.12298 10.6102 10.1048L8.92973 14.25H2.75C2.53969 14.25 2.33905 14.1617 2.19698 14.0066C2.05492 13.8515 1.98449 13.6439 2.00287 13.4344C2.23853 10.7486 4.15753 8.49995 7 8.49995Z\" 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-0-stroke-1.5",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.170",
|
|
4
4
|
"style": "round-filled-radius-0-stroke-1.5",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-0-stroke-1.5/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";
|