@central-icons-react-native/round-filled-radius-3-stroke-2 1.1.126 → 1.1.128

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 IconOpenclaw: FC<CentralIconBaseProps>;
4
+ export default IconOpenclaw;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var t=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(C,r)=>{for(var o in r)t(C,o,{get:r[o],enumerable:!0})},a=(C,r,o,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of B(r))!v.call(C,e)&&e!==o&&t(C,e,{get:()=>r[e],enumerable:!(p=d(r,e))||p.enumerable});return C};var f=(C,r,o)=>(o=C!=null?u(I(C)):{},a(r||!C||!C.__esModule?t(o,"default",{value:C,enumerable:!0}):o,C)),P=C=>a(t({},"__esModule",{value:!0}),C);var M={};x(M,{IconOpenclaw:()=>i,default:()=>g});module.exports=P(M);var n=f(require("react"));var m=f(require("react")),c=require("react-native-svg"),s=({children:C,size:r=24,...o})=>m.default.createElement(c.Svg,{...o,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);var l=require("react-native-svg"),i=C=>n.default.createElement(s,{...C},n.default.createElement(l.Path,{d:"M9.20098 6.30087C9.47692 6.3011 9.70098 6.52487 9.70098 6.80087C9.70088 7.07679 9.47686 7.30064 9.20098 7.30087C8.92489 7.30087 8.70108 7.07693 8.70098 6.80087C8.70098 6.52473 8.92483 6.30087 9.20098 6.30087Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M15.2 6.30087C15.4761 6.30087 15.7 6.52473 15.7 6.80087C15.6999 7.07693 15.4761 7.30087 15.2 7.30087C14.9241 7.30064 14.7001 7.07679 14.7 6.80087C14.7 6.52487 14.9241 6.3011 15.2 6.30087Z",fill:"currentColor"}),n.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M16.6229 1.379C17.172 1.12282 17.7029 1.07238 18.1541 1.34286C18.296 1.428 18.3414 1.61297 18.2566 1.75497C18.1713 1.89681 17.9875 1.9427 17.8455 1.85751C17.6303 1.72855 17.3268 1.71207 16.8768 1.92197C16.5424 2.07801 16.1525 2.34865 15.7078 2.74325C18.4186 3.92539 20.0871 6.35584 20.7146 8.81064C23.154 8.33753 23.9154 10.1694 22.9998 12.0011C22.4507 13.099 21.601 13.291 20.7801 12.9112C20.0373 16.2053 17.5189 19.1603 14.9998 20.0001V22.0001H12.9998V20.0001C12.0033 20.3987 11.0068 20.0029 10.9998 20.0001V22.0001H8.9998V20.0001C6.48071 19.1602 3.96125 16.2053 3.21855 12.9112C2.39793 13.2903 1.54865 13.0987 0.999803 12.0011C0.0843987 10.1698 0.84581 8.33859 3.28398 8.81064C3.91134 6.35608 5.58058 3.92562 8.29082 2.74325C7.84639 2.34891 7.45708 2.07794 7.12285 1.92197C6.67281 1.71208 6.36928 1.72857 6.1541 1.85751C6.01213 1.94268 5.82829 1.89681 5.74297 1.75497C5.65817 1.61298 5.70363 1.428 5.84551 1.34286C6.29669 1.07241 6.82765 1.12283 7.37676 1.379C7.84115 1.59576 8.35338 1.97432 8.91191 2.49814C9.83338 2.17989 10.8629 2.00012 11.9998 2.00009C13.1364 2.0001 14.1654 2.18104 15.0867 2.49911C15.6456 1.9748 16.1582 1.59589 16.6229 1.379ZM9.00078 5.80087C8.33827 5.80087 7.80095 6.33766 7.80058 7.00009C7.80058 7.66283 8.33804 8.20029 9.00078 8.20029C9.66326 8.19998 10.2 7.66264 10.2 7.00009C10.1996 6.33785 9.66304 5.80118 9.00078 5.80087ZM14.9998 5.80087C14.3375 5.8011 13.801 6.3378 13.8006 7.00009C13.8006 7.66269 14.3373 8.20006 14.9998 8.20029C15.6625 8.20022 16.2 7.66279 16.2 7.00009C16.1996 6.3377 15.6623 5.80094 14.9998 5.80087Z",fill:"currentColor"})),g=i;0&&(module.exports={IconOpenclaw});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconOpenclaw/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 IconOpenclaw: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M9.20098 6.30087C9.47692 6.3011 9.70098 6.52487 9.70098 6.80087C9.70088 7.07679 9.47686 7.30064 9.20098 7.30087C8.92489 7.30087 8.70108 7.07693 8.70098 6.80087C8.70098 6.52473 8.92483 6.30087 9.20098 6.30087Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15.2 6.30087C15.4761 6.30087 15.7 6.52473 15.7 6.80087C15.6999 7.07693 15.4761 7.30087 15.2 7.30087C14.9241 7.30064 14.7001 7.07679 14.7 6.80087C14.7 6.52487 14.9241 6.3011 15.2 6.30087Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16.6229 1.379C17.172 1.12282 17.7029 1.07238 18.1541 1.34286C18.296 1.428 18.3414 1.61297 18.2566 1.75497C18.1713 1.89681 17.9875 1.9427 17.8455 1.85751C17.6303 1.72855 17.3268 1.71207 16.8768 1.92197C16.5424 2.07801 16.1525 2.34865 15.7078 2.74325C18.4186 3.92539 20.0871 6.35584 20.7146 8.81064C23.154 8.33753 23.9154 10.1694 22.9998 12.0011C22.4507 13.099 21.601 13.291 20.7801 12.9112C20.0373 16.2053 17.5189 19.1603 14.9998 20.0001V22.0001H12.9998V20.0001C12.0033 20.3987 11.0068 20.0029 10.9998 20.0001V22.0001H8.9998V20.0001C6.48071 19.1602 3.96125 16.2053 3.21855 12.9112C2.39793 13.2903 1.54865 13.0987 0.999803 12.0011C0.0843987 10.1698 0.84581 8.33859 3.28398 8.81064C3.91134 6.35608 5.58058 3.92562 8.29082 2.74325C7.84639 2.34891 7.45708 2.07794 7.12285 1.92197C6.67281 1.71208 6.36928 1.72857 6.1541 1.85751C6.01213 1.94268 5.82829 1.89681 5.74297 1.75497C5.65817 1.61298 5.70363 1.428 5.84551 1.34286C6.29669 1.07241 6.82765 1.12283 7.37676 1.379C7.84115 1.59576 8.35338 1.97432 8.91191 2.49814C9.83338 2.17989 10.8629 2.00012 11.9998 2.00009C13.1364 2.0001 14.1654 2.18104 15.0867 2.49911C15.6456 1.9748 16.1582 1.59589 16.6229 1.379ZM9.00078 5.80087C8.33827 5.80087 7.80095 6.33766 7.80058 7.00009C7.80058 7.66283 8.33804 8.20029 9.00078 8.20029C9.66326 8.19998 10.2 7.66264 10.2 7.00009C10.1996 6.33785 9.66304 5.80118 9.00078 5.80087ZM14.9998 5.80087C14.3375 5.8011 13.801 6.3378 13.8006 7.00009C13.8006 7.66269 14.3373 8.20006 14.9998 8.20029C15.6625 8.20022 16.2 7.66279 16.2 7.00009C16.1996 6.3377 15.6623 5.80094 14.9998 5.80087Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconOpenclaw;\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,mNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8LACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,ohDACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconOpenclaw_exports","__export","IconOpenclaw","IconOpenclaw_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconOpenclaw","props","React","CentralIconBase","IconOpenclaw_default"]}
@@ -0,0 +1,2 @@
1
+ import r from"react";import l from"react";import{Svg as p}from"react-native-svg";var n=({children:o,size:C=24,...t})=>l.createElement(p,{...t,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},o);import{Path as e}from"react-native-svg";var a=o=>r.createElement(n,{...o},r.createElement(e,{d:"M9.20098 6.30087C9.47692 6.3011 9.70098 6.52487 9.70098 6.80087C9.70088 7.07679 9.47686 7.30064 9.20098 7.30087C8.92489 7.30087 8.70108 7.07693 8.70098 6.80087C8.70098 6.52473 8.92483 6.30087 9.20098 6.30087Z",fill:"currentColor"}),r.createElement(e,{d:"M15.2 6.30087C15.4761 6.30087 15.7 6.52473 15.7 6.80087C15.6999 7.07693 15.4761 7.30087 15.2 7.30087C14.9241 7.30064 14.7001 7.07679 14.7 6.80087C14.7 6.52487 14.9241 6.3011 15.2 6.30087Z",fill:"currentColor"}),r.createElement(e,{fillRule:"evenodd",clipRule:"evenodd",d:"M16.6229 1.379C17.172 1.12282 17.7029 1.07238 18.1541 1.34286C18.296 1.428 18.3414 1.61297 18.2566 1.75497C18.1713 1.89681 17.9875 1.9427 17.8455 1.85751C17.6303 1.72855 17.3268 1.71207 16.8768 1.92197C16.5424 2.07801 16.1525 2.34865 15.7078 2.74325C18.4186 3.92539 20.0871 6.35584 20.7146 8.81064C23.154 8.33753 23.9154 10.1694 22.9998 12.0011C22.4507 13.099 21.601 13.291 20.7801 12.9112C20.0373 16.2053 17.5189 19.1603 14.9998 20.0001V22.0001H12.9998V20.0001C12.0033 20.3987 11.0068 20.0029 10.9998 20.0001V22.0001H8.9998V20.0001C6.48071 19.1602 3.96125 16.2053 3.21855 12.9112C2.39793 13.2903 1.54865 13.0987 0.999803 12.0011C0.0843987 10.1698 0.84581 8.33859 3.28398 8.81064C3.91134 6.35608 5.58058 3.92562 8.29082 2.74325C7.84639 2.34891 7.45708 2.07794 7.12285 1.92197C6.67281 1.71208 6.36928 1.72857 6.1541 1.85751C6.01213 1.94268 5.82829 1.89681 5.74297 1.75497C5.65817 1.61298 5.70363 1.428 5.84551 1.34286C6.29669 1.07241 6.82765 1.12283 7.37676 1.379C7.84115 1.59576 8.35338 1.97432 8.91191 2.49814C9.83338 2.17989 10.8629 2.00012 11.9998 2.00009C13.1364 2.0001 14.1654 2.18104 15.0867 2.49911C15.6456 1.9748 16.1582 1.59589 16.6229 1.379ZM9.00078 5.80087C8.33827 5.80087 7.80095 6.33766 7.80058 7.00009C7.80058 7.66283 8.33804 8.20029 9.00078 8.20029C9.66326 8.19998 10.2 7.66264 10.2 7.00009C10.1996 6.33785 9.66304 5.80118 9.00078 5.80087ZM14.9998 5.80087C14.3375 5.8011 13.801 6.3378 13.8006 7.00009C13.8006 7.66269 14.3373 8.20006 14.9998 8.20029C15.6625 8.20022 16.2 7.66279 16.2 7.00009C16.1996 6.3377 15.6623 5.80094 14.9998 5.80087Z",fill:"currentColor"})),v=a;export{a as IconOpenclaw,v as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconOpenclaw/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 IconOpenclaw: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M9.20098 6.30087C9.47692 6.3011 9.70098 6.52487 9.70098 6.80087C9.70088 7.07679 9.47686 7.30064 9.20098 7.30087C8.92489 7.30087 8.70108 7.07693 8.70098 6.80087C8.70098 6.52473 8.92483 6.30087 9.20098 6.30087Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15.2 6.30087C15.4761 6.30087 15.7 6.52473 15.7 6.80087C15.6999 7.07693 15.4761 7.30087 15.2 7.30087C14.9241 7.30064 14.7001 7.07679 14.7 6.80087C14.7 6.52487 14.9241 6.3011 15.2 6.30087Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16.6229 1.379C17.172 1.12282 17.7029 1.07238 18.1541 1.34286C18.296 1.428 18.3414 1.61297 18.2566 1.75497C18.1713 1.89681 17.9875 1.9427 17.8455 1.85751C17.6303 1.72855 17.3268 1.71207 16.8768 1.92197C16.5424 2.07801 16.1525 2.34865 15.7078 2.74325C18.4186 3.92539 20.0871 6.35584 20.7146 8.81064C23.154 8.33753 23.9154 10.1694 22.9998 12.0011C22.4507 13.099 21.601 13.291 20.7801 12.9112C20.0373 16.2053 17.5189 19.1603 14.9998 20.0001V22.0001H12.9998V20.0001C12.0033 20.3987 11.0068 20.0029 10.9998 20.0001V22.0001H8.9998V20.0001C6.48071 19.1602 3.96125 16.2053 3.21855 12.9112C2.39793 13.2903 1.54865 13.0987 0.999803 12.0011C0.0843987 10.1698 0.84581 8.33859 3.28398 8.81064C3.91134 6.35608 5.58058 3.92562 8.29082 2.74325C7.84639 2.34891 7.45708 2.07794 7.12285 1.92197C6.67281 1.71208 6.36928 1.72857 6.1541 1.85751C6.01213 1.94268 5.82829 1.89681 5.74297 1.75497C5.65817 1.61298 5.70363 1.428 5.84551 1.34286C6.29669 1.07241 6.82765 1.12283 7.37676 1.379C7.84115 1.59576 8.35338 1.97432 8.91191 2.49814C9.83338 2.17989 10.8629 2.00012 11.9998 2.00009C13.1364 2.0001 14.1654 2.18104 15.0867 2.49911C15.6456 1.9748 16.1582 1.59589 16.6229 1.379ZM9.00078 5.80087C8.33827 5.80087 7.80095 6.33766 7.80058 7.00009C7.80058 7.66283 8.33804 8.20029 9.00078 8.20029C9.66326 8.19998 10.2 7.66264 10.2 7.00009C10.1996 6.33785 9.66304 5.80118 9.00078 5.80087ZM14.9998 5.80087C14.3375 5.8011 13.801 6.3378 13.8006 7.00009C13.8006 7.66269 14.3373 8.20006 14.9998 8.20029C15.6625 8.20022 16.2 7.66279 16.2 7.00009C16.1996 6.3377 15.6623 5.80094 14.9998 5.80087Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconOpenclaw;\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,mNACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8LACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,ohDACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconOpenclaw","props","React","CentralIconBase","IconOpenclaw_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconTrial: FC<CentralIconBaseProps>;
4
+ export default IconTrial;
@@ -0,0 +1,2 @@
1
+ "use strict";var B=Object.create;var e=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,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 u(o))!P.call(r,t)&&t!==C&&e(r,t,{get:()=>o[t],enumerable:!(p=I(o,t))||p.enumerable});return r};var l=(r,o,C)=>(C=r!=null?B(x(r)):{},a(o||!r||!r.__esModule?e(C,"default",{value:r,enumerable:!0}):C,r)),v=r=>a(e({},"__esModule",{value:!0}),r);var y={};g(y,{IconTrial:()=>i,default:()=>h});module.exports=v(y);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"),i=r=>n.default.createElement(c,{...r},n.default.createElement(f.Path,{d:"M11.9988 4.42714C13.5768 3.17368 15.3827 2.7777 17.0495 3.11268C18.9488 3.49451 20.5789 4.80805 21.4099 6.66444C23.1235 10.4941 21.3449 16.0307 13.5183 20.7719C13.0459 21.058 12.4304 20.9073 12.1443 20.4349C11.8587 19.9628 12.0094 19.3481 12.4812 19.0619C19.9454 14.5404 20.685 9.94133 19.5847 7.48182C19.0084 6.19431 17.8979 5.32349 16.655 5.07362C15.4358 4.82873 13.9991 5.1643 12.7117 6.4701C12.5238 6.66056 12.2673 6.76796 11.9997 6.76796C11.7323 6.76788 11.4757 6.6605 11.2878 6.4701C10.0938 5.25914 8.77383 4.88586 7.62474 5.0287C6.4565 5.17411 5.37934 5.8627 4.70677 6.93593C3.57723 8.73869 3.47279 11.9766 6.99974 15.5775V13.9994C6.99998 13.4474 7.44773 12.9996 7.99974 12.9994C8.55188 12.9994 8.9995 13.4473 8.99974 13.9994V17.9994C8.99974 18.5517 8.55203 18.9994 7.99974 18.9994H3.99974C3.44759 18.9993 2.99974 18.5516 2.99974 17.9994C2.99998 17.4474 3.44773 16.9996 3.99974 16.9994H5.5974C1.61172 12.926 1.22848 8.71891 3.01146 5.87343C3.98924 4.31313 5.58673 3.26622 7.37767 3.04335C8.92633 2.85076 10.5582 3.28341 11.9988 4.42714Z",fill:"currentColor"})),h=i;0&&(module.exports={IconTrial});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconTrial/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 IconTrial: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.9988 4.42714C13.5768 3.17368 15.3827 2.7777 17.0495 3.11268C18.9488 3.49451 20.5789 4.80805 21.4099 6.66444C23.1235 10.4941 21.3449 16.0307 13.5183 20.7719C13.0459 21.058 12.4304 20.9073 12.1443 20.4349C11.8587 19.9628 12.0094 19.3481 12.4812 19.0619C19.9454 14.5404 20.685 9.94133 19.5847 7.48182C19.0084 6.19431 17.8979 5.32349 16.655 5.07362C15.4358 4.82873 13.9991 5.1643 12.7117 6.4701C12.5238 6.66056 12.2673 6.76796 11.9997 6.76796C11.7323 6.76788 11.4757 6.6605 11.2878 6.4701C10.0938 5.25914 8.77383 4.88586 7.62474 5.0287C6.4565 5.17411 5.37934 5.8627 4.70677 6.93593C3.57723 8.73869 3.47279 11.9766 6.99974 15.5775V13.9994C6.99998 13.4474 7.44773 12.9996 7.99974 12.9994C8.55188 12.9994 8.9995 13.4473 8.99974 13.9994V17.9994C8.99974 18.5517 8.55203 18.9994 7.99974 18.9994H3.99974C3.44759 18.9993 2.99974 18.5516 2.99974 17.9994C2.99998 17.4474 3.44773 16.9996 3.99974 16.9994H5.5974C1.61172 12.926 1.22848 8.71891 3.01146 5.87343C3.98924 4.31313 5.58673 3.26622 7.37767 3.04335C8.92633 2.85076 10.5582 3.28341 11.9988 4.42714Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTrial;\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,eAAAE,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,EAAuCC,GAEhD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,shCACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconTrial_exports","__export","IconTrial","IconTrial_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconTrial","props","React","CentralIconBase","IconTrial_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:"M11.9988 4.42714C13.5768 3.17368 15.3827 2.7777 17.0495 3.11268C18.9488 3.49451 20.5789 4.80805 21.4099 6.66444C23.1235 10.4941 21.3449 16.0307 13.5183 20.7719C13.0459 21.058 12.4304 20.9073 12.1443 20.4349C11.8587 19.9628 12.0094 19.3481 12.4812 19.0619C19.9454 14.5404 20.685 9.94133 19.5847 7.48182C19.0084 6.19431 17.8979 5.32349 16.655 5.07362C15.4358 4.82873 13.9991 5.1643 12.7117 6.4701C12.5238 6.66056 12.2673 6.76796 11.9997 6.76796C11.7323 6.76788 11.4757 6.6605 11.2878 6.4701C10.0938 5.25914 8.77383 4.88586 7.62474 5.0287C6.4565 5.17411 5.37934 5.8627 4.70677 6.93593C3.57723 8.73869 3.47279 11.9766 6.99974 15.5775V13.9994C6.99998 13.4474 7.44773 12.9996 7.99974 12.9994C8.55188 12.9994 8.9995 13.4473 8.99974 13.9994V17.9994C8.99974 18.5517 8.55203 18.9994 7.99974 18.9994H3.99974C3.44759 18.9993 2.99974 18.5516 2.99974 17.9994C2.99998 17.4474 3.44773 16.9996 3.99974 16.9994H5.5974C1.61172 12.926 1.22848 8.71891 3.01146 5.87343C3.98924 4.31313 5.58673 3.26622 7.37767 3.04335C8.92633 2.85076 10.5582 3.28341 11.9988 4.42714Z",fill:"currentColor"})),P=l;export{l as IconTrial,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconTrial/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 IconTrial: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.9988 4.42714C13.5768 3.17368 15.3827 2.7777 17.0495 3.11268C18.9488 3.49451 20.5789 4.80805 21.4099 6.66444C23.1235 10.4941 21.3449 16.0307 13.5183 20.7719C13.0459 21.058 12.4304 20.9073 12.1443 20.4349C11.8587 19.9628 12.0094 19.3481 12.4812 19.0619C19.9454 14.5404 20.685 9.94133 19.5847 7.48182C19.0084 6.19431 17.8979 5.32349 16.655 5.07362C15.4358 4.82873 13.9991 5.1643 12.7117 6.4701C12.5238 6.66056 12.2673 6.76796 11.9997 6.76796C11.7323 6.76788 11.4757 6.6605 11.2878 6.4701C10.0938 5.25914 8.77383 4.88586 7.62474 5.0287C6.4565 5.17411 5.37934 5.8627 4.70677 6.93593C3.57723 8.73869 3.47279 11.9766 6.99974 15.5775V13.9994C6.99998 13.4474 7.44773 12.9996 7.99974 12.9994C8.55188 12.9994 8.9995 13.4473 8.99974 13.9994V17.9994C8.99974 18.5517 8.55203 18.9994 7.99974 18.9994H3.99974C3.44759 18.9993 2.99974 18.5516 2.99974 17.9994C2.99998 17.4474 3.44773 16.9996 3.99974 16.9994H5.5974C1.61172 12.926 1.22848 8.71891 3.01146 5.87343C3.98924 4.31313 5.58673 3.26622 7.37767 3.04335C8.92633 2.85076 10.5582 3.28341 11.9988 4.42714Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTrial;\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,EAAuCC,GAEhDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,shCACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconTrial","props","React","CentralIconBase","IconTrial_default"]}
package/README.md CHANGED
@@ -1152,6 +1152,7 @@ Below is a complete list of available icons:
1152
1152
  - IconTrashPaper
