@central-icons-react-native/round-filled-radius-3-stroke-2 1.1.90 → 1.1.91
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/IconArrowSplitDown/index.d.ts +4 -0
- package/IconArrowSplitDown/index.js +2 -0
- package/IconArrowSplitDown/index.js.map +1 -0
- package/IconArrowSplitDown/index.mjs +2 -0
- package/IconArrowSplitDown/index.mjs.map +1 -0
- package/IconGemini/index.js +1 -1
- package/IconGemini/index.js.map +1 -1
- package/IconGemini/index.mjs +1 -1
- package/IconGemini/index.mjs.map +1 -1
- package/{IconVoice1 → IconImages41}/index.d.ts +2 -2
- package/IconImages41/index.js +2 -0
- package/IconImages41/index.js.map +1 -0
- package/IconImages41/index.mjs +2 -0
- package/IconImages41/index.mjs.map +1 -0
- package/IconStandingGlobe/index.d.ts +4 -0
- package/IconStandingGlobe/index.js +2 -0
- package/IconStandingGlobe/index.js.map +1 -0
- package/IconStandingGlobe/index.mjs +2 -0
- package/IconStandingGlobe/index.mjs.map +1 -0
- package/IconVoiceHigh/index.d.ts +4 -0
- package/IconVoiceHigh/index.js +2 -0
- package/IconVoiceHigh/index.js.map +1 -0
- package/{IconVoice1 → IconVoiceHigh}/index.mjs +1 -1
- package/IconVoiceHigh/index.mjs.map +1 -0
- package/IconVoiceMid/index.d.ts +4 -0
- package/IconVoiceMid/index.js +2 -0
- package/IconVoiceMid/index.js.map +1 -0
- package/IconVoiceMid/index.mjs +2 -0
- package/IconVoiceMid/index.mjs.map +1 -0
- package/README.md +5 -1
- package/filtered-icons.json +71 -15
- package/icons/index.d.ts +5 -1
- package/icons-index.json +16 -8
- package/index.d.ts +5 -1
- 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 +36 -8
- package/IconVoice1/index.js +0 -2
- package/IconVoice1/index.js.map +0 -1
- package/IconVoice1/index.mjs.map +0 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var e=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var C in o)e(r,C,{get:o[C],enumerable:!0})},a=(r,o,C,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!P.call(r,t)&&t!==C&&e(r,t,{get:()=>o[t],enumerable:!(l=B(o,t))||l.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(x(r)):{},a(o||!r||!r.__esModule?e(C,"default",{value:r,enumerable:!0}):C,r)),L=r=>a(e({},"__esModule",{value:!0}),r);var v={};g(v,{IconArrowSplitDown:()=>i,default:()=>d});module.exports=L(v);var n=m(require("react"));var f=m(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...C})=>f.default.createElement(s.Svg,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),i=r=>n.default.createElement(c,{...r},n.default.createElement(p.Path,{d:"M5.29289 17.293C5.68342 16.9025 6.31644 16.9025 6.70696 17.293C7.09743 17.6835 7.09743 18.3165 6.70696 18.707L5.70696 19.707C5.31644 20.0975 4.68342 20.0975 4.29289 19.707C3.90237 19.3165 3.90237 18.6835 4.29289 18.293L5.29289 17.293Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M11.9999 3C12.5522 3.00004 12.9999 3.44774 12.9999 4V10.7578C13 11.2881 13.2109 11.7969 13.5859 12.1719L17.9999 16.5859V14C17.9999 13.4477 18.4476 13 18.9999 13C19.5522 13 19.9999 13.4477 19.9999 14V19C19.9999 19.5523 19.5522 20 18.9999 20H13.9999C13.4476 20 12.9999 19.5523 12.9999 19C12.9999 18.4477 13.4476 18 13.9999 18H16.5859L12.1718 13.5859C11.4218 12.8359 11 11.8185 10.9999 10.7578V4C10.9999 3.44772 11.4476 3 11.9999 3Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M8.79289 13.793C9.18342 13.4025 9.81644 13.4025 10.207 13.793C10.5974 14.1835 10.5974 14.8165 10.207 15.207L9.20696 16.207C8.81644 16.5975 8.18342 16.5975 7.79289 16.207C7.40237 15.8165 7.40237 15.1835 7.79289 14.793L8.79289 13.793Z",fill:"currentColor"})),d=i;0&&(module.exports={IconArrowSplitDown});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowSplitDown/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 IconArrowSplitDown: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5.29289 17.293C5.68342 16.9025 6.31644 16.9025 6.70696 17.293C7.09743 17.6835 7.09743 18.3165 6.70696 18.707L5.70696 19.707C5.31644 20.0975 4.68342 20.0975 4.29289 19.707C3.90237 19.3165 3.90237 18.6835 4.29289 18.293L5.29289 17.293Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.9999 3C12.5522 3.00004 12.9999 3.44774 12.9999 4V10.7578C13 11.2881 13.2109 11.7969 13.5859 12.1719L17.9999 16.5859V14C17.9999 13.4477 18.4476 13 18.9999 13C19.5522 13 19.9999 13.4477 19.9999 14V19C19.9999 19.5523 19.5522 20 18.9999 20H13.9999C13.4476 20 12.9999 19.5523 12.9999 19C12.9999 18.4477 13.4476 18 13.9999 18H16.5859L12.1718 13.5859C11.4218 12.8359 11 11.8185 10.9999 10.7578V4C10.9999 3.44772 11.4476 3 11.9999 3Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M8.79289 13.793C9.18342 13.4025 9.81644 13.4025 10.207 13.793C10.5974 14.1835 10.5974 14.8165 10.207 15.207L9.20696 16.207C8.81644 16.5975 8.18342 16.5975 7.79289 16.207C7.40237 15.8165 7.40237 15.1835 7.79289 14.793L8.79289 13.793Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowSplitDown;\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,6OACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gbACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2OACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconArrowSplitDown_exports","__export","IconArrowSplitDown","IconArrowSplitDown_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconArrowSplitDown","props","React","CentralIconBase","IconArrowSplitDown_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:C,size:r=24,...e})=>p.createElement(l,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);import{Path as t}from"react-native-svg";var a=C=>o.createElement(n,{...C},o.createElement(t,{d:"M5.29289 17.293C5.68342 16.9025 6.31644 16.9025 6.70696 17.293C7.09743 17.6835 7.09743 18.3165 6.70696 18.707L5.70696 19.707C5.31644 20.0975 4.68342 20.0975 4.29289 19.707C3.90237 19.3165 3.90237 18.6835 4.29289 18.293L5.29289 17.293Z",fill:"currentColor"}),o.createElement(t,{d:"M11.9999 3C12.5522 3.00004 12.9999 3.44774 12.9999 4V10.7578C13 11.2881 13.2109 11.7969 13.5859 12.1719L17.9999 16.5859V14C17.9999 13.4477 18.4476 13 18.9999 13C19.5522 13 19.9999 13.4477 19.9999 14V19C19.9999 19.5523 19.5522 20 18.9999 20H13.9999C13.4476 20 12.9999 19.5523 12.9999 19C12.9999 18.4477 13.4476 18 13.9999 18H16.5859L12.1718 13.5859C11.4218 12.8359 11 11.8185 10.9999 10.7578V4C10.9999 3.44772 11.4476 3 11.9999 3Z",fill:"currentColor"}),o.createElement(t,{d:"M8.79289 13.793C9.18342 13.4025 9.81644 13.4025 10.207 13.793C10.5974 14.1835 10.5974 14.8165 10.207 15.207L9.20696 16.207C8.81644 16.5975 8.18342 16.5975 7.79289 16.207C7.40237 15.8165 7.40237 15.1835 7.79289 14.793L8.79289 13.793Z",fill:"currentColor"})),P=a;export{a as IconArrowSplitDown,P as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowSplitDown/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 IconArrowSplitDown: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5.29289 17.293C5.68342 16.9025 6.31644 16.9025 6.70696 17.293C7.09743 17.6835 7.09743 18.3165 6.70696 18.707L5.70696 19.707C5.31644 20.0975 4.68342 20.0975 4.29289 19.707C3.90237 19.3165 3.90237 18.6835 4.29289 18.293L5.29289 17.293Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.9999 3C12.5522 3.00004 12.9999 3.44774 12.9999 4V10.7578C13 11.2881 13.2109 11.7969 13.5859 12.1719L17.9999 16.5859V14C17.9999 13.4477 18.4476 13 18.9999 13C19.5522 13 19.9999 13.4477 19.9999 14V19C19.9999 19.5523 19.5522 20 18.9999 20H13.9999C13.4476 20 12.9999 19.5523 12.9999 19C12.9999 18.4477 13.4476 18 13.9999 18H16.5859L12.1718 13.5859C11.4218 12.8359 11 11.8185 10.9999 10.7578V4C10.9999 3.44772 11.4476 3 11.9999 3Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M8.79289 13.793C9.18342 13.4025 9.81644 13.4025 10.207 13.793C10.5974 14.1835 10.5974 14.8165 10.207 15.207L9.20696 16.207C8.81644 16.5975 8.18342 16.5975 7.79289 16.207C7.40237 15.8165 7.40237 15.1835 7.79289 14.793L8.79289 13.793Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowSplitDown;\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,6OACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gbACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2OACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconArrowSplitDown","props","React","CentralIconBase","IconArrowSplitDown_default"]}
|
package/IconGemini/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var B=Object.create;var e=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,C)=>{for(var o in C)e(r,o,{get:C[o],enumerable:!0})},a=(r,C,o,p)=>{if(C&&typeof C=="object"||typeof C=="function")for(let t of u(C))!P.call(r,t)&&t!==o&&e(r,t,{get:()=>C[t],enumerable:!(p=I(C,t))||p.enumerable});return r};var m=(r,C,o)=>(o=r!=null?B(x(r)):{},a(C||!r||!r.__esModule?e(o,"default",{value:r,enumerable:!0}):o,r)),v=r=>a(e({},"__esModule",{value:!0}),r);var y={};g(y,{IconGemini:()=>i,default:()=>h});module.exports=v(y);var n=m(require("react"));var l=m(require("react")),s=require("react-native-svg"),c=({children:r,size:C=24,...o})=>l.default.createElement(s.Svg,{...o,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),i=r=>n.default.createElement(c,{...r},n.default.createElement(f.Path,{d:"M20.
|
|
1
|
+
"use strict";var B=Object.create;var e=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,C)=>{for(var o in C)e(r,o,{get:C[o],enumerable:!0})},a=(r,C,o,p)=>{if(C&&typeof C=="object"||typeof C=="function")for(let t of u(C))!P.call(r,t)&&t!==o&&e(r,t,{get:()=>C[t],enumerable:!(p=I(C,t))||p.enumerable});return r};var m=(r,C,o)=>(o=r!=null?B(x(r)):{},a(C||!r||!r.__esModule?e(o,"default",{value:r,enumerable:!0}):o,r)),v=r=>a(e({},"__esModule",{value:!0}),r);var y={};g(y,{IconGemini:()=>i,default:()=>h});module.exports=v(y);var n=m(require("react"));var l=m(require("react")),s=require("react-native-svg"),c=({children:r,size:C=24,...o})=>l.default.createElement(s.Svg,{...o,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),i=r=>n.default.createElement(c,{...r},n.default.createElement(f.Path,{d:"M20.2246 10.888C18.6066 10.1911 17.1915 9.23659 15.9769 8.02312C14.7634 6.80966 13.8077 5.39335 13.112 3.7754C12.846 3.15614 12.63 2.51778 12.4653 1.86392C12.4116 1.65034 12.2207 1.5 12 1.5C11.7793 1.5 11.5884 1.65034 11.5347 1.86392C11.37 2.51778 11.1552 3.15375 10.888 3.7754C10.1911 5.39335 9.23659 6.80966 8.02312 8.02312C6.80966 9.2354 5.39335 10.1911 3.7754 10.888C3.15614 11.154 2.51778 11.37 1.86392 11.5347C1.65034 11.5884 1.5 11.7793 1.5 12C1.5 12.2207 1.65034 12.4116 1.86392 12.4653C2.51778 12.63 3.15375 12.8448 3.7754 13.112C5.39335 13.8089 6.80847 14.7634 8.02312 15.9769C9.23659 17.1903 10.1923 18.6066 10.888 20.2246C11.1552 20.8451 11.37 21.4822 11.5347 22.1361C11.5607 22.2399 11.6206 22.332 11.7049 22.3979C11.7891 22.4638 11.893 22.4998 12 22.5C12.2207 22.5 12.4116 22.3497 12.4653 22.1361C12.63 21.4822 12.8448 20.8462 13.112 20.2246C13.8089 18.6066 14.7634 17.1915 15.9769 15.9769C17.1903 14.7634 18.6066 13.8077 20.2246 13.112C20.8451 12.8448 21.4822 12.63 22.1361 12.4653C22.2399 12.4393 22.332 12.3794 22.3979 12.2951C22.4638 12.2109 22.4998 12.107 22.5 12C22.5 11.7793 22.3497 11.5884 22.1361 11.5347C21.4822 11.37 20.8462 11.1552 20.2246 10.888Z",fill:"currentColor"})),h=i;0&&(module.exports={IconGemini});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/IconGemini/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconGemini/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 IconGemini: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.
|
|
1
|
+
{"version":3,"sources":["../src/IconGemini/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 IconGemini: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.2246 10.888C18.6066 10.1911 17.1915 9.23659 15.9769 8.02312C14.7634 6.80966 13.8077 5.39335 13.112 3.7754C12.846 3.15614 12.63 2.51778 12.4653 1.86392C12.4116 1.65034 12.2207 1.5 12 1.5C11.7793 1.5 11.5884 1.65034 11.5347 1.86392C11.37 2.51778 11.1552 3.15375 10.888 3.7754C10.1911 5.39335 9.23659 6.80966 8.02312 8.02312C6.80966 9.2354 5.39335 10.1911 3.7754 10.888C3.15614 11.154 2.51778 11.37 1.86392 11.5347C1.65034 11.5884 1.5 11.7793 1.5 12C1.5 12.2207 1.65034 12.4116 1.86392 12.4653C2.51778 12.63 3.15375 12.8448 3.7754 13.112C5.39335 13.8089 6.80847 14.7634 8.02312 15.9769C9.23659 17.1903 10.1923 18.6066 10.888 20.2246C11.1552 20.8451 11.37 21.4822 11.5347 22.1361C11.5607 22.2399 11.6206 22.332 11.7049 22.3979C11.7891 22.4638 11.893 22.4998 12 22.5C12.2207 22.5 12.4116 22.3497 12.4653 22.1361C12.63 21.4822 12.8448 20.8462 13.112 20.2246C13.8089 18.6066 14.7634 17.1915 15.9769 15.9769C17.1903 14.7634 18.6066 13.8077 20.2246 13.112C20.8451 12.8448 21.4822 12.63 22.1361 12.4653C22.2399 12.4393 22.332 12.3794 22.3979 12.2951C22.4638 12.2109 22.4998 12.107 22.5 12C22.5 11.7793 22.3497 11.5884 22.1361 11.5347C21.4822 11.37 20.8462 11.1552 20.2246 10.888Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconGemini;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,gBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,wpCACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconGemini_exports","__export","IconGemini","IconGemini_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconGemini","props","React","CentralIconBase","IconGemini_default"]}
|
package/IconGemini/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import t from"react";import n from"react";import{Svg as p}from"react-native-svg";var o=({children:C,size:r=24,...e})=>n.createElement(p,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);import{Path as a}from"react-native-svg";var m=C=>t.createElement(o,{...C},t.createElement(a,{d:"M20.
|
|
1
|
+
import t from"react";import n from"react";import{Svg as p}from"react-native-svg";var o=({children:C,size:r=24,...e})=>n.createElement(p,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);import{Path as a}from"react-native-svg";var m=C=>t.createElement(o,{...C},t.createElement(a,{d:"M20.2246 10.888C18.6066 10.1911 17.1915 9.23659 15.9769 8.02312C14.7634 6.80966 13.8077 5.39335 13.112 3.7754C12.846 3.15614 12.63 2.51778 12.4653 1.86392C12.4116 1.65034 12.2207 1.5 12 1.5C11.7793 1.5 11.5884 1.65034 11.5347 1.86392C11.37 2.51778 11.1552 3.15375 10.888 3.7754C10.1911 5.39335 9.23659 6.80966 8.02312 8.02312C6.80966 9.2354 5.39335 10.1911 3.7754 10.888C3.15614 11.154 2.51778 11.37 1.86392 11.5347C1.65034 11.5884 1.5 11.7793 1.5 12C1.5 12.2207 1.65034 12.4116 1.86392 12.4653C2.51778 12.63 3.15375 12.8448 3.7754 13.112C5.39335 13.8089 6.80847 14.7634 8.02312 15.9769C9.23659 17.1903 10.1923 18.6066 10.888 20.2246C11.1552 20.8451 11.37 21.4822 11.5347 22.1361C11.5607 22.2399 11.6206 22.332 11.7049 22.3979C11.7891 22.4638 11.893 22.4998 12 22.5C12.2207 22.5 12.4116 22.3497 12.4653 22.1361C12.63 21.4822 12.8448 20.8462 13.112 20.2246C13.8089 18.6066 14.7634 17.1915 15.9769 15.9769C17.1903 14.7634 18.6066 13.8077 20.2246 13.112C20.8451 12.8448 21.4822 12.63 22.1361 12.4653C22.2399 12.4393 22.332 12.3794 22.3979 12.2951C22.4638 12.2109 22.4998 12.107 22.5 12C22.5 11.7793 22.3497 11.5884 22.1361 11.5347C21.4822 11.37 20.8462 11.1552 20.2246 10.888Z",fill:"currentColor"})),P=m;export{m as IconGemini,P as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
package/IconGemini/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconGemini/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 IconGemini: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.
|
|
1
|
+
{"version":3,"sources":["../src/IconGemini/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 IconGemini: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.2246 10.888C18.6066 10.1911 17.1915 9.23659 15.9769 8.02312C14.7634 6.80966 13.8077 5.39335 13.112 3.7754C12.846 3.15614 12.63 2.51778 12.4653 1.86392C12.4116 1.65034 12.2207 1.5 12 1.5C11.7793 1.5 11.5884 1.65034 11.5347 1.86392C11.37 2.51778 11.1552 3.15375 10.888 3.7754C10.1911 5.39335 9.23659 6.80966 8.02312 8.02312C6.80966 9.2354 5.39335 10.1911 3.7754 10.888C3.15614 11.154 2.51778 11.37 1.86392 11.5347C1.65034 11.5884 1.5 11.7793 1.5 12C1.5 12.2207 1.65034 12.4116 1.86392 12.4653C2.51778 12.63 3.15375 12.8448 3.7754 13.112C5.39335 13.8089 6.80847 14.7634 8.02312 15.9769C9.23659 17.1903 10.1923 18.6066 10.888 20.2246C11.1552 20.8451 11.37 21.4822 11.5347 22.1361C11.5607 22.2399 11.6206 22.332 11.7049 22.3979C11.7891 22.4638 11.893 22.4998 12 22.5C12.2207 22.5 12.4116 22.3497 12.4653 22.1361C12.63 21.4822 12.8448 20.8462 13.112 20.2246C13.8089 18.6066 14.7634 17.1915 15.9769 15.9769C17.1903 14.7634 18.6066 13.8077 20.2246 13.112C20.8451 12.8448 21.4822 12.63 22.1361 12.4653C22.2399 12.4393 22.332 12.3794 22.3979 12.2951C22.4638 12.2109 22.4998 12.107 22.5 12C22.5 11.7793 22.3497 11.5884 22.1361 11.5347C21.4822 11.37 20.8462 11.1552 20.2246 10.888Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconGemini;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,wpCACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconGemini","props","React","CentralIconBase","IconGemini_default"]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { FC } from "react";
|
|
2
2
|
import { type CentralIconBaseProps } from "../CentralIconBase";
|
|
3
|
-
export declare const
|
|
4
|
-
export default
|
|
3
|
+
export declare const IconImages41: FC<CentralIconBaseProps>;
|
|
4
|
+
export default IconImages41;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var i=Object.create;var C=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var g=(o,r)=>{for(var e in r)C(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of I(r))!d.call(o,t)&&t!==e&&C(o,t,{get:()=>r[t],enumerable:!(p=u(r,t))||p.enumerable});return o};var a=(o,r,e)=>(e=o!=null?i(B(o)):{},l(r||!o||!o.__esModule?C(e,"default",{value:o,enumerable:!0}):e,o)),v=o=>l(C({},"__esModule",{value:!0}),o);var P={};g(P,{IconImages41:()=>L,default:()=>x});module.exports=v(P);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"),L=o=>n.default.createElement(c,{...o},n.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M17 3C19.2091 3 21 4.79086 21 7V17C21 19.2091 19.2091 21 17 21H7C4.79086 21 3 19.2091 3 17V7C3 4.79086 4.79086 3 7 3H17ZM16.1016 13.1348L15.2979 13.2295C13.8763 13.3967 12.6527 14.3113 12.0889 15.627L12 15.834L11.9111 15.627C11.3473 14.3113 10.1237 13.3967 8.70215 13.2295L7.89844 13.1348C7.35891 13.0713 6.93284 13.585 7.09473 14.1035L7.12305 14.1934C7.64495 15.863 9.19113 16.9999 10.9404 17H13.0596C14.8089 16.9999 16.3551 15.863 16.877 14.1934L16.9053 14.1035C17.0672 13.585 16.6411 13.0713 16.1016 13.1348ZM12.1465 7.20508C12.0592 7.14226 11.9408 7.14226 11.8535 7.20508L10.9043 7.88867C10.8133 7.95422 10.6892 7.95188 10.6016 7.88184L9.90625 7.3252C9.74256 7.19424 9.5 7.31088 9.5 7.52051V9.75C9.5 11.1307 10.6193 12.25 12 12.25C13.3807 12.25 14.5 11.1307 14.5 9.75V7.52051C14.5 7.31088 14.2574 7.19424 14.0938 7.3252L13.3984 7.88184C13.3108 7.95188 13.1867 7.95422 13.0957 7.88867L12.1465 7.20508Z",fill:"currentColor"})),x=L;0&&(module.exports={IconImages41});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconImages41/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 IconImages41: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17 3C19.2091 3 21 4.79086 21 7V17C21 19.2091 19.2091 21 17 21H7C4.79086 21 3 19.2091 3 17V7C3 4.79086 4.79086 3 7 3H17ZM16.1016 13.1348L15.2979 13.2295C13.8763 13.3967 12.6527 14.3113 12.0889 15.627L12 15.834L11.9111 15.627C11.3473 14.3113 10.1237 13.3967 8.70215 13.2295L7.89844 13.1348C7.35891 13.0713 6.93284 13.585 7.09473 14.1035L7.12305 14.1934C7.64495 15.863 9.19113 16.9999 10.9404 17H13.0596C14.8089 16.9999 16.3551 15.863 16.877 14.1934L16.9053 14.1035C17.0672 13.585 16.6411 13.0713 16.1016 13.1348ZM12.1465 7.20508C12.0592 7.14226 11.9408 7.14226 11.8535 7.20508L10.9043 7.88867C10.8133 7.95422 10.6892 7.95188 10.6016 7.88184L9.90625 7.3252C9.74256 7.19424 9.5 7.31088 9.5 7.52051V9.75C9.5 11.1307 10.6193 12.25 12 12.25C13.3807 12.25 14.5 11.1307 14.5 9.75V7.52051C14.5 7.31088 14.2574 7.19424 14.0938 7.3252L13.3984 7.88184C13.3108 7.95188 13.1867 7.95422 13.0957 7.88867L12.1465 7.20508Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconImages41;\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,SAAS,UACT,SAAS,UACT,EAAE,24BACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconImages41_exports","__export","IconImages41","IconImages41_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconImages41","props","React","CentralIconBase","IconImages41_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import n from"react";import{Svg as p}from"react-native-svg";var e=({children:r,size:o=24,...C})=>n.createElement(p,{...C,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:"M17 3C19.2091 3 21 4.79086 21 7V17C21 19.2091 19.2091 21 17 21H7C4.79086 21 3 19.2091 3 17V7C3 4.79086 4.79086 3 7 3H17ZM16.1016 13.1348L15.2979 13.2295C13.8763 13.3967 12.6527 14.3113 12.0889 15.627L12 15.834L11.9111 15.627C11.3473 14.3113 10.1237 13.3967 8.70215 13.2295L7.89844 13.1348C7.35891 13.0713 6.93284 13.585 7.09473 14.1035L7.12305 14.1934C7.64495 15.863 9.19113 16.9999 10.9404 17H13.0596C14.8089 16.9999 16.3551 15.863 16.877 14.1934L16.9053 14.1035C17.0672 13.585 16.6411 13.0713 16.1016 13.1348ZM12.1465 7.20508C12.0592 7.14226 11.9408 7.14226 11.8535 7.20508L10.9043 7.88867C10.8133 7.95422 10.6892 7.95188 10.6016 7.88184L9.90625 7.3252C9.74256 7.19424 9.5 7.31088 9.5 7.52051V9.75C9.5 11.1307 10.6193 12.25 12 12.25C13.3807 12.25 14.5 11.1307 14.5 9.75V7.52051C14.5 7.31088 14.2574 7.19424 14.0938 7.3252L13.3984 7.88184C13.3108 7.95188 13.1867 7.95422 13.0957 7.88867L12.1465 7.20508Z",fill:"currentColor"})),d=a;export{a as IconImages41,d as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconImages41/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 IconImages41: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17 3C19.2091 3 21 4.79086 21 7V17C21 19.2091 19.2091 21 17 21H7C4.79086 21 3 19.2091 3 17V7C3 4.79086 4.79086 3 7 3H17ZM16.1016 13.1348L15.2979 13.2295C13.8763 13.3967 12.6527 14.3113 12.0889 15.627L12 15.834L11.9111 15.627C11.3473 14.3113 10.1237 13.3967 8.70215 13.2295L7.89844 13.1348C7.35891 13.0713 6.93284 13.585 7.09473 14.1035L7.12305 14.1934C7.64495 15.863 9.19113 16.9999 10.9404 17H13.0596C14.8089 16.9999 16.3551 15.863 16.877 14.1934L16.9053 14.1035C17.0672 13.585 16.6411 13.0713 16.1016 13.1348ZM12.1465 7.20508C12.0592 7.14226 11.9408 7.14226 11.8535 7.20508L10.9043 7.88867C10.8133 7.95422 10.6892 7.95188 10.6016 7.88184L9.90625 7.3252C9.74256 7.19424 9.5 7.31088 9.5 7.52051V9.75C9.5 11.1307 10.6193 12.25 12 12.25C13.3807 12.25 14.5 11.1307 14.5 9.75V7.52051C14.5 7.31088 14.2574 7.19424 14.0938 7.3252L13.3984 7.88184C13.3108 7.95188 13.1867 7.95422 13.0957 7.88867L12.1465 7.20508Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconImages41;\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,SAAS,UACT,SAAS,UACT,EAAE,24BACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconImages41","props","React","CentralIconBase","IconImages41_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var C in o)n(r,C,{get:o[C],enumerable:!0})},a=(r,o,C,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!x.call(r,t)&&t!==C&&n(r,t,{get:()=>o[t],enumerable:!(l=B(o,t))||l.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(g(r)):{},a(o||!r||!r.__esModule?n(C,"default",{value:r,enumerable:!0}):C,r)),d=r=>a(n({},"__esModule",{value:!0}),r);var S={};P(S,{IconStandingGlobe:()=>i,default:()=>v});module.exports=d(S);var e=m(require("react"));var s=m(require("react")),f=require("react-native-svg"),c=({children:r,size:o=24,...C})=>s.default.createElement(f.Svg,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),i=r=>e.default.createElement(c,{...r},e.default.createElement(p.Path,{d:"M5.54688 2.33301C5.91523 1.92168 6.54753 1.88662 6.95898 2.25488C7.37026 2.62321 7.40527 3.25554 7.03711 3.66699C5.76974 5.08301 5 6.95042 5 9C5 13.4183 8.58172 17 13 17C15.3692 17 17.4966 15.9712 18.9629 14.333C19.3312 13.9215 19.9635 13.8867 20.375 14.2549C20.7865 14.6232 20.8215 15.2555 20.4531 15.667C18.8314 17.4788 16.5557 18.6947 13.9971 18.9482C13.9979 18.9654 14 18.9826 14 19V20H16.5C17.0523 20 17.5 20.4477 17.5 21C17.5 21.5523 17.0523 22 16.5 22H9.5C8.94772 22 8.5 21.5523 8.5 21C8.5 20.4477 8.94772 20 9.5 20H12V19C12 18.983 12.0011 18.9661 12.002 18.9492C6.94777 18.4483 3 14.186 3 9C3 6.43946 3.964 4.10153 5.54688 2.33301Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M13 2C16.866 2 20 5.13401 20 9C20 12.866 16.866 16 13 16C9.13401 16 6 12.866 6 9C6 5.13401 9.13401 2 13 2Z",fill:"currentColor"})),v=i;0&&(module.exports={IconStandingGlobe});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconStandingGlobe/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 IconStandingGlobe: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5.54688 2.33301C5.91523 1.92168 6.54753 1.88662 6.95898 2.25488C7.37026 2.62321 7.40527 3.25554 7.03711 3.66699C5.76974 5.08301 5 6.95042 5 9C5 13.4183 8.58172 17 13 17C15.3692 17 17.4966 15.9712 18.9629 14.333C19.3312 13.9215 19.9635 13.8867 20.375 14.2549C20.7865 14.6232 20.8215 15.2555 20.4531 15.667C18.8314 17.4788 16.5557 18.6947 13.9971 18.9482C13.9979 18.9654 14 18.9826 14 19V20H16.5C17.0523 20 17.5 20.4477 17.5 21C17.5 21.5523 17.0523 22 16.5 22H9.5C8.94772 22 8.5 21.5523 8.5 21C8.5 20.4477 8.94772 20 9.5 20H12V19C12 18.983 12.0011 18.9661 12.002 18.9492C6.94777 18.4483 3 14.186 3 9C3 6.43946 3.964 4.10153 5.54688 2.33301Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13 2C16.866 2 20 5.13401 20 9C20 12.866 16.866 16 13 16C9.13401 16 6 12.866 6 9C6 5.13401 9.13401 2 13 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconStandingGlobe;\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,uBAAAE,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,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,koBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6GACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconStandingGlobe_exports","__export","IconStandingGlobe","IconStandingGlobe_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconStandingGlobe","props","React","CentralIconBase","IconStandingGlobe_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import C from"react";import p from"react";import{Svg as l}from"react-native-svg";var t=({children:o,size:r=24,...e})=>p.createElement(l,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as n}from"react-native-svg";var a=o=>C.createElement(t,{...o},C.createElement(n,{d:"M5.54688 2.33301C5.91523 1.92168 6.54753 1.88662 6.95898 2.25488C7.37026 2.62321 7.40527 3.25554 7.03711 3.66699C5.76974 5.08301 5 6.95042 5 9C5 13.4183 8.58172 17 13 17C15.3692 17 17.4966 15.9712 18.9629 14.333C19.3312 13.9215 19.9635 13.8867 20.375 14.2549C20.7865 14.6232 20.8215 15.2555 20.4531 15.667C18.8314 17.4788 16.5557 18.6947 13.9971 18.9482C13.9979 18.9654 14 18.9826 14 19V20H16.5C17.0523 20 17.5 20.4477 17.5 21C17.5 21.5523 17.0523 22 16.5 22H9.5C8.94772 22 8.5 21.5523 8.5 21C8.5 20.4477 8.94772 20 9.5 20H12V19C12 18.983 12.0011 18.9661 12.002 18.9492C6.94777 18.4483 3 14.186 3 9C3 6.43946 3.964 4.10153 5.54688 2.33301Z",fill:"currentColor"}),C.createElement(n,{d:"M13 2C16.866 2 20 5.13401 20 9C20 12.866 16.866 16 13 16C9.13401 16 6 12.866 6 9C6 5.13401 9.13401 2 13 2Z",fill:"currentColor"})),x=a;export{a as IconStandingGlobe,x as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconStandingGlobe/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 IconStandingGlobe: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5.54688 2.33301C5.91523 1.92168 6.54753 1.88662 6.95898 2.25488C7.37026 2.62321 7.40527 3.25554 7.03711 3.66699C5.76974 5.08301 5 6.95042 5 9C5 13.4183 8.58172 17 13 17C15.3692 17 17.4966 15.9712 18.9629 14.333C19.3312 13.9215 19.9635 13.8867 20.375 14.2549C20.7865 14.6232 20.8215 15.2555 20.4531 15.667C18.8314 17.4788 16.5557 18.6947 13.9971 18.9482C13.9979 18.9654 14 18.9826 14 19V20H16.5C17.0523 20 17.5 20.4477 17.5 21C17.5 21.5523 17.0523 22 16.5 22H9.5C8.94772 22 8.5 21.5523 8.5 21C8.5 20.4477 8.94772 20 9.5 20H12V19C12 18.983 12.0011 18.9661 12.002 18.9492C6.94777 18.4483 3 14.186 3 9C3 6.43946 3.964 4.10153 5.54688 2.33301Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13 2C16.866 2 20 5.13401 20 9C20 12.866 16.866 16 13 16C9.13401 16 6 12.866 6 9C6 5.13401 9.13401 2 13 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconStandingGlobe;\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,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,koBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6GACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconStandingGlobe","props","React","CentralIconBase","IconStandingGlobe_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 g=(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 i=(r,o,C)=>(C=r!=null?u(I(r)):{},f(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),x=r=>f(l({},"__esModule",{value:!0}),r);var h={};g(h,{IconVoiceHigh:()=>c,default:()=>P});module.exports=x(h);var n=i(require("react"));var m=i(require("react")),s=require("react-native-svg"),a=({children:r,size:o=24,...C})=>m.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:"M9 4C9 3.44772 8.55228 3 8 3C7.44772 3 7 3.44772 7 4V20C7 20.5523 7.44772 21 8 21C8.55228 21 9 20.5523 9 20V4Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M17 6C17 5.44772 16.5523 5 16 5C15.4477 5 15 5.44772 15 6V18C15 18.5523 15.4477 19 16 19C16.5523 19 17 18.5523 17 18V6Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M13 8C13 7.44772 12.5523 7 12 7C11.4477 7 11 7.44772 11 8V16C11 16.5523 11.4477 17 12 17C12.5523 17 13 16.5523 13 16V8Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M5 10C5 9.44772 4.55228 9 4 9C3.44772 9 3 9.44772 3 10V14C3 14.5523 3.44772 15 4 15C4.55228 15 5 14.5523 5 14V10Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M21 10C21 9.44772 20.5523 9 20 9C19.4477 9 19 9.44772 19 10V14C19 14.5523 19.4477 15 20 15C20.5523 15 21 14.5523 21 14V10Z",fill:"currentColor"})),P=c;0&&(module.exports={IconVoiceHigh});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconVoiceHigh/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 IconVoiceHigh: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M9 4C9 3.44772 8.55228 3 8 3C7.44772 3 7 3.44772 7 4V20C7 20.5523 7.44772 21 8 21C8.55228 21 9 20.5523 9 20V4Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17 6C17 5.44772 16.5523 5 16 5C15.4477 5 15 5.44772 15 6V18C15 18.5523 15.4477 19 16 19C16.5523 19 17 18.5523 17 18V6Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13 8C13 7.44772 12.5523 7 12 7C11.4477 7 11 7.44772 11 8V16C11 16.5523 11.4477 17 12 17C12.5523 17 13 16.5523 13 16V8Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5 10C5 9.44772 4.55228 9 4 9C3.44772 9 3 9.44772 3 10V14C3 14.5523 3.44772 15 4 15C4.55228 15 5 14.5523 5 14V10Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21 10C21 9.44772 20.5523 9 20 9C19.4477 9 19 9.44772 19 10V14C19 14.5523 19.4477 15 20 15C20.5523 15 21 14.5523 21 14V10Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVoiceHigh;\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,mBAAAE,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,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,iHACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0HACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0HACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oHACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6HACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconVoiceHigh_exports","__export","IconVoiceHigh","IconVoiceHigh_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconVoiceHigh","props","React","CentralIconBase","IconVoiceHigh_default"]}
|
|
@@ -1,2 +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:"M9 4C9 3.44772 8.55228 3 8 3C7.44772 3 7 3.44772 7 4V20C7 20.5523 7.44772 21 8 21C8.55228 21 9 20.5523 9 20V4Z",fill:"currentColor"}),o.createElement(C,{d:"M17 6C17 5.44772 16.5523 5 16 5C15.4477 5 15 5.44772 15 6V18C15 18.5523 15.4477 19 16 19C16.5523 19 17 18.5523 17 18V6Z",fill:"currentColor"}),o.createElement(C,{d:"M13 8C13 7.44772 12.5523 7 12 7C11.4477 7 11 7.44772 11 8V16C11 16.5523 11.4477 17 12 17C12.5523 17 13 16.5523 13 16V8Z",fill:"currentColor"}),o.createElement(C,{d:"M5 10C5 9.44772 4.55228 9 4 9C3.44772 9 3 9.44772 3 10V14C3 14.5523 3.44772 15 4 15C4.55228 15 5 14.5523 5 14V10Z",fill:"currentColor"}),o.createElement(C,{d:"M21 10C21 9.44772 20.5523 9 20 9C19.4477 9 19 9.44772 19 10V14C19 14.5523 19.4477 15 20 15C20.5523 15 21 14.5523 21 14V10Z",fill:"currentColor"})),d=f;export{f as
|
|
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:"M9 4C9 3.44772 8.55228 3 8 3C7.44772 3 7 3.44772 7 4V20C7 20.5523 7.44772 21 8 21C8.55228 21 9 20.5523 9 20V4Z",fill:"currentColor"}),o.createElement(C,{d:"M17 6C17 5.44772 16.5523 5 16 5C15.4477 5 15 5.44772 15 6V18C15 18.5523 15.4477 19 16 19C16.5523 19 17 18.5523 17 18V6Z",fill:"currentColor"}),o.createElement(C,{d:"M13 8C13 7.44772 12.5523 7 12 7C11.4477 7 11 7.44772 11 8V16C11 16.5523 11.4477 17 12 17C12.5523 17 13 16.5523 13 16V8Z",fill:"currentColor"}),o.createElement(C,{d:"M5 10C5 9.44772 4.55228 9 4 9C3.44772 9 3 9.44772 3 10V14C3 14.5523 3.44772 15 4 15C4.55228 15 5 14.5523 5 14V10Z",fill:"currentColor"}),o.createElement(C,{d:"M21 10C21 9.44772 20.5523 9 20 9C19.4477 9 19 9.44772 19 10V14C19 14.5523 19.4477 15 20 15C20.5523 15 21 14.5523 21 14V10Z",fill:"currentColor"})),d=f;export{f as IconVoiceHigh,d as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconVoiceHigh/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 IconVoiceHigh: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M9 4C9 3.44772 8.55228 3 8 3C7.44772 3 7 3.44772 7 4V20C7 20.5523 7.44772 21 8 21C8.55228 21 9 20.5523 9 20V4Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17 6C17 5.44772 16.5523 5 16 5C15.4477 5 15 5.44772 15 6V18C15 18.5523 15.4477 19 16 19C16.5523 19 17 18.5523 17 18V6Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13 8C13 7.44772 12.5523 7 12 7C11.4477 7 11 7.44772 11 8V16C11 16.5523 11.4477 17 12 17C12.5523 17 13 16.5523 13 16V8Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5 10C5 9.44772 4.55228 9 4 9C3.44772 9 3 9.44772 3 10V14C3 14.5523 3.44772 15 4 15C4.55228 15 5 14.5523 5 14V10Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21 10C21 9.44772 20.5523 9 20 9C19.4477 9 19 9.44772 19 10V14C19 14.5523 19.4477 15 20 15C20.5523 15 21 14.5523 21 14V10Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVoiceHigh;\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,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,iHACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0HACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0HACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oHACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6HACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconVoiceHigh","props","React","CentralIconBase","IconVoiceHigh_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var l=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=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 d(o))!I.call(r,e)&&e!==C&&l(r,e,{get:()=>o[e],enumerable:!(p=V(o,e))||p.enumerable});return r};var i=(r,o,C)=>(C=r!=null?u(B(r)):{},f(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),P=r=>f(l({},"__esModule",{value:!0}),r);var M={};x(M,{IconVoiceMid:()=>c,default:()=>g});module.exports=P(M);var n=i(require("react"));var m=i(require("react")),s=require("react-native-svg"),a=({children:r,size:o=24,...C})=>m.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:"M8 5C8.55228 5 9 5.44772 9 6V18C9 18.5523 8.55228 19 8 19C7.44772 19 7 18.5523 7 18V6C7 5.44772 7.44772 5 8 5Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M16 7C16.5523 7 17 7.44772 17 8V16C17 16.5523 16.5523 17 16 17C15.4477 17 15 16.5523 15 16V8C15 7.44772 15.4477 7 16 7Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M12 9C12.5523 9 13 9.44772 13 10V14C13 14.5523 12.5523 15 12 15C11.4477 15 11 14.5523 11 14V10C11 9.44772 11.4477 9 12 9Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M4 10C4.55228 10 5 10.4477 5 11V13C5 13.5523 4.55228 14 4 14C3.44772 14 3 13.5523 3 13V11C3 10.4477 3.44772 10 4 10Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M20 10C20.5523 10 21 10.4477 21 11V13C21 13.5523 20.5523 14 20 14C19.4477 14 19 13.5523 19 13V11C19 10.4477 19.4477 10 20 10Z",fill:"currentColor"})),g=c;0&&(module.exports={IconVoiceMid});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconVoiceMid/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 IconVoiceMid: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8 5C8.55228 5 9 5.44772 9 6V18C9 18.5523 8.55228 19 8 19C7.44772 19 7 18.5523 7 18V6C7 5.44772 7.44772 5 8 5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16 7C16.5523 7 17 7.44772 17 8V16C17 16.5523 16.5523 17 16 17C15.4477 17 15 16.5523 15 16V8C15 7.44772 15.4477 7 16 7Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 9C12.5523 9 13 9.44772 13 10V14C13 14.5523 12.5523 15 12 15C11.4477 15 11 14.5523 11 14V10C11 9.44772 11.4477 9 12 9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4 10C4.55228 10 5 10.4477 5 11V13C5 13.5523 4.55228 14 4 14C3.44772 14 3 13.5523 3 13V11C3 10.4477 3.44772 10 4 10Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20 10C20.5523 10 21 10.4477 21 11V13C21 13.5523 20.5523 14 20 14C19.4477 14 19 13.5523 19 13V11C19 10.4477 19.4477 10 20 10Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVoiceMid;\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,iHACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0HACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4HACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uHACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gIACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconVoiceMid_exports","__export","IconVoiceMid","IconVoiceMid_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconVoiceMid","props","React","CentralIconBase","IconVoiceMid_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:"M8 5C8.55228 5 9 5.44772 9 6V18C9 18.5523 8.55228 19 8 19C7.44772 19 7 18.5523 7 18V6C7 5.44772 7.44772 5 8 5Z",fill:"currentColor"}),o.createElement(C,{d:"M16 7C16.5523 7 17 7.44772 17 8V16C17 16.5523 16.5523 17 16 17C15.4477 17 15 16.5523 15 16V8C15 7.44772 15.4477 7 16 7Z",fill:"currentColor"}),o.createElement(C,{d:"M12 9C12.5523 9 13 9.44772 13 10V14C13 14.5523 12.5523 15 12 15C11.4477 15 11 14.5523 11 14V10C11 9.44772 11.4477 9 12 9Z",fill:"currentColor"}),o.createElement(C,{d:"M4 10C4.55228 10 5 10.4477 5 11V13C5 13.5523 4.55228 14 4 14C3.44772 14 3 13.5523 3 13V11C3 10.4477 3.44772 10 4 10Z",fill:"currentColor"}),o.createElement(C,{d:"M20 10C20.5523 10 21 10.4477 21 11V13C21 13.5523 20.5523 14 20 14C19.4477 14 19 13.5523 19 13V11C19 10.4477 19.4477 10 20 10Z",fill:"currentColor"})),I=f;export{f as IconVoiceMid,I as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconVoiceMid/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 IconVoiceMid: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8 5C8.55228 5 9 5.44772 9 6V18C9 18.5523 8.55228 19 8 19C7.44772 19 7 18.5523 7 18V6C7 5.44772 7.44772 5 8 5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16 7C16.5523 7 17 7.44772 17 8V16C17 16.5523 16.5523 17 16 17C15.4477 17 15 16.5523 15 16V8C15 7.44772 15.4477 7 16 7Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 9C12.5523 9 13 9.44772 13 10V14C13 14.5523 12.5523 15 12 15C11.4477 15 11 14.5523 11 14V10C11 9.44772 11.4477 9 12 9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4 10C4.55228 10 5 10.4477 5 11V13C5 13.5523 4.55228 14 4 14C3.44772 14 3 13.5523 3 13V11C3 10.4477 3.44772 10 4 10Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20 10C20.5523 10 21 10.4477 21 11V13C21 13.5523 20.5523 14 20 14C19.4477 14 19 13.5523 19 13V11C19 10.4477 19.4477 10 20 10Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVoiceMid;\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,iHACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0HACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4HACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uHACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gIACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconVoiceMid","props","React","CentralIconBase","IconVoiceMid_default"]}
|
package/README.md
CHANGED
|
@@ -270,6 +270,7 @@ Below is a complete list of available icons:
|
|
|
270
270
|
- IconArrowShareRight
|
|
271
271
|
- IconArrowsHide
|
|
272
272
|
- IconArrowSplit
|
|
273
|
+
- IconArrowSplitDown
|
|
273
274
|
- IconArrowsRepeat
|
|
274
275
|
- IconArrowsRepeatCircle
|
|
275
276
|
- IconArrowsRepeatRightLeft
|
|
@@ -1198,6 +1199,7 @@ Below is a complete list of available icons:
|
|
|
1198
1199
|
- IconPinLocation
|
|
1199
1200
|
- IconRadar1
|
|
1200
1201
|
- IconSend
|
|
1202
|
+
- IconStandingGlobe
|
|
1201
1203
|
- IconWorld
|
|
1202
1204
|
|
|
1203
1205
|
### Nature & Energy
|
|
@@ -1319,6 +1321,7 @@ Below is a complete list of available icons:
|
|
|
1319
1321
|
- IconImages2
|
|
1320
1322
|
- IconImages3
|
|
1321
1323
|
- IconImages4
|
|
1324
|
+
- IconImages41
|
|
1322
1325
|
- IconImages5
|
|
1323
1326
|
- IconImagesCircle
|
|
1324
1327
|
- IconMinimize
|
|
@@ -1610,8 +1613,9 @@ Below is a complete list of available icons:
|
|
|
1610
1613
|
- IconStop
|
|
1611
1614
|
- IconStopCircle
|
|
1612
1615
|
- IconVocalMicrophone
|
|
1613
|
-
- IconVoice1
|
|
1614
1616
|
- IconVoice3
|
|
1617
|
+
- IconVoiceHigh
|
|
1618
|
+
- IconVoiceMid
|
|
1615
1619
|
- IconVoiceMode
|
|
1616
1620
|
- IconVoiceRecord
|
|
1617
1621
|
- IconVoiceSettings
|
package/filtered-icons.json
CHANGED
|
@@ -1736,6 +1736,20 @@
|
|
|
1736
1736
|
"packageName": "round-filled-radius-3-stroke-2",
|
|
1737
1737
|
"componentName": "IconArrowSplit"
|
|
1738
1738
|
},
|
|
1739
|
+
{
|
|
1740
|
+
"category": "Arrows",
|
|
1741
|
+
"svg": "<path d=\"M5.29289 17.293C5.68342 16.9025 6.31644 16.9025 6.70696 17.293C7.09743 17.6835 7.09743 18.3165 6.70696 18.707L5.70696 19.707C5.31644 20.0975 4.68342 20.0975 4.29289 19.707C3.90237 19.3165 3.90237 18.6835 4.29289 18.293L5.29289 17.293Z\" fill=\"currentColor\"/><path d=\"M11.9999 3C12.5522 3.00004 12.9999 3.44774 12.9999 4V10.7578C13 11.2881 13.2109 11.7969 13.5859 12.1719L17.9999 16.5859V14C17.9999 13.4477 18.4476 13 18.9999 13C19.5522 13 19.9999 13.4477 19.9999 14V19C19.9999 19.5523 19.5522 20 18.9999 20H13.9999C13.4476 20 12.9999 19.5523 12.9999 19C12.9999 18.4477 13.4476 18 13.9999 18H16.5859L12.1718 13.5859C11.4218 12.8359 11 11.8185 10.9999 10.7578V4C10.9999 3.44772 11.4476 3 11.9999 3Z\" fill=\"currentColor\"/><path d=\"M8.79289 13.793C9.18342 13.4025 9.81644 13.4025 10.207 13.793C10.5974 14.1835 10.5974 14.8165 10.207 15.207L9.20696 16.207C8.81644 16.5975 8.18342 16.5975 7.79289 16.207C7.40237 15.8165 7.40237 15.1835 7.79289 14.793L8.79289 13.793Z\" fill=\"currentColor\"/>",
|
|
1742
|
+
"iconName": "arrow-split-down, branch",
|
|
1743
|
+
"variant": {
|
|
1744
|
+
"join": "round",
|
|
1745
|
+
"filled": "on",
|
|
1746
|
+
"radius": "3",
|
|
1747
|
+
"stroke": "2"
|
|
1748
|
+
},
|
|
1749
|
+
"createdAt": "2026-01-16T11:00:58.280999+00:00",
|
|
1750
|
+
"packageName": "round-filled-radius-3-stroke-2",
|
|
1751
|
+
"componentName": "IconArrowSplitDown"
|
|
1752
|
+
},
|
|
1739
1753
|
{
|
|
1740
1754
|
"category": "Arrows",
|
|
1741
1755
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.2929 1.29289C12.6834 0.902369 13.3166 0.902369 13.7071 1.29289L16.7071 4.29289C17.0976 4.68342 17.0976 5.31658 16.7071 5.70711L13.7071 8.70711C13.3166 9.09763 12.6834 9.09763 12.2929 8.70711C11.9024 8.31658 11.9024 7.68342 12.2929 7.29289L13.5858 6H7C5.89543 6 5 6.89543 5 8V13C5 13.5523 4.55228 14 4 14C3.44772 14 3 13.5523 3 13V8C3 5.79086 4.79086 4 7 4H13.5858L12.2929 2.70711C11.9024 2.31658 11.9024 1.68342 12.2929 1.29289ZM20 10C20.5523 10 21 10.4477 21 11V16C21 18.2091 19.2091 20 17 20H10.4142L11.7071 21.2929C12.0976 21.6834 12.0976 22.3166 11.7071 22.7071C11.3166 23.0976 10.6834 23.0976 10.2929 22.7071L7.29289 19.7071C6.90237 19.3166 6.90237 18.6834 7.29289 18.2929L10.2929 15.2929C10.6834 14.9024 11.3166 14.9024 11.7071 15.2929C12.0976 15.6834 12.0976 16.3166 11.7071 16.7071L10.4142 18H17C18.1046 18 19 17.1046 19 16V11C19 10.4477 19.4477 10 20 10Z\" fill=\"currentColor\"/>",
|
|
@@ -11216,7 +11230,7 @@
|
|
|
11216
11230
|
},
|
|
11217
11231
|
{
|
|
11218
11232
|
"category": "Social Media & Brands",
|
|
11219
|
-
"svg": "<path d=\"M20.
|
|
11233
|
+
"svg": "<path d=\"M20.2246 10.888C18.6066 10.1911 17.1915 9.23659 15.9769 8.02312C14.7634 6.80966 13.8077 5.39335 13.112 3.7754C12.846 3.15614 12.63 2.51778 12.4653 1.86392C12.4116 1.65034 12.2207 1.5 12 1.5C11.7793 1.5 11.5884 1.65034 11.5347 1.86392C11.37 2.51778 11.1552 3.15375 10.888 3.7754C10.1911 5.39335 9.23659 6.80966 8.02312 8.02312C6.80966 9.2354 5.39335 10.1911 3.7754 10.888C3.15614 11.154 2.51778 11.37 1.86392 11.5347C1.65034 11.5884 1.5 11.7793 1.5 12C1.5 12.2207 1.65034 12.4116 1.86392 12.4653C2.51778 12.63 3.15375 12.8448 3.7754 13.112C5.39335 13.8089 6.80847 14.7634 8.02312 15.9769C9.23659 17.1903 10.1923 18.6066 10.888 20.2246C11.1552 20.8451 11.37 21.4822 11.5347 22.1361C11.5607 22.2399 11.6206 22.332 11.7049 22.3979C11.7891 22.4638 11.893 22.4998 12 22.5C12.2207 22.5 12.4116 22.3497 12.4653 22.1361C12.63 21.4822 12.8448 20.8462 13.112 20.2246C13.8089 18.6066 14.7634 17.1915 15.9769 15.9769C17.1903 14.7634 18.6066 13.8077 20.2246 13.112C20.8451 12.8448 21.4822 12.63 22.1361 12.4653C22.2399 12.4393 22.332 12.3794 22.3979 12.2951C22.4638 12.2109 22.4998 12.107 22.5 12C22.5 11.7793 22.3497 11.5884 22.1361 11.5347C21.4822 11.37 20.8462 11.1552 20.2246 10.888Z\" fill=\"currentColor\"/>",
|
|
11220
11234
|
"iconName": "gemini",
|
|
11221
11235
|
"variant": {
|
|
11222
11236
|
"join": "round",
|
|
@@ -12390,6 +12404,20 @@
|
|
|
12390
12404
|
"packageName": "round-filled-radius-3-stroke-2",
|
|
12391
12405
|
"componentName": "IconImages4"
|
|
12392
12406
|
},
|
|
12407
|
+
{
|
|
12408
|
+
"category": "Photography & Video",
|
|
12409
|
+
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17 3C19.2091 3 21 4.79086 21 7V17C21 19.2091 19.2091 21 17 21H7C4.79086 21 3 19.2091 3 17V7C3 4.79086 4.79086 3 7 3H17ZM16.1016 13.1348L15.2979 13.2295C13.8763 13.3967 12.6527 14.3113 12.0889 15.627L12 15.834L11.9111 15.627C11.3473 14.3113 10.1237 13.3967 8.70215 13.2295L7.89844 13.1348C7.35891 13.0713 6.93284 13.585 7.09473 14.1035L7.12305 14.1934C7.64495 15.863 9.19113 16.9999 10.9404 17H13.0596C14.8089 16.9999 16.3551 15.863 16.877 14.1934L16.9053 14.1035C17.0672 13.585 16.6411 13.0713 16.1016 13.1348ZM12.1465 7.20508C12.0592 7.14226 11.9408 7.14226 11.8535 7.20508L10.9043 7.88867C10.8133 7.95422 10.6892 7.95188 10.6016 7.88184L9.90625 7.3252C9.74256 7.19424 9.5 7.31088 9.5 7.52051V9.75C9.5 11.1307 10.6193 12.25 12 12.25C13.3807 12.25 14.5 11.1307 14.5 9.75V7.52051C14.5 7.31088 14.2574 7.19424 14.0938 7.3252L13.3984 7.88184C13.3108 7.95188 13.1867 7.95422 13.0957 7.88867L12.1465 7.20508Z\" fill=\"currentColor\"/>",
|
|
12410
|
+
"iconName": "images-4, photos, macro, shot, picture",
|
|
12411
|
+
"variant": {
|
|
12412
|
+
"join": "round",
|
|
12413
|
+
"filled": "on",
|
|
12414
|
+
"radius": "3",
|
|
12415
|
+
"stroke": "2"
|
|
12416
|
+
},
|
|
12417
|
+
"createdAt": "2026-01-16T11:00:58.280999+00:00",
|
|
12418
|
+
"packageName": "round-filled-radius-3-stroke-2",
|
|
12419
|
+
"componentName": "IconImages41"
|
|
12420
|
+
},
|
|
12393
12421
|
{
|
|
12394
12422
|
"category": "Photography & Video",
|
|
12395
12423
|
"svg": "<path d=\"M9.49805 3.5C7.56505 3.5 5.99805 5.067 5.99805 7C5.99805 8.933 7.56505 10.5 9.49805 10.5C11.431 10.5 12.998 8.933 12.998 7C12.998 5.067 11.431 3.5 9.49805 3.5Z\" fill=\"currentColor\"/><path d=\"M20.6597 12.5751C20.0826 11.4592 19.4667 10.5661 18.7978 9.95326C18.122 9.33399 17.3165 8.93734 16.4164 9.01191C14.4283 9.17662 13.1101 10.7982 12.2314 11.9498C12.1043 12.1163 11.986 12.2741 11.874 12.4235C11.5514 12.8537 11.2816 13.2135 11.0098 13.5056C10.6716 13.8691 10.517 13.9134 10.4983 13.9187C10.3679 13.9187 10.1827 13.8742 9.89657 13.7265C9.63617 13.5921 9.37038 13.4159 9.03943 13.1966L8.91062 13.1113C8.20273 12.6433 7.1805 11.9715 5.93709 11.9715C5.08383 11.9715 4.39076 12.4083 3.87667 12.9065C3.36002 13.4071 2.93205 14.0555 2.58532 14.6951L2.50644 14.8402C2.06187 15.6562 1.65163 16.4093 1.77093 17.3701C1.82263 17.7866 1.99054 18.1925 2.18827 18.5246C2.386 18.8567 2.66289 19.1978 3.00434 19.4417C3.44908 19.7594 3.9275 19.8889 4.42591 19.9472C4.88298 20.0006 5.433 20.0005 6.05486 20.0005L15.6759 20.0005C16.7156 20.0005 17.575 20.0005 18.2688 19.9262C18.9939 19.8485 19.6501 19.6808 20.2338 19.2689C21.0722 18.6774 21.75 17.5638 21.8903 16.5474C21.9842 15.867 21.8689 15.2581 21.6369 14.6307C21.4219 14.0489 21.0831 13.3937 20.686 12.626L20.6597 12.5751Z\" fill=\"currentColor\"/>",
|
|
@@ -20300,6 +20328,20 @@
|
|
|
20300
20328
|
"packageName": "round-filled-radius-3-stroke-2",
|
|
20301
20329
|
"componentName": "IconStamps"
|
|
20302
20330
|
},
|
|
20331
|
+
{
|
|
20332
|
+
"category": "Location",
|
|
20333
|
+
"svg": "<path d=\"M5.54688 2.33301C5.91523 1.92168 6.54753 1.88662 6.95898 2.25488C7.37026 2.62321 7.40527 3.25554 7.03711 3.66699C5.76974 5.08301 5 6.95042 5 9C5 13.4183 8.58172 17 13 17C15.3692 17 17.4966 15.9712 18.9629 14.333C19.3312 13.9215 19.9635 13.8867 20.375 14.2549C20.7865 14.6232 20.8215 15.2555 20.4531 15.667C18.8314 17.4788 16.5557 18.6947 13.9971 18.9482C13.9979 18.9654 14 18.9826 14 19V20H16.5C17.0523 20 17.5 20.4477 17.5 21C17.5 21.5523 17.0523 22 16.5 22H9.5C8.94772 22 8.5 21.5523 8.5 21C8.5 20.4477 8.94772 20 9.5 20H12V19C12 18.983 12.0011 18.9661 12.002 18.9492C6.94777 18.4483 3 14.186 3 9C3 6.43946 3.964 4.10153 5.54688 2.33301Z\" fill=\"currentColor\"/><path d=\"M13 2C16.866 2 20 5.13401 20 9C20 12.866 16.866 16 13 16C9.13401 16 6 12.866 6 9C6 5.13401 9.13401 2 13 2Z\" fill=\"currentColor\"/>",
|
|
20334
|
+
"iconName": "standing-globe, travel, language",
|
|
20335
|
+
"variant": {
|
|
20336
|
+
"join": "round",
|
|
20337
|
+
"filled": "on",
|
|
20338
|
+
"radius": "3",
|
|
20339
|
+
"stroke": "2"
|
|
20340
|
+
},
|
|
20341
|
+
"createdAt": "2026-01-16T11:00:58.280999+00:00",
|
|
20342
|
+
"packageName": "round-filled-radius-3-stroke-2",
|
|
20343
|
+
"componentName": "IconStandingGlobe"
|
|
20344
|
+
},
|
|
20303
20345
|
{
|
|
20304
20346
|
"category": "Interface General",
|
|
20305
20347
|
"svg": "<path d=\"M13.9106 2.19626C13.1419 0.601249 10.859 0.601246 10.0903 2.19626L8.0752 6.37748C8.06014 6.40873 8.02726 6.43524 7.98348 6.44095L3.34448 7.04641C1.58974 7.27543 0.857205 9.43807 2.16525 10.6675L5.55884 13.8571C5.58649 13.8831 5.59633 13.9178 5.59045 13.9492L4.7385 18.5047C4.40845 20.2694 6.28218 21.5748 7.82789 20.7441L11.9403 18.5342C11.9775 18.5142 12.0234 18.5142 12.0605 18.5342L16.173 20.7441C17.7187 21.5748 19.5924 20.2694 19.2624 18.5047L18.4104 13.9492C18.4046 13.9178 18.4144 13.8831 18.442 13.8571L21.8356 10.6675C23.1437 9.43807 22.4111 7.27543 20.6564 7.04641L16.0174 6.44095C15.9736 6.43524 15.9407 6.40873 15.9257 6.37748L13.9106 2.19626Z\" fill=\"currentColor\"/>",
|
|
@@ -22778,20 +22820,6 @@
|
|
|
22778
22820
|
"packageName": "round-filled-radius-3-stroke-2",
|
|
22779
22821
|
"componentName": "IconVocalMicrophone"
|
|
22780
22822
|
},
|
|
22781
|
-
{
|
|
22782
|
-
"category": "Sound & Music",
|
|
22783
|
-
"svg": "<path d=\"M9 4C9 3.44772 8.55228 3 8 3C7.44772 3 7 3.44772 7 4V20C7 20.5523 7.44772 21 8 21C8.55228 21 9 20.5523 9 20V4Z\" fill=\"currentColor\"/><path d=\"M17 6C17 5.44772 16.5523 5 16 5C15.4477 5 15 5.44772 15 6V18C15 18.5523 15.4477 19 16 19C16.5523 19 17 18.5523 17 18V6Z\" fill=\"currentColor\"/><path d=\"M13 8C13 7.44772 12.5523 7 12 7C11.4477 7 11 7.44772 11 8V16C11 16.5523 11.4477 17 12 17C12.5523 17 13 16.5523 13 16V8Z\" fill=\"currentColor\"/><path d=\"M5 10C5 9.44772 4.55228 9 4 9C3.44772 9 3 9.44772 3 10V14C3 14.5523 3.44772 15 4 15C4.55228 15 5 14.5523 5 14V10Z\" fill=\"currentColor\"/><path d=\"M21 10C21 9.44772 20.5523 9 20 9C19.4477 9 19 9.44772 19 10V14C19 14.5523 19.4477 15 20 15C20.5523 15 21 14.5523 21 14V10Z\" fill=\"currentColor\"/>",
|
|
22784
|
-
"iconName": "voice-1, wave",
|
|
22785
|
-
"variant": {
|
|
22786
|
-
"join": "round",
|
|
22787
|
-
"filled": "on",
|
|
22788
|
-
"radius": "3",
|
|
22789
|
-
"stroke": "2"
|
|
22790
|
-
},
|
|
22791
|
-
"createdAt": "2025-02-15T21:11:33.882223+00:00",
|
|
22792
|
-
"packageName": "round-filled-radius-3-stroke-2",
|
|
22793
|
-
"componentName": "IconVoice1"
|
|
22794
|
-
},
|
|
22795
22823
|
{
|
|
22796
22824
|
"category": "AI & Magic",
|
|
22797
22825
|
"svg": "<path d=\"M19.3804 18.7492C21.0082 16.9705 22.0014 14.6012 22.0014 12C22.0014 11.5791 21.9754 11.1643 21.9249 10.7571C18.2139 10.8813 15.2633 12.6103 12.3211 14.4511C12.1599 14.552 11.9986 14.6533 11.8369 14.7549C11.3741 15.0456 10.9087 15.3379 10.439 15.6235C13.0891 17.3215 15.9994 18.7885 19.3804 18.7492Z\" fill=\"currentColor\"/><path d=\"M17.7746 20.1662C14.4858 19.7922 11.677 18.2255 9.27128 16.6546C9.17538 16.592 9.08039 16.5295 8.98626 16.4673C7.47471 17.2951 5.89815 17.9741 4.19394 18.2491C6.02657 20.5358 8.84298 22 12.0014 22C14.1518 22 16.1438 21.3212 17.7746 20.1662Z\" fill=\"currentColor\"/><path d=\"M3.25604 16.8534C2.5588 15.5997 2.12332 14.1805 2.02344 12.6695C2.89642 12.744 3.88248 13.1681 5.04961 13.862C5.84338 14.334 6.65077 14.8848 7.52001 15.4779L7.57402 15.5147C6.1654 16.2278 4.76158 16.7336 3.25604 16.8534Z\" fill=\"currentColor\"/><path d=\"M2.03562 11.1665C3.30711 11.2448 4.57563 11.8351 5.81622 12.5727C6.64058 13.0629 7.52413 13.665 8.43032 14.2825C8.63561 14.4224 8.84208 14.5631 9.04927 14.7035C9.73889 14.2991 10.4383 13.8608 11.1596 13.4087L11.5255 13.1795C14.399 11.3816 17.5843 9.47629 21.6238 9.26865C20.4353 5.07346 16.5773 2 12.0014 2C6.75922 2 2.45917 6.03363 2.03562 11.1665Z\" fill=\"currentColor\"/>",
|
|
@@ -22834,6 +22862,34 @@
|
|
|
22834
22862
|
"packageName": "round-filled-radius-3-stroke-2",
|
|
22835
22863
|
"componentName": "IconVoiceAndVideo"
|
|
22836
22864
|
},
|
|
22865
|
+
{
|
|
22866
|
+
"category": "Sound & Music",
|
|
22867
|
+
"svg": "<path d=\"M9 4C9 3.44772 8.55228 3 8 3C7.44772 3 7 3.44772 7 4V20C7 20.5523 7.44772 21 8 21C8.55228 21 9 20.5523 9 20V4Z\" fill=\"currentColor\"/><path d=\"M17 6C17 5.44772 16.5523 5 16 5C15.4477 5 15 5.44772 15 6V18C15 18.5523 15.4477 19 16 19C16.5523 19 17 18.5523 17 18V6Z\" fill=\"currentColor\"/><path d=\"M13 8C13 7.44772 12.5523 7 12 7C11.4477 7 11 7.44772 11 8V16C11 16.5523 11.4477 17 12 17C12.5523 17 13 16.5523 13 16V8Z\" fill=\"currentColor\"/><path d=\"M5 10C5 9.44772 4.55228 9 4 9C3.44772 9 3 9.44772 3 10V14C3 14.5523 3.44772 15 4 15C4.55228 15 5 14.5523 5 14V10Z\" fill=\"currentColor\"/><path d=\"M21 10C21 9.44772 20.5523 9 20 9C19.4477 9 19 9.44772 19 10V14C19 14.5523 19.4477 15 20 15C20.5523 15 21 14.5523 21 14V10Z\" fill=\"currentColor\"/>",
|
|
22868
|
+
"iconName": "voice-high, wave",
|
|
22869
|
+
"variant": {
|
|
22870
|
+
"join": "round",
|
|
22871
|
+
"filled": "on",
|
|
22872
|
+
"radius": "3",
|
|
22873
|
+
"stroke": "2"
|
|
22874
|
+
},
|
|
22875
|
+
"createdAt": "2025-02-15T21:11:33.882223+00:00",
|
|
22876
|
+
"packageName": "round-filled-radius-3-stroke-2",
|
|
22877
|
+
"componentName": "IconVoiceHigh"
|
|
22878
|
+
},
|
|
22879
|
+
{
|
|
22880
|
+
"category": "Sound & Music",
|
|
22881
|
+
"svg": "<path d=\"M8 5C8.55228 5 9 5.44772 9 6V18C9 18.5523 8.55228 19 8 19C7.44772 19 7 18.5523 7 18V6C7 5.44772 7.44772 5 8 5Z\" fill=\"currentColor\"/><path d=\"M16 7C16.5523 7 17 7.44772 17 8V16C17 16.5523 16.5523 17 16 17C15.4477 17 15 16.5523 15 16V8C15 7.44772 15.4477 7 16 7Z\" fill=\"currentColor\"/><path d=\"M12 9C12.5523 9 13 9.44772 13 10V14C13 14.5523 12.5523 15 12 15C11.4477 15 11 14.5523 11 14V10C11 9.44772 11.4477 9 12 9Z\" fill=\"currentColor\"/><path d=\"M4 10C4.55228 10 5 10.4477 5 11V13C5 13.5523 4.55228 14 4 14C3.44772 14 3 13.5523 3 13V11C3 10.4477 3.44772 10 4 10Z\" fill=\"currentColor\"/><path d=\"M20 10C20.5523 10 21 10.4477 21 11V13C21 13.5523 20.5523 14 20 14C19.4477 14 19 13.5523 19 13V11C19 10.4477 19.4477 10 20 10Z\" fill=\"currentColor\"/>",
|
|
22882
|
+
"iconName": "voice-mid, wave",
|
|
22883
|
+
"variant": {
|
|
22884
|
+
"join": "round",
|
|
22885
|
+
"filled": "on",
|
|
22886
|
+
"radius": "3",
|
|
22887
|
+
"stroke": "2"
|
|
22888
|
+
},
|
|
22889
|
+
"createdAt": "2026-01-16T11:00:58.280999+00:00",
|
|
22890
|
+
"packageName": "round-filled-radius-3-stroke-2",
|
|
22891
|
+
"componentName": "IconVoiceMid"
|
|
22892
|
+
},
|
|
22837
22893
|
{
|
|
22838
22894
|
"category": "Sound & Music",
|
|
22839
22895
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 11C12.7614 11 15 13.2386 15 16C15 18.7614 12.7614 21 10 21H6.5C3.73858 21 1.5 18.7614 1.5 16C1.5 13.2386 3.73858 11 6.5 11H10ZM10 14C8.89543 14 8 14.8954 8 16C8 17.1046 8.89543 18 10 18C11.1046 18 12 17.1046 12 16C12 14.8954 11.1046 14 10 14Z\" fill=\"currentColor\"/><path d=\"M17.5 3C18.0523 3 18.5 3.44772 18.5 4V16C18.5 16.5523 18.0523 17 17.5 17C16.9477 17 16.5 16.5523 16.5 16V4C16.5 3.44772 16.9477 3 17.5 3Z\" fill=\"currentColor\"/><path d=\"M21 8C21.5523 8 22 8.44772 22 9V11C22 11.5523 21.5523 12 21 12C20.4477 12 20 11.5523 20 11V9C20 8.44772 20.4477 8 21 8Z\" fill=\"currentColor\"/><path d=\"M14 6C14.5523 6 15 6.44772 15 7V9.25C15 9.80228 14.5523 10.25 14 10.25C13.4477 10.25 13 9.80228 13 9.25V7C13 6.44772 13.4477 6 14 6Z\" fill=\"currentColor\"/><path d=\"M10.5 4C11.0523 4 11.5 4.44772 11.5 5V8C11.5 8.55228 11.0523 9 10.5 9C9.94771 9 9.5 8.55228 9.5 8V5C9.5 4.44772 9.94771 4 10.5 4Z\" fill=\"currentColor\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -123,6 +123,7 @@ export type CentralIconName =
|
|
|
123
123
|
| "IconArrowShareRight"
|
|
124
124
|
| "IconArrowsHide"
|
|
125
125
|
| "IconArrowSplit"
|
|
126
|
+
| "IconArrowSplitDown"
|
|
126
127
|
| "IconArrowsRepeat"
|
|
127
128
|
| "IconArrowsRepeatCircle"
|
|
128
129
|
| "IconArrowsRepeatRightLeft"
|
|
@@ -884,6 +885,7 @@ export type CentralIconName =
|
|
|
884
885
|
| "IconImages2"
|
|
885
886
|
| "IconImages3"
|
|
886
887
|
| "IconImages4"
|
|
888
|
+
| "IconImages41"
|
|
887
889
|
| "IconImages5"
|
|
888
890
|
| "IconImagesCircle"
|
|
889
891
|
| "IconImageSparkle"
|
|
@@ -1449,6 +1451,7 @@ export type CentralIconName =
|
|
|
1449
1451
|
| "IconStableVoice"
|
|
1450
1452
|
| "IconStage"
|
|
1451
1453
|
| "IconStamps"
|
|
1454
|
+
| "IconStandingGlobe"
|
|
1452
1455
|
| "IconStar"
|
|
1453
1456
|
| "IconStarLines"
|
|
1454
1457
|
| "IconStarWand"
|
|
@@ -1626,10 +1629,11 @@ export type CentralIconName =
|
|
|
1626
1629
|
| "IconVisualIntelligence"
|
|
1627
1630
|
| "IconVkontakte"
|
|
1628
1631
|
| "IconVocalMicrophone"
|
|
1629
|
-
| "IconVoice1"
|
|
1630
1632
|
| "IconVoice2"
|
|
1631
1633
|
| "IconVoice3"
|
|
1632
1634
|
| "IconVoiceAndVideo"
|
|
1635
|
+
| "IconVoiceHigh"
|
|
1636
|
+
| "IconVoiceMid"
|
|
1633
1637
|
| "IconVoiceMode"
|
|
1634
1638
|
| "IconVoiceRecord"
|
|
1635
1639
|
| "IconVoiceSettings"
|