@central-icons-react-native/round-filled-radius-2-stroke-1 1.1.239 → 1.1.240

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 IconVoiceControl: FC<CentralIconBaseProps>;
4
+ export default IconVoiceControl;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var l=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var C in o)l(r,C,{get:o[C],enumerable:!0})},f=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!d.call(r,e)&&e!==C&&l(r,e,{get:()=>o[e],enumerable:!(p=V(o,e))||p.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(I(r)):{},f(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),P=r=>f(l({},"__esModule",{value:!0}),r);var v={};x(v,{IconVoiceControl:()=>c,default:()=>g});module.exports=P(v);var n=m(require("react"));var i=m(require("react")),s=require("react-native-svg"),a=({children:r,size:o=24,...C})=>i.default.createElement(s.Svg,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var t=require("react-native-svg"),c=r=>n.default.createElement(a,{...r},n.default.createElement(t.Path,{d:"M12.0002 4C12.2763 4.00011 12.5002 4.22392 12.5002 4.5V19.5C12.5002 19.7761 12.2763 19.9999 12.0002 20C11.7241 20 11.5002 19.7761 11.5002 19.5V4.5C11.5002 4.22386 11.7241 4 12.0002 4Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M8.50023 7C8.77628 7.00011 9.00023 7.22392 9.00023 7.5V16.5C9.00023 16.7761 8.77628 16.9999 8.50023 17C8.22409 17 8.00023 16.7761 8.00023 16.5V7.5C8.00023 7.22386 8.22409 7 8.50023 7Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M15.5002 7C15.7763 7.00011 16.0002 7.22392 16.0002 7.5V16.5C16.0002 16.7761 15.7763 16.9999 15.5002 17C15.2241 17 15.0002 16.7761 15.0002 16.5V7.5C15.0002 7.22386 15.2241 7 15.5002 7Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M4.67504 9.70703C4.99934 9.42967 5.50008 9.66006 5.50023 10.0869V13.9131C5.50008 14.3399 4.99934 14.5703 4.67504 14.293L2.44261 12.3799C2.20988 12.1803 2.20988 11.8197 2.44261 11.6201L4.67504 9.70703Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M18.5002 10.0869C18.5004 9.65996 19.0011 9.42937 19.3254 9.70703L21.5569 11.6201C21.7897 11.8197 21.7897 12.1803 21.5569 12.3799L19.3254 14.293C19.0011 14.5706 18.5004 14.34 18.5002 13.9131V10.0869Z",fill:"currentColor"})),g=c;0&&(module.exports={IconVoiceControl});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconVoiceControl/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 IconVoiceControl: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.0002 4C12.2763 4.00011 12.5002 4.22392 12.5002 4.5V19.5C12.5002 19.7761 12.2763 19.9999 12.0002 20C11.7241 20 11.5002 19.7761 11.5002 19.5V4.5C11.5002 4.22386 11.7241 4 12.0002 4Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M8.50023 7C8.77628 7.00011 9.00023 7.22392 9.00023 7.5V16.5C9.00023 16.7761 8.77628 16.9999 8.50023 17C8.22409 17 8.00023 16.7761 8.00023 16.5V7.5C8.00023 7.22386 8.22409 7 8.50023 7Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15.5002 7C15.7763 7.00011 16.0002 7.22392 16.0002 7.5V16.5C16.0002 16.7761 15.7763 16.9999 15.5002 17C15.2241 17 15.0002 16.7761 15.0002 16.5V7.5C15.0002 7.22386 15.2241 7 15.5002 7Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.67504 9.70703C4.99934 9.42967 5.50008 9.66006 5.50023 10.0869V13.9131C5.50008 14.3399 4.99934 14.5703 4.67504 14.293L2.44261 12.3799C2.20988 12.1803 2.20988 11.8197 2.44261 11.6201L4.67504 9.70703Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.5002 10.0869C18.5004 9.65996 19.0011 9.42937 19.3254 9.70703L21.5569 11.6201C21.7897 11.8197 21.7897 12.1803 21.5569 12.3799L19.3254 14.293C19.0011 14.5706 18.5004 14.34 18.5002 13.9131V10.0869Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVoiceControl;\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,sBAAAE,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,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,0LACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0LACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0LACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yMACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconVoiceControl_exports","__export","IconVoiceControl","IconVoiceControl_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconVoiceControl","props","React","CentralIconBase","IconVoiceControl_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:"M12.0002 4C12.2763 4.00011 12.5002 4.22392 12.5002 4.5V19.5C12.5002 19.7761 12.2763 19.9999 12.0002 20C11.7241 20 11.5002 19.7761 11.5002 19.5V4.5C11.5002 4.22386 11.7241 4 12.0002 4Z",fill:"currentColor"}),o.createElement(C,{d:"M8.50023 7C8.77628 7.00011 9.00023 7.22392 9.00023 7.5V16.5C9.00023 16.7761 8.77628 16.9999 8.50023 17C8.22409 17 8.00023 16.7761 8.00023 16.5V7.5C8.00023 7.22386 8.22409 7 8.50023 7Z",fill:"currentColor"}),o.createElement(C,{d:"M15.5002 7C15.7763 7.00011 16.0002 7.22392 16.0002 7.5V16.5C16.0002 16.7761 15.7763 16.9999 15.5002 17C15.2241 17 15.0002 16.7761 15.0002 16.5V7.5C15.0002 7.22386 15.2241 7 15.5002 7Z",fill:"currentColor"}),o.createElement(C,{d:"M4.67504 9.70703C4.99934 9.42967 5.50008 9.66006 5.50023 10.0869V13.9131C5.50008 14.3399 4.99934 14.5703 4.67504 14.293L2.44261 12.3799C2.20988 12.1803 2.20988 11.8197 2.44261 11.6201L4.67504 9.70703Z",fill:"currentColor"}),o.createElement(C,{d:"M18.5002 10.0869C18.5004 9.65996 19.0011 9.42937 19.3254 9.70703L21.5569 11.6201C21.7897 11.8197 21.7897 12.1803 21.5569 12.3799L19.3254 14.293C19.0011 14.5706 18.5004 14.34 18.5002 13.9131V10.0869Z",fill:"currentColor"})),d=f;export{f as IconVoiceControl,d as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconVoiceControl/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 IconVoiceControl: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.0002 4C12.2763 4.00011 12.5002 4.22392 12.5002 4.5V19.5C12.5002 19.7761 12.2763 19.9999 12.0002 20C11.7241 20 11.5002 19.7761 11.5002 19.5V4.5C11.5002 4.22386 11.7241 4 12.0002 4Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M8.50023 7C8.77628 7.00011 9.00023 7.22392 9.00023 7.5V16.5C9.00023 16.7761 8.77628 16.9999 8.50023 17C8.22409 17 8.00023 16.7761 8.00023 16.5V7.5C8.00023 7.22386 8.22409 7 8.50023 7Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15.5002 7C15.7763 7.00011 16.0002 7.22392 16.0002 7.5V16.5C16.0002 16.7761 15.7763 16.9999 15.5002 17C15.2241 17 15.0002 16.7761 15.0002 16.5V7.5C15.0002 7.22386 15.2241 7 15.5002 7Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.67504 9.70703C4.99934 9.42967 5.50008 9.66006 5.50023 10.0869V13.9131C5.50008 14.3399 4.99934 14.5703 4.67504 14.293L2.44261 12.3799C2.20988 12.1803 2.20988 11.8197 2.44261 11.6201L4.67504 9.70703Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.5002 10.0869C18.5004 9.65996 19.0011 9.42937 19.3254 9.70703L21.5569 11.6201C21.7897 11.8197 21.7897 12.1803 21.5569 12.3799L19.3254 14.293C19.0011 14.5706 18.5004 14.34 18.5002 13.9131V10.0869Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVoiceControl;\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,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,0LACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0LACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0LACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2MACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yMACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconVoiceControl","props","React","CentralIconBase","IconVoiceControl_default"]}
package/README.md CHANGED
@@ -247,6 +247,7 @@ Below is a complete list of available icons:
247
247
  - IconEyeSlash2
248
248
  - IconImageAltText
249
249
  - IconSquareLinesBottom
250
+ - IconVoiceControl
250
251
 
251
252
  ### Arrows
252
253
 
@@ -27020,6 +27020,20 @@
27020
27020
  "packageName": "round-filled-radius-2-stroke-1",
27021
27021
  "componentName": "IconVoiceCircle"
27022
27022
  },