1153
1153
  - IconTrashPermanently
1154
1154
  - IconTrashRounded
1155
+ - IconTrial
1155
1156
  - IconUnarchiv
1156
1157
  - IconUnpin
1157
1158
  - IconUntrash
@@ -1602,6 +1603,7 @@ Below is a complete list of available icons:
1602
1603
  - IconOpenaiCodex
1603
1604
  - IconOpenaiPrism
1604
1605
  - IconOpenaiSora
1606
+ - IconOpenclaw
1605
1607
  - IconOpera
1606
1608
  - IconPatreon
1607
1609
  - IconPerplexity
@@ -15848,6 +15848,20 @@
15848
15848
  "packageName": "round-filled-radius-3-stroke-2",
15849
15849
  "componentName": "IconOpenaiSora"
15850
15850
  },
15851
+ {
15852
+ "category": "Social Media & Brands",
15853
+ "svg": "<path d=\"M9.20098 6.30087C9.47692 6.3011 9.70098 6.52487 9.70098 6.80087C9.70088 7.07679 9.47686 7.30064 9.20098 7.30087C8.92489 7.30087 8.70108 7.07693 8.70098 6.80087C8.70098 6.52473 8.92483 6.30087 9.20098 6.30087Z\" fill=\"currentColor\"/><path d=\"M15.2 6.30087C15.4761 6.30087 15.7 6.52473 15.7 6.80087C15.6999 7.07693 15.4761 7.30087 15.2 7.30087C14.9241 7.30064 14.7001 7.07679 14.7 6.80087C14.7 6.52487 14.9241 6.3011 15.2 6.30087Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.6229 1.379C17.172 1.12282 17.7029 1.07238 18.1541 1.34286C18.296 1.428 18.3414 1.61297 18.2566 1.75497C18.1713 1.89681 17.9875 1.9427 17.8455 1.85751C17.6303 1.72855 17.3268 1.71207 16.8768 1.92197C16.5424 2.07801 16.1525 2.34865 15.7078 2.74325C18.4186 3.92539 20.0871 6.35584 20.7146 8.81064C23.154 8.33753 23.9154 10.1694 22.9998 12.0011C22.4507 13.099 21.601 13.291 20.7801 12.9112C20.0373 16.2053 17.5189 19.1603 14.9998 20.0001V22.0001H12.9998V20.0001C12.0033 20.3987 11.0068 20.0029 10.9998 20.0001V22.0001H8.9998V20.0001C6.48071 19.1602 3.96125 16.2053 3.21855 12.9112C2.39793 13.2903 1.54865 13.0987 0.999803 12.0011C0.0843987 10.1698 0.84581 8.33859 3.28398 8.81064C3.91134 6.35608 5.58058 3.92562 8.29082 2.74325C7.84639 2.34891 7.45708 2.07794 7.12285 1.92197C6.67281 1.71208 6.36928 1.72857 6.1541 1.85751C6.01213 1.94268 5.82829 1.89681 5.74297 1.75497C5.65817 1.61298 5.70363 1.428 5.84551 1.34286C6.29669 1.07241 6.82765 1.12283 7.37676 1.379C7.84115 1.59576 8.35338 1.97432 8.91191 2.49814C9.83338 2.17989 10.8629 2.00012 11.9998 2.00009C13.1364 2.0001 14.1654 2.18104 15.0867 2.49911C15.6456 1.9748 16.1582 1.59589 16.6229 1.379ZM9.00078 5.80087C8.33827 5.80087 7.80095 6.33766 7.80058 7.00009C7.80058 7.66283 8.33804 8.20029 9.00078 8.20029C9.66326 8.19998 10.2 7.66264 10.2 7.00009C10.1996 6.33785 9.66304 5.80118 9.00078 5.80087ZM14.9998 5.80087C14.3375 5.8011 13.801 6.3378 13.8006 7.00009C13.8006 7.66269 14.3373 8.20006 14.9998 8.20029C15.6625 8.20022 16.2 7.66279 16.2 7.00009C16.1996 6.3377 15.6623 5.80094 14.9998 5.80087Z\" fill=\"currentColor\"/>",
15854
+ "iconName": "openclaw",
15855
+ "variant": {
15856
+ "join": "round",
15857
+ "filled": "on",
15858
+ "radius": "3",
15859
+ "stroke": "2"
15860
+ },
15861
+ "createdAt": "2026-02-14T16:00:55.691936+00:00",
15862
+ "packageName": "round-filled-radius-3-stroke-2",
15863
+ "componentName": "IconOpenclaw"
15864
+ },
15851
15865
  {
15852
15866
  "category": "Typography",
15853
15867
  "svg": "<path d=\"M17.5068 19.0001C19.9898 19.0001 22.0026 16.9854 22.0026 14.5001C22.0026 12.0148 19.9898 10.0001 17.5068 10.0001C16.8865 10.0001 16.2955 10.1259 15.7579 10.3533C15.865 10.1573 15.9814 9.97235 16.1058 9.79632C16.8909 8.68539 18.0517 7.83838 19.5596 6.83216C20.0187 6.5258 20.1428 5.90493 19.8367 5.44541C19.5306 4.98588 18.9103 4.8617 18.4513 5.16806C16.962 6.16184 15.5003 7.18982 14.4745 8.64139C13.4202 10.1334 12.8816 11.9837 13.0112 14.5276C13.0259 17.0002 15.0331 19.0001 17.5068 19.0001Z\" fill=\"currentColor\"/><path d=\"M6.51466 19.0001C8.99759 19.0001 11.0104 16.9854 11.0104 14.5001C11.0104 12.0148 8.99759 10.0001 6.51466 10.0001C5.89431 10.0001 5.3033 10.1259 4.7657 10.3533C4.87285 10.1573 4.98926 9.97235 5.11365 9.79632C5.89868 8.68539 7.05951 7.83838 8.56742 6.83216C9.02651 6.5258 9.15057 5.90493 8.8445 5.44541C8.53844 4.98588 7.91816 4.8617 7.45906 5.16806C5.9698 6.16184 4.50811 7.18982 3.48236 8.64139C2.42803 10.1334 1.88939 11.9837 2.01899 14.5276C2.03376 17.0002 4.04088 19.0001 6.51466 19.0001Z\" fill=\"currentColor\"/><path d=\"M11.0108 14.5C11.0108 16.9842 8.99878 18.9998 6.51471 19C4.10808 19 2.14384 17.1083 2.0235 14.7315L2.01764 14.5C1.8933 11.9705 2.4311 10.1282 3.4815 8.64161C4.50717 7.19009 5.96899 6.16174 7.45807 5.16798C7.91741 4.86174 8.5383 4.98608 8.84479 5.44532C9.15103 5.90466 9.02669 6.52556 8.56744 6.83204C7.05994 7.83812 5.89916 8.68513 5.11432 9.79591C4.99052 9.97113 4.87533 10.1556 4.76861 10.3506C5.30519 10.1242 5.89567 10 6.51471 10C8.99878 10.0002 11.0108 12.0158 11.0108 14.5ZM21.9991 14.5C21.9991 16.9842 19.9871 18.9999 17.503 19C15.0364 19 13.0361 17.0128 13.0079 14.5527L12.9903 14.0811C12.9426 11.7651 13.4783 10.0449 14.4698 8.64161C15.4955 7.19006 16.9573 6.16176 18.4463 5.16798C18.9057 4.86166 19.5266 4.98604 19.8331 5.44532C20.1393 5.90462 20.0158 6.5255 19.5567 6.83204C18.049 7.83824 16.8875 8.68503 16.1026 9.79591C15.9788 9.97113 15.8636 10.1556 15.7569 10.3506C16.2935 10.1242 16.8839 10 17.503 10C19.9871 10.0001 21.9991 12.0158 21.9991 14.5Z\" fill=\"currentColor\"/>",
@@ -23128,6 +23142,20 @@
23128
23142
  "packageName": "round-filled-radius-3-stroke-2",
23129
23143
  "componentName": "IconTrendingCircle"
23130
23144
  },
