@central-icons-react-native/round-outlined-radius-1-stroke-2 1.1.38 → 1.1.39

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.
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLiveVoiceTranslate: FC<CentralIconBaseProps>;
4
+ export default IconLiveVoiceTranslate;
@@ -0,0 +1,2 @@
1
+ "use strict";var l=Object.create;var i=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0})},d=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let s of L(o))!h.call(r,s)&&s!==e&&i(r,s,{get:()=>o[s],enumerable:!(p=m(o,s))||p.enumerable});return r};var u=(r,o,e)=>(e=r!=null?l(f(r)):{},d(o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>d(i({},"__esModule",{value:!0}),r);var x={};B(x,{IconLiveVoiceTranslate:()=>c,default:()=>M});module.exports=I(x);var n=u(require("react"));var k=u(require("react")),a=require("react-native-svg"),C=({children:r,size:o=24,...e})=>k.default.createElement(a.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 t=require("react-native-svg"),c=r=>n.default.createElement(C,{...r},n.default.createElement(t.Path,{d:"M3.5 19.9998C7.72403 19.0192 9.87706 16.5964 10.4668 12.2598",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M5.2041 14.9785C6.187 17.6444 8.11405 19.247 11.2041 19.9998",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M3 12H12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M7.5 12V10.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M21 9V11M17.5 4V16M14 7V9M10.5 5V7.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),M=c;0&&(module.exports={IconLiveVoiceTranslate});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconLiveVoiceTranslate/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 IconLiveVoiceTranslate: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M3.5 19.9998C7.72403 19.0192 9.87706 16.5964 10.4668 12.2598\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M5.2041 14.9785C6.187 17.6444 8.11405 19.247 11.2041 19.9998\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M3 12H12\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M7.5 12V10.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M21 9V11M17.5 4V16M14 7V9M10.5 5V7.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconLiveVoiceTranslate;\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,4BAAAE,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,EAAoDC,GAE7D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,+DACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+DACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,eACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uCACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconLiveVoiceTranslate_exports","__export","IconLiveVoiceTranslate","IconLiveVoiceTranslate_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconLiveVoiceTranslate","props","React","CentralIconBase","IconLiveVoiceTranslate_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import i from"react";import{Svg as p}from"react-native-svg";var t=({children:n,size:r=24,...s})=>i.createElement(p,{...s,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 e}from"react-native-svg";var d=n=>o.createElement(t,{...n},o.createElement(e,{d:"M3.5 19.9998C7.72403 19.0192 9.87706 16.5964 10.4668 12.2598",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M5.2041 14.9785C6.187 17.6444 8.11405 19.247 11.2041 19.9998",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M3 12H12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M7.5 12V10.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M21 9V11M17.5 4V16M14 7V9M10.5 5V7.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),h=d;export{d as IconLiveVoiceTranslate,h as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconLiveVoiceTranslate/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 IconLiveVoiceTranslate: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M3.5 19.9998C7.72403 19.0192 9.87706 16.5964 10.4668 12.2598\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M5.2041 14.9785C6.187 17.6444 8.11405 19.247 11.2041 19.9998\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M3 12H12\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M7.5 12V10.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M21 9V11M17.5 4V16M14 7V9M10.5 5V7.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconLiveVoiceTranslate;\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,EAAoDC,GAE7DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,+DACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+DACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,eACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uCACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconLiveVoiceTranslate","props","React","CentralIconBase","IconLiveVoiceTranslate_default"]}
package/README.md CHANGED
@@ -162,6 +162,7 @@ Below is a complete list of available icons:
162
162
  - IconImagine
163
163
  - IconImagineAi
164
164
  - IconListSparkle
165
+ - IconLiveVoiceTranslate
165
166
  - IconMagicBook
166
167
  - IconMagicEdit
167
168
  - IconMagicWand
@@ -12614,6 +12614,20 @@
12614
12614
  "packageName": "round-outlined-radius-1-stroke-2",
12615
12615
  "componentName": "IconLiveNoSignal"
12616
12616
  },
12617
+ {
12618
+ "category": "AI & Magic",
12619
+ "svg": "<path d=\"M3.5 19.9998C7.72403 19.0192 9.87706 16.5964 10.4668 12.2598\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M5.2041 14.9785C6.187 17.6444 8.11405 19.247 11.2041 19.9998\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3 12H12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7.5 12V10.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M21 9V11M17.5 4V16M14 7V9M10.5 5V7.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
12620
+ "iconName": "live-voice-translate",
12621
+ "variant": {
12622
+ "join": "round",
12623
+ "filled": "off",
12624
+ "radius": "1",
12625
+ "stroke": "2"
12626
+ },
12627
+ "createdAt": "2025-11-21T15:01:55.597393+00:00",
12628
+ "packageName": "round-outlined-radius-1-stroke-2",
12629
+ "componentName": "IconLiveVoiceTranslate"
12630
+ },
12617
12631
  {
12618
12632
  "category": "Devices & Signals",
12619
12633
  "svg": "<path d=\"M9.17157 9.17146C9.5621 8.78094 9.5621 8.14777 9.17157 7.75725C8.78105 7.36672 8.14788 7.36672 7.75736 7.75725L9.17157 9.17146ZM7.75736 16.2425C8.14788 16.6331 8.78105 16.6331 9.17157 16.2425C9.5621 15.852 9.5621 15.2188 9.17157 14.8283L7.75736 16.2425ZM14.8284 14.8283C14.4379 15.2188 14.4379 15.852 14.8284 16.2425C15.219 16.6331 15.8521 16.6331 16.2426 16.2425L14.8284 14.8283ZM16.2426 7.75725C15.8521 7.36672 15.219 7.36672 14.8284 7.75725C14.4379 8.14777 14.4379 8.78094 14.8284 9.17146L16.2426 7.75725ZM8 11.9999C8 10.895 8.44662 9.89641 9.17157 9.17146L7.75736 7.75725C6.67267 8.84194 6 10.3433 6 11.9999H8ZM9.17157 14.8283C8.44662 14.1034 8 13.1047 8 11.9999H6C6 13.6565 6.67267 15.1578 7.75736 16.2425L9.17157 14.8283ZM16 11.9999C16 13.1047 15.5534 14.1034 14.8284 14.8283L16.2426 16.2425C17.3273 15.1578 18 13.6565 18 11.9999H16ZM14.8284 9.17146C15.5534 9.89641 16 10.895 16 11.9999H18C18 10.3433 17.3273 8.84194 16.2426 7.75725L14.8284 9.17146ZM12 11.9999V13.9999C13.1046 13.9999 14 13.1045 14 11.9999H12ZM12 11.9999H10C10 13.1045 10.8954 13.9999 12 13.9999V11.9999ZM12 11.9999V9.99988C10.8954 9.99988 10 10.8953 10 11.9999H12ZM12 11.9999H14C14 10.8953 13.1046 9.99988 12 9.99988V11.9999Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -900,6 +900,7 @@ export type CentralIconName =
900
900
  | "IconLiveActivity"
901
901
  | "IconLiveFull"
902
902
  | "IconLiveNoSignal"
903
+ | "IconLiveVoiceTranslate"
903
904
  | "IconLiveWeak"
904
905
  | "IconLoader"
905
906
  | "IconLoadingCircle"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-outlined-radius-1-stroke-2",
3
- "version": "1.1.38",
3
+ "version": "1.1.39",
4
4
  "style": "round-outlined-radius-1-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-1-stroke-2/IconHome';",
@@ -11,10 +11,10 @@
11
11
  "withProps": "<IconHome size={32} color=\"#007AFF\" />",
12
12
  "central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
13
13
  },
14
- "totalIcons": 1582,
14
+ "totalIcons": 1583,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
- "count": 45,
17
+ "count": 46,
18
18
  "icons": [
19
19
  "IconAppleIntelligenceIcon",
20
20
  "IconBoxSparkle",
@@ -32,6 +32,7 @@
32
32
  "IconImagine",
33
33
  "IconImagineAi",
34
34
  "IconListSparkle",
35
+ "IconLiveVoiceTranslate",
35
36
  "IconMagicBook",
36
37
  "IconMagicEdit",
37
38
  "IconMagicWand",
@@ -2676,6 +2677,7 @@
2676
2677
  "IconLiveActivity": "live-activity, fitness",
2677
2678
  "IconLiveFull": "live-full, signal, podcast",
2678
2679
  "IconLiveNoSignal": "live-no-signal, signal",
2680
+ "IconLiveVoiceTranslate": "live-voice-translate",
2679
2681
  "IconLiveWeak": "live-weak, signal",
2680
2682
  "IconLoader": "loader",
2681
2683
  "IconLoadingCircle": "loading-circle, quarter, spinner",
package/index.d.ts CHANGED
@@ -899,6 +899,7 @@ export { IconListSparkle, default as IconListSparkleDefault, } from "./IconListS
899
899
  export { IconLiveActivity, default as IconLiveActivityDefault, } from "./IconLiveActivity";
900
900
  export { IconLiveFull, default as IconLiveFullDefault } from "./IconLiveFull";
901
901
  export { IconLiveNoSignal, default as IconLiveNoSignalDefault, } from "./IconLiveNoSignal";
902
+ export { IconLiveVoiceTranslate, default as IconLiveVoiceTranslateDefault, } from "./IconLiveVoiceTranslate";
902
903
  export { IconLiveWeak, default as IconLiveWeakDefault } from "./IconLiveWeak";
903
904
  export { IconLoader, default as IconLoaderDefault } from "./IconLoader";
904
905
  export { IconLoadingCircle, default as IconLoadingCircleDefault, } from "./IconLoadingCircle";