27023
+ {
27024
+ "category": "Accessibility",
27025
+ "svg": "<path d=\"M12.0002 4C12.2763 4.00011 12.5002 4.22392 12.5002 4.5V19.5C12.5002 19.7761 12.2763 19.9999 12.0002 20C11.7241 20 11.5002 19.7761 11.5002 19.5V4.5C11.5002 4.22386 11.7241 4 12.0002 4Z\" fill=\"currentColor\"/><path d=\"M8.50023 7C8.77628 7.00011 9.00023 7.22392 9.00023 7.5V16.5C9.00023 16.7761 8.77628 16.9999 8.50023 17C8.22409 17 8.00023 16.7761 8.00023 16.5V7.5C8.00023 7.22386 8.22409 7 8.50023 7Z\" fill=\"currentColor\"/><path d=\"M15.5002 7C15.7763 7.00011 16.0002 7.22392 16.0002 7.5V16.5C16.0002 16.7761 15.7763 16.9999 15.5002 17C15.2241 17 15.0002 16.7761 15.0002 16.5V7.5C15.0002 7.22386 15.2241 7 15.5002 7Z\" fill=\"currentColor\"/><path d=\"M4.67504 9.70703C4.99934 9.42967 5.50008 9.66006 5.50023 10.0869V13.9131C5.50008 14.3399 4.99934 14.5703 4.67504 14.293L2.44261 12.3799C2.20988 12.1803 2.20988 11.8197 2.44261 11.6201L4.67504 9.70703Z\" fill=\"currentColor\"/><path d=\"M18.5002 10.0869C18.5004 9.65996 19.0011 9.42937 19.3254 9.70703L21.5569 11.6201C21.7897 11.8197 21.7897 12.1803 21.5569 12.3799L19.3254 14.293C19.0011 14.5706 18.5004 14.34 18.5002 13.9131V10.0869Z\" fill=\"currentColor\"/>",
27026
+ "iconName": "voice-control",
27027
+ "variant": {
27028
+ "join": "round",
27029
+ "filled": "on",
27030
+ "radius": "2",
27031
+ "stroke": "1"
27032
+ },
27033
+ "createdAt": "2026-05-19T14:02:09.673338+00:00",
27034
+ "packageName": "round-filled-radius-2-stroke-1",
27035
+ "componentName": "IconVoiceControl"
27036
+ },
27023
27037
  {
27024
27038
  "category": "Sound & Music",
27025
27039
  "svg": "<path d=\"M7.99911 3.5C7.99911 3.22386 7.77526 3 7.49911 3C7.22297 3 6.99911 3.22386 6.99911 3.5V20.5C6.99911 20.7761 7.22297 21 7.49911 21C7.77526 21 7.99911 20.7761 7.99911 20.5V3.5Z\" fill=\"currentColor\"/><path d=\"M17 5.5C17 5.22386 16.7761 5 16.5 5C16.2239 5 16 5.22386 16 5.5V18.5C16 18.7761 16.2239 19 16.5 19C16.7761 19 17 18.7761 17 18.5V5.5Z\" fill=\"currentColor\"/><path d=\"M12.4991 7.5C12.4991 7.22386 12.2753 7 11.9991 7C11.723 7 11.4991 7.22386 11.4991 7.5V16.5C11.4991 16.7761 11.723 17 11.9991 17C12.2753 17 12.4991 16.7761 12.4991 16.5V7.5Z\" fill=\"currentColor\"/><path d=\"M4 9.5C4 9.22386 3.77614 9 3.5 9C3.22386 9 3 9.22386 3 9.5V14.5C3 14.7761 3.22386 15 3.5 15C3.77614 15 4 14.7761 4 14.5V9.5Z\" fill=\"currentColor\"/><path d=\"M21 9.5C21 9.22386 20.7761 9 20.5 9C20.2239 9 20 9.22386 20 9.5V14.5C20 14.7761 20.2239 15 20.5 15C20.7761 15 21 14.7761 21 14.5V9.5Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -1929,6 +1929,7 @@ export type CentralIconName =
1929
1929
  | "IconVoice3"
1930
1930
  | "IconVoiceAndVideo"
1931
1931
  | "IconVoiceCircle"
1932
+ | "IconVoiceControl"
1932
1933
  | "IconVoiceHigh"
1933
1934
  | "IconVoiceLow"
1934
1935
  | "IconVoiceMemo"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-filled-radius-2-stroke-1",
3
- "version": "1.1.239",
3
+ "version": "1.1.240",
4
4
  "style": "round-filled-radius-2-stroke-1",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-2-stroke-1/IconHome';",
@@ -11,7 +11,7 @@
11
11
  "withProps": "<IconHome size={32} color=\"#007AFF\" />",
12
12
  "central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
13
13
  },
