@central-icons-react-native/round-outlined-radius-3-stroke-1.5 1.1.27 → 1.1.28
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/IconWallet5/index.d.ts +4 -0
- package/IconWallet5/index.js +2 -0
- package/IconWallet5/index.js.map +1 -0
- package/IconWallet5/index.mjs +2 -0
- package/IconWallet5/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 d=Object.create;var n=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of k(o))!I.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(s=f(o,t))||s.enumerable});return r};var i=(r,o,e)=>(e=r!=null?d(B(r)):{},a(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(n({},"__esModule",{value:!0}),r);var h={};x(h,{IconWallet5:()=>u,default:()=>g});module.exports=P(h);var p=i(require("react"));var l=i(require("react")),m=require("react-native-svg"),c=({children:r,size:o=24,...e})=>l.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 C=require("react-native-svg"),u=r=>p.default.createElement(c,{...r},p.default.createElement(C.Path,{d:"M21.25 9.5V7.75C21.25 6.09315 19.9069 4.75 18.25 4.75H5.75C4.09315 4.75 2.75 6.09315 2.75 7.75V16.25C2.75 17.9069 4.09315 19.25 5.75 19.25H18.25C19.9069 19.25 21.25 17.9069 21.25 16.25V14.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),p.default.createElement(C.Path,{d:"M21.25 9.75H15.75C15.1977 9.75 14.75 10.1977 14.75 10.75V13.25C14.75 13.8023 15.1977 14.25 15.75 14.25H21.25C21.8023 14.25 22.25 13.8023 22.25 13.25V10.75C22.25 10.1977 21.8023 9.75 21.25 9.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),g=u;0&&(module.exports={IconWallet5});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconWallet5/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 IconWallet5: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21.25 9.5V7.75C21.25 6.09315 19.9069 4.75 18.25 4.75H5.75C4.09315 4.75 2.75 6.09315 2.75 7.75V16.25C2.75 17.9069 4.09315 19.25 5.75 19.25H18.25C19.9069 19.25 21.25 17.9069 21.25 16.25V14.5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M21.25 9.75H15.75C15.1977 9.75 14.75 10.1977 14.75 10.75V13.25C14.75 13.8023 15.1977 14.25 15.75 14.25H21.25C21.8023 14.25 22.25 13.8023 22.25 13.25V10.75C22.25 10.1977 21.8023 9.75 21.25 9.75Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconWallet5;\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,iBAAAE,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,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,gMACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oMACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconWallet5_exports","__export","IconWallet5","IconWallet5_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconWallet5","props","React","CentralIconBase","IconWallet5_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import e from"react";import C from"react";import{Svg as s}from"react-native-svg";var t=({children:o,size:r=24,...p})=>C.createElement(s,{...p,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 n}from"react-native-svg";var a=o=>e.createElement(t,{...o},e.createElement(n,{d:"M21.25 9.5V7.75C21.25 6.09315 19.9069 4.75 18.25 4.75H5.75C4.09315 4.75 2.75 6.09315 2.75 7.75V16.25C2.75 17.9069 4.09315 19.25 5.75 19.25H18.25C19.9069 19.25 21.25 17.9069 21.25 16.25V14.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(n,{d:"M21.25 9.75H15.75C15.1977 9.75 14.75 10.1977 14.75 10.75V13.25C14.75 13.8023 15.1977 14.25 15.75 14.25H21.25C21.8023 14.25 22.25 13.8023 22.25 13.25V10.75C22.25 10.1977 21.8023 9.75 21.25 9.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),I=a;export{a as IconWallet5,I as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconWallet5/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 IconWallet5: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21.25 9.5V7.75C21.25 6.09315 19.9069 4.75 18.25 4.75H5.75C4.09315 4.75 2.75 6.09315 2.75 7.75V16.25C2.75 17.9069 4.09315 19.25 5.75 19.25H18.25C19.9069 19.25 21.25 17.9069 21.25 16.25V14.5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M21.25 9.75H15.75C15.1977 9.75 14.75 10.1977 14.75 10.75V13.25C14.75 13.8023 15.1977 14.25 15.75 14.25H21.25C21.8023 14.25 22.25 13.8023 22.25 13.25V10.75C22.25 10.1977 21.8023 9.75 21.25 9.75Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconWallet5;\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,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,gMACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oMACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconWallet5","props","React","CentralIconBase","IconWallet5_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -21252,6 +21252,20 @@
|
|
|
21252
21252
|
"packageName": "round-outlined-radius-3-stroke-1.5",
|
|
21253
21253
|
"componentName": "IconWallet4"
|
|
21254
21254
|
},
|
|
21255
|
+
{
|
|
21256
|
+
"category": "Shopping & Payment",
|
|
21257
|
+
"svg": "<path d=\"M21.25 9.5V7.75C21.25 6.09315 19.9069 4.75 18.25 4.75H5.75C4.09315 4.75 2.75 6.09315 2.75 7.75V16.25C2.75 17.9069 4.09315 19.25 5.75 19.25H18.25C19.9069 19.25 21.25 17.9069 21.25 16.25V14.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M21.25 9.75H15.75C15.1977 9.75 14.75 10.1977 14.75 10.75V13.25C14.75 13.8023 15.1977 14.25 15.75 14.25H21.25C21.8023 14.25 22.25 13.8023 22.25 13.25V10.75C22.25 10.1977 21.8023 9.75 21.25 9.75Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
21258
|
+
"iconName": "wallet-5",
|
|
21259
|
+
"variant": {
|
|
21260
|
+
"join": "round",
|
|
21261
|
+
"filled": "off",
|
|
21262
|
+
"radius": "3",
|
|
21263
|
+
"stroke": "1.5"
|
|
21264
|
+
},
|
|
21265
|
+
"createdAt": "2025-11-14T13:31:01.86097+00:00",
|
|
21266
|
+
"packageName": "round-outlined-radius-3-stroke-1.5",
|
|
21267
|
+
"componentName": "IconWallet5"
|
|
21268
|
+
},
|
|
21255
21269
|
{
|
|
21256
21270
|
"category": "Photography & Video",
|
|
21257
21271
|
"svg": "<path d=\"M3 13.4232C5.07915 12.3217 9.2393 9.75 12 9.75C14.7607 9.75 18.9208 12.3217 21 13.4232M11.735 10.1127C11.1067 11.01 9.63873 13.3504 10.4583 14.5893C11.4861 16.1429 16.0676 13.8961 16.625 16.1429C16.9749 17.5532 15.1808 18.4834 14 18.9335M5.75 4.75H18.25C19.9069 4.75 21.25 6.09315 21.25 7.75V16.25C21.25 17.9069 19.9069 19.25 18.25 19.25H5.75C4.09315 19.25 2.75 17.9069 2.75 16.25V7.75C2.75 6.09315 4.09315 4.75 5.75 4.75Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
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-outlined-radius-3-stroke-1.5",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.28",
|
|
4
4
|
"style": "round-outlined-radius-3-stroke-1.5",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-3-stroke-1.5/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": 1562,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 44,
|
|
@@ -1175,7 +1175,7 @@
|
|
|
1175
1175
|
]
|
|
1176
1176
|
},
|
|
1177
1177
|
"Shopping & Payment": {
|
|
1178
|
-
"count":
|
|
1178
|
+
"count": 70,
|
|
1179
1179
|
"icons": [
|
|
1180
1180
|
"IconAddToBasket",
|
|
1181
1181
|
"IconAddToBasket2",
|
|
@@ -1245,6 +1245,7 @@
|
|
|
1245
1245
|
"IconWallet2",
|
|
1246
1246
|
"IconWallet3",
|
|
1247
1247
|
"IconWallet4",
|
|
1248
|
+
"IconWallet5",
|
|
1248
1249
|
"IconYen"
|
|
1249
1250
|
]
|
|
1250
1251
|
},
|
|
@@ -3269,6 +3270,7 @@
|
|
|
3269
3270
|
"IconWallet2": "wallet-2",
|
|
3270
3271
|
"IconWallet3": "wallet-3",
|
|
3271
3272
|
"IconWallet4": "wallet-4",
|
|
3273
|
+
"IconWallet5": "wallet-5",
|
|
3272
3274
|
"IconWallpaper": "wallpaper, os",
|
|
3273
3275
|
"IconWardrobe": "wardrobe",
|
|
3274
3276
|
"IconWarningSign": "warning-sign, attention, coution",
|
package/index.d.ts
CHANGED
|
@@ -1516,6 +1516,7 @@ export { IconWallet1, default as IconWallet1Default } from "./IconWallet1";
|
|
|
1516
1516
|
export { IconWallet2, default as IconWallet2Default } from "./IconWallet2";
|
|
1517
1517
|
export { IconWallet3, default as IconWallet3Default } from "./IconWallet3";
|
|
1518
1518
|
export { IconWallet4, default as IconWallet4Default } from "./IconWallet4";
|
|
1519
|
+
export { IconWallet5, default as IconWallet5Default } from "./IconWallet5";
|
|
1519
1520
|
export { IconWallpaper, default as IconWallpaperDefault, } from "./IconWallpaper";
|
|
1520
1521
|
export { IconWardrobe, default as IconWardrobeDefault } from "./IconWardrobe";
|
|
1521
1522
|
export { IconWarningSign, default as IconWarningSignDefault, } from "./IconWarningSign";
|