@central-icons-react-native/round-filled-radius-2-stroke-2 1.1.127 → 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.
- package/IconTrial/index.d.ts +4 -0
- package/IconTrial/index.js +2 -0
- package/IconTrial/index.js.map +1 -0
- package/IconTrial/index.mjs +2 -0
- package/IconTrial/index.mjs.map +1 -0
- package/README.md +1 -0
- package/filtered-icons.json +14 -0
- package/icons/index.d.ts +1 -0
- package/icons-index.json +5 -3
- package/index.d.ts +1 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +7 -0
|
@@ -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.9987 4.42714C13.5767 3.17368 15.3827 2.7777 17.0495 3.11268C18.9487 3.49451 20.5789 4.80805 21.4098 6.66444C23.1235 10.4941 21.3449 16.0307 13.5182 20.7719C13.0459 21.058 12.4304 20.9073 12.1442 20.4349C11.8586 19.9628 12.0093 19.3481 12.4811 19.0619C19.9453 14.5404 20.685 9.94133 19.5846 7.48182C19.0084 6.19431 17.8978 5.32349 16.655 5.07362C15.4358 4.82873 13.999 5.1643 12.7116 6.4701C12.5237 6.66056 12.2672 6.76796 11.9997 6.76796C11.7322 6.76788 11.4756 6.6605 11.2878 6.4701C10.0937 5.25914 8.77377 4.88586 7.62468 5.0287C6.45644 5.17411 5.37927 5.8627 4.70671 6.93593C3.57717 8.73869 3.47273 11.9766 6.99968 15.5775V13.9994C6.99992 13.4474 7.44767 12.9996 7.99968 12.9994C8.55182 12.9994 8.99944 13.4473 8.99968 13.9994V17.9994C8.99968 18.5517 8.55197 18.9994 7.99968 18.9994H3.99968C3.44753 18.9993 2.99968 18.5516 2.99968 17.9994C2.99992 17.4474 3.44767 16.9996 3.99968 16.9994H5.59734C1.61166 12.926 1.22842 8.71891 3.0114 5.87343C3.98918 4.31313 5.58667 3.26622 7.37761 3.04335C8.92627 2.85076 10.5581 3.28341 11.9987 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.9987 4.42714C13.5767 3.17368 15.3827 2.7777 17.0495 3.11268C18.9487 3.49451 20.5789 4.80805 21.4098 6.66444C23.1235 10.4941 21.3449 16.0307 13.5182 20.7719C13.0459 21.058 12.4304 20.9073 12.1442 20.4349C11.8586 19.9628 12.0093 19.3481 12.4811 19.0619C19.9453 14.5404 20.685 9.94133 19.5846 7.48182C19.0084 6.19431 17.8978 5.32349 16.655 5.07362C15.4358 4.82873 13.999 5.1643 12.7116 6.4701C12.5237 6.66056 12.2672 6.76796 11.9997 6.76796C11.7322 6.76788 11.4756 6.6605 11.2878 6.4701C10.0937 5.25914 8.77377 4.88586 7.62468 5.0287C6.45644 5.17411 5.37927 5.8627 4.70671 6.93593C3.57717 8.73869 3.47273 11.9766 6.99968 15.5775V13.9994C6.99992 13.4474 7.44767 12.9996 7.99968 12.9994C8.55182 12.9994 8.99944 13.4473 8.99968 13.9994V17.9994C8.99968 18.5517 8.55197 18.9994 7.99968 18.9994H3.99968C3.44753 18.9993 2.99968 18.5516 2.99968 17.9994C2.99992 17.4474 3.44767 16.9996 3.99968 16.9994H5.59734C1.61166 12.926 1.22842 8.71891 3.0114 5.87343C3.98918 4.31313 5.58667 3.26622 7.37761 3.04335C8.92627 2.85076 10.5581 3.28341 11.9987 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,uhCACF,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.9987 4.42714C13.5767 3.17368 15.3827 2.7777 17.0495 3.11268C18.9487 3.49451 20.5789 4.80805 21.4098 6.66444C23.1235 10.4941 21.3449 16.0307 13.5182 20.7719C13.0459 21.058 12.4304 20.9073 12.1442 20.4349C11.8586 19.9628 12.0093 19.3481 12.4811 19.0619C19.9453 14.5404 20.685 9.94133 19.5846 7.48182C19.0084 6.19431 17.8978 5.32349 16.655 5.07362C15.4358 4.82873 13.999 5.1643 12.7116 6.4701C12.5237 6.66056 12.2672 6.76796 11.9997 6.76796C11.7322 6.76788 11.4756 6.6605 11.2878 6.4701C10.0937 5.25914 8.77377 4.88586 7.62468 5.0287C6.45644 5.17411 5.37927 5.8627 4.70671 6.93593C3.57717 8.73869 3.47273 11.9766 6.99968 15.5775V13.9994C6.99992 13.4474 7.44767 12.9996 7.99968 12.9994C8.55182 12.9994 8.99944 13.4473 8.99968 13.9994V17.9994C8.99968 18.5517 8.55197 18.9994 7.99968 18.9994H3.99968C3.44753 18.9993 2.99968 18.5516 2.99968 17.9994C2.99992 17.4474 3.44767 16.9996 3.99968 16.9994H5.59734C1.61166 12.926 1.22842 8.71891 3.0114 5.87343C3.98918 4.31313 5.58667 3.26622 7.37761 3.04335C8.92627 2.85076 10.5581 3.28341 11.9987 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.9987 4.42714C13.5767 3.17368 15.3827 2.7777 17.0495 3.11268C18.9487 3.49451 20.5789 4.80805 21.4098 6.66444C23.1235 10.4941 21.3449 16.0307 13.5182 20.7719C13.0459 21.058 12.4304 20.9073 12.1442 20.4349C11.8586 19.9628 12.0093 19.3481 12.4811 19.0619C19.9453 14.5404 20.685 9.94133 19.5846 7.48182C19.0084 6.19431 17.8978 5.32349 16.655 5.07362C15.4358 4.82873 13.999 5.1643 12.7116 6.4701C12.5237 6.66056 12.2672 6.76796 11.9997 6.76796C11.7322 6.76788 11.4756 6.6605 11.2878 6.4701C10.0937 5.25914 8.77377 4.88586 7.62468 5.0287C6.45644 5.17411 5.37927 5.8627 4.70671 6.93593C3.57717 8.73869 3.47273 11.9766 6.99968 15.5775V13.9994C6.99992 13.4474 7.44767 12.9996 7.99968 12.9994C8.55182 12.9994 8.99944 13.4473 8.99968 13.9994V17.9994C8.99968 18.5517 8.55197 18.9994 7.99968 18.9994H3.99968C3.44753 18.9993 2.99968 18.5516 2.99968 17.9994C2.99992 17.4474 3.44767 16.9996 3.99968 16.9994H5.59734C1.61166 12.926 1.22842 8.71891 3.0114 5.87343C3.98918 4.31313 5.58667 3.26622 7.37761 3.04335C8.92627 2.85076 10.5581 3.28341 11.9987 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,uhCACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconTrial","props","React","CentralIconBase","IconTrial_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -23142,6 +23142,20 @@
|
|
|
23142
23142
|
"packageName": "round-filled-radius-2-stroke-2",
|
|
23143
23143
|
"componentName": "IconTrendingCircle"
|
|
23144
23144
|
},
|
|
23145
|
+
{
|
|
23146
|
+
"category": "Interface General",
|
|
23147
|
+
"svg": "<path d=\"M11.9987 4.42714C13.5767 3.17368 15.3827 2.7777 17.0495 3.11268C18.9487 3.49451 20.5789 4.80805 21.4098 6.66444C23.1235 10.4941 21.3449 16.0307 13.5182 20.7719C13.0459 21.058 12.4304 20.9073 12.1442 20.4349C11.8586 19.9628 12.0093 19.3481 12.4811 19.0619C19.9453 14.5404 20.685 9.94133 19.5846 7.48182C19.0084 6.19431 17.8978 5.32349 16.655 5.07362C15.4358 4.82873 13.999 5.1643 12.7116 6.4701C12.5237 6.66056 12.2672 6.76796 11.9997 6.76796C11.7322 6.76788 11.4756 6.6605 11.2878 6.4701C10.0937 5.25914 8.77377 4.88586 7.62468 5.0287C6.45644 5.17411 5.37927 5.8627 4.70671 6.93593C3.57717 8.73869 3.47273 11.9766 6.99968 15.5775V13.9994C6.99992 13.4474 7.44767 12.9996 7.99968 12.9994C8.55182 12.9994 8.99944 13.4473 8.99968 13.9994V17.9994C8.99968 18.5517 8.55197 18.9994 7.99968 18.9994H3.99968C3.44753 18.9993 2.99968 18.5516 2.99968 17.9994C2.99992 17.4474 3.44767 16.9996 3.99968 16.9994H5.59734C1.61166 12.926 1.22842 8.71891 3.0114 5.87343C3.98918 4.31313 5.58667 3.26622 7.37761 3.04335C8.92627 2.85076 10.5581 3.28341 11.9987 4.42714Z\" fill=\"currentColor\"/>",
|
|
23148
|
+
"iconName": "trial, try, money-back, test-phase",
|
|
23149
|
+
"variant": {
|
|
23150
|
+
"join": "round",
|
|
23151
|
+
"filled": "on",
|
|
23152
|
+
"radius": "2",
|
|
23153
|
+
"stroke": "2"
|
|
23154
|
+
},
|
|
23155
|
+
"createdAt": "2026-02-16T07:00:22.986651+00:00",
|
|
23156
|
+
"packageName": "round-filled-radius-2-stroke-2",
|
|
23157
|
+
"componentName": "IconTrial"
|
|
23158
|
+
},
|
|
23145
23159
|
{
|
|
23146
23160
|
"category": "Things",
|
|
23147
23161
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 2C6.69378 2 5.58254 2.83481 5.17071 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.8293C18.4175 2.83481 17.3062 2 16 2H8ZM5 8C5 8.25512 5.01365 8.50705 5.04025 8.7551C4.42032 8.41539 4 7.75678 4 7C4 6.44772 4.44772 6 5 6V8ZM20 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
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-filled-radius-2-stroke-2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.128",
|
|
4
4
|
"style": "round-filled-radius-2-stroke-2",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-2-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":
|
|
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":
|
|
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",
|
|
@@ -3637,6 +3638,7 @@
|
|
|
3637
3638
|
"IconTrending4": "trending-4, chart",
|
|
3638
3639
|
"IconTrending5": "trending-5, chart, analytics",
|
|
3639
3640
|
"IconTrendingCircle": "trending-circle",
|
|
3641
|
+
"IconTrial": "trial, try, money-back, test-phase",
|
|
3640
3642
|
"IconTrophy": "trophy, win, champion",
|
|
3641
3643
|
"IconTruck": "truck, delivery",
|
|
3642
3644
|
"IconTumblr": "tumblr",
|
package/index.d.ts
CHANGED
|
@@ -1651,6 +1651,7 @@ export { IconTrending3, default as IconTrending3Default, } from "./IconTrending3
|
|
|
1651
1651
|
export { IconTrending4, default as IconTrending4Default, } from "./IconTrending4";
|
|
1652
1652
|
export { IconTrending5, default as IconTrending5Default, } from "./IconTrending5";
|
|
1653
1653
|
export { IconTrendingCircle, default as IconTrendingCircleDefault, } from "./IconTrendingCircle";
|
|
1654
|
+
export { IconTrial, default as IconTrialDefault } from "./IconTrial";
|
|
1654
1655
|
export { IconTrophy, default as IconTrophyDefault } from "./IconTrophy";
|
|
1655
1656
|
export { IconTruck, default as IconTruckDefault } from "./IconTruck";
|
|
1656
1657
|
export { IconTumblr, default as IconTumblrDefault } from "./IconTumblr";
|