@central-icons-react-native/round-filled-radius-1-stroke-1.5 1.1.91 → 1.1.94
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/IconIconists/index.d.ts +4 -0
- package/IconIconists/index.js +2 -0
- package/IconIconists/index.js.map +1 -0
- package/IconIconists/index.mjs +2 -0
- package/IconIconists/index.mjs.map +1 -0
- package/IconListBullets/index.js +1 -1
- package/IconListBullets/index.js.map +1 -1
- package/IconListBullets/index.mjs +1 -1
- package/IconListBullets/index.mjs.map +1 -1
- package/IconListBulletsSquare/index.d.ts +4 -0
- package/IconListBulletsSquare/index.js +2 -0
- package/IconListBulletsSquare/index.js.map +1 -0
- package/IconListBulletsSquare/index.mjs +2 -0
- package/IconListBulletsSquare/index.mjs.map +1 -0
- package/IconVoiceLow/index.d.ts +4 -0
- package/IconVoiceLow/index.js +2 -0
- package/IconVoiceLow/index.js.map +1 -0
- package/IconVoiceLow/index.mjs +2 -0
- package/IconVoiceLow/index.mjs.map +1 -0
- package/README.md +4 -1
- package/filtered-icons.json +44 -2
- package/icons/index.d.ts +3 -0
- package/icons-index.json +12 -6
- 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
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var I=Object.create;var e=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)e(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!P.call(r,n)&&n!==t&&e(r,n,{get:()=>o[n],enumerable:!(a=u(o,n))||a.enumerable});return r};var m=(r,o,t)=>(t=r!=null?I(x(r)):{},s(o||!r||!r.__esModule?e(t,"default",{value:r,enumerable:!0}):t,r)),v=r=>s(e({},"__esModule",{value:!0}),r);var d={};g(d,{IconIconists:()=>i,default:()=>y});module.exports=v(d);var p=m(require("react"));var C=m(require("react")),c=require("react-native-svg"),f=({children:r,size:o=24,...t})=>C.default.createElement(c.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var l=require("react-native-svg"),i=r=>p.default.createElement(f,{...r},p.default.createElement(l.Path,{d:"M12 2V22L8 20V4L12 2Z",fill:"currentColor"}),p.default.createElement(l.Path,{opacity:"0.35",d:"M16 4V20L12 22V2L16 4Z",fill:"currentColor"})),y=i;0&&(module.exports={IconIconists});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconIconists/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 IconIconists: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M12 2V22L8 20V4L12 2Z\" fill=\"currentColor\" />\n <Path opacity=\"0.35\" d=\"M16 4V20L12 22V2L16 4Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconIconists;\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,kBAAAE,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,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QAAK,EAAE,wBAAwB,KAAK,eAAe,EACpD,EAAAA,QAAA,cAAC,QAAK,QAAQ,OAAO,EAAE,yBAAyB,KAAK,eAAe,CACtE,EAIGE,EAAQJ","names":["IconIconists_exports","__export","IconIconists","IconIconists_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconIconists","props","React","CentralIconBase","IconIconists_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import l from"react";import{Svg as a}from"react-native-svg";var n=({children:o,size:r=24,...p})=>l.createElement(a,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as e}from"react-native-svg";var s=o=>t.createElement(n,{...o},t.createElement(e,{d:"M12 2V22L8 20V4L12 2Z",fill:"currentColor"}),t.createElement(e,{opacity:"0.35",d:"M16 4V20L12 22V2L16 4Z",fill:"currentColor"})),P=s;export{s as IconIconists,P as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconIconists/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 IconIconists: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M12 2V22L8 20V4L12 2Z\" fill=\"currentColor\" />\n <Path opacity=\"0.35\" d=\"M16 4V20L12 22V2L16 4Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconIconists;\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,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CAAK,EAAE,wBAAwB,KAAK,eAAe,EACpDG,EAAA,cAACH,EAAA,CAAK,QAAQ,OAAO,EAAE,yBAAyB,KAAK,eAAe,CACtE,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconIconists","props","React","CentralIconBase","IconIconists_default"]}
|
package/IconListBullets/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var c=Object.create;var e=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var C in o)e(r,C,{get:o[C],enumerable:!0})},f=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let l of d(o))!x.call(r,l)&&l!==C&&e(r,l,{get:()=>o[l],enumerable:!(p=B(o,l))||p.enumerable});return r};var s=(r,o,C)=>(C=r!=null?c(I(r)):{},f(o||!r||!r.__esModule?e(C,"default",{value:r,enumerable:!0}):C,r)),g=r=>f(e({},"__esModule",{value:!0}),r);var M={};P(M,{IconListBullets:()=>a,default:()=>H});module.exports=g(M);var n=s(require("react"));var i=s(require("react")),m=require("react-native-svg"),u=({children:r,size:o=24,...C})=>i.default.createElement(m.Svg,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var t=require("react-native-svg"),a=r=>n.default.createElement(u,{...r},n.default.createElement(t.Path,{d:"M4.2002 16.7998C4.86285 16.7999 5.40039 17.3373 5.40039 18C5.40029 18.6626 4.86278 19.2001 4.2002 19.2002C3.53752 19.2002 3.00011 18.6627 3 18C3 17.3373 3.53745 16.7998 4.2002 16.7998Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M20.25 17.25C20.6642 17.25 21 17.5858 21 18C21 18.4142 20.6642 18.75 20.25 18.75H8.75C8.33579 18.75 8 18.4142 8 18C8 17.5858 8.33579 17.25 8.75 17.25H20.25Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M4.2002 10.7998C4.86285 10.7999 5.40039 11.3373 5.40039 12C5.40029 12.6626 4.86278 13.2001 4.2002 13.2002C3.53752 13.2002 3.00011 12.6627 3 12C3 11.3373 3.53745 10.7998 4.2002 10.7998Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M20.25 11.25C20.6642 11.25 21 11.5858 21 12C21 12.4142 20.6642 12.75 20.25 12.75H8.75C8.33579 12.75 8 12.4142 8 12C8 11.5858 8.33579 11.25 8.75 11.25H20.25Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M4.2002 4.7998C4.86285 4.79991 5.40039 5.33732 5.40039 6C5.40029 6.66259 4.86278 7.20009 4.2002 7.2002C3.53752 7.2002 3.00011 6.66265 3 6C3 5.33726 3.53745 4.7998 4.2002 4.7998Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M20.25 5.25C20.6642 5.25 21 5.58579 21 6C21 6.41421 20.6642 6.75 20.25 6.75H8.75C8.33579 6.75 8 6.41421 8 6C8 5.58579 8.33579 5.25 8.75 5.25H20.25Z",fill:"currentColor"})),H=a;0&&(module.exports={IconListBullets});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconListBullets/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 IconListBullets: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n
|
|
1
|
+
{"version":3,"sources":["../src/IconListBullets/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 IconListBullets: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.2002 16.7998C4.86285 16.7999 5.40039 17.3373 5.40039 18C5.40029 18.6626 4.86278 19.2001 4.2002 19.2002C3.53752 19.2002 3.00011 18.6627 3 18C3 17.3373 3.53745 16.7998 4.2002 16.7998Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.25 17.25C20.6642 17.25 21 17.5858 21 18C21 18.4142 20.6642 18.75 20.25 18.75H8.75C8.33579 18.75 8 18.4142 8 18C8 17.5858 8.33579 17.25 8.75 17.25H20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.2002 10.7998C4.86285 10.7999 5.40039 11.3373 5.40039 12C5.40029 12.6626 4.86278 13.2001 4.2002 13.2002C3.53752 13.2002 3.00011 12.6627 3 12C3 11.3373 3.53745 10.7998 4.2002 10.7998Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.25 11.25C20.6642 11.25 21 11.5858 21 12C21 12.4142 20.6642 12.75 20.25 12.75H8.75C8.33579 12.75 8 12.4142 8 12C8 11.5858 8.33579 11.25 8.75 11.25H20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.2002 4.7998C4.86285 4.79991 5.40039 5.33732 5.40039 6C5.40029 6.66259 4.86278 7.20009 4.2002 7.2002C3.53752 7.2002 3.00011 6.66265 3 6C3 5.33726 3.53745 4.7998 4.2002 4.7998Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.25 5.25C20.6642 5.25 21 5.58579 21 6C21 6.41421 20.6642 6.75 20.25 6.75H8.75C8.33579 6.75 8 6.41421 8 6C8 5.58579 8.33579 5.25 8.75 5.25H20.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconListBullets;\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,2LACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+JACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2LACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+JACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oLACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sJACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconListBullets_exports","__export","IconListBullets","IconListBullets_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconListBullets","props","React","CentralIconBase","IconListBullets_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import r from"react";import e from"react";import{Svg as p}from"react-native-svg";var t=({children:n,size:o=24,...l})=>e.createElement(p,{...l,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},n);import{Path as C}from"react-native-svg";var f=n=>r.createElement(t,{...n},r.createElement(C,{d:"M4.2002 16.7998C4.86285 16.7999 5.40039 17.3373 5.40039 18C5.40029 18.6626 4.86278 19.2001 4.2002 19.2002C3.53752 19.2002 3.00011 18.6627 3 18C3 17.3373 3.53745 16.7998 4.2002 16.7998Z",fill:"currentColor"}),r.createElement(C,{d:"M20.25 17.25C20.6642 17.25 21 17.5858 21 18C21 18.4142 20.6642 18.75 20.25 18.75H8.75C8.33579 18.75 8 18.4142 8 18C8 17.5858 8.33579 17.25 8.75 17.25H20.25Z",fill:"currentColor"}),r.createElement(C,{d:"M4.2002 10.7998C4.86285 10.7999 5.40039 11.3373 5.40039 12C5.40029 12.6626 4.86278 13.2001 4.2002 13.2002C3.53752 13.2002 3.00011 12.6627 3 12C3 11.3373 3.53745 10.7998 4.2002 10.7998Z",fill:"currentColor"}),r.createElement(C,{d:"M20.25 11.25C20.6642 11.25 21 11.5858 21 12C21 12.4142 20.6642 12.75 20.25 12.75H8.75C8.33579 12.75 8 12.4142 8 12C8 11.5858 8.33579 11.25 8.75 11.25H20.25Z",fill:"currentColor"}),r.createElement(C,{d:"M4.2002 4.7998C4.86285 4.79991 5.40039 5.33732 5.40039 6C5.40029 6.66259 4.86278 7.20009 4.2002 7.2002C3.53752 7.2002 3.00011 6.66265 3 6C3 5.33726 3.53745 4.7998 4.2002 4.7998Z",fill:"currentColor"}),r.createElement(C,{d:"M20.25 5.25C20.6642 5.25 21 5.58579 21 6C21 6.41421 20.6642 6.75 20.25 6.75H8.75C8.33579 6.75 8 6.41421 8 6C8 5.58579 8.33579 5.25 8.75 5.25H20.25Z",fill:"currentColor"})),x=f;export{f as IconListBullets,x as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconListBullets/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 IconListBullets: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n
|
|
1
|
+
{"version":3,"sources":["../src/IconListBullets/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 IconListBullets: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.2002 16.7998C4.86285 16.7999 5.40039 17.3373 5.40039 18C5.40029 18.6626 4.86278 19.2001 4.2002 19.2002C3.53752 19.2002 3.00011 18.6627 3 18C3 17.3373 3.53745 16.7998 4.2002 16.7998Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.25 17.25C20.6642 17.25 21 17.5858 21 18C21 18.4142 20.6642 18.75 20.25 18.75H8.75C8.33579 18.75 8 18.4142 8 18C8 17.5858 8.33579 17.25 8.75 17.25H20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.2002 10.7998C4.86285 10.7999 5.40039 11.3373 5.40039 12C5.40029 12.6626 4.86278 13.2001 4.2002 13.2002C3.53752 13.2002 3.00011 12.6627 3 12C3 11.3373 3.53745 10.7998 4.2002 10.7998Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.25 11.25C20.6642 11.25 21 11.5858 21 12C21 12.4142 20.6642 12.75 20.25 12.75H8.75C8.33579 12.75 8 12.4142 8 12C8 11.5858 8.33579 11.25 8.75 11.25H20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.2002 4.7998C4.86285 4.79991 5.40039 5.33732 5.40039 6C5.40029 6.66259 4.86278 7.20009 4.2002 7.2002C3.53752 7.2002 3.00011 6.66265 3 6C3 5.33726 3.53745 4.7998 4.2002 4.7998Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.25 5.25C20.6642 5.25 21 5.58579 21 6C21 6.41421 20.6642 6.75 20.25 6.75H8.75C8.33579 6.75 8 6.41421 8 6C8 5.58579 8.33579 5.25 8.75 5.25H20.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconListBullets;\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,2LACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+JACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2LACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+JACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oLACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sJACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconListBullets","props","React","CentralIconBase","IconListBullets_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
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=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!v.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(p=B(o,t))||p.enumerable});return r};var a=(r,o,e)=>(e=r!=null?i(d(r)):{},l(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>l(n({},"__esModule",{value:!0}),r);var S={};x(S,{IconListBulletsSquare:()=>u,default:()=>g});module.exports=P(S);var C=a(require("react"));var s=a(require("react")),m=require("react-native-svg"),c=({children:r,size:o=24,...e})=>s.default.createElement(m.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),u=r=>C.default.createElement(c,{...r},C.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M21 4.75C21 3.7835 20.2165 3 19.25 3H4.75C3.7835 3 3 3.7835 3 4.75V19.25C3 20.2165 3.7835 21 4.75 21H19.25C20.2165 21 21 20.2165 21 19.25V4.75ZM9 8C9 8.69036 8.44036 9.25 7.75 9.25C7.05964 9.25 6.5 8.69036 6.5 8C6.5 7.30964 7.05964 6.75 7.75 6.75C8.44036 6.75 9 7.30964 9 8ZM9 12C9 12.6904 8.44036 13.25 7.75 13.25C7.05964 13.25 6.5 12.6904 6.5 12C6.5 11.3096 7.05964 10.75 7.75 10.75C8.44036 10.75 9 11.3096 9 12ZM7.75 17.25C8.44036 17.25 9 16.6904 9 16C9 15.3096 8.44036 14.75 7.75 14.75C7.05964 14.75 6.5 15.3096 6.5 16C6.5 16.6904 7.05964 17.25 7.75 17.25Z",fill:"currentColor"})),g=u;0&&(module.exports={IconListBulletsSquare});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconListBulletsSquare/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 IconListBulletsSquare: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21 4.75C21 3.7835 20.2165 3 19.25 3H4.75C3.7835 3 3 3.7835 3 4.75V19.25C3 20.2165 3.7835 21 4.75 21H19.25C20.2165 21 21 20.2165 21 19.25V4.75ZM9 8C9 8.69036 8.44036 9.25 7.75 9.25C7.05964 9.25 6.5 8.69036 6.5 8C6.5 7.30964 7.05964 6.75 7.75 6.75C8.44036 6.75 9 7.30964 9 8ZM9 12C9 12.6904 8.44036 13.25 7.75 13.25C7.05964 13.25 6.5 12.6904 6.5 12C6.5 11.3096 7.05964 10.75 7.75 10.75C8.44036 10.75 9 11.3096 9 12ZM7.75 17.25C8.44036 17.25 9 16.6904 9 16C9 15.3096 8.44036 14.75 7.75 14.75C7.05964 14.75 6.5 15.3096 6.5 16C6.5 16.6904 7.05964 17.25 7.75 17.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconListBulletsSquare;\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,2BAAAE,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,EAAmDC,GAE5D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,mjBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconListBulletsSquare_exports","__export","IconListBulletsSquare","IconListBulletsSquare_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconListBulletsSquare","props","React","CentralIconBase","IconListBulletsSquare_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import C from"react";import{Svg as p}from"react-native-svg";var e=({children:o,size:r=24,...n})=>C.createElement(p,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as l}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M21 4.75C21 3.7835 20.2165 3 19.25 3H4.75C3.7835 3 3 3.7835 3 4.75V19.25C3 20.2165 3.7835 21 4.75 21H19.25C20.2165 21 21 20.2165 21 19.25V4.75ZM9 8C9 8.69036 8.44036 9.25 7.75 9.25C7.05964 9.25 6.5 8.69036 6.5 8C6.5 7.30964 7.05964 6.75 7.75 6.75C8.44036 6.75 9 7.30964 9 8ZM9 12C9 12.6904 8.44036 13.25 7.75 13.25C7.05964 13.25 6.5 12.6904 6.5 12C6.5 11.3096 7.05964 10.75 7.75 10.75C8.44036 10.75 9 11.3096 9 12ZM7.75 17.25C8.44036 17.25 9 16.6904 9 16C9 15.3096 8.44036 14.75 7.75 14.75C7.05964 14.75 6.5 15.3096 6.5 16C6.5 16.6904 7.05964 17.25 7.75 17.25Z",fill:"currentColor"})),v=a;export{a as IconListBulletsSquare,v as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconListBulletsSquare/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 IconListBulletsSquare: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21 4.75C21 3.7835 20.2165 3 19.25 3H4.75C3.7835 3 3 3.7835 3 4.75V19.25C3 20.2165 3.7835 21 4.75 21H19.25C20.2165 21 21 20.2165 21 19.25V4.75ZM9 8C9 8.69036 8.44036 9.25 7.75 9.25C7.05964 9.25 6.5 8.69036 6.5 8C6.5 7.30964 7.05964 6.75 7.75 6.75C8.44036 6.75 9 7.30964 9 8ZM9 12C9 12.6904 8.44036 13.25 7.75 13.25C7.05964 13.25 6.5 12.6904 6.5 12C6.5 11.3096 7.05964 10.75 7.75 10.75C8.44036 10.75 9 11.3096 9 12ZM7.75 17.25C8.44036 17.25 9 16.6904 9 16C9 15.3096 8.44036 14.75 7.75 14.75C7.05964 14.75 6.5 15.3096 6.5 16C6.5 16.6904 7.05964 17.25 7.75 17.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconListBulletsSquare;\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,EAAmDC,GAE5DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,mjBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconListBulletsSquare","props","React","CentralIconBase","IconListBulletsSquare_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var l=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var C in o)l(r,C,{get:o[C],enumerable:!0})},f=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!d.call(r,e)&&e!==C&&l(r,e,{get:()=>o[e],enumerable:!(p=V(o,e))||p.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(I(r)):{},f(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),P=r=>f(l({},"__esModule",{value:!0}),r);var v={};x(v,{IconVoiceLow:()=>c,default:()=>g});module.exports=P(v);var n=m(require("react"));var i=m(require("react")),s=require("react-native-svg"),a=({children:r,size:o=24,...C})=>i.default.createElement(s.Svg,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var t=require("react-native-svg"),c=r=>n.default.createElement(a,{...r},n.default.createElement(t.Path,{d:"M7.75 6C8.16421 6 8.5 6.33579 8.5 6.75V17.25C8.5 17.6642 8.16421 18 7.75 18C7.33579 18 7 17.6642 7 17.25V6.75C7 6.33579 7.33579 6 7.75 6Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M16.25 8C16.6642 8 17 8.33579 17 8.75V15.25C17 15.6642 16.6642 16 16.25 16C15.8358 16 15.5 15.6642 15.5 15.25V8.75C15.5 8.33579 15.8358 8 16.25 8Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M12 10C12.4142 10 12.75 10.3358 12.75 10.75V13.25C12.75 13.6642 12.4142 14 12 14C11.5858 14 11.25 13.6642 11.25 13.25V10.75C11.25 10.3358 11.5858 10 12 10Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M3.75 10.5C4.16421 10.5 4.5 10.8358 4.5 11.25V12.75C4.5 13.1642 4.16421 13.5 3.75 13.5C3.33579 13.5 3 13.1642 3 12.75V11.25C3 10.8358 3.33579 10.5 3.75 10.5Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M20.25 10.5C20.6642 10.5 21 10.8358 21 11.25V12.75C21 13.1642 20.6642 13.5 20.25 13.5C19.8358 13.5 19.5 13.1642 19.5 12.75V11.25C19.5 10.8358 19.8358 10.5 20.25 10.5Z",fill:"currentColor"})),g=c;0&&(module.exports={IconVoiceLow});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconVoiceLow/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 IconVoiceLow: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.75 6C8.16421 6 8.5 6.33579 8.5 6.75V17.25C8.5 17.6642 8.16421 18 7.75 18C7.33579 18 7 17.6642 7 17.25V6.75C7 6.33579 7.33579 6 7.75 6Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.25 8C16.6642 8 17 8.33579 17 8.75V15.25C17 15.6642 16.6642 16 16.25 16C15.8358 16 15.5 15.6642 15.5 15.25V8.75C15.5 8.33579 15.8358 8 16.25 8Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 10C12.4142 10 12.75 10.3358 12.75 10.75V13.25C12.75 13.6642 12.4142 14 12 14C11.5858 14 11.25 13.6642 11.25 13.25V10.75C11.25 10.3358 11.5858 10 12 10Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3.75 10.5C4.16421 10.5 4.5 10.8358 4.5 11.25V12.75C4.5 13.1642 4.16421 13.5 3.75 13.5C3.33579 13.5 3 13.1642 3 12.75V11.25C3 10.8358 3.33579 10.5 3.75 10.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.25 10.5C20.6642 10.5 21 10.8358 21 11.25V12.75C21 13.1642 20.6642 13.5 20.25 13.5C19.8358 13.5 19.5 13.1642 19.5 12.75V11.25C19.5 10.8358 19.8358 10.5 20.25 10.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVoiceLow;\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,kBAAAE,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,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,4IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qJACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8JACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gKACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yKACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconVoiceLow_exports","__export","IconVoiceLow","IconVoiceLow_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconVoiceLow","props","React","CentralIconBase","IconVoiceLow_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var t=({children:n,size:r=24,...e})=>l.createElement(p,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},n);import{Path as C}from"react-native-svg";var f=n=>o.createElement(t,{...n},o.createElement(C,{d:"M7.75 6C8.16421 6 8.5 6.33579 8.5 6.75V17.25C8.5 17.6642 8.16421 18 7.75 18C7.33579 18 7 17.6642 7 17.25V6.75C7 6.33579 7.33579 6 7.75 6Z",fill:"currentColor"}),o.createElement(C,{d:"M16.25 8C16.6642 8 17 8.33579 17 8.75V15.25C17 15.6642 16.6642 16 16.25 16C15.8358 16 15.5 15.6642 15.5 15.25V8.75C15.5 8.33579 15.8358 8 16.25 8Z",fill:"currentColor"}),o.createElement(C,{d:"M12 10C12.4142 10 12.75 10.3358 12.75 10.75V13.25C12.75 13.6642 12.4142 14 12 14C11.5858 14 11.25 13.6642 11.25 13.25V10.75C11.25 10.3358 11.5858 10 12 10Z",fill:"currentColor"}),o.createElement(C,{d:"M3.75 10.5C4.16421 10.5 4.5 10.8358 4.5 11.25V12.75C4.5 13.1642 4.16421 13.5 3.75 13.5C3.33579 13.5 3 13.1642 3 12.75V11.25C3 10.8358 3.33579 10.5 3.75 10.5Z",fill:"currentColor"}),o.createElement(C,{d:"M20.25 10.5C20.6642 10.5 21 10.8358 21 11.25V12.75C21 13.1642 20.6642 13.5 20.25 13.5C19.8358 13.5 19.5 13.1642 19.5 12.75V11.25C19.5 10.8358 19.8358 10.5 20.25 10.5Z",fill:"currentColor"})),d=f;export{f as IconVoiceLow,d as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconVoiceLow/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 IconVoiceLow: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.75 6C8.16421 6 8.5 6.33579 8.5 6.75V17.25C8.5 17.6642 8.16421 18 7.75 18C7.33579 18 7 17.6642 7 17.25V6.75C7 6.33579 7.33579 6 7.75 6Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.25 8C16.6642 8 17 8.33579 17 8.75V15.25C17 15.6642 16.6642 16 16.25 16C15.8358 16 15.5 15.6642 15.5 15.25V8.75C15.5 8.33579 15.8358 8 16.25 8Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 10C12.4142 10 12.75 10.3358 12.75 10.75V13.25C12.75 13.6642 12.4142 14 12 14C11.5858 14 11.25 13.6642 11.25 13.25V10.75C11.25 10.3358 11.5858 10 12 10Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3.75 10.5C4.16421 10.5 4.5 10.8358 4.5 11.25V12.75C4.5 13.1642 4.16421 13.5 3.75 13.5C3.33579 13.5 3 13.1642 3 12.75V11.25C3 10.8358 3.33579 10.5 3.75 10.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.25 10.5C20.6642 10.5 21 10.8358 21 11.25V12.75C21 13.1642 20.6642 13.5 20.25 13.5C19.8358 13.5 19.5 13.1642 19.5 12.75V11.25C19.5 10.8358 19.8358 10.5 20.25 10.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVoiceLow;\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,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,4IACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qJACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8JACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gKACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yKACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconVoiceLow","props","React","CentralIconBase","IconVoiceLow_default"]}
|
package/README.md
CHANGED
|
@@ -782,7 +782,7 @@ Below is a complete list of available icons:
|
|
|
782
782
|
- IconFolderShield
|
|
783
783
|
- IconFolderUpload
|
|
784
784
|
- IconLibrary
|
|
785
|
-
-
|
|
785
|
+
- IconListBulletsSquare
|
|
786
786
|
- IconMoveFolder
|
|
787
787
|
- IconNote1
|
|
788
788
|
- IconNote2
|
|
@@ -1030,6 +1030,7 @@ Below is a complete list of available icons:
|
|
|
1030
1030
|
- IconLightBulb
|
|
1031
1031
|
- IconLightbulbGlow
|
|
1032
1032
|
- IconLightBulbSimple
|
|
1033
|
+
- IconListBullets
|
|
1033
1034
|
- IconLoader
|
|
1034
1035
|
- IconLoadingCircle
|
|
1035
1036
|
- IconMagnifyingGlass
|
|
@@ -1500,6 +1501,7 @@ Below is a complete list of available icons:
|
|
|
1500
1501
|
- IconGoose
|
|
1501
1502
|
- IconGrok
|
|
1502
1503
|
- IconGumroad
|
|
1504
|
+
- IconIconists
|
|
1503
1505
|
- IconImessage
|
|
1504
1506
|
- IconInstagram
|
|
1505
1507
|
- IconJava
|
|
@@ -1615,6 +1617,7 @@ Below is a complete list of available icons:
|
|
|
1615
1617
|
- IconVocalMicrophone
|
|
1616
1618
|
- IconVoice3
|
|
1617
1619
|
- IconVoiceHigh
|
|
1620
|
+
- IconVoiceLow
|
|
1618
1621
|
- IconVoiceMid
|
|
1619
1622
|
- IconVoiceMode
|
|
1620
1623
|
- IconVoiceRecord
|
package/filtered-icons.json
CHANGED
|
@@ -12292,6 +12292,20 @@
|
|
|
12292
12292
|
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
12293
12293
|
"componentName": "IconIceHockey"
|
|
12294
12294
|
},
|
|
12295
|
+
{
|
|
12296
|
+
"category": "Social Media & Brands",
|
|
12297
|
+
"svg": "<path d=\"M12 2V22L8 20V4L12 2Z\" fill=\"currentColor\"/><path opacity=\"0.35\" d=\"M16 4V20L12 22V2L16 4Z\" fill=\"currentColor\"/>",
|
|
12298
|
+
"iconName": "iconists",
|
|
12299
|
+
"variant": {
|
|
12300
|
+
"join": "round",
|
|
12301
|
+
"filled": "on",
|
|
12302
|
+
"radius": "1",
|
|
12303
|
+
"stroke": "1.5"
|
|
12304
|
+
},
|
|
12305
|
+
"createdAt": "2026-01-17T09:03:18.498678+00:00",
|
|
12306
|
+
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
12307
|
+
"componentName": "IconIconists"
|
|
12308
|
+
},
|
|
12295
12309
|
{
|
|
12296
12310
|
"category": "Devices & Signals",
|
|
12297
12311
|
"svg": "<path d=\"M3.75 3C2.7835 3 2 3.7835 2 4.75V12.5H22V4.75C22 3.7835 21.2165 3 20.25 3H3.75Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 16.25V14H22V16.25C22 17.2165 21.2165 18 20.25 18H15V21.25C15 21.6642 14.6642 22 14.25 22H9.75C9.33579 22 9 21.6642 9 21.25V18H3.75C2.7835 18 2 17.2165 2 16.25ZM10.5 18V20.5H13.5V18H10.5Z\" fill=\"currentColor\"/>",
|
|
@@ -13510,10 +13524,24 @@
|
|
|
13510
13524
|
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
13511
13525
|
"componentName": "IconLiquidGlass"
|
|
13512
13526
|
},
|
|
13527
|
+
{
|
|
13528
|
+
"category": "Interface General",
|
|
13529
|
+
"svg": "<path d=\"M4.2002 16.7998C4.86285 16.7999 5.40039 17.3373 5.40039 18C5.40029 18.6626 4.86278 19.2001 4.2002 19.2002C3.53752 19.2002 3.00011 18.6627 3 18C3 17.3373 3.53745 16.7998 4.2002 16.7998Z\" fill=\"currentColor\"/><path d=\"M20.25 17.25C20.6642 17.25 21 17.5858 21 18C21 18.4142 20.6642 18.75 20.25 18.75H8.75C8.33579 18.75 8 18.4142 8 18C8 17.5858 8.33579 17.25 8.75 17.25H20.25Z\" fill=\"currentColor\"/><path d=\"M4.2002 10.7998C4.86285 10.7999 5.40039 11.3373 5.40039 12C5.40029 12.6626 4.86278 13.2001 4.2002 13.2002C3.53752 13.2002 3.00011 12.6627 3 12C3 11.3373 3.53745 10.7998 4.2002 10.7998Z\" fill=\"currentColor\"/><path d=\"M20.25 11.25C20.6642 11.25 21 11.5858 21 12C21 12.4142 20.6642 12.75 20.25 12.75H8.75C8.33579 12.75 8 12.4142 8 12C8 11.5858 8.33579 11.25 8.75 11.25H20.25Z\" fill=\"currentColor\"/><path d=\"M4.2002 4.7998C4.86285 4.79991 5.40039 5.33732 5.40039 6C5.40029 6.66259 4.86278 7.20009 4.2002 7.2002C3.53752 7.2002 3.00011 6.66265 3 6C3 5.33726 3.53745 4.7998 4.2002 4.7998Z\" fill=\"currentColor\"/><path d=\"M20.25 5.25C20.6642 5.25 21 5.58579 21 6C21 6.41421 20.6642 6.75 20.25 6.75H8.75C8.33579 6.75 8 6.41421 8 6C8 5.58579 8.33579 5.25 8.75 5.25H20.25Z\" fill=\"currentColor\"/>",
|
|
13530
|
+
"iconName": "list-bullets",
|
|
13531
|
+
"variant": {
|
|
13532
|
+
"join": "round",
|
|
13533
|
+
"filled": "on",
|
|
13534
|
+
"radius": "1",
|
|
13535
|
+
"stroke": "1.5"
|
|
13536
|
+
},
|
|
13537
|
+
"createdAt": "2026-01-17T09:03:18.498678+00:00",
|
|
13538
|
+
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
13539
|
+
"componentName": "IconListBullets"
|
|
13540
|
+
},
|
|
13513
13541
|
{
|
|
13514
13542
|
"category": "Folders & Files",
|
|
13515
13543
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21 4.75C21 3.7835 20.2165 3 19.25 3H4.75C3.7835 3 3 3.7835 3 4.75V19.25C3 20.2165 3.7835 21 4.75 21H19.25C20.2165 21 21 20.2165 21 19.25V4.75ZM9 8C9 8.69036 8.44036 9.25 7.75 9.25C7.05964 9.25 6.5 8.69036 6.5 8C6.5 7.30964 7.05964 6.75 7.75 6.75C8.44036 6.75 9 7.30964 9 8ZM9 12C9 12.6904 8.44036 13.25 7.75 13.25C7.05964 13.25 6.5 12.6904 6.5 12C6.5 11.3096 7.05964 10.75 7.75 10.75C8.44036 10.75 9 11.3096 9 12ZM7.75 17.25C8.44036 17.25 9 16.6904 9 16C9 15.3096 8.44036 14.75 7.75 14.75C7.05964 14.75 6.5 15.3096 6.5 16C6.5 16.6904 7.05964 17.25 7.75 17.25Z\" fill=\"currentColor\"/>",
|
|
13516
|
-
"iconName": "list-bullets",
|
|
13544
|
+
"iconName": "list-bullets-square",
|
|
13517
13545
|
"variant": {
|
|
13518
13546
|
"join": "round",
|
|
13519
13547
|
"filled": "on",
|
|
@@ -13522,7 +13550,7 @@
|
|
|
13522
13550
|
},
|
|
13523
13551
|
"createdAt": "2025-02-15T21:11:33.829321+00:00",
|
|
13524
13552
|
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
13525
|
-
"componentName": "
|
|
13553
|
+
"componentName": "IconListBulletsSquare"
|
|
13526
13554
|
},
|
|
13527
13555
|
{
|
|
13528
13556
|
"category": "AI & Magic",
|
|
@@ -22876,6 +22904,20 @@
|
|
|
22876
22904
|
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
22877
22905
|
"componentName": "IconVoiceHigh"
|
|
22878
22906
|
},
|
|
22907
|
+
{
|
|
22908
|
+
"category": "Sound & Music",
|
|
22909
|
+
"svg": "<path d=\"M7.75 6C8.16421 6 8.5 6.33579 8.5 6.75V17.25C8.5 17.6642 8.16421 18 7.75 18C7.33579 18 7 17.6642 7 17.25V6.75C7 6.33579 7.33579 6 7.75 6Z\" fill=\"currentColor\"/><path d=\"M16.25 8C16.6642 8 17 8.33579 17 8.75V15.25C17 15.6642 16.6642 16 16.25 16C15.8358 16 15.5 15.6642 15.5 15.25V8.75C15.5 8.33579 15.8358 8 16.25 8Z\" fill=\"currentColor\"/><path d=\"M12 10C12.4142 10 12.75 10.3358 12.75 10.75V13.25C12.75 13.6642 12.4142 14 12 14C11.5858 14 11.25 13.6642 11.25 13.25V10.75C11.25 10.3358 11.5858 10 12 10Z\" fill=\"currentColor\"/><path d=\"M3.75 10.5C4.16421 10.5 4.5 10.8358 4.5 11.25V12.75C4.5 13.1642 4.16421 13.5 3.75 13.5C3.33579 13.5 3 13.1642 3 12.75V11.25C3 10.8358 3.33579 10.5 3.75 10.5Z\" fill=\"currentColor\"/><path d=\"M20.25 10.5C20.6642 10.5 21 10.8358 21 11.25V12.75C21 13.1642 20.6642 13.5 20.25 13.5C19.8358 13.5 19.5 13.1642 19.5 12.75V11.25C19.5 10.8358 19.8358 10.5 20.25 10.5Z\" fill=\"currentColor\"/>",
|
|
22910
|
+
"iconName": "voice-low, wave",
|
|
22911
|
+
"variant": {
|
|
22912
|
+
"join": "round",
|
|
22913
|
+
"filled": "on",
|
|
22914
|
+
"radius": "1",
|
|
22915
|
+
"stroke": "1.5"
|
|
22916
|
+
},
|
|
22917
|
+
"createdAt": "2026-01-17T09:03:18.498678+00:00",
|
|
22918
|
+
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
22919
|
+
"componentName": "IconVoiceLow"
|
|
22920
|
+
},
|
|
22879
22921
|
{
|
|
22880
22922
|
"category": "Sound & Music",
|
|
22881
22923
|
"svg": "<path d=\"M7.75 5C8.16421 5 8.5 5.33579 8.5 5.75V18.25C8.5 18.6642 8.16421 19 7.75 19C7.33579 19 7 18.6642 7 18.25V5.75C7 5.33579 7.33579 5 7.75 5Z\" fill=\"currentColor\"/><path d=\"M16.25 7C16.6642 7 17 7.33579 17 7.75V16.25C17 16.6642 16.6642 17 16.25 17C15.8358 17 15.5 16.6642 15.5 16.25V7.75C15.5 7.33579 15.8358 7 16.25 7Z\" fill=\"currentColor\"/><path d=\"M12 9C12.4142 9 12.75 9.33579 12.75 9.75V14.25C12.75 14.6642 12.4142 15 12 15C11.5858 15 11.25 14.6642 11.25 14.25V9.75C11.25 9.33579 11.5858 9 12 9Z\" fill=\"currentColor\"/><path d=\"M3.75 10C4.16421 10 4.5 10.3358 4.5 10.75V13.25C4.5 13.6642 4.16421 14 3.75 14C3.33579 14 3 13.6642 3 13.25V10.75C3 10.3358 3.33579 10 3.75 10Z\" fill=\"currentColor\"/><path d=\"M20.25 10C20.6642 10 21 10.3358 21 10.75V13.25C21 13.6642 20.6642 14 20.25 14C19.8358 14 19.5 13.6642 19.5 13.25V10.75C19.5 10.3358 19.8358 10 20.25 10Z\" fill=\"currentColor\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -877,6 +877,7 @@ export type CentralIconName =
|
|
|
877
877
|
| "IconHumanMashine"
|
|
878
878
|
| "IconIcebowl"
|
|
879
879
|
| "IconIceHockey"
|
|
880
|
+
| "IconIconists"
|
|
880
881
|
| "IconImac"
|
|
881
882
|
| "IconImageAltText"
|
|
882
883
|
| "IconImageAvatarSparkle"
|
|
@@ -965,6 +966,7 @@ export type CentralIconName =
|
|
|
965
966
|
| "IconLinktree"
|
|
966
967
|
| "IconLiquidGlass"
|
|
967
968
|
| "IconListBullets"
|
|
969
|
+
| "IconListBulletsSquare"
|
|
968
970
|
| "IconListSparkle"
|
|
969
971
|
| "IconLiveActivity"
|
|
970
972
|
| "IconLiveFull"
|
|
@@ -1633,6 +1635,7 @@ export type CentralIconName =
|
|
|
1633
1635
|
| "IconVoice3"
|
|
1634
1636
|
| "IconVoiceAndVideo"
|
|
1635
1637
|
| "IconVoiceHigh"
|
|
1638
|
+
| "IconVoiceLow"
|
|
1636
1639
|
| "IconVoiceMid"
|
|
1637
1640
|
| "IconVoiceMode"
|
|
1638
1641
|
| "IconVoiceRecord"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-filled-radius-1-stroke-1.5",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.94",
|
|
4
4
|
"style": "round-filled-radius-1-stroke-1.5",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-1-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": 1698,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 66,
|
|
@@ -678,7 +678,7 @@
|
|
|
678
678
|
"IconFolderShield",
|
|
679
679
|
"IconFolderUpload",
|
|
680
680
|
"IconLibrary",
|
|
681
|
-
"
|
|
681
|
+
"IconListBulletsSquare",
|
|
682
682
|
"IconMoveFolder",
|
|
683
683
|
"IconNote1",
|
|
684
684
|
"IconNote2",
|
|
@@ -841,7 +841,7 @@
|
|
|
841
841
|
]
|
|
842
842
|
},
|
|
843
843
|
"Interface General": {
|
|
844
|
-
"count":
|
|
844
|
+
"count": 177,
|
|
845
845
|
"icons": [
|
|
846
846
|
"IconAnchor1",
|
|
847
847
|
"IconAnchor2",
|
|
@@ -936,6 +936,7 @@
|
|
|
936
936
|
"IconLightBulb",
|
|
937
937
|
"IconLightbulbGlow",
|
|
938
938
|
"IconLightBulbSimple",
|
|
939
|
+
"IconListBullets",
|
|
939
940
|
"IconLoader",
|
|
940
941
|
"IconLoadingCircle",
|
|
941
942
|
"IconMagnifyingGlass",
|
|
@@ -1376,7 +1377,7 @@
|
|
|
1376
1377
|
]
|
|
1377
1378
|
},
|
|
1378
1379
|
"Social Media & Brands": {
|
|
1379
|
-
"count":
|
|
1380
|
+
"count": 118,
|
|
1380
1381
|
"icons": [
|
|
1381
1382
|
"IconAdobeAcrobat",
|
|
1382
1383
|
"IconAffinity",
|
|
@@ -1424,6 +1425,7 @@
|
|
|
1424
1425
|
"IconGoose",
|
|
1425
1426
|
"IconGrok",
|
|
1426
1427
|
"IconGumroad",
|
|
1428
|
+
"IconIconists",
|
|
1427
1429
|
"IconImessage",
|
|
1428
1430
|
"IconInstagram",
|
|
1429
1431
|
"IconJava",
|
|
@@ -1498,7 +1500,7 @@
|
|
|
1498
1500
|
]
|
|
1499
1501
|
},
|
|
1500
1502
|
"Sound & Music": {
|
|
1501
|
-
"count":
|
|
1503
|
+
"count": 52,
|
|
1502
1504
|
"icons": [
|
|
1503
1505
|
"IconAirpodLeft",
|
|
1504
1506
|
"IconAirpodRight",
|
|
@@ -1541,6 +1543,7 @@
|
|
|
1541
1543
|
"IconVocalMicrophone",
|
|
1542
1544
|
"IconVoice3",
|
|
1543
1545
|
"IconVoiceHigh",
|
|
1546
|
+
"IconVoiceLow",
|
|
1544
1547
|
"IconVoiceMid",
|
|
1545
1548
|
"IconVoiceMode",
|
|
1546
1549
|
"IconVoiceRecord",
|
|
@@ -2768,6 +2771,7 @@
|
|
|
2768
2771
|
"IconHumanMashine": "human-mashine, high-five, ai, hands",
|
|
2769
2772
|
"IconIcebowl": "icebowl, cooling, vibe",
|
|
2770
2773
|
"IconIceHockey": "ice-hockey",
|
|
2774
|
+
"IconIconists": "iconists",
|
|
2771
2775
|
"IconImac": "imac, computer",
|
|
2772
2776
|
"IconImageAltText": "image-alt-text",
|
|
2773
2777
|
"IconImageAvatarSparkle": "image-avatar-sparkle, generated avatar, profile ai, magic avatar",
|
|
@@ -2856,6 +2860,7 @@
|
|
|
2856
2860
|
"IconLinktree": "linktree",
|
|
2857
2861
|
"IconLiquidGlass": "liquid-glass, glass-effect",
|
|
2858
2862
|
"IconListBullets": "list-bullets",
|
|
2863
|
+
"IconListBulletsSquare": "list-bullets-square",
|
|
2859
2864
|
"IconListSparkle": "list-sparkle, ai text, text generation",
|
|
2860
2865
|
"IconLiveActivity": "live-activity, fitness",
|
|
2861
2866
|
"IconLiveFull": "live-full, signal, podcast",
|
|
@@ -3524,6 +3529,7 @@
|
|
|
3524
3529
|
"IconVoice3": "voice-3, wave",
|
|
3525
3530
|
"IconVoiceAndVideo": "voice-and-video, media",
|
|
3526
3531
|
"IconVoiceHigh": "voice-high, wave",
|
|
3532
|
+
"IconVoiceLow": "voice-low, wave",
|
|
3527
3533
|
"IconVoiceMid": "voice-mid, wave",
|
|
3528
3534
|
"IconVoiceMode": "voice-mode, voice-settings",
|
|
3529
3535
|
"IconVoiceRecord": "voice-record",
|
package/index.d.ts
CHANGED
|
@@ -876,6 +876,7 @@ export { IconHourglass, default as IconHourglassDefault, } from "./IconHourglass
|
|
|
876
876
|
export { IconHumanMashine, default as IconHumanMashineDefault, } from "./IconHumanMashine";
|
|
877
877
|
export { IconIceHockey, default as IconIceHockeyDefault, } from "./IconIceHockey";
|
|
878
878
|
export { IconIcebowl, default as IconIcebowlDefault } from "./IconIcebowl";
|
|
879
|
+
export { IconIconists, default as IconIconistsDefault } from "./IconIconists";
|
|
879
880
|
export { IconImac, default as IconImacDefault } from "./IconImac";
|
|
880
881
|
export { IconImageAltText, default as IconImageAltTextDefault, } from "./IconImageAltText";
|
|
881
882
|
export { IconImageAvatarSparkle, default as IconImageAvatarSparkleDefault, } from "./IconImageAvatarSparkle";
|
|
@@ -964,6 +965,7 @@ export { IconLinkedin, default as IconLinkedinDefault } from "./IconLinkedin";
|
|
|
964
965
|
export { IconLinktree, default as IconLinktreeDefault } from "./IconLinktree";
|
|
965
966
|
export { IconLiquidGlass, default as IconLiquidGlassDefault, } from "./IconLiquidGlass";
|
|
966
967
|
export { IconListBullets, default as IconListBulletsDefault, } from "./IconListBullets";
|
|
968
|
+
export { IconListBulletsSquare, default as IconListBulletsSquareDefault, } from "./IconListBulletsSquare";
|
|
967
969
|
export { IconListSparkle, default as IconListSparkleDefault, } from "./IconListSparkle";
|
|
968
970
|
export { IconLiveActivity, default as IconLiveActivityDefault, } from "./IconLiveActivity";
|
|
969
971
|
export { IconLiveFull, default as IconLiveFullDefault } from "./IconLiveFull";
|
|
@@ -1632,6 +1634,7 @@ export { IconVoice2, default as IconVoice2Default } from "./IconVoice2";
|
|
|
1632
1634
|
export { IconVoice3, default as IconVoice3Default } from "./IconVoice3";
|
|
1633
1635
|
export { IconVoiceAndVideo, default as IconVoiceAndVideoDefault, } from "./IconVoiceAndVideo";
|
|
1634
1636
|
export { IconVoiceHigh, default as IconVoiceHighDefault, } from "./IconVoiceHigh";
|
|
1637
|
+
export { IconVoiceLow, default as IconVoiceLowDefault } from "./IconVoiceLow";
|
|
1635
1638
|
export { IconVoiceMid, default as IconVoiceMidDefault } from "./IconVoiceMid";
|
|
1636
1639
|
export { IconVoiceMode, default as IconVoiceModeDefault, } from "./IconVoiceMode";
|
|
1637
1640
|
export { IconVoiceRecord, default as IconVoiceRecordDefault, } from "./IconVoiceRecord";
|