@central-icons-react-native/round-filled-radius-1-stroke-1.5 1.1.10 → 1.1.12

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 IconPromptTextToImage: FC<CentralIconBaseProps>;
4
+ export default IconPromptTextToImage;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var t=Object.defineProperty;var H=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var x=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0})},a=(o,r,e,l)=>{if(r&&typeof r=="object"||typeof r=="function")for(let C of V(r))!d.call(o,C)&&C!==e&&t(o,C,{get:()=>r[C],enumerable:!(l=H(r,C))||l.enumerable});return o};var m=(o,r,e)=>(e=o!=null?u(I(o)):{},a(r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e,o)),B=o=>a(t({},"__esModule",{value:!0}),o);var g={};x(g,{IconPromptTextToImage:()=>i,default:()=>P});module.exports=B(g);var n=m(require("react"));var f=m(require("react")),s=require("react-native-svg"),c=({children:o,size:r=24,...e})=>f.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 p=require("react-native-svg"),i=o=>n.default.createElement(c,{...o},n.default.createElement(p.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M19.25 5C20.2165 5 21 5.7835 21 6.75V19.25C21 20.2165 20.2165 21 19.25 21H6.75C5.7835 21 5 20.2165 5 19.25V15.75C5 15.3358 5.33579 15 5.75 15C6.16421 15 6.5 15.3358 6.5 15.75V19.25C6.5 19.3881 6.61193 19.5 6.75 19.5H7.17676L14.2471 11.9863C14.9236 11.2675 16.0607 11.2505 16.7588 11.9482L19.5 14.6895V6.75C19.5 6.61193 19.3881 6.5 19.25 6.5H14.75C14.3358 6.5 14 6.16421 14 5.75C14 5.33579 14.3358 5 14.75 5H19.25Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M10.25 3C10.6642 3 11 3.33579 11 3.75V5C11 5.41421 10.6642 5.75 10.25 5.75C9.83579 5.75 9.5 5.41421 9.5 5V4.5H6.75V10.5H7.25C7.66421 10.5 8 10.8358 8 11.25C8 11.6642 7.66421 12 7.25 12H4.75C4.33579 12 4 11.6642 4 11.25C4 10.8358 4.33579 10.5 4.75 10.5H5.25V4.5H2.5V5C2.5 5.41421 2.16421 5.75 1.75 5.75C1.33579 5.75 1 5.41421 1 5V3.75C1 3.33579 1.33579 3 1.75 3H10.25Z",fill:"currentColor"})),P=i;0&&(module.exports={IconPromptTextToImage});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPromptTextToImage/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 IconPromptTextToImage: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19.25 5C20.2165 5 21 5.7835 21 6.75V19.25C21 20.2165 20.2165 21 19.25 21H6.75C5.7835 21 5 20.2165 5 19.25V15.75C5 15.3358 5.33579 15 5.75 15C6.16421 15 6.5 15.3358 6.5 15.75V19.25C6.5 19.3881 6.61193 19.5 6.75 19.5H7.17676L14.2471 11.9863C14.9236 11.2675 16.0607 11.2505 16.7588 11.9482L19.5 14.6895V6.75C19.5 6.61193 19.3881 6.5 19.25 6.5H14.75C14.3358 6.5 14 6.16421 14 5.75C14 5.33579 14.3358 5 14.75 5H19.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.25 3C10.6642 3 11 3.33579 11 3.75V5C11 5.41421 10.6642 5.75 10.25 5.75C9.83579 5.75 9.5 5.41421 9.5 5V4.5H6.75V10.5H7.25C7.66421 10.5 8 10.8358 8 11.25C8 11.6642 7.66421 12 7.25 12H4.75C4.33579 12 4 11.6642 4 11.25C4 10.8358 4.33579 10.5 4.75 10.5H5.25V4.5H2.5V5C2.5 5.41421 2.16421 5.75 1.75 5.75C1.33579 5.75 1 5.41421 1 5V3.75C1 3.33579 1.33579 3 1.75 3H10.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPromptTextToImage;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,2BAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAmDC,GAE5D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,gaACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kXACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPromptTextToImage_exports","__export","IconPromptTextToImage","IconPromptTextToImage_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPromptTextToImage","props","React","CentralIconBase","IconPromptTextToImage_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import p from"react";import{Svg as l}from"react-native-svg";var C=({children:r,size:o=24,...n})=>p.createElement(l,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as t}from"react-native-svg";var a=r=>e.createElement(C,{...r},e.createElement(t,{fillRule:"evenodd",clipRule:"evenodd",d:"M19.25 5C20.2165 5 21 5.7835 21 6.75V19.25C21 20.2165 20.2165 21 19.25 21H6.75C5.7835 21 5 20.2165 5 19.25V15.75C5 15.3358 5.33579 15 5.75 15C6.16421 15 6.5 15.3358 6.5 15.75V19.25C6.5 19.3881 6.61193 19.5 6.75 19.5H7.17676L14.2471 11.9863C14.9236 11.2675 16.0607 11.2505 16.7588 11.9482L19.5 14.6895V6.75C19.5 6.61193 19.3881 6.5 19.25 6.5H14.75C14.3358 6.5 14 6.16421 14 5.75C14 5.33579 14.3358 5 14.75 5H19.25Z",fill:"currentColor"}),e.createElement(t,{d:"M10.25 3C10.6642 3 11 3.33579 11 3.75V5C11 5.41421 10.6642 5.75 10.25 5.75C9.83579 5.75 9.5 5.41421 9.5 5V4.5H6.75V10.5H7.25C7.66421 10.5 8 10.8358 8 11.25C8 11.6642 7.66421 12 7.25 12H4.75C4.33579 12 4 11.6642 4 11.25C4 10.8358 4.33579 10.5 4.75 10.5H5.25V4.5H2.5V5C2.5 5.41421 2.16421 5.75 1.75 5.75C1.33579 5.75 1 5.41421 1 5V3.75C1 3.33579 1.33579 3 1.75 3H10.25Z",fill:"currentColor"})),d=a;export{a as IconPromptTextToImage,d as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPromptTextToImage/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 IconPromptTextToImage: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19.25 5C20.2165 5 21 5.7835 21 6.75V19.25C21 20.2165 20.2165 21 19.25 21H6.75C5.7835 21 5 20.2165 5 19.25V15.75C5 15.3358 5.33579 15 5.75 15C6.16421 15 6.5 15.3358 6.5 15.75V19.25C6.5 19.3881 6.61193 19.5 6.75 19.5H7.17676L14.2471 11.9863C14.9236 11.2675 16.0607 11.2505 16.7588 11.9482L19.5 14.6895V6.75C19.5 6.61193 19.3881 6.5 19.25 6.5H14.75C14.3358 6.5 14 6.16421 14 5.75C14 5.33579 14.3358 5 14.75 5H19.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.25 3C10.6642 3 11 3.33579 11 3.75V5C11 5.41421 10.6642 5.75 10.25 5.75C9.83579 5.75 9.5 5.41421 9.5 5V4.5H6.75V10.5H7.25C7.66421 10.5 8 10.8358 8 11.25C8 11.6642 7.66421 12 7.25 12H4.75C4.33579 12 4 11.6642 4 11.25C4 10.8358 4.33579 10.5 4.75 10.5H5.25V4.5H2.5V5C2.5 5.41421 2.16421 5.75 1.75 5.75C1.33579 5.75 1 5.41421 1 5V3.75C1 3.33579 1.33579 3 1.75 3H10.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPromptTextToImage;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAmDC,GAE5DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,gaACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kXACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPromptTextToImage","props","React","CentralIconBase","IconPromptTextToImage_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPromptTextToVideo: FC<CentralIconBaseProps>;
4
+ export default IconPromptTextToVideo;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var n=Object.defineProperty;var H=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var C in o)n(r,C,{get:o[C],enumerable:!0})},m=(r,o,C,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of u(o))!B.call(r,t)&&t!==C&&n(r,t,{get:()=>o[t],enumerable:!(l=H(o,t))||l.enumerable});return r};var a=(r,o,C)=>(C=r!=null?i(x(r)):{},m(o||!r||!r.__esModule?n(C,"default",{value:r,enumerable:!0}):C,r)),P=r=>m(n({},"__esModule",{value:!0}),r);var g={};I(g,{IconPromptTextToVideo:()=>c,default:()=>d});module.exports=P(g);var e=a(require("react"));var f=a(require("react")),s=require("react-native-svg"),V=({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"),c=r=>e.default.createElement(V,{...r},e.default.createElement(p.Path,{d:"M19.25 5C20.2165 5 21 5.7835 21 6.75V19.25C21 20.2165 20.2165 21 19.25 21H6.75C5.7835 21 5 20.2165 5 19.25V15.75C5 15.3358 5.33579 15 5.75 15C6.16421 15 6.5 15.3358 6.5 15.75V19.25C6.5 19.3881 6.61193 19.5 6.75 19.5H19.25C19.3881 19.5 19.5 19.3881 19.5 19.25V6.75C19.5 6.61193 19.3881 6.5 19.25 6.5H14.75C14.3358 6.5 14 6.16421 14 5.75C14 5.33579 14.3358 5 14.75 5H19.25Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M11 10.4727C11.0001 9.8598 11.6957 9.50572 12.1914 9.86621L15.666 12.3936C16.0778 12.6931 16.0778 13.3069 15.666 13.6064L12.1914 16.1338C11.6957 16.4943 11.0001 16.1402 11 15.5273V10.4727Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M10.25 3C10.6642 3 11 3.33579 11 3.75V5C11 5.41421 10.6642 5.75 10.25 5.75C9.83579 5.75 9.5 5.41421 9.5 5V4.5H6.75V10.5H7.25C7.66421 10.5 8 10.8358 8 11.25C8 11.6642 7.66421 12 7.25 12H4.75C4.33579 12 4 11.6642 4 11.25C4 10.8358 4.33579 10.5 4.75 10.5H5.25V4.5H2.5V5C2.5 5.41421 2.16421 5.75 1.75 5.75C1.33579 5.75 1 5.41421 1 5V3.75C1 3.33579 1.33579 3 1.75 3H10.25Z",fill:"currentColor"})),d=c;0&&(module.exports={IconPromptTextToVideo});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPromptTextToVideo/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 IconPromptTextToVideo: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.25 5C20.2165 5 21 5.7835 21 6.75V19.25C21 20.2165 20.2165 21 19.25 21H6.75C5.7835 21 5 20.2165 5 19.25V15.75C5 15.3358 5.33579 15 5.75 15C6.16421 15 6.5 15.3358 6.5 15.75V19.25C6.5 19.3881 6.61193 19.5 6.75 19.5H19.25C19.3881 19.5 19.5 19.3881 19.5 19.25V6.75C19.5 6.61193 19.3881 6.5 19.25 6.5H14.75C14.3358 6.5 14 6.16421 14 5.75C14 5.33579 14.3358 5 14.75 5H19.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11 10.4727C11.0001 9.8598 11.6957 9.50572 12.1914 9.86621L15.666 12.3936C16.0778 12.6931 16.0778 13.3069 15.666 13.6064L12.1914 16.1338C11.6957 16.4943 11.0001 16.1402 11 15.5273V10.4727Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.25 3C10.6642 3 11 3.33579 11 3.75V5C11 5.41421 10.6642 5.75 10.25 5.75C9.83579 5.75 9.5 5.41421 9.5 5V4.5H6.75V10.5H7.25C7.66421 10.5 8 10.8358 8 11.25C8 11.6642 7.66421 12 7.25 12H4.75C4.33579 12 4 11.6642 4 11.25C4 10.8358 4.33579 10.5 4.75 10.5H5.25V4.5H2.5V5C2.5 5.41421 2.16421 5.75 1.75 5.75C1.33579 5.75 1 5.41421 1 5V3.75C1 3.33579 1.33579 3 1.75 3H10.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPromptTextToVideo;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,2BAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAmDC,GAE5D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,sXACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+LACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kXACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPromptTextToVideo_exports","__export","IconPromptTextToVideo","IconPromptTextToVideo_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPromptTextToVideo","props","React","CentralIconBase","IconPromptTextToVideo_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:C,size:r=24,...n})=>p.createElement(l,{...n,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 m=C=>o.createElement(e,{...C},o.createElement(t,{d:"M19.25 5C20.2165 5 21 5.7835 21 6.75V19.25C21 20.2165 20.2165 21 19.25 21H6.75C5.7835 21 5 20.2165 5 19.25V15.75C5 15.3358 5.33579 15 5.75 15C6.16421 15 6.5 15.3358 6.5 15.75V19.25C6.5 19.3881 6.61193 19.5 6.75 19.5H19.25C19.3881 19.5 19.5 19.3881 19.5 19.25V6.75C19.5 6.61193 19.3881 6.5 19.25 6.5H14.75C14.3358 6.5 14 6.16421 14 5.75C14 5.33579 14.3358 5 14.75 5H19.25Z",fill:"currentColor"}),o.createElement(t,{d:"M11 10.4727C11.0001 9.8598 11.6957 9.50572 12.1914 9.86621L15.666 12.3936C16.0778 12.6931 16.0778 13.3069 15.666 13.6064L12.1914 16.1338C11.6957 16.4943 11.0001 16.1402 11 15.5273V10.4727Z",fill:"currentColor"}),o.createElement(t,{d:"M10.25 3C10.6642 3 11 3.33579 11 3.75V5C11 5.41421 10.6642 5.75 10.25 5.75C9.83579 5.75 9.5 5.41421 9.5 5V4.5H6.75V10.5H7.25C7.66421 10.5 8 10.8358 8 11.25C8 11.6642 7.66421 12 7.25 12H4.75C4.33579 12 4 11.6642 4 11.25C4 10.8358 4.33579 10.5 4.75 10.5H5.25V4.5H2.5V5C2.5 5.41421 2.16421 5.75 1.75 5.75C1.33579 5.75 1 5.41421 1 5V3.75C1 3.33579 1.33579 3 1.75 3H10.25Z",fill:"currentColor"})),B=m;export{m as IconPromptTextToVideo,B as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPromptTextToVideo/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 IconPromptTextToVideo: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.25 5C20.2165 5 21 5.7835 21 6.75V19.25C21 20.2165 20.2165 21 19.25 21H6.75C5.7835 21 5 20.2165 5 19.25V15.75C5 15.3358 5.33579 15 5.75 15C6.16421 15 6.5 15.3358 6.5 15.75V19.25C6.5 19.3881 6.61193 19.5 6.75 19.5H19.25C19.3881 19.5 19.5 19.3881 19.5 19.25V6.75C19.5 6.61193 19.3881 6.5 19.25 6.5H14.75C14.3358 6.5 14 6.16421 14 5.75C14 5.33579 14.3358 5 14.75 5H19.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11 10.4727C11.0001 9.8598 11.6957 9.50572 12.1914 9.86621L15.666 12.3936C16.0778 12.6931 16.0778 13.3069 15.666 13.6064L12.1914 16.1338C11.6957 16.4943 11.0001 16.1402 11 15.5273V10.4727Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.25 3C10.6642 3 11 3.33579 11 3.75V5C11 5.41421 10.6642 5.75 10.25 5.75C9.83579 5.75 9.5 5.41421 9.5 5V4.5H6.75V10.5H7.25C7.66421 10.5 8 10.8358 8 11.25C8 11.6642 7.66421 12 7.25 12H4.75C4.33579 12 4 11.6642 4 11.25C4 10.8358 4.33579 10.5 4.75 10.5H5.25V4.5H2.5V5C2.5 5.41421 2.16421 5.75 1.75 5.75C1.33579 5.75 1 5.41421 1 5V3.75C1 3.33579 1.33579 3 1.75 3H10.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPromptTextToVideo;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAmDC,GAE5DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,sXACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+LACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kXACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPromptTextToVideo","props","React","CentralIconBase","IconPromptTextToVideo_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconSparkle3: FC<CentralIconBaseProps>;
4
+ export default IconSparkle3;
@@ -0,0 +1,2 @@
1
+ "use strict";var I=Object.create;var n=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of i(o))!x.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(p=L(o,e))||p.enumerable});return r};var l=(r,o,t)=>(t=r!=null?I(u(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>a(n({},"__esModule",{value:!0}),r);var S={};P(S,{IconSparkle3:()=>B,default:()=>v});module.exports=g(S);var C=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(s.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),B=r=>C.default.createElement(c,{...r},C.default.createElement(f.Path,{d:"M12.2383 2C12.9623 2.00003 13.6112 2.44626 13.8711 3.12207L15.7783 8.07812C15.8037 8.14415 15.8559 8.19629 15.9219 8.22168L20.8779 10.1289C21.5537 10.3888 22 11.0377 22 11.7617V12.2383C22 12.9623 21.5537 13.6112 20.8779 13.8711L15.9219 15.7783C15.8559 15.8037 15.8037 15.8559 15.7783 15.9219L13.8711 20.8779C13.6112 21.5537 12.9623 22 12.2383 22H11.7617C11.0377 22 10.3888 21.5537 10.1289 20.8779L8.22168 15.9219C8.19629 15.8559 8.14415 15.8037 8.07812 15.7783L3.12207 13.8711C2.44626 13.6112 2.00003 12.9623 2 12.2383V11.7617C2.00003 11.0377 2.44626 10.3888 3.12207 10.1289L8.07812 8.22168C8.14415 8.19629 8.19629 8.14415 8.22168 8.07812L10.1289 3.12207C10.3888 2.44626 11.0377 2.00003 11.7617 2H12.2383Z",fill:"currentColor"})),v=B;0&&(module.exports={IconSparkle3});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconSparkle3/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 IconSparkle3: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.2383 2C12.9623 2.00003 13.6112 2.44626 13.8711 3.12207L15.7783 8.07812C15.8037 8.14415 15.8559 8.19629 15.9219 8.22168L20.8779 10.1289C21.5537 10.3888 22 11.0377 22 11.7617V12.2383C22 12.9623 21.5537 13.6112 20.8779 13.8711L15.9219 15.7783C15.8559 15.8037 15.8037 15.8559 15.7783 15.9219L13.8711 20.8779C13.6112 21.5537 12.9623 22 12.2383 22H11.7617C11.0377 22 10.3888 21.5537 10.1289 20.8779L8.22168 15.9219C8.19629 15.8559 8.14415 15.8037 8.07812 15.7783L3.12207 13.8711C2.44626 13.6112 2.00003 12.9623 2 12.2383V11.7617C2.00003 11.0377 2.44626 10.3888 3.12207 10.1289L8.07812 8.22168C8.14415 8.19629 8.19629 8.14415 8.22168 8.07812L10.1289 3.12207C10.3888 2.44626 11.0377 2.00003 11.7617 2H12.2383Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSparkle3;\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,osBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconSparkle3_exports","__export","IconSparkle3","IconSparkle3_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconSparkle3","props","React","CentralIconBase","IconSparkle3_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import C from"react";import{Svg as p}from"react-native-svg";var t=({children:o,size:r=24,...n})=>C.createElement(p,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as a}from"react-native-svg";var l=o=>e.createElement(t,{...o},e.createElement(a,{d:"M12.2383 2C12.9623 2.00003 13.6112 2.44626 13.8711 3.12207L15.7783 8.07812C15.8037 8.14415 15.8559 8.19629 15.9219 8.22168L20.8779 10.1289C21.5537 10.3888 22 11.0377 22 11.7617V12.2383C22 12.9623 21.5537 13.6112 20.8779 13.8711L15.9219 15.7783C15.8559 15.8037 15.8037 15.8559 15.7783 15.9219L13.8711 20.8779C13.6112 21.5537 12.9623 22 12.2383 22H11.7617C11.0377 22 10.3888 21.5537 10.1289 20.8779L8.22168 15.9219C8.19629 15.8559 8.14415 15.8037 8.07812 15.7783L3.12207 13.8711C2.44626 13.6112 2.00003 12.9623 2 12.2383V11.7617C2.00003 11.0377 2.44626 10.3888 3.12207 10.1289L8.07812 8.22168C8.14415 8.19629 8.19629 8.14415 8.22168 8.07812L10.1289 3.12207C10.3888 2.44626 11.0377 2.00003 11.7617 2H12.2383Z",fill:"currentColor"})),x=l;export{l as IconSparkle3,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconSparkle3/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 IconSparkle3: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.2383 2C12.9623 2.00003 13.6112 2.44626 13.8711 3.12207L15.7783 8.07812C15.8037 8.14415 15.8559 8.19629 15.9219 8.22168L20.8779 10.1289C21.5537 10.3888 22 11.0377 22 11.7617V12.2383C22 12.9623 21.5537 13.6112 20.8779 13.8711L15.9219 15.7783C15.8559 15.8037 15.8037 15.8559 15.7783 15.9219L13.8711 20.8779C13.6112 21.5537 12.9623 22 12.2383 22H11.7617C11.0377 22 10.3888 21.5537 10.1289 20.8779L8.22168 15.9219C8.19629 15.8559 8.14415 15.8037 8.07812 15.7783L3.12207 13.8711C2.44626 13.6112 2.00003 12.9623 2 12.2383V11.7617C2.00003 11.0377 2.44626 10.3888 3.12207 10.1289L8.07812 8.22168C8.14415 8.19629 8.19629 8.14415 8.22168 8.07812L10.1289 3.12207C10.3888 2.44626 11.0377 2.00003 11.7617 2H12.2383Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSparkle3;\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,osBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconSparkle3","props","React","CentralIconBase","IconSparkle3_default"]}
package/README.md CHANGED
@@ -168,17 +168,23 @@ Below is a complete list of available icons:
168
168
  - IconPencilSparkle
169
169
  - IconPrompt
170
170
  - IconPrompt1
171
+ - IconPromptTextToImage
172
+ - IconPromptTextToVideo
171
173
  - IconRobot
172
174
  - IconSearchIntelligence
173
175
  - IconSparkle
174
176
  - IconSparkle2
177
+ - IconSparkle3
175
178
  - IconSparklesSoft
176
179
  - IconSparklesThree
177
180
  - IconSparklesTwo
178
181
  - IconSparklesTwo2
182
+ - IconSpeachToText
179
183
  - IconStarWand
180
184
  - IconTextToImage
185
+ - IconTextToSpeach
181
186
  - IconVisualIntelligence
187
+ - IconVoice2
182
188
  - IconWindowSparkle
183
189
  - IconWizardHat
184
190
 
@@ -1451,13 +1457,10 @@ Below is a complete list of available icons:
1451
1457
  - IconShuffle
1452
1458
  - IconSkip
1453
1459
  - IconSoundFx
1454
- - IconSpeachToText
1455
1460
  - IconStop
1456
1461
  - IconStopCircle
1457
- - IconTextToSpeach
1458
1462
  - IconVocalMicrophone
1459
1463
  - IconVoice1
1460
- - IconVoice2
1461
1464
  - IconVoice3
1462
1465
  - IconVoiceRecord
1463
1466
  - IconVolumeDown
@@ -15568,6 +15568,34 @@
15568
15568
  "packageName": "round-filled-radius-1-stroke-1.5",
15569
15569
  "componentName": "IconPrompt1"
15570
15570
  },
15571
+ {
15572
+ "category": "AI & Magic",
15573
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.25 5C20.2165 5 21 5.7835 21 6.75V19.25C21 20.2165 20.2165 21 19.25 21H6.75C5.7835 21 5 20.2165 5 19.25V15.75C5 15.3358 5.33579 15 5.75 15C6.16421 15 6.5 15.3358 6.5 15.75V19.25C6.5 19.3881 6.61193 19.5 6.75 19.5H7.17676L14.2471 11.9863C14.9236 11.2675 16.0607 11.2505 16.7588 11.9482L19.5 14.6895V6.75C19.5 6.61193 19.3881 6.5 19.25 6.5H14.75C14.3358 6.5 14 6.16421 14 5.75C14 5.33579 14.3358 5 14.75 5H19.25Z\" fill=\"currentColor\"/><path d=\"M10.25 3C10.6642 3 11 3.33579 11 3.75V5C11 5.41421 10.6642 5.75 10.25 5.75C9.83579 5.75 9.5 5.41421 9.5 5V4.5H6.75V10.5H7.25C7.66421 10.5 8 10.8358 8 11.25C8 11.6642 7.66421 12 7.25 12H4.75C4.33579 12 4 11.6642 4 11.25C4 10.8358 4.33579 10.5 4.75 10.5H5.25V4.5H2.5V5C2.5 5.41421 2.16421 5.75 1.75 5.75C1.33579 5.75 1 5.41421 1 5V3.75C1 3.33579 1.33579 3 1.75 3H10.25Z\" fill=\"currentColor\"/>",
15574
+ "iconName": "prompt-text-to-image",
15575
+ "variant": {
15576
+ "join": "round",
15577
+ "filled": "on",
15578
+ "radius": "1",
15579
+ "stroke": "1.5"
15580
+ },
15581
+ "createdAt": "2025-10-14T07:00:55.523291+00:00",
15582
+ "packageName": "round-filled-radius-1-stroke-1.5",
15583
+ "componentName": "IconPromptTextToImage"
15584
+ },
15585
+ {
15586
+ "category": "AI & Magic",
15587
+ "svg": "<path d=\"M19.25 5C20.2165 5 21 5.7835 21 6.75V19.25C21 20.2165 20.2165 21 19.25 21H6.75C5.7835 21 5 20.2165 5 19.25V15.75C5 15.3358 5.33579 15 5.75 15C6.16421 15 6.5 15.3358 6.5 15.75V19.25C6.5 19.3881 6.61193 19.5 6.75 19.5H19.25C19.3881 19.5 19.5 19.3881 19.5 19.25V6.75C19.5 6.61193 19.3881 6.5 19.25 6.5H14.75C14.3358 6.5 14 6.16421 14 5.75C14 5.33579 14.3358 5 14.75 5H19.25Z\" fill=\"currentColor\"/><path d=\"M11 10.4727C11.0001 9.8598 11.6957 9.50572 12.1914 9.86621L15.666 12.3936C16.0778 12.6931 16.0778 13.3069 15.666 13.6064L12.1914 16.1338C11.6957 16.4943 11.0001 16.1402 11 15.5273V10.4727Z\" fill=\"currentColor\"/><path d=\"M10.25 3C10.6642 3 11 3.33579 11 3.75V5C11 5.41421 10.6642 5.75 10.25 5.75C9.83579 5.75 9.5 5.41421 9.5 5V4.5H6.75V10.5H7.25C7.66421 10.5 8 10.8358 8 11.25C8 11.6642 7.66421 12 7.25 12H4.75C4.33579 12 4 11.6642 4 11.25C4 10.8358 4.33579 10.5 4.75 10.5H5.25V4.5H2.5V5C2.5 5.41421 2.16421 5.75 1.75 5.75C1.33579 5.75 1 5.41421 1 5V3.75C1 3.33579 1.33579 3 1.75 3H10.25Z\" fill=\"currentColor\"/>",
15588
+ "iconName": "prompt-text-to-video",
15589
+ "variant": {
15590
+ "join": "round",
15591
+ "filled": "on",
15592
+ "radius": "1",
15593
+ "stroke": "1.5"
15594
+ },
15595
+ "createdAt": "2025-10-14T07:00:55.523291+00:00",
15596
+ "packageName": "round-filled-radius-1-stroke-1.5",
15597
+ "componentName": "IconPromptTextToVideo"
15598
+ },
15571
15599
  {
15572
15600
  "category": "Code",
15573
15601
  "svg": "<path d=\"M6 3C4.34315 3 3 4.34315 3 6C3 7.39788 3.95608 8.57245 5.25 8.90549V15.0945C3.95608 15.4275 3 16.6021 3 18C3 19.6569 4.34315 21 6 21C7.65685 21 9 19.6569 9 18C9 16.6021 8.04392 15.4275 6.75 15.0945V8.90549C8.04392 8.57245 9 7.39788 9 6C9 4.34315 7.65685 3 6 3Z\" fill=\"currentColor\"/><path d=\"M13.5607 5.25L14.5303 4.28033C14.8232 3.98744 14.8232 3.51256 14.5303 3.21967C14.2374 2.92678 13.7626 2.92678 13.4697 3.21967L11.2197 5.46967C10.9268 5.76256 10.9268 6.23744 11.2197 6.53033L13.4697 8.78033C13.7626 9.07322 14.2374 9.07322 14.5303 8.78033C14.8232 8.48744 14.8232 8.01256 14.5303 7.71967L13.5607 6.75H17C17.1381 6.75 17.25 6.86193 17.25 7V15.0945C15.9561 15.4275 15 16.6021 15 18C15 19.6569 16.3431 21 18 21C19.6569 21 21 19.6569 21 18C21 16.6021 20.0439 15.4275 18.75 15.0945V7C18.75 6.0335 17.9665 5.25 17 5.25H13.5607Z\" fill=\"currentColor\"/>",
@@ -17906,6 +17934,20 @@
17906
17934
  "packageName": "round-filled-radius-1-stroke-1.5",
17907
17935
  "componentName": "IconSparkle2"
17908
17936
  },
17937
+ {
17938
+ "category": "AI & Magic",
17939
+ "svg": "<path d=\"M12.2383 2C12.9623 2.00003 13.6112 2.44626 13.8711 3.12207L15.7783 8.07812C15.8037 8.14415 15.8559 8.19629 15.9219 8.22168L20.8779 10.1289C21.5537 10.3888 22 11.0377 22 11.7617V12.2383C22 12.9623 21.5537 13.6112 20.8779 13.8711L15.9219 15.7783C15.8559 15.8037 15.8037 15.8559 15.7783 15.9219L13.8711 20.8779C13.6112 21.5537 12.9623 22 12.2383 22H11.7617C11.0377 22 10.3888 21.5537 10.1289 20.8779L8.22168 15.9219C8.19629 15.8559 8.14415 15.8037 8.07812 15.7783L3.12207 13.8711C2.44626 13.6112 2.00003 12.9623 2 12.2383V11.7617C2.00003 11.0377 2.44626 10.3888 3.12207 10.1289L8.07812 8.22168C8.14415 8.19629 8.19629 8.14415 8.22168 8.07812L10.1289 3.12207C10.3888 2.44626 11.0377 2.00003 11.7617 2H12.2383Z\" fill=\"currentColor\"/>",
17940
+ "iconName": "sparkle-3, ai, star, magic",
17941
+ "variant": {
17942
+ "join": "round",
17943
+ "filled": "on",
17944
+ "radius": "1",
17945
+ "stroke": "1.5"
17946
+ },
17947
+ "createdAt": "2025-10-14T10:00:30.556732+00:00",
17948
+ "packageName": "round-filled-radius-1-stroke-1.5",
17949
+ "componentName": "IconSparkle3"
17950
+ },
17909
17951
  {
17910
17952
  "category": "AI & Magic",
17911
17953
  "svg": "<path d=\"M11.7452 4.66559C11.7023 4.28675 11.382 4.00039 11.0008 4C10.6195 3.99961 10.2986 4.28532 10.2549 4.66407C9.97088 7.12691 9.23453 8.85871 8.04662 10.0466C6.85871 11.2345 5.12691 11.9709 2.66407 12.2549C2.28532 12.2986 1.99961 12.6195 2 13.0008C2.00039 13.382 2.28675 13.7023 2.66559 13.7452C5.08772 14.0196 6.85633 14.7556 8.07245 15.9498C9.28399 17.1394 10.0357 18.8708 10.2529 21.3164C10.2873 21.7037 10.612 22.0004 11.0008 22C11.3897 21.9996 11.7137 21.7021 11.7472 21.3147C11.9554 18.9094 12.7064 17.1415 13.924 15.924C15.1415 14.7064 16.9094 13.9554 19.3147 13.7472C19.7021 13.7137 19.9996 13.3897 20 13.0008C20.0004 12.612 19.7037 12.2873 19.3164 12.2529C16.8708 12.0357 15.1394 11.284 13.9498 10.0724C12.7556 8.85633 12.0196 7.08772 11.7452 4.66559Z\" fill=\"currentColor\"/><path d=\"M19.7898 1.25884C19.7731 1.11151 19.6486 1.00015 19.5003 1C19.352 0.999849 19.2272 1.11096 19.2103 1.25825C19.0998 2.21602 18.8134 2.8895 18.3515 3.35146C17.8895 3.81343 17.216 4.09979 16.2582 4.21025C16.111 4.22724 15.9998 4.35203 16 4.5003C16.0002 4.64857 16.1115 4.77313 16.2588 4.78981C17.2008 4.89651 17.8886 5.18275 18.3615 5.64713C18.8327 6.10977 19.125 6.7831 19.2095 7.73414C19.2229 7.88476 19.3491 8.00017 19.5003 8C19.6515 7.99983 19.7775 7.88413 19.7906 7.73349C19.8716 6.79809 20.1636 6.11059 20.6371 5.6371C21.1106 5.16361 21.7981 4.87155 22.7335 4.79058C22.8841 4.77754 22.9998 4.65154 23 4.50033C23.0002 4.34912 22.8848 4.22286 22.7341 4.20948C21.7831 4.125 21.1098 3.83266 20.6471 3.36151C20.1827 2.88857 19.8965 2.20078 19.7898 1.25884Z\" fill=\"currentColor\"/>",
@@ -17977,7 +18019,7 @@
17977
18019
  "componentName": "IconSpatialCapture"
17978
18020
  },
17979
18021
  {
17980
- "category": "Sound & Music",
18022
+ "category": "AI & Magic",
17981
18023
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.25 3C6.66421 3 7 3.33579 7 3.75V16.25C7 16.6642 6.66421 17 6.25 17C5.83579 17 5.5 16.6642 5.5 16.25V3.75C5.5 3.33579 5.83579 3 6.25 3ZM13.25 4C13.6642 4 14 4.33579 14 4.75V8.75C14 9.16421 13.6642 9.5 13.25 9.5C12.8358 9.5 12.5 9.16421 12.5 8.75V4.75C12.5 4.33579 12.8358 4 13.25 4ZM9.75 6C10.1642 6 10.5 6.33579 10.5 6.75V13.25C10.5 13.6642 10.1642 14 9.75 14C9.33579 14 9 13.6642 9 13.25V6.75C9 6.33579 9.33579 6 9.75 6ZM2.75 8C3.16421 8 3.5 8.33579 3.5 8.75V11.25C3.5 11.6642 3.16421 12 2.75 12C2.33579 12 2 11.6642 2 11.25V8.75C2 8.33579 2.33579 8 2.75 8ZM12.5 11.75C12.5 11.3358 12.8358 11 13.25 11H21.75C22.1642 11 22.5 11.3358 22.5 11.75V13.75C22.5 14.1642 22.1642 14.5 21.75 14.5C21.3358 14.5 21 14.1642 21 13.75V12.5H18.25V19.5H19.25C19.6642 19.5 20 19.8358 20 20.25C20 20.6642 19.6642 21 19.25 21H15.75C15.3358 21 15 20.6642 15 20.25C15 19.8358 15.3358 19.5 15.75 19.5H16.75V12.5H14V13.75C14 14.1642 13.6642 14.5 13.25 14.5C12.8358 14.5 12.5 14.1642 12.5 13.75V11.75Z\" fill=\"currentColor\"/>",
17982
18024
  "iconName": "speach-to-text, voice-to-text",
17983
18025
  "variant": {
@@ -19615,7 +19657,7 @@
19615
19657
  "componentName": "IconTextToImage"
19616
19658
  },
19617
19659
  {
19618
- "category": "Sound & Music",
19660
+ "category": "AI & Magic",
19619
19661
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 3.75C2 3.33579 2.33579 3 2.75 3H11.25C11.6642 3 12 3.33579 12 3.75V5.25C12 5.66421 11.6642 6 11.25 6C10.8358 6 10.5 5.66421 10.5 5.25V4.5H7.75V11.5H8.75C9.16421 11.5 9.5 11.8358 9.5 12.25C9.5 12.6642 9.16421 13 8.75 13H5.25C4.83579 13 4.5 12.6642 4.5 12.25C4.5 11.8358 4.83579 11.5 5.25 11.5H6.25V4.5H3.5V5.25C3.5 5.66421 3.16421 6 2.75 6C2.33579 6 2 5.66421 2 5.25V3.75ZM14.25 7C14.6642 7 15 7.33579 15 7.75V20.25C15 20.6642 14.6642 21 14.25 21C13.8358 21 13.5 20.6642 13.5 20.25V7.75C13.5 7.33579 13.8358 7 14.25 7ZM17.75 10C18.1642 10 18.5 10.3358 18.5 10.75V17.25C18.5 17.6642 18.1642 18 17.75 18C17.3358 18 17 17.6642 17 17.25V10.75C17 10.3358 17.3358 10 17.75 10ZM21.25 12C21.6642 12 22 12.3358 22 12.75V15.25C22 15.6642 21.6642 16 21.25 16C20.8358 16 20.5 15.6642 20.5 15.25V12.75C20.5 12.3358 20.8358 12 21.25 12ZM10.75 14C11.1642 14 11.5 14.3358 11.5 14.75V17.25C11.5 17.6642 11.1642 18 10.75 18C10.3358 18 10 17.6642 10 17.25V14.75C10 14.3358 10.3358 14 10.75 14Z\" fill=\"currentColor\"/>",
19620
19662
  "iconName": "text-to-speach",
19621
19663
  "variant": {
@@ -20791,7 +20833,7 @@
20791
20833
  "componentName": "IconVoice1"
20792
20834
  },
20793
20835
  {
20794
- "category": "Sound & Music",
20836
+ "category": "AI & Magic",
20795
20837
  "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\"/>",
20796
20838
  "iconName": "voice-2, siri, wave",
20797
20839
  "variant": {
package/icons/index.d.ts CHANGED
@@ -1111,6 +1111,8 @@ export type CentralIconName =
1111
1111
  | "IconProducthunt"
1112
1112
  | "IconPrompt"
1113
1113
  | "IconPrompt1"
1114
+ | "IconPromptTextToImage"
1115
+ | "IconPromptTextToVideo"
1114
1116
  | "IconPullRequest"
1115
1117
  | "IconPumpjack"
1116
1118
  | "IconPush"
@@ -1278,6 +1280,7 @@ export type CentralIconName =
1278
1280
  | "IconSpacer"
1279
1281
  | "IconSparkle"
1280
1282
  | "IconSparkle2"
1283
+ | "IconSparkle3"
1281
1284
  | "IconSparklesSoft"
1282
1285
  | "IconSparklesThree"
1283
1286
  | "IconSparklesTwo"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-filled-radius-1-stroke-1.5",
3
- "version": "1.1.10",
3
+ "version": "1.1.12",
4
4
  "style": "round-filled-radius-1-stroke-1.5",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-1-stroke-1.5/IconHome';",
@@ -11,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": 1542,
14
+ "totalIcons": 1545,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
- "count": 35,
17
+ "count": 41,
18
18
  "icons": [
19
19
  "IconAppleIntelligenceIcon",
20
20
  "IconBoxSparkle",
@@ -38,17 +38,23 @@
38
38
  "IconPencilSparkle",
39
39
  "IconPrompt",
40
40
  "IconPrompt1",
41
+ "IconPromptTextToImage",
42
+ "IconPromptTextToVideo",
41
43
  "IconRobot",
42
44
  "IconSearchIntelligence",
43
45
  "IconSparkle",
44
46
  "IconSparkle2",
47
+ "IconSparkle3",
45
48
  "IconSparklesSoft",
46
49
  "IconSparklesThree",
47
50
  "IconSparklesTwo",
48
51
  "IconSparklesTwo2",
52
+ "IconSpeachToText",
49
53
  "IconStarWand",
50
54
  "IconTextToImage",
55
+ "IconTextToSpeach",
51
56
  "IconVisualIntelligence",
57
+ "IconVoice2",
52
58
  "IconWindowSparkle",
53
59
  "IconWizardHat"
54
60
  ]
@@ -1338,7 +1344,7 @@
1338
1344
  ]
1339
1345
  },
1340
1346
  "Sound & Music": {
1341
- "count": 50,
1347
+ "count": 47,
1342
1348
  "icons": [
1343
1349
  "IconAirpodLeft",
1344
1350
  "IconAirpodRight",
@@ -1375,13 +1381,10 @@
1375
1381
  "IconShuffle",
1376
1382
  "IconSkip",
1377
1383
  "IconSoundFx",
1378
- "IconSpeachToText",
1379
1384
  "IconStop",
1380
1385
  "IconStopCircle",
1381
- "IconTextToSpeach",
1382
1386
  "IconVocalMicrophone",
1383
1387
  "IconVoice1",
1384
- "IconVoice2",
1385
1388
  "IconVoice3",
1386
1389
  "IconVoiceRecord",
1387
1390
  "IconVolumeDown",
@@ -2844,6 +2847,8 @@
2844
2847
  "IconProducthunt": "producthunt",
2845
2848
  "IconPrompt": "prompt, scan-text",
2846
2849
  "IconPrompt1": "prompt, vibe-designing, box-sparkle",
2850
+ "IconPromptTextToImage": "prompt-text-to-image",
2851
+ "IconPromptTextToVideo": "prompt-text-to-video",
2847
2852
  "IconPullRequest": "pull-request",
2848
2853
  "IconPumpjack": "pumpjack, oil",
2849
2854
  "IconPush": "push, launch, rocket",
@@ -3011,6 +3016,7 @@
3011
3016
  "IconSpacer": "spacer, seperator",
3012
3017
  "IconSparkle": "sparkle, star, ai",
3013
3018
  "IconSparkle2": "sparkle-2, star, magic, ai",
3019
+ "IconSparkle3": "sparkle-3, ai, star, magic",
3014
3020
  "IconSparklesSoft": "sparkles-soft",
3015
3021
  "IconSparklesThree": "sparkles-three, ai 3 stars, sparkles, ✨",
3016
3022
  "IconSparklesTwo": "sparkles-two, ai 2 stars, sparkles, ✨",
package/index.d.ts CHANGED
@@ -1110,6 +1110,8 @@ export { IconProcessor, default as IconProcessorDefault, } from "./IconProcessor
1110
1110
  export { IconProducthunt, default as IconProducthuntDefault, } from "./IconProducthunt";
1111
1111
  export { IconPrompt, default as IconPromptDefault } from "./IconPrompt";
1112
1112
  export { IconPrompt1, default as IconPrompt1Default } from "./IconPrompt1";
1113
+ export { IconPromptTextToImage, default as IconPromptTextToImageDefault, } from "./IconPromptTextToImage";
1114
+ export { IconPromptTextToVideo, default as IconPromptTextToVideoDefault, } from "./IconPromptTextToVideo";
1113
1115
  export { IconPullRequest, default as IconPullRequestDefault, } from "./IconPullRequest";
1114
1116
  export { IconPumpjack, default as IconPumpjackDefault } from "./IconPumpjack";
1115
1117
  export { IconPush, default as IconPushDefault } from "./IconPush";
@@ -1277,6 +1279,7 @@ export { IconSpace, default as IconSpaceDefault } from "./IconSpace";
1277
1279
  export { IconSpacer, default as IconSpacerDefault } from "./IconSpacer";
1278
1280
  export { IconSparkle, default as IconSparkleDefault } from "./IconSparkle";
1279
1281
  export { IconSparkle2, default as IconSparkle2Default } from "./IconSparkle2";
1282
+ export { IconSparkle3, default as IconSparkle3Default } from "./IconSparkle3";
1280
1283
  export { IconSparklesSoft, default as IconSparklesSoftDefault, } from "./IconSparklesSoft";
1281
1284
  export { IconSparklesThree, default as IconSparklesThreeDefault, } from "./IconSparklesThree";
1282
1285
  export { IconSparklesTwo, default as IconSparklesTwoDefault, } from "./IconSparklesTwo";