23145
+ {
23146
+ "category": "Interface General",
23147
+ "svg": "<path d=\"M11.9988 4.42714C13.5768 3.17368 15.3827 2.7777 17.0495 3.11268C18.9488 3.49451 20.5789 4.80805 21.4099 6.66444C23.1235 10.4941 21.3449 16.0307 13.5183 20.7719C13.0459 21.058 12.4304 20.9073 12.1443 20.4349C11.8587 19.9628 12.0094 19.3481 12.4812 19.0619C19.9454 14.5404 20.685 9.94133 19.5847 7.48182C19.0084 6.19431 17.8979 5.32349 16.655 5.07362C15.4358 4.82873 13.9991 5.1643 12.7117 6.4701C12.5238 6.66056 12.2673 6.76796 11.9997 6.76796C11.7323 6.76788 11.4757 6.6605 11.2878 6.4701C10.0938 5.25914 8.77383 4.88586 7.62474 5.0287C6.4565 5.17411 5.37934 5.8627 4.70677 6.93593C3.57723 8.73869 3.47279 11.9766 6.99974 15.5775V13.9994C6.99998 13.4474 7.44773 12.9996 7.99974 12.9994C8.55188 12.9994 8.9995 13.4473 8.99974 13.9994V17.9994C8.99974 18.5517 8.55203 18.9994 7.99974 18.9994H3.99974C3.44759 18.9993 2.99974 18.5516 2.99974 17.9994C2.99998 17.4474 3.44773 16.9996 3.99974 16.9994H5.5974C1.61172 12.926 1.22848 8.71891 3.01146 5.87343C3.98924 4.31313 5.58673 3.26622 7.37767 3.04335C8.92633 2.85076 10.5582 3.28341 11.9988 4.42714Z\" fill=\"currentColor\"/>",
23148
+ "iconName": "trial, try, money-back, test-phase",
23149
+ "variant": {
23150
+ "join": "round",
23151
+ "filled": "on",
23152
+ "radius": "3",
23153
+ "stroke": "2"
23154
+ },
23155
+ "createdAt": "2026-02-16T07:00:22.986651+00:00",
23156
+ "packageName": "round-filled-radius-3-stroke-2",
23157
+ "componentName": "IconTrial"
23158
+ },
23131
23159
  {
23132
23160
  "category": "Things",
23133
23161
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9 2C7.51944 2 6.22675 2.8044 5.53513 4H5C3.34315 4 2 5.34315 2 7C2 9.09706 3.61375 10.8172 5.66717 10.9864C6.65237 13.0719 8.63747 14.5925 11.0039 14.9297V16H9C7.34315 16 6 17.3431 6 19C6 20.6569 7.34315 22 9 22H15C16.6569 22 18 20.6569 18 19C18 17.3431 16.6569 16 15 16H13.0039V14.9286C15.3669 14.5892 17.3487 13.0696 18.3328 10.9864C20.3862 10.8172 22 9.09706 22 7C22 5.34315 20.6569 4 19 4H18.4649C17.7733 2.8044 16.4806 2 15 2H9ZM4 7C4 6.44772 4.44772 6 5 6V8C5 8.25512 5.01365 8.50705 5.04025 8.7551C4.42032 8.41539 4 7.75678 4 7ZM20 7C20 7.75678 19.5797 8.41539 18.9597 8.7551C18.9864 8.50705 19 8.25512 19 8V6C19.5523 6 20 6.44772 20 7Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -1131,6 +1131,7 @@ export type CentralIconName =
1131
1131
  | "IconOpenaiCodex"
1132
1132
  | "IconOpenaiPrism"
1133
1133
  | "IconOpenaiSora"
1134
+ | "IconOpenclaw"
1134
1135
  | "IconOpenQuote1"
1135
1136
  | "IconOpenQuote2"
1136
1137
  | "IconOpera"
@@ -1651,6 +1652,7 @@ export type CentralIconName =
1651
1652
  | "IconTrending4"
1652
1653
  | "IconTrending5"
1653
1654
  | "IconTrendingCircle"
1655
+ | "IconTrial"
1654
1656
  | "IconTrophy"
1655
1657
  | "IconTruck"
1656
1658
  | "IconTumblr"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-filled-radius-3-stroke-2",
3
- "version": "1.1.126",
3
+ "version": "1.1.128",
4
4
  "style": "round-filled-radius-3-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-3-stroke-2/IconHome';",
@@ -11,7 +11,7 @@
11
11
  "withProps": "<IconHome size={32} color=\"#007AFF\" />",
12
12
  "central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
13
13
  },
