@central-icons-react-native/round-filled-radius-2-stroke-1 1.1.167 → 1.1.169

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.
Files changed (42) hide show
  1. package/IconAgentNetwork/index.d.ts +4 -0
  2. package/IconAgentNetwork/index.js +2 -0
  3. package/IconAgentNetwork/index.js.map +1 -0
  4. package/IconAgentNetwork/index.mjs +2 -0
  5. package/IconAgentNetwork/index.mjs.map +1 -0
  6. package/IconLightbulbSparkle/index.d.ts +4 -0
  7. package/IconLightbulbSparkle/index.js +2 -0
  8. package/IconLightbulbSparkle/index.js.map +1 -0
  9. package/IconLightbulbSparkle/index.mjs +2 -0
  10. package/IconLightbulbSparkle/index.mjs.map +1 -0
  11. package/IconProgress25/index.d.ts +4 -0
  12. package/IconProgress25/index.js +2 -0
  13. package/IconProgress25/index.js.map +1 -0
  14. package/IconProgress25/index.mjs +2 -0
  15. package/IconProgress25/index.mjs.map +1 -0
  16. package/IconSpeedHigh/index.d.ts +4 -0
  17. package/IconSpeedHigh/index.js +2 -0
  18. package/IconSpeedHigh/index.js.map +1 -0
  19. package/IconSpeedHigh/index.mjs +2 -0
  20. package/IconSpeedHigh/index.mjs.map +1 -0
  21. package/IconSpeedLow/index.d.ts +4 -0
  22. package/IconSpeedLow/index.js +2 -0
  23. package/IconSpeedLow/index.js.map +1 -0
  24. package/IconSpeedLow/index.mjs +2 -0
  25. package/IconSpeedLow/index.mjs.map +1 -0
  26. package/IconSpeedMiddle/index.d.ts +4 -0
  27. package/IconSpeedMiddle/index.js +2 -0
  28. package/IconSpeedMiddle/index.js.map +1 -0
  29. package/IconSpeedMiddle/index.mjs +2 -0
  30. package/IconSpeedMiddle/index.mjs.map +1 -0
  31. package/README.md +6 -0
  32. package/filtered-icons.json +84 -0
  33. package/icons/index.d.ts +6 -0
  34. package/icons-index.json +18 -6
  35. package/index.d.ts +6 -0
  36. package/index.js +1 -1
  37. package/index.js.map +1 -1
  38. package/index.mjs +1 -1
  39. package/index.mjs.map +1 -1
  40. package/license-check.js +1 -1
  41. package/package.json +1 -1
  42. package/tsx-icons.json +42 -0
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconAgentNetwork: FC<CentralIconBaseProps>;
4
+ export default IconAgentNetwork;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var t=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var g=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let C of B(r))!d.call(o,C)&&C!==e&&t(o,C,{get:()=>r[C],enumerable:!(p=u(r,C))||p.enumerable});return o};var a=(o,r,e)=>(e=o!=null?i(I(o)):{},l(r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e,o)),v=o=>l(t({},"__esModule",{value:!0}),o);var P={};g(P,{IconAgentNetwork:()=>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:"M8.5 2.25C10.787 2.25 12.6509 4.05647 12.7451 6.32031L15.3828 6.57812C15.7802 5.23224 17.0253 4.25 18.5 4.25C20.2949 4.25 21.75 5.70507 21.75 7.5C21.75 9.29493 20.2949 10.75 18.5 10.75C18.4271 10.75 18.3549 10.7469 18.2832 10.7422L17.3789 13.6875C18.7836 14.3811 19.75 15.8274 19.75 17.5C19.75 19.8472 17.8472 21.75 15.5 21.75C13.213 21.75 11.3481 19.9436 11.2539 17.6797L8.61523 17.4219C8.21765 18.7675 6.97449 19.75 5.5 19.75C3.70507 19.75 2.25 18.2949 2.25 16.5C2.25 14.7051 3.70507 13.25 5.5 13.25C5.57284 13.25 5.64515 13.2521 5.7168 13.2568L6.62109 10.3125C5.21643 9.61892 4.25 8.17256 4.25 6.5C4.25 4.15279 6.15279 2.25 8.5 2.25ZM10.3213 10.3398C9.76916 10.6022 9.15196 10.75 8.5 10.75C8.17848 10.75 7.86555 10.7132 7.56445 10.6455L6.69434 13.4775C7.87751 13.9455 8.71954 15.0869 8.74805 16.4297L11.3281 16.6826C11.5229 15.6829 12.0685 14.8085 12.8311 14.1924L10.3213 10.3398ZM12.6699 7.31836C12.4749 8.31787 11.9296 9.19077 11.167 9.80664L13.6768 13.6592C14.2292 13.3965 14.8476 13.25 15.5 13.25C15.8211 13.25 16.1338 13.286 16.4346 13.3535L17.3047 10.5215C16.1218 10.0532 15.2791 8.91208 15.251 7.56934L12.6699 7.31836Z",fill:"currentColor"})),x=L;0&&(module.exports={IconAgentNetwork});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconAgentNetwork/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 IconAgentNetwork: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M8.5 2.25C10.787 2.25 12.6509 4.05647 12.7451 6.32031L15.3828 6.57812C15.7802 5.23224 17.0253 4.25 18.5 4.25C20.2949 4.25 21.75 5.70507 21.75 7.5C21.75 9.29493 20.2949 10.75 18.5 10.75C18.4271 10.75 18.3549 10.7469 18.2832 10.7422L17.3789 13.6875C18.7836 14.3811 19.75 15.8274 19.75 17.5C19.75 19.8472 17.8472 21.75 15.5 21.75C13.213 21.75 11.3481 19.9436 11.2539 17.6797L8.61523 17.4219C8.21765 18.7675 6.97449 19.75 5.5 19.75C3.70507 19.75 2.25 18.2949 2.25 16.5C2.25 14.7051 3.70507 13.25 5.5 13.25C5.57284 13.25 5.64515 13.2521 5.7168 13.2568L6.62109 10.3125C5.21643 9.61892 4.25 8.17256 4.25 6.5C4.25 4.15279 6.15279 2.25 8.5 2.25ZM10.3213 10.3398C9.76916 10.6022 9.15196 10.75 8.5 10.75C8.17848 10.75 7.86555 10.7132 7.56445 10.6455L6.69434 13.4775C7.87751 13.9455 8.71954 15.0869 8.74805 16.4297L11.3281 16.6826C11.5229 15.6829 12.0685 14.8085 12.8311 14.1924L10.3213 10.3398ZM12.6699 7.31836C12.4749 8.31787 11.9296 9.19077 11.167 9.80664L13.6768 13.6592C14.2292 13.3965 14.8476 13.25 15.5 13.25C15.8211 13.25 16.1338 13.286 16.4346 13.3535L17.3047 10.5215C16.1218 10.0532 15.2791 8.91208 15.251 7.56934L12.6699 7.31836Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAgentNetwork;\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,SAAS,UACT,SAAS,UACT,EAAE,2mCACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconAgentNetwork_exports","__export","IconAgentNetwork","IconAgentNetwork_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconAgentNetwork","props","React","CentralIconBase","IconAgentNetwork_default"]}
@@ -0,0 +1,2 @@
1
+ import C from"react";import n from"react";import{Svg as p}from"react-native-svg";var e=({children:r,size:o=24,...t})=>n.createElement(p,{...t,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=>C.createElement(e,{...r},C.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M8.5 2.25C10.787 2.25 12.6509 4.05647 12.7451 6.32031L15.3828 6.57812C15.7802 5.23224 17.0253 4.25 18.5 4.25C20.2949 4.25 21.75 5.70507 21.75 7.5C21.75 9.29493 20.2949 10.75 18.5 10.75C18.4271 10.75 18.3549 10.7469 18.2832 10.7422L17.3789 13.6875C18.7836 14.3811 19.75 15.8274 19.75 17.5C19.75 19.8472 17.8472 21.75 15.5 21.75C13.213 21.75 11.3481 19.9436 11.2539 17.6797L8.61523 17.4219C8.21765 18.7675 6.97449 19.75 5.5 19.75C3.70507 19.75 2.25 18.2949 2.25 16.5C2.25 14.7051 3.70507 13.25 5.5 13.25C5.57284 13.25 5.64515 13.2521 5.7168 13.2568L6.62109 10.3125C5.21643 9.61892 4.25 8.17256 4.25 6.5C4.25 4.15279 6.15279 2.25 8.5 2.25ZM10.3213 10.3398C9.76916 10.6022 9.15196 10.75 8.5 10.75C8.17848 10.75 7.86555 10.7132 7.56445 10.6455L6.69434 13.4775C7.87751 13.9455 8.71954 15.0869 8.74805 16.4297L11.3281 16.6826C11.5229 15.6829 12.0685 14.8085 12.8311 14.1924L10.3213 10.3398ZM12.6699 7.31836C12.4749 8.31787 11.9296 9.19077 11.167 9.80664L13.6768 13.6592C14.2292 13.3965 14.8476 13.25 15.5 13.25C15.8211 13.25 16.1338 13.286 16.4346 13.3535L17.3047 10.5215C16.1218 10.0532 15.2791 8.91208 15.251 7.56934L12.6699 7.31836Z",fill:"currentColor"})),d=a;export{a as IconAgentNetwork,d as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconAgentNetwork/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 IconAgentNetwork: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M8.5 2.25C10.787 2.25 12.6509 4.05647 12.7451 6.32031L15.3828 6.57812C15.7802 5.23224 17.0253 4.25 18.5 4.25C20.2949 4.25 21.75 5.70507 21.75 7.5C21.75 9.29493 20.2949 10.75 18.5 10.75C18.4271 10.75 18.3549 10.7469 18.2832 10.7422L17.3789 13.6875C18.7836 14.3811 19.75 15.8274 19.75 17.5C19.75 19.8472 17.8472 21.75 15.5 21.75C13.213 21.75 11.3481 19.9436 11.2539 17.6797L8.61523 17.4219C8.21765 18.7675 6.97449 19.75 5.5 19.75C3.70507 19.75 2.25 18.2949 2.25 16.5C2.25 14.7051 3.70507 13.25 5.5 13.25C5.57284 13.25 5.64515 13.2521 5.7168 13.2568L6.62109 10.3125C5.21643 9.61892 4.25 8.17256 4.25 6.5C4.25 4.15279 6.15279 2.25 8.5 2.25ZM10.3213 10.3398C9.76916 10.6022 9.15196 10.75 8.5 10.75C8.17848 10.75 7.86555 10.7132 7.56445 10.6455L6.69434 13.4775C7.87751 13.9455 8.71954 15.0869 8.74805 16.4297L11.3281 16.6826C11.5229 15.6829 12.0685 14.8085 12.8311 14.1924L10.3213 10.3398ZM12.6699 7.31836C12.4749 8.31787 11.9296 9.19077 11.167 9.80664L13.6768 13.6592C14.2292 13.3965 14.8476 13.25 15.5 13.25C15.8211 13.25 16.1338 13.286 16.4346 13.3535L17.3047 10.5215C16.1218 10.0532 15.2791 8.91208 15.251 7.56934L12.6699 7.31836Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAgentNetwork;\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,SAAS,UACT,SAAS,UACT,EAAE,2mCACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconAgentNetwork","props","React","CentralIconBase","IconAgentNetwork_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLightbulbSparkle: FC<CentralIconBaseProps>;
4
+ export default IconLightbulbSparkle;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var e=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var C in o)e(r,C,{get:o[C],enumerable:!0})},a=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!g.call(r,t)&&t!==C&&e(r,t,{get:()=>o[t],enumerable:!(p=u(o,t))||p.enumerable});return r};var l=(r,o,C)=>(C=r!=null?i(I(r)):{},a(o||!r||!r.__esModule?e(C,"default",{value:r,enumerable:!0}):C,r)),P=r=>a(e({},"__esModule",{value:!0}),r);var h={};x(h,{IconLightbulbSparkle:()=>L,default:()=>b});module.exports=P(h);var n=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({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 f=require("react-native-svg"),L=r=>n.default.createElement(c,{...r},n.default.createElement(f.Path,{d:"M16 19C16 21.2091 14.2091 23 12 23C9.79086 23 8 21.2091 8 19V18H16V19ZM12 2C16.4183 2 20 5.58172 20 10C20 12.8408 18.5188 15.3351 16.2891 16.7539C16.1855 16.8198 16.1081 16.9061 16.0596 17H7.94043C7.8919 16.9061 7.81445 16.8198 7.71094 16.7539C5.48124 15.3351 4 12.8408 4 10C4 5.58172 7.58172 2 12 2ZM12 6C11.7591 6 11.5426 6.1482 11.4561 6.37305L10.7598 8.18555C10.6582 8.44944 10.4494 8.65819 10.1855 8.75977L8.37305 9.45605C8.1482 9.5426 8 9.75906 8 10C8 10.2409 8.1482 10.4574 8.37305 10.5439L10.1855 11.2402C10.4494 11.3418 10.6582 11.5506 10.7598 11.8145L11.4561 13.627C11.5426 13.8518 11.7591 14 12 14C12.2409 14 12.4574 13.8518 12.5439 13.627L13.2402 11.8145C13.3418 11.5506 13.5506 11.3418 13.8145 11.2402L15.627 10.5439C15.8518 10.4574 16 10.2409 16 10C16 9.75906 15.8518 9.5426 15.627 9.45605L13.8145 8.75977C13.5506 8.65819 13.3418 8.44944 13.2402 8.18555L12.5439 6.37305C12.4574 6.1482 12.2409 6 12 6Z",fill:"currentColor"})),b=L;0&&(module.exports={IconLightbulbSparkle});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconLightbulbSparkle/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 IconLightbulbSparkle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M16 19C16 21.2091 14.2091 23 12 23C9.79086 23 8 21.2091 8 19V18H16V19ZM12 2C16.4183 2 20 5.58172 20 10C20 12.8408 18.5188 15.3351 16.2891 16.7539C16.1855 16.8198 16.1081 16.9061 16.0596 17H7.94043C7.8919 16.9061 7.81445 16.8198 7.71094 16.7539C5.48124 15.3351 4 12.8408 4 10C4 5.58172 7.58172 2 12 2ZM12 6C11.7591 6 11.5426 6.1482 11.4561 6.37305L10.7598 8.18555C10.6582 8.44944 10.4494 8.65819 10.1855 8.75977L8.37305 9.45605C8.1482 9.5426 8 9.75906 8 10C8 10.2409 8.1482 10.4574 8.37305 10.5439L10.1855 11.2402C10.4494 11.3418 10.6582 11.5506 10.7598 11.8145L11.4561 13.627C11.5426 13.8518 11.7591 14 12 14C12.2409 14 12.4574 13.8518 12.5439 13.627L13.2402 11.8145C13.3418 11.5506 13.5506 11.3418 13.8145 11.2402L15.627 10.5439C15.8518 10.4574 16 10.2409 16 10C16 9.75906 15.8518 9.5426 15.627 9.45605L13.8145 8.75977C13.5506 8.65819 13.3418 8.44944 13.2402 8.18555L12.5439 6.37305C12.4574 6.1482 12.2409 6 12 6Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconLightbulbSparkle;\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,0BAAAE,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,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,q5BACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconLightbulbSparkle_exports","__export","IconLightbulbSparkle","IconLightbulbSparkle_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconLightbulbSparkle","props","React","CentralIconBase","IconLightbulbSparkle_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import n from"react";import{Svg as p}from"react-native-svg";var C=({children:o,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"},o);import{Path as a}from"react-native-svg";var l=o=>t.createElement(C,{...o},t.createElement(a,{d:"M16 19C16 21.2091 14.2091 23 12 23C9.79086 23 8 21.2091 8 19V18H16V19ZM12 2C16.4183 2 20 5.58172 20 10C20 12.8408 18.5188 15.3351 16.2891 16.7539C16.1855 16.8198 16.1081 16.9061 16.0596 17H7.94043C7.8919 16.9061 7.81445 16.8198 7.71094 16.7539C5.48124 15.3351 4 12.8408 4 10C4 5.58172 7.58172 2 12 2ZM12 6C11.7591 6 11.5426 6.1482 11.4561 6.37305L10.7598 8.18555C10.6582 8.44944 10.4494 8.65819 10.1855 8.75977L8.37305 9.45605C8.1482 9.5426 8 9.75906 8 10C8 10.2409 8.1482 10.4574 8.37305 10.5439L10.1855 11.2402C10.4494 11.3418 10.6582 11.5506 10.7598 11.8145L11.4561 13.627C11.5426 13.8518 11.7591 14 12 14C12.2409 14 12.4574 13.8518 12.5439 13.627L13.2402 11.8145C13.3418 11.5506 13.5506 11.3418 13.8145 11.2402L15.627 10.5439C15.8518 10.4574 16 10.2409 16 10C16 9.75906 15.8518 9.5426 15.627 9.45605L13.8145 8.75977C13.5506 8.65819 13.3418 8.44944 13.2402 8.18555L12.5439 6.37305C12.4574 6.1482 12.2409 6 12 6Z",fill:"currentColor"})),g=l;export{l as IconLightbulbSparkle,g as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconLightbulbSparkle/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 IconLightbulbSparkle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M16 19C16 21.2091 14.2091 23 12 23C9.79086 23 8 21.2091 8 19V18H16V19ZM12 2C16.4183 2 20 5.58172 20 10C20 12.8408 18.5188 15.3351 16.2891 16.7539C16.1855 16.8198 16.1081 16.9061 16.0596 17H7.94043C7.8919 16.9061 7.81445 16.8198 7.71094 16.7539C5.48124 15.3351 4 12.8408 4 10C4 5.58172 7.58172 2 12 2ZM12 6C11.7591 6 11.5426 6.1482 11.4561 6.37305L10.7598 8.18555C10.6582 8.44944 10.4494 8.65819 10.1855 8.75977L8.37305 9.45605C8.1482 9.5426 8 9.75906 8 10C8 10.2409 8.1482 10.4574 8.37305 10.5439L10.1855 11.2402C10.4494 11.3418 10.6582 11.5506 10.7598 11.8145L11.4561 13.627C11.5426 13.8518 11.7591 14 12 14C12.2409 14 12.4574 13.8518 12.5439 13.627L13.2402 11.8145C13.3418 11.5506 13.5506 11.3418 13.8145 11.2402L15.627 10.5439C15.8518 10.4574 16 10.2409 16 10C16 9.75906 15.8518 9.5426 15.627 9.45605L13.8145 8.75977C13.5506 8.65819 13.3418 8.44944 13.2402 8.18555L12.5439 6.37305C12.4574 6.1482 12.2409 6 12 6Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconLightbulbSparkle;\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,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,q5BACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconLightbulbSparkle","props","React","CentralIconBase","IconLightbulbSparkle_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconProgress25: FC<CentralIconBaseProps>;
4
+ export default IconProgress25;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var P=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},C=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!d.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(l=B(o,t))||l.enumerable});return r};var a=(r,o,e)=>(e=r!=null?u(P(r)):{},C(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),v=r=>C(n({},"__esModule",{value:!0}),r);var h={};g(h,{IconProgress25:()=>i,default:()=>x});module.exports=v(h);var p=a(require("react"));var s=a(require("react")),m=require("react-native-svg"),c=({children:r,size:o=24,...e})=>s.default.createElement(m.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),i=r=>p.default.createElement(c,{...r},p.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 12H20C20 7.58172 16.4183 4 12 4V12Z",fill:"currentColor"})),x=i;0&&(module.exports={IconProgress25});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconProgress25/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 IconProgress25: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 12H20C20 7.58172 16.4183 4 12 4V12Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconProgress25;\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,oBAAAE,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,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,0JACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconProgress25_exports","__export","IconProgress25","IconProgress25_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconProgress25","props","React","CentralIconBase","IconProgress25_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:o,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"},o);import{Path as C}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(C,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 12H20C20 7.58172 16.4183 4 12 4V12Z",fill:"currentColor"})),d=a;export{a as IconProgress25,d as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconProgress25/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 IconProgress25: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 12H20C20 7.58172 16.4183 4 12 4V12Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconProgress25;\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,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,0JACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconProgress25","props","React","CentralIconBase","IconProgress25_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconSpeedHigh: FC<CentralIconBaseProps>;
4
+ export default IconSpeedHigh;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var t=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)t(r,C,{get:o[C],enumerable:!0})},a=(r,o,C,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!x.call(r,e)&&e!==C&&t(r,e,{get:()=>o[e],enumerable:!(l=B(o,e))||l.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(g(r)):{},a(o||!r||!r.__esModule?t(C,"default",{value:r,enumerable:!0}):C,r)),d=r=>a(t({},"__esModule",{value:!0}),r);var v={};P(v,{IconSpeedHigh:()=>i,default:()=>h});module.exports=d(v);var n=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=>n.default.createElement(c,{...r},n.default.createElement(p.Path,{d:"M12 2C17.5228 2 22 6.47715 22 12C22 15.5363 20.1638 18.6435 17.3955 20.4209C17.1633 20.5698 16.8543 20.5025 16.7051 20.2705C16.5559 20.0381 16.6231 19.7283 16.8555 19.5791C19.3494 17.9779 21 15.1816 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 15.1816 4.65063 17.9779 7.14453 19.5791C7.3769 19.7283 7.44411 20.0381 7.29492 20.2705C7.1457 20.5025 6.83672 20.5698 6.60449 20.4209C3.83618 18.6435 2 15.5363 2 12C2 6.47715 6.47715 2 12 2Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M10.7139 11.4668C11.56 10.7571 12.8213 10.8678 13.5312 11.7139C14.6721 13.0736 15.3651 15.4672 15.6709 16.7412C15.7612 17.1174 15.4017 17.4189 15.0469 17.2646C13.8452 16.7423 11.6077 15.6439 10.4668 14.2842C9.75713 13.438 9.86784 12.1767 10.7139 11.4668Z",fill:"currentColor"})),h=i;0&&(module.exports={IconSpeedHigh});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconSpeedHigh/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 IconSpeedHigh: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 2C17.5228 2 22 6.47715 22 12C22 15.5363 20.1638 18.6435 17.3955 20.4209C17.1633 20.5698 16.8543 20.5025 16.7051 20.2705C16.5559 20.0381 16.6231 19.7283 16.8555 19.5791C19.3494 17.9779 21 15.1816 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 15.1816 4.65063 17.9779 7.14453 19.5791C7.3769 19.7283 7.44411 20.0381 7.29492 20.2705C7.1457 20.5025 6.83672 20.5698 6.60449 20.4209C3.83618 18.6435 2 15.5363 2 12C2 6.47715 6.47715 2 12 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.7139 11.4668C11.56 10.7571 12.8213 10.8678 13.5312 11.7139C14.6721 13.0736 15.3651 15.4672 15.6709 16.7412C15.7612 17.1174 15.4017 17.4189 15.0469 17.2646C13.8452 16.7423 11.6077 15.6439 10.4668 14.2842C9.75713 13.438 9.86784 12.1767 10.7139 11.4668Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSpeedHigh;\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,mcACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iQACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconSpeedHigh_exports","__export","IconSpeedHigh","IconSpeedHigh_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconSpeedHigh","props","React","CentralIconBase","IconSpeedHigh_default"]}
@@ -0,0 +1,2 @@
1
+ import C from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:o,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"},o);import{Path as t}from"react-native-svg";var a=o=>C.createElement(e,{...o},C.createElement(t,{d:"M12 2C17.5228 2 22 6.47715 22 12C22 15.5363 20.1638 18.6435 17.3955 20.4209C17.1633 20.5698 16.8543 20.5025 16.7051 20.2705C16.5559 20.0381 16.6231 19.7283 16.8555 19.5791C19.3494 17.9779 21 15.1816 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 15.1816 4.65063 17.9779 7.14453 19.5791C7.3769 19.7283 7.44411 20.0381 7.29492 20.2705C7.1457 20.5025 6.83672 20.5698 6.60449 20.4209C3.83618 18.6435 2 15.5363 2 12C2 6.47715 6.47715 2 12 2Z",fill:"currentColor"}),C.createElement(t,{d:"M10.7139 11.4668C11.56 10.7571 12.8213 10.8678 13.5312 11.7139C14.6721 13.0736 15.3651 15.4672 15.6709 16.7412C15.7612 17.1174 15.4017 17.4189 15.0469 17.2646C13.8452 16.7423 11.6077 15.6439 10.4668 14.2842C9.75713 13.438 9.86784 12.1767 10.7139 11.4668Z",fill:"currentColor"})),x=a;export{a as IconSpeedHigh,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconSpeedHigh/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 IconSpeedHigh: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 2C17.5228 2 22 6.47715 22 12C22 15.5363 20.1638 18.6435 17.3955 20.4209C17.1633 20.5698 16.8543 20.5025 16.7051 20.2705C16.5559 20.0381 16.6231 19.7283 16.8555 19.5791C19.3494 17.9779 21 15.1816 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 15.1816 4.65063 17.9779 7.14453 19.5791C7.3769 19.7283 7.44411 20.0381 7.29492 20.2705C7.1457 20.5025 6.83672 20.5698 6.60449 20.4209C3.83618 18.6435 2 15.5363 2 12C2 6.47715 6.47715 2 12 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.7139 11.4668C11.56 10.7571 12.8213 10.8678 13.5312 11.7139C14.6721 13.0736 15.3651 15.4672 15.6709 16.7412C15.7612 17.1174 15.4017 17.4189 15.0469 17.2646C13.8452 16.7423 11.6077 15.6439 10.4668 14.2842C9.75713 13.438 9.86784 12.1767 10.7139 11.4668Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSpeedHigh;\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,mcACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iQACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconSpeedHigh","props","React","CentralIconBase","IconSpeedHigh_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconSpeedLow: FC<CentralIconBaseProps>;
4
+ export default IconSpeedLow;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var d=(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 e of I(o))!P.call(r,e)&&e!==C&&n(r,e,{get:()=>o[e],enumerable:!(l=B(o,e))||l.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(x(r)):{},a(o||!r||!r.__esModule?n(C,"default",{value:r,enumerable:!0}):C,r)),g=r=>a(n({},"__esModule",{value:!0}),r);var S={};d(S,{IconSpeedLow:()=>i,default:()=>v});module.exports=g(S);var t=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=>t.default.createElement(c,{...r},t.default.createElement(p.Path,{d:"M2.96387 9.01758C3.2301 9.09014 3.38674 9.36456 3.31445 9.63086C3.10927 10.385 3 11.1795 3 12C3 15.1816 4.65063 17.9779 7.14453 19.5791C7.3769 19.7283 7.44411 20.0381 7.29492 20.2705C7.1457 20.5025 6.83672 20.5698 6.60449 20.4209C3.83618 18.6435 2 15.5363 2 12C2 11.0902 2.12144 10.208 2.34961 9.36914C2.4221 9.10268 2.69741 8.94509 2.96387 9.01758Z",fill:"currentColor"}),t.default.createElement(p.Path,{d:"M12 2C17.5228 2 22 6.47715 22 12C22 15.5363 20.1638 18.6435 17.3955 20.4209C17.1633 20.5698 16.8543 20.5025 16.7051 20.2705C16.5559 20.0381 16.6231 19.7283 16.8555 19.5791C19.3494 17.9779 21 15.1816 21 12C21 7.02944 16.9706 3 12 3C8.85601 3 6.08864 4.61203 4.47852 7.05664C4.32661 7.28723 4.01576 7.3511 3.78516 7.19922C3.5546 7.04731 3.4907 6.73645 3.64258 6.50586C5.42985 3.79237 8.50568 2 12 2Z",fill:"currentColor"}),t.default.createElement(p.Path,{d:"M7.67676 10.0332C8.98449 10.1131 11.4627 10.3801 13 11.2676C13.9565 11.8198 14.2844 13.0425 13.7324 13.999C13.1801 14.9556 11.9566 15.2837 11 14.7314C9.46282 13.8438 7.99353 11.8309 7.27051 10.7383C7.05707 10.4157 7.29081 10.0099 7.67676 10.0332Z",fill:"currentColor"})),v=i;0&&(module.exports={IconSpeedLow});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconSpeedLow/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 IconSpeedLow: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M2.96387 9.01758C3.2301 9.09014 3.38674 9.36456 3.31445 9.63086C3.10927 10.385 3 11.1795 3 12C3 15.1816 4.65063 17.9779 7.14453 19.5791C7.3769 19.7283 7.44411 20.0381 7.29492 20.2705C7.1457 20.5025 6.83672 20.5698 6.60449 20.4209C3.83618 18.6435 2 15.5363 2 12C2 11.0902 2.12144 10.208 2.34961 9.36914C2.4221 9.10268 2.69741 8.94509 2.96387 9.01758Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2C17.5228 2 22 6.47715 22 12C22 15.5363 20.1638 18.6435 17.3955 20.4209C17.1633 20.5698 16.8543 20.5025 16.7051 20.2705C16.5559 20.0381 16.6231 19.7283 16.8555 19.5791C19.3494 17.9779 21 15.1816 21 12C21 7.02944 16.9706 3 12 3C8.85601 3 6.08864 4.61203 4.47852 7.05664C4.32661 7.28723 4.01576 7.3511 3.78516 7.19922C3.5546 7.04731 3.4907 6.73645 3.64258 6.50586C5.42985 3.79237 8.50568 2 12 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.67676 10.0332C8.98449 10.1131 11.4627 10.3801 13 11.2676C13.9565 11.8198 14.2844 13.0425 13.7324 13.999C13.1801 14.9556 11.9566 15.2837 11 14.7314C9.46282 13.8438 7.99353 11.8309 7.27051 10.7383C7.05707 10.4157 7.29081 10.0099 7.67676 10.0332Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSpeedLow;\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,gWACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gZACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yPACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconSpeedLow_exports","__export","IconSpeedLow","IconSpeedLow_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconSpeedLow","props","React","CentralIconBase","IconSpeedLow_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var t=({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 e}from"react-native-svg";var a=C=>o.createElement(t,{...C},o.createElement(e,{d:"M2.96387 9.01758C3.2301 9.09014 3.38674 9.36456 3.31445 9.63086C3.10927 10.385 3 11.1795 3 12C3 15.1816 4.65063 17.9779 7.14453 19.5791C7.3769 19.7283 7.44411 20.0381 7.29492 20.2705C7.1457 20.5025 6.83672 20.5698 6.60449 20.4209C3.83618 18.6435 2 15.5363 2 12C2 11.0902 2.12144 10.208 2.34961 9.36914C2.4221 9.10268 2.69741 8.94509 2.96387 9.01758Z",fill:"currentColor"}),o.createElement(e,{d:"M12 2C17.5228 2 22 6.47715 22 12C22 15.5363 20.1638 18.6435 17.3955 20.4209C17.1633 20.5698 16.8543 20.5025 16.7051 20.2705C16.5559 20.0381 16.6231 19.7283 16.8555 19.5791C19.3494 17.9779 21 15.1816 21 12C21 7.02944 16.9706 3 12 3C8.85601 3 6.08864 4.61203 4.47852 7.05664C4.32661 7.28723 4.01576 7.3511 3.78516 7.19922C3.5546 7.04731 3.4907 6.73645 3.64258 6.50586C5.42985 3.79237 8.50568 2 12 2Z",fill:"currentColor"}),o.createElement(e,{d:"M7.67676 10.0332C8.98449 10.1131 11.4627 10.3801 13 11.2676C13.9565 11.8198 14.2844 13.0425 13.7324 13.999C13.1801 14.9556 11.9566 15.2837 11 14.7314C9.46282 13.8438 7.99353 11.8309 7.27051 10.7383C7.05707 10.4157 7.29081 10.0099 7.67676 10.0332Z",fill:"currentColor"})),P=a;export{a as IconSpeedLow,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconSpeedLow/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 IconSpeedLow: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M2.96387 9.01758C3.2301 9.09014 3.38674 9.36456 3.31445 9.63086C3.10927 10.385 3 11.1795 3 12C3 15.1816 4.65063 17.9779 7.14453 19.5791C7.3769 19.7283 7.44411 20.0381 7.29492 20.2705C7.1457 20.5025 6.83672 20.5698 6.60449 20.4209C3.83618 18.6435 2 15.5363 2 12C2 11.0902 2.12144 10.208 2.34961 9.36914C2.4221 9.10268 2.69741 8.94509 2.96387 9.01758Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2C17.5228 2 22 6.47715 22 12C22 15.5363 20.1638 18.6435 17.3955 20.4209C17.1633 20.5698 16.8543 20.5025 16.7051 20.2705C16.5559 20.0381 16.6231 19.7283 16.8555 19.5791C19.3494 17.9779 21 15.1816 21 12C21 7.02944 16.9706 3 12 3C8.85601 3 6.08864 4.61203 4.47852 7.05664C4.32661 7.28723 4.01576 7.3511 3.78516 7.19922C3.5546 7.04731 3.4907 6.73645 3.64258 6.50586C5.42985 3.79237 8.50568 2 12 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.67676 10.0332C8.98449 10.1131 11.4627 10.3801 13 11.2676C13.9565 11.8198 14.2844 13.0425 13.7324 13.999C13.1801 14.9556 11.9566 15.2837 11 14.7314C9.46282 13.8438 7.99353 11.8309 7.27051 10.7383C7.05707 10.4157 7.29081 10.0099 7.67676 10.0332Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSpeedLow;\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,gWACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gZACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yPACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconSpeedLow","props","React","CentralIconBase","IconSpeedLow_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconSpeedMiddle: FC<CentralIconBaseProps>;
4
+ export default IconSpeedMiddle;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=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 e of B(o))!x.call(r,e)&&e!==C&&n(r,e,{get:()=>o[e],enumerable:!(l=d(o,e))||l.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(I(r)):{},a(o||!r||!r.__esModule?n(C,"default",{value:r,enumerable:!0}):C,r)),g=r=>a(n({},"__esModule",{value:!0}),r);var S={};P(S,{IconSpeedMiddle:()=>i,default:()=>v});module.exports=g(S);var t=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=>t.default.createElement(c,{...r},t.default.createElement(p.Path,{d:"M10.4219 2.12387C10.6945 2.08076 10.9509 2.26724 10.9941 2.53989C11.0372 2.81247 10.8507 3.06891 10.5781 3.11215C6.28346 3.7935 3.0002 7.51357 3 11.9998C3.00005 15.1814 4.65064 17.9788 7.14453 19.5799C7.37668 19.7292 7.44405 20.0381 7.29492 20.2704C7.14572 20.5025 6.83679 20.5698 6.60449 20.4207C3.83622 18.6434 2.00005 15.536 2 11.9998C2.0002 7.01398 5.64899 2.88095 10.4219 2.12387Z",fill:"currentColor"}),t.default.createElement(p.Path,{d:"M13.5781 2.12387C18.351 2.88095 21.9998 7.01398 22 11.9998C21.9999 15.536 20.1638 18.6434 17.3955 20.4207C17.1632 20.5698 16.8543 20.5025 16.7051 20.2704C16.5559 20.0381 16.6233 19.7292 16.8555 19.5799C19.3494 17.9788 20.9999 15.1814 21 11.9998C20.9998 7.51357 17.7165 3.7935 13.4219 3.11215C13.1493 3.06891 12.9628 2.81247 13.0059 2.53989C13.0491 2.26724 13.3055 2.08076 13.5781 2.12387Z",fill:"currentColor"}),t.default.createElement(p.Path,{d:"M11.5938 7.77231C11.7665 7.42659 12.2345 7.42659 12.4072 7.77231C12.992 8.94482 14.001 11.2247 14.001 12.9998C14.0009 14.1042 13.1053 14.9996 12.001 14.9998C10.8965 14.9998 10.0011 14.1043 10.001 12.9998C10.001 11.2247 11.009 8.94482 11.5938 7.77231Z",fill:"currentColor"})),v=i;0&&(module.exports={IconSpeedMiddle});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconSpeedMiddle/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 IconSpeedMiddle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M10.4219 2.12387C10.6945 2.08076 10.9509 2.26724 10.9941 2.53989C11.0372 2.81247 10.8507 3.06891 10.5781 3.11215C6.28346 3.7935 3.0002 7.51357 3 11.9998C3.00005 15.1814 4.65064 17.9788 7.14453 19.5799C7.37668 19.7292 7.44405 20.0381 7.29492 20.2704C7.14572 20.5025 6.83679 20.5698 6.60449 20.4207C3.83622 18.6434 2.00005 15.536 2 11.9998C2.0002 7.01398 5.64899 2.88095 10.4219 2.12387Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5781 2.12387C18.351 2.88095 21.9998 7.01398 22 11.9998C21.9999 15.536 20.1638 18.6434 17.3955 20.4207C17.1632 20.5698 16.8543 20.5025 16.7051 20.2704C16.5559 20.0381 16.6233 19.7292 16.8555 19.5799C19.3494 17.9788 20.9999 15.1814 21 11.9998C20.9998 7.51357 17.7165 3.7935 13.4219 3.11215C13.1493 3.06891 12.9628 2.81247 13.0059 2.53989C13.0491 2.26724 13.3055 2.08076 13.5781 2.12387Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.5938 7.77231C11.7665 7.42659 12.2345 7.42659 12.4072 7.77231C12.992 8.94482 14.001 11.2247 14.001 12.9998C14.0009 14.1042 13.1053 14.9996 12.001 14.9998C10.8965 14.9998 10.0011 14.1043 10.001 12.9998C10.001 11.2247 11.009 8.94482 11.5938 7.77231Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSpeedMiddle;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,qBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,oYACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uYACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6PACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconSpeedMiddle_exports","__export","IconSpeedMiddle","IconSpeedMiddle_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconSpeedMiddle","props","React","CentralIconBase","IconSpeedMiddle_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var t=({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 e}from"react-native-svg";var a=C=>o.createElement(t,{...C},o.createElement(e,{d:"M10.4219 2.12387C10.6945 2.08076 10.9509 2.26724 10.9941 2.53989C11.0372 2.81247 10.8507 3.06891 10.5781 3.11215C6.28346 3.7935 3.0002 7.51357 3 11.9998C3.00005 15.1814 4.65064 17.9788 7.14453 19.5799C7.37668 19.7292 7.44405 20.0381 7.29492 20.2704C7.14572 20.5025 6.83679 20.5698 6.60449 20.4207C3.83622 18.6434 2.00005 15.536 2 11.9998C2.0002 7.01398 5.64899 2.88095 10.4219 2.12387Z",fill:"currentColor"}),o.createElement(e,{d:"M13.5781 2.12387C18.351 2.88095 21.9998 7.01398 22 11.9998C21.9999 15.536 20.1638 18.6434 17.3955 20.4207C17.1632 20.5698 16.8543 20.5025 16.7051 20.2704C16.5559 20.0381 16.6233 19.7292 16.8555 19.5799C19.3494 17.9788 20.9999 15.1814 21 11.9998C20.9998 7.51357 17.7165 3.7935 13.4219 3.11215C13.1493 3.06891 12.9628 2.81247 13.0059 2.53989C13.0491 2.26724 13.3055 2.08076 13.5781 2.12387Z",fill:"currentColor"}),o.createElement(e,{d:"M11.5938 7.77231C11.7665 7.42659 12.2345 7.42659 12.4072 7.77231C12.992 8.94482 14.001 11.2247 14.001 12.9998C14.0009 14.1042 13.1053 14.9996 12.001 14.9998C10.8965 14.9998 10.0011 14.1043 10.001 12.9998C10.001 11.2247 11.009 8.94482 11.5938 7.77231Z",fill:"currentColor"})),x=a;export{a as IconSpeedMiddle,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconSpeedMiddle/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 IconSpeedMiddle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M10.4219 2.12387C10.6945 2.08076 10.9509 2.26724 10.9941 2.53989C11.0372 2.81247 10.8507 3.06891 10.5781 3.11215C6.28346 3.7935 3.0002 7.51357 3 11.9998C3.00005 15.1814 4.65064 17.9788 7.14453 19.5799C7.37668 19.7292 7.44405 20.0381 7.29492 20.2704C7.14572 20.5025 6.83679 20.5698 6.60449 20.4207C3.83622 18.6434 2.00005 15.536 2 11.9998C2.0002 7.01398 5.64899 2.88095 10.4219 2.12387Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5781 2.12387C18.351 2.88095 21.9998 7.01398 22 11.9998C21.9999 15.536 20.1638 18.6434 17.3955 20.4207C17.1632 20.5698 16.8543 20.5025 16.7051 20.2704C16.5559 20.0381 16.6233 19.7292 16.8555 19.5799C19.3494 17.9788 20.9999 15.1814 21 11.9998C20.9998 7.51357 17.7165 3.7935 13.4219 3.11215C13.1493 3.06891 12.9628 2.81247 13.0059 2.53989C13.0491 2.26724 13.3055 2.08076 13.5781 2.12387Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.5938 7.77231C11.7665 7.42659 12.2345 7.42659 12.4072 7.77231C12.992 8.94482 14.001 11.2247 14.001 12.9998C14.0009 14.1042 13.1053 14.9996 12.001 14.9998C10.8965 14.9998 10.0011 14.1043 10.001 12.9998C10.001 11.2247 11.009 8.94482 11.5938 7.77231Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSpeedMiddle;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,oYACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uYACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6PACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconSpeedMiddle","props","React","CentralIconBase","IconSpeedMiddle_default"]}
package/README.md CHANGED
@@ -177,6 +177,7 @@ Below is a complete list of available icons:
177
177
  - IconImagesSparkle
178
178
  - IconImagine
179
179
  - IconImagineAi
180
+ - IconLightbulbSparkle
180
181
  - IconListSparkle
181
182
  - IconLiveVoiceTranslate
182
183
  - IconLocationSparkle
@@ -567,6 +568,7 @@ Below is a complete list of available icons:
567
568
 
568
569
  ### Devices & Signals
569
570
 
571
+ - IconAgentNetwork
570
572
  - IconAirdrop
571
573
  - IconAirplay
572
574
  - IconAirplayAudio
@@ -1137,6 +1139,7 @@ Below is a complete list of available icons:
1137
1139
  - IconPlusSmall
1138
1140
  - IconPreview
1139
1141
  - IconProgress100
1142
+ - IconProgress25
1140
1143
  - IconProgress50
1141
1144
  - IconProgress75
1142
1145
  - IconProgressArc
@@ -1921,6 +1924,9 @@ Below is a complete list of available icons:
1921
1924
  - IconSilverMedal
1922
1925
  - IconSocial
1923
1926
  - IconSpace
1927
+ - IconSpeedHigh
1928
+ - IconSpeedLow
1929
+ - IconSpeedMiddle
1924
1930
  - IconStage
1925
1931
  - IconStamps
1926
1932
  - IconSteeringWheel
@@ -210,6 +210,20 @@
210
210
  "packageName": "round-filled-radius-2-stroke-1",
211
211
  "componentName": "IconAgenticCoding"
212
212
  },
213
+ {
214
+ "category": "Devices & Signals",
215
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.5 2.25C10.787 2.25 12.6509 4.05647 12.7451 6.32031L15.3828 6.57812C15.7802 5.23224 17.0253 4.25 18.5 4.25C20.2949 4.25 21.75 5.70507 21.75 7.5C21.75 9.29493 20.2949 10.75 18.5 10.75C18.4271 10.75 18.3549 10.7469 18.2832 10.7422L17.3789 13.6875C18.7836 14.3811 19.75 15.8274 19.75 17.5C19.75 19.8472 17.8472 21.75 15.5 21.75C13.213 21.75 11.3481 19.9436 11.2539 17.6797L8.61523 17.4219C8.21765 18.7675 6.97449 19.75 5.5 19.75C3.70507 19.75 2.25 18.2949 2.25 16.5C2.25 14.7051 3.70507 13.25 5.5 13.25C5.57284 13.25 5.64515 13.2521 5.7168 13.2568L6.62109 10.3125C5.21643 9.61892 4.25 8.17256 4.25 6.5C4.25 4.15279 6.15279 2.25 8.5 2.25ZM10.3213 10.3398C9.76916 10.6022 9.15196 10.75 8.5 10.75C8.17848 10.75 7.86555 10.7132 7.56445 10.6455L6.69434 13.4775C7.87751 13.9455 8.71954 15.0869 8.74805 16.4297L11.3281 16.6826C11.5229 15.6829 12.0685 14.8085 12.8311 14.1924L10.3213 10.3398ZM12.6699 7.31836C12.4749 8.31787 11.9296 9.19077 11.167 9.80664L13.6768 13.6592C14.2292 13.3965 14.8476 13.25 15.5 13.25C15.8211 13.25 16.1338 13.286 16.4346 13.3535L17.3047 10.5215C16.1218 10.0532 15.2791 8.91208 15.251 7.56934L12.6699 7.31836Z\" fill=\"currentColor\"/>",
216
+ "iconName": "agent-network, connections, atoms",
217
+ "variant": {
218
+ "join": "round",
219
+ "filled": "on",
220
+ "radius": "2",
221
+ "stroke": "1"
222
+ },
223
+ "createdAt": "2026-03-18T10:00:55.038177+00:00",
224
+ "packageName": "round-filled-radius-2-stroke-1",
225
+ "componentName": "IconAgentNetwork"
226
+ },
213
227
  {
214
228
  "category": "Devices & Signals",
215
229
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 3C7.02944 3 3 7.02944 3 12C3 15.3303 4.8086 18.2388 7.49958 19.7958C7.73859 19.9341 7.82024 20.24 7.68195 20.479C7.54365 20.718 7.23778 20.7997 6.99876 20.6614C4.01154 18.933 2 15.7017 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 15.7017 19.9884 18.933 17.0012 20.6614C16.7622 20.7997 16.4563 20.718 16.318 20.479C16.1797 20.24 16.2614 19.9341 16.5004 19.7958C19.1914 18.2388 21 15.3303 21 12C21 7.02944 16.9706 3 12 3ZM12 7C9.23858 7 7 9.23858 7 12C7 13.8496 8.004 15.4652 9.49913 16.3307C9.73812 16.469 9.81972 16.7749 9.68138 17.0139C9.54304 17.2529 9.23715 17.3345 8.99816 17.1961C7.20688 16.1593 6 14.2209 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 14.2209 16.7931 16.1593 15.0018 17.1961C14.7628 17.3345 14.457 17.2529 14.3186 17.0139C14.1803 16.7749 14.2619 16.469 14.5009 16.3307C15.996 15.4652 17 13.8496 17 12C17 9.23858 14.7614 7 12 7ZM10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12Z\" fill=\"currentColor\"/>",
@@ -14560,6 +14574,20 @@
14560
14574
  "packageName": "round-filled-radius-2-stroke-1",
14561
14575
  "componentName": "IconLightBulbSimple"
14562
14576
  },
14577
+ {
14578
+ "category": "AI & Magic",
14579
+ "svg": "<path d=\"M16 19C16 21.2091 14.2091 23 12 23C9.79086 23 8 21.2091 8 19V18H16V19ZM12 2C16.4183 2 20 5.58172 20 10C20 12.8408 18.5188 15.3351 16.2891 16.7539C16.1855 16.8198 16.1081 16.9061 16.0596 17H7.94043C7.8919 16.9061 7.81445 16.8198 7.71094 16.7539C5.48124 15.3351 4 12.8408 4 10C4 5.58172 7.58172 2 12 2ZM12 6C11.7591 6 11.5426 6.1482 11.4561 6.37305L10.7598 8.18555C10.6582 8.44944 10.4494 8.65819 10.1855 8.75977L8.37305 9.45605C8.1482 9.5426 8 9.75906 8 10C8 10.2409 8.1482 10.4574 8.37305 10.5439L10.1855 11.2402C10.4494 11.3418 10.6582 11.5506 10.7598 11.8145L11.4561 13.627C11.5426 13.8518 11.7591 14 12 14C12.2409 14 12.4574 13.8518 12.5439 13.627L13.2402 11.8145C13.3418 11.5506 13.5506 11.3418 13.8145 11.2402L15.627 10.5439C15.8518 10.4574 16 10.2409 16 10C16 9.75906 15.8518 9.5426 15.627 9.45605L13.8145 8.75977C13.5506 8.65819 13.3418 8.44944 13.2402 8.18555L12.5439 6.37305C12.4574 6.1482 12.2409 6 12 6Z\" fill=\"currentColor\"/>",
14580
+ "iconName": "lightbulb-sparkle, idea, reasoning, think",
14581
+ "variant": {
14582
+ "join": "round",
14583
+ "filled": "on",
14584
+ "radius": "2",
14585
+ "stroke": "1"
14586
+ },
14587
+ "createdAt": "2026-03-18T09:00:50.796635+00:00",
14588
+ "packageName": "round-filled-radius-2-stroke-1",
14589
+ "componentName": "IconLightbulbSparkle"
14590
+ },
14563
14591
  {
14564
14592
  "category": "Weather",
14565
14593
  "svg": "<path d=\"M9.08339 2C8.72668 2 8.39697 2.19002 8.21814 2.49866L3.00343 11.4987C2.61716 12.1653 3.0982 13 3.86868 13H8.8291L6.53658 20.6417C6.2458 21.611 7.41372 22.3495 8.16469 21.6712L21.3719 9.7421C22.0514 9.12838 21.6172 8 20.7016 8H15.3101L17.5865 3.44721C17.919 2.78231 17.4355 2 16.6921 2H9.08339Z\" fill=\"currentColor\"/>",
@@ -18970,6 +18998,20 @@
18970
18998
  "packageName": "round-filled-radius-2-stroke-1",
18971
18999
  "componentName": "IconProgress100"
18972
19000
  },
19001
+ {
19002
+ "category": "Interface General",
19003
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 12H20C20 7.58172 16.4183 4 12 4V12Z\" fill=\"currentColor\"/>",
19004
+ "iconName": "progress-25, ideas, open, status, task",
19005
+ "variant": {
19006
+ "join": "round",
19007
+ "filled": "on",
19008
+ "radius": "2",
19009
+ "stroke": "1"
19010
+ },
19011
+ "createdAt": "2025-11-14T21:00:57.563615+00:00",
19012
+ "packageName": "round-filled-radius-2-stroke-1",
19013
+ "componentName": "IconProgress25"
19014
+ },
18973
19015
  {
18974
19016
  "category": "Interface General",
18975
19017
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4V20Z\" fill=\"currentColor\"/>",
@@ -22036,6 +22078,48 @@
22036
22078
  "packageName": "round-filled-radius-2-stroke-1",
22037
22079
  "componentName": "IconSpeedDots"
22038
22080
  },
22081
+ {
22082
+ "category": "Things",
22083
+ "svg": "<path d=\"M12 2C17.5228 2 22 6.47715 22 12C22 15.5363 20.1638 18.6435 17.3955 20.4209C17.1633 20.5698 16.8543 20.5025 16.7051 20.2705C16.5559 20.0381 16.6231 19.7283 16.8555 19.5791C19.3494 17.9779 21 15.1816 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 15.1816 4.65063 17.9779 7.14453 19.5791C7.3769 19.7283 7.44411 20.0381 7.29492 20.2705C7.1457 20.5025 6.83672 20.5698 6.60449 20.4209C3.83618 18.6435 2 15.5363 2 12C2 6.47715 6.47715 2 12 2Z\" fill=\"currentColor\"/><path d=\"M10.7139 11.4668C11.56 10.7571 12.8213 10.8678 13.5312 11.7139C14.6721 13.0736 15.3651 15.4672 15.6709 16.7412C15.7612 17.1174 15.4017 17.4189 15.0469 17.2646C13.8452 16.7423 11.6077 15.6439 10.4668 14.2842C9.75713 13.438 9.86784 12.1767 10.7139 11.4668Z\" fill=\"currentColor\"/>",
22084
+ "iconName": "speed-high, limit, speedometer, level",
22085
+ "variant": {
22086
+ "join": "round",
22087
+ "filled": "on",
22088
+ "radius": "2",
22089
+ "stroke": "1"
22090
+ },
22091
+ "createdAt": "2026-03-18T12:01:15.243428+00:00",
22092
+ "packageName": "round-filled-radius-2-stroke-1",
22093
+ "componentName": "IconSpeedHigh"
22094
+ },
22095
+ {
22096
+ "category": "Things",
22097
+ "svg": "<path d=\"M2.96387 9.01758C3.2301 9.09014 3.38674 9.36456 3.31445 9.63086C3.10927 10.385 3 11.1795 3 12C3 15.1816 4.65063 17.9779 7.14453 19.5791C7.3769 19.7283 7.44411 20.0381 7.29492 20.2705C7.1457 20.5025 6.83672 20.5698 6.60449 20.4209C3.83618 18.6435 2 15.5363 2 12C2 11.0902 2.12144 10.208 2.34961 9.36914C2.4221 9.10268 2.69741 8.94509 2.96387 9.01758Z\" fill=\"currentColor\"/><path d=\"M12 2C17.5228 2 22 6.47715 22 12C22 15.5363 20.1638 18.6435 17.3955 20.4209C17.1633 20.5698 16.8543 20.5025 16.7051 20.2705C16.5559 20.0381 16.6231 19.7283 16.8555 19.5791C19.3494 17.9779 21 15.1816 21 12C21 7.02944 16.9706 3 12 3C8.85601 3 6.08864 4.61203 4.47852 7.05664C4.32661 7.28723 4.01576 7.3511 3.78516 7.19922C3.5546 7.04731 3.4907 6.73645 3.64258 6.50586C5.42985 3.79237 8.50568 2 12 2Z\" fill=\"currentColor\"/><path d=\"M7.67676 10.0332C8.98449 10.1131 11.4627 10.3801 13 11.2676C13.9565 11.8198 14.2844 13.0425 13.7324 13.999C13.1801 14.9556 11.9566 15.2837 11 14.7314C9.46282 13.8438 7.99353 11.8309 7.27051 10.7383C7.05707 10.4157 7.29081 10.0099 7.67676 10.0332Z\" fill=\"currentColor\"/>",
22098
+ "iconName": "speed-low, limit, speedometer, level",
22099
+ "variant": {
22100
+ "join": "round",
22101
+ "filled": "on",
22102
+ "radius": "2",
22103
+ "stroke": "1"
22104
+ },
22105
+ "createdAt": "2026-03-18T12:01:15.243428+00:00",
22106
+ "packageName": "round-filled-radius-2-stroke-1",
22107
+ "componentName": "IconSpeedLow"
22108
+ },
22109
+ {
22110
+ "category": "Things",
22111
+ "svg": "<path d=\"M10.4219 2.12387C10.6945 2.08076 10.9509 2.26724 10.9941 2.53989C11.0372 2.81247 10.8507 3.06891 10.5781 3.11215C6.28346 3.7935 3.0002 7.51357 3 11.9998C3.00005 15.1814 4.65064 17.9788 7.14453 19.5799C7.37668 19.7292 7.44405 20.0381 7.29492 20.2704C7.14572 20.5025 6.83679 20.5698 6.60449 20.4207C3.83622 18.6434 2.00005 15.536 2 11.9998C2.0002 7.01398 5.64899 2.88095 10.4219 2.12387Z\" fill=\"currentColor\"/><path d=\"M13.5781 2.12387C18.351 2.88095 21.9998 7.01398 22 11.9998C21.9999 15.536 20.1638 18.6434 17.3955 20.4207C17.1632 20.5698 16.8543 20.5025 16.7051 20.2704C16.5559 20.0381 16.6233 19.7292 16.8555 19.5799C19.3494 17.9788 20.9999 15.1814 21 11.9998C20.9998 7.51357 17.7165 3.7935 13.4219 3.11215C13.1493 3.06891 12.9628 2.81247 13.0059 2.53989C13.0491 2.26724 13.3055 2.08076 13.5781 2.12387Z\" fill=\"currentColor\"/><path d=\"M11.5938 7.77231C11.7665 7.42659 12.2345 7.42659 12.4072 7.77231C12.992 8.94482 14.001 11.2247 14.001 12.9998C14.0009 14.1042 13.1053 14.9996 12.001 14.9998C10.8965 14.9998 10.0011 14.1043 10.001 12.9998C10.001 11.2247 11.009 8.94482 11.5938 7.77231Z\" fill=\"currentColor\"/>",
22112
+ "iconName": "speed-middle, limit, speedometer, level",
22113
+ "variant": {
22114
+ "join": "round",
22115
+ "filled": "on",
22116
+ "radius": "2",
22117
+ "stroke": "1"
22118
+ },
22119
+ "createdAt": "2026-03-18T12:01:15.243428+00:00",
22120
+ "packageName": "round-filled-radius-2-stroke-1",
22121
+ "componentName": "IconSpeedMiddle"
22122
+ },
22039
22123
  {
22040
22124
  "category": "Photography & Video",
22041
22125
  "svg": "<path d=\"M2 6.5C2 5.11929 3.11929 4 4.5 4H10V20H4.5C3.11929 20 2 18.8807 2 17.5V6.5Z\" fill=\"currentColor\"/><path d=\"M14 4H19.5C20.8807 4 22 5.11929 22 6.5V17.5C22 18.8807 20.8807 20 19.5 20H14V4Z\" fill=\"currentColor\"/><path d=\"M11.5 2.5C11.5 2.22386 11.7239 2 12 2C12.2761 2 12.5 2.22386 12.5 2.5V21.5C12.5 21.7761 12.2761 22 12 22C11.7239 22 11.5 21.7761 11.5 21.5V2.5Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -14,6 +14,7 @@ export type CentralIconName =
14
14
  | "IconAffinity"
15
15
  | "IconAgent"
16
16
  | "IconAgenticCoding"
17
+ | "IconAgentNetwork"
17
18
  | "IconAirdrop"
18
19
  | "IconAirdrop2"
19
20
  | "IconAirplane"
@@ -1039,6 +1040,7 @@ export type CentralIconName =
1039
1040
  | "IconLightBulb"
1040
1041
  | "IconLightbulbGlow"
1041
1042
  | "IconLightBulbSimple"
1043
+ | "IconLightbulbSparkle"
1042
1044
  | "IconLightning"
1043
1045
  | "IconLimit"
1044
1046
  | "IconLinear"
@@ -1354,6 +1356,7 @@ export type CentralIconName =
1354
1356
  | "IconProcessor"
1355
1357
  | "IconProducthunt"
1356
1358
  | "IconProgress100"
1359
+ | "IconProgress25"
1357
1360
  | "IconProgress50"
1358
1361
  | "IconProgress75"
1359
1362
  | "IconProgressArc"
@@ -1573,6 +1576,9 @@ export type CentralIconName =
1573
1576
  | "IconSpeachToText"
1574
1577
  | "IconSpeaker"
1575
1578
  | "IconSpeedDots"
1579
+ | "IconSpeedHigh"
1580
+ | "IconSpeedLow"
1581
+ | "IconSpeedMiddle"
1576
1582
  | "IconSplit"
1577
1583
  | "IconSpotify"
1578
1584
  | "IconSquareArrowBottomLeftCorner"
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.167",
3
+ "version": "1.1.169",
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,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": 1888,
14
+ "totalIcons": 1894,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
- "count": 71,
17
+ "count": 72,
18
18
  "icons": [
19
19
  "IconAiTokens",
20
20
  "IconAiTranslate",
@@ -47,6 +47,7 @@
47
47
  "IconImagesSparkle",
48
48
  "IconImagine",
49
49
  "IconImagineAi",
50
+ "IconLightbulbSparkle",
50
51
  "IconListSparkle",
51
52
  "IconLiveVoiceTranslate",
52
53
  "IconLocationSparkle",
@@ -453,8 +454,9 @@
453
454
  ]
454
455
  },
455
456
  "Devices & Signals": {
456
- "count": 75,
457
+ "count": 76,
457
458
  "icons": [
459
+ "IconAgentNetwork",
458
460
  "IconAirdrop",
459
461
  "IconAirplay",
460
462
  "IconAirplayAudio",
@@ -913,7 +915,7 @@
913
915
  ]
914
916
  },
915
917
  "Interface General": {
916
- "count": 190,
918
+ "count": 191,
917
919
  "icons": [
918
920
  "IconAnchor1",
919
921
  "IconAnchor2",
@@ -1045,6 +1047,7 @@
1045
1047
  "IconPlusSmall",
1046
1048
  "IconPreview",
1047
1049
  "IconProgress100",
1050
+ "IconProgress25",
1048
1051
  "IconProgress50",
1049
1052
  "IconProgress75",
1050
1053
  "IconProgressArc",
@@ -1755,7 +1758,7 @@
1755
1758
  ]
1756
1759
  },
1757
1760
  "Things": {
1758
- "count": 130,
1761
+ "count": 133,
1759
1762
  "icons": [
1760
1763
  "IconAnvil",
1761
1764
  "IconApps",
@@ -1855,6 +1858,9 @@
1855
1858
  "IconSilverMedal",
1856
1859
  "IconSocial",
1857
1860
  "IconSpace",
1861
+ "IconSpeedHigh",
1862
+ "IconSpeedLow",
1863
+ "IconSpeedMiddle",
1858
1864
  "IconStage",
1859
1865
  "IconStamps",
1860
1866
  "IconSteeringWheel",
@@ -2105,6 +2111,7 @@
2105
2111
  "IconAffinity": "affinity",
2106
2112
  "IconAgent": "agent, flow, diagram, org",
2107
2113
  "IconAgenticCoding": "agentic-coding, ai-code, vibe-code",
2114
+ "IconAgentNetwork": "agent-network, connections, atoms",
2108
2115
  "IconAirdrop": "airdrop, file-sharing, radar",
2109
2116
  "IconAirdrop2": "airdrop-2, free, drop, parachute",
2110
2117
  "IconAirplane": "airplane, flight",
@@ -3130,6 +3137,7 @@
3130
3137
  "IconLightBulb": "light-bulb, idea, light",
3131
3138
  "IconLightbulbGlow": "lightbulb-glow, idea, reasoning, think",
3132
3139
  "IconLightBulbSimple": "light-bulb-simple, idea",
3140
+ "IconLightbulbSparkle": "lightbulb-sparkle, idea, reasoning, think",
3133
3141
  "IconLightning": "lightning, zap, flash, thunder",
3134
3142
  "IconLimit": "limit",
3135
3143
  "IconLinear": "linear",
@@ -3445,6 +3453,7 @@
3445
3453
  "IconProcessor": "processor, chip",
3446
3454
  "IconProducthunt": "producthunt",
3447
3455
  "IconProgress100": "progress-100, ideas, open, status, task",
3456
+ "IconProgress25": "progress-25, ideas, open, status, task",
3448
3457
  "IconProgress50": "progress-50, ideas, open, status, tas",
3449
3458
  "IconProgress75": "progress-75, ideas, open, status, tas",
3450
3459
  "IconProgressArc": "progress-arc, progress-dynamic, ideas, open, status, task",
@@ -3664,6 +3673,9 @@
3664
3673
  "IconSpeachToText": "speach-to-text, voice-to-text",
3665
3674
  "IconSpeaker": "speaker, music, sound",
3666
3675
  "IconSpeedDots": "speed-dots, motion, animation",
3676
+ "IconSpeedHigh": "speed-high, limit, speedometer, level",
3677
+ "IconSpeedLow": "speed-low, limit, speedometer, level",
3678
+ "IconSpeedMiddle": "speed-middle, limit, speedometer, level",
3667
3679
  "IconSplit": "split",
3668
3680
  "IconSpotify": "spotify",
3669
3681
  "IconSquareArrowBottomLeftCorner": "square-arrow-bottom-left-corner",
package/index.d.ts CHANGED
@@ -12,6 +12,7 @@ export { IconAdjustPhoto, default as IconAdjustPhotoDefault, } from "./IconAdjus
12
12
  export { IconAdobeAcrobat, default as IconAdobeAcrobatDefault, } from "./IconAdobeAcrobat";
13
13
  export { IconAffinity, default as IconAffinityDefault } from "./IconAffinity";
14
14
  export { IconAgent, default as IconAgentDefault } from "./IconAgent";
15
+ export { IconAgentNetwork, default as IconAgentNetworkDefault, } from "./IconAgentNetwork";
15
16
  export { IconAgenticCoding, default as IconAgenticCodingDefault, } from "./IconAgenticCoding";
16
17
  export { IconAiTokens, default as IconAiTokensDefault } from "./IconAiTokens";
17
18
  export { IconAiTranslate, default as IconAiTranslateDefault, } from "./IconAiTranslate";
@@ -1038,6 +1039,7 @@ export { IconLifeVest, default as IconLifeVestDefault } from "./IconLifeVest";
1038
1039
  export { IconLightBulb, default as IconLightBulbDefault, } from "./IconLightBulb";
1039
1040
  export { IconLightBulbSimple, default as IconLightBulbSimpleDefault, } from "./IconLightBulbSimple";
1040
1041
  export { IconLightbulbGlow, default as IconLightbulbGlowDefault, } from "./IconLightbulbGlow";
1042
+ export { IconLightbulbSparkle, default as IconLightbulbSparkleDefault, } from "./IconLightbulbSparkle";
1041
1043
  export { IconLightning, default as IconLightningDefault, } from "./IconLightning";
1042
1044
  export { IconLimit, default as IconLimitDefault } from "./IconLimit";
1043
1045
  export { IconLineChart1, default as IconLineChart1Default, } from "./IconLineChart1";
@@ -1353,6 +1355,7 @@ export { IconPrinter, default as IconPrinterDefault } from "./IconPrinter";
1353
1355
  export { IconProcessor, default as IconProcessorDefault, } from "./IconProcessor";
1354
1356
  export { IconProducthunt, default as IconProducthuntDefault, } from "./IconProducthunt";
1355
1357
  export { IconProgress100, default as IconProgress100Default, } from "./IconProgress100";
1358
+ export { IconProgress25, default as IconProgress25Default, } from "./IconProgress25";
1356
1359
  export { IconProgress50, default as IconProgress50Default, } from "./IconProgress50";
1357
1360
  export { IconProgress75, default as IconProgress75Default, } from "./IconProgress75";
1358
1361
  export { IconProgressArc, default as IconProgressArcDefault, } from "./IconProgressArc";
@@ -1572,6 +1575,9 @@ export { IconSpatialCapture, default as IconSpatialCaptureDefault, } from "./Ico
1572
1575
  export { IconSpeachToText, default as IconSpeachToTextDefault, } from "./IconSpeachToText";
1573
1576
  export { IconSpeaker, default as IconSpeakerDefault } from "./IconSpeaker";
1574
1577
  export { IconSpeedDots, default as IconSpeedDotsDefault, } from "./IconSpeedDots";
1578
+ export { IconSpeedHigh, default as IconSpeedHighDefault, } from "./IconSpeedHigh";
1579
+ export { IconSpeedLow, default as IconSpeedLowDefault } from "./IconSpeedLow";
1580
+ export { IconSpeedMiddle, default as IconSpeedMiddleDefault, } from "./IconSpeedMiddle";
1575
1581
  export { IconSplit, default as IconSplitDefault } from "./IconSplit";
1576
1582
  export { IconSpotify, default as IconSpotifyDefault } from "./IconSpotify";
1577
1583
  export { IconSquareArrowBottomLeftCorner, default as IconSquareArrowBottomLeftCornerDefault, } from "./IconSquareArrowBottomLeftCorner";