14
- "totalIcons": 1999,
14
+ "totalIcons": 2000,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 88,
@@ -107,7 +107,7 @@
107
107
  ]
108
108
  },
109
109
  "Accessibility": {
110
- "count": 9,
110
+ "count": 10,
111
111
  "icons": [
112
112
  "IconCircleHalfFill",
113
113
  "IconCirclePerson",
@@ -117,7 +117,8 @@
117
117
  "IconEyeSlash",
118
118
  "IconEyeSlash2",
119
119
  "IconImageAltText",
120
- "IconSquareLinesBottom"
120
+ "IconSquareLinesBottom",
121
+ "IconVoiceControl"
121
122
  ]
122
123
  },
123
124
  "Arrows": {
@@ -4130,6 +4131,7 @@
4130
4131
  "IconVoice3": "voice-3, wave",
4131
4132
  "IconVoiceAndVideo": "voice-and-video, media",
4132
4133
  "IconVoiceCircle": "voice-circle, waves",
4134
+ "IconVoiceControl": "voice-control",
4133
4135
  "IconVoiceHigh": "voice-high, wave",
4134
4136
  "IconVoiceLow": "voice-low, wave",
4135
4137
  "IconVoiceMemo": "voice-memo, voice-control",
package/index.d.ts CHANGED
@@ -1928,6 +1928,7 @@ export { IconVoice2, default as IconVoice2Default } from "./IconVoice2";
1928
1928
  export { IconVoice3, default as IconVoice3Default } from "./IconVoice3";
1929
1929
  export { IconVoiceAndVideo, default as IconVoiceAndVideoDefault, } from "./IconVoiceAndVideo";
1930
1930
  export { IconVoiceCircle, default as IconVoiceCircleDefault, } from "./IconVoiceCircle";
1931
+ export { IconVoiceControl, default as IconVoiceControlDefault, } from "./IconVoiceControl";
1931
1932
  export { IconVoiceHigh, default as IconVoiceHighDefault, } from "./IconVoiceHigh";
1932
1933
  export { IconVoiceLow, default as IconVoiceLowDefault } from "./IconVoiceLow";
1933
1934
  export { IconVoiceMemo, default as IconVoiceMemoDefault, } from "./IconVoiceMemo";