14
- "totalIcons": 1781,
14
+ "totalIcons": 1783,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 67,
@@ -885,7 +885,7 @@
885
885
  ]
886
886
  },
887
887
  "Interface General": {
888
- "count": 182,
888
+ "count": 183,
889
889
  "icons": [
890
890
  "IconAnchor1",
891
891
  "IconAnchor2",
@@ -1060,6 +1060,7 @@
1060
1060
  "IconTrashPaper",
1061
1061
  "IconTrashPermanently",
1062
1062
  "IconTrashRounded",
1063
+ "IconTrial",
1063
1064
  "IconUnarchiv",
1064
1065
  "IconUnpin",
1065
1066
  "IconUntrash",
@@ -1446,7 +1447,7 @@
1446
1447
  ]
1447
1448
  },
1448
1449
  "Social Media & Brands": {
1449
- "count": 127,
1450
+ "count": 128,
1450
1451
  "icons": [
1451
1452
  "IconAdobeAcrobat",
1452
1453
  "IconAffinity",
@@ -1528,6 +1529,7 @@
1528
1529
  "IconOpenaiCodex",
1529
1530
  "IconOpenaiPrism",
1530
1531
  "IconOpenaiSora",
1532
+ "IconOpenclaw",
1531
1533
  "IconOpera",
1532
1534
  "IconPatreon",
1533
1535
  "IconPerplexity",
@@ -3115,6 +3117,7 @@
3115
3117
  "IconOpenaiCodex": "openai-codex",
3116
3118
  "IconOpenaiPrism": "openai-prism",
3117
3119
  "IconOpenaiSora": "openai-sora",
3120
+ "IconOpenclaw": "openclaw",
3118
3121
  "IconOpenQuote1": "open-quote-1, blockquote",
3119
3122
  "IconOpenQuote2": "open-quote-2, blockquote",
3120
3123
  "IconOpera": "opera",
@@ -3635,6 +3638,7 @@
3635
3638
  "IconTrending4": "trending-4, chart",
3636
3639
  "IconTrending5": "trending-5, chart, analytics",
3637
3640
  "IconTrendingCircle": "trending-circle",
3641
+ "IconTrial": "trial, try, money-back, test-phase",
3638
3642
  "IconTrophy": "trophy, win, champion",
3639
3643
  "IconTruck": "truck, delivery",
3640
3644
  "IconTumblr": "tumblr",
package/index.d.ts CHANGED
@@ -1132,6 +1132,7 @@ export { IconOpenaiAtlas, default as IconOpenaiAtlasDefault, } from "./IconOpena
1132
1132
  export { IconOpenaiCodex, default as IconOpenaiCodexDefault, } from "./IconOpenaiCodex";
1133
1133
  export { IconOpenaiPrism, default as IconOpenaiPrismDefault, } from "./IconOpenaiPrism";
1134
1134
  export { IconOpenaiSora, default as IconOpenaiSoraDefault, } from "./IconOpenaiSora";
1135
+ export { IconOpenclaw, default as IconOpenclawDefault } from "./IconOpenclaw";
1135
1136
  export { IconOpera, default as IconOperaDefault } from "./IconOpera";
1136
1137
  export { IconOpt, default as IconOptDefault } from "./IconOpt";
1137
1138
  export { IconOptAlt, default as IconOptAltDefault } from "./IconOptAlt";
@@ -1650,6 +1651,7 @@ export { IconTrending3, default as IconTrending3Default, } from "./IconTrending3
1650
1651
  export { IconTrending4, default as IconTrending4Default, } from "./IconTrending4";
1651
1652
  export { IconTrending5, default as IconTrending5Default, } from "./IconTrending5";
1652
1653
  export { IconTrendingCircle, default as IconTrendingCircleDefault, } from "./IconTrendingCircle";
1654
+ export { IconTrial, default as IconTrialDefault } from "./IconTrial";
1653
1655
  export { IconTrophy, default as IconTrophyDefault } from "./IconTrophy";
1654
1656
  export { IconTruck, default as IconTruckDefault } from "./IconTruck";
1655
1657
  export { IconTumblr, default as IconTumblrDefault } from "./IconTumblr";