@onbeam/icons 1.1.10 → 1.2.0

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,8 @@
1
+ import { forwardRef } from 'react';
2
+ import { jsxs, jsx } from 'react/jsx-runtime';
3
+
4
+ var V=forwardRef((a,h,o=24,t=24)=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 14",height:o,width:t,ref:h,...a,children:[jsx("path",{fill:"#F1F1F1",d:"M11.305 10.528c-.676 0-1.226-.55-1.226-1.225V7.267c0-.676.55-1.226 1.226-1.226h3.194l.057.001V4.015a.945.945 0 00-.945-.946H1.892a.945.945 0 00-.945.945v8.54c0 .523.423.946.945.946h11.72a.945.945 0 00.944-.945v-2.028l-.057.001h-3.194z"}),jsx("path",{fill:"#F1F1F1",d:"M14.5 6.713h-3.195a.554.554 0 00-.554.554v2.036c0 .306.248.554.554.554H14.5a.554.554 0 00.554-.554V7.267a.554.554 0 00-.554-.554zm-2.094 2.371a.8.8 0 110-1.6.8.8 0 010 1.6zm-.44-7.746a1.22 1.22 0 00-1.542-.776L5.622 2.148h6.611l-.267-.81z"})]})),v=V;
5
+
6
+ export { v as a };
7
+ //# sourceMappingURL=out.js.map
8
+ //# sourceMappingURL=chunk-LGDSKXC4.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../generated/ui/Wallet.tsx"],"names":["forwardRef","jsx","jsxs","WalletIcon","props","svgRef","height","width","Wallet_default"],"mappings":"AAAA,OAAS,cAAAA,MAA4B,QAGjC,OASE,OAAAC,EATF,QAAAC,MAAA,oBAFJ,IAAMC,EAAaH,EACjB,CAACI,EAAOC,EAAQC,EAAS,GAAIC,EAAQ,KACnCL,EAAC,OACC,MAAM,6BACN,KAAK,OACL,QAAQ,YACR,OAAQI,EACR,MAAOC,EACP,IAAKF,EACJ,GAAGD,EAEJ,UAAAH,EAAC,QACC,KAAK,UACL,EAAE,6OACJ,EACAA,EAAC,QACC,KAAK,UACL,EAAE,iPACJ,GACF,CAEJ,EACOO,EAAQL","sourcesContent":["import { forwardRef, SVGProps } from 'react';\nconst WalletIcon = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>(\n (props, svgRef, height = 24, width = 24) => (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fill=\"none\"\n viewBox=\"0 0 16 14\"\n height={height}\n width={width}\n ref={svgRef}\n {...props}\n >\n <path\n fill=\"#F1F1F1\"\n d=\"M11.305 10.528c-.676 0-1.226-.55-1.226-1.225V7.267c0-.676.55-1.226 1.226-1.226h3.194l.057.001V4.015a.945.945 0 00-.945-.946H1.892a.945.945 0 00-.945.945v8.54c0 .523.423.946.945.946h11.72a.945.945 0 00.944-.945v-2.028l-.057.001h-3.194z\"\n />\n <path\n fill=\"#F1F1F1\"\n d=\"M14.5 6.713h-3.195a.554.554 0 00-.554.554v2.036c0 .306.248.554.554.554H14.5a.554.554 0 00.554-.554V7.267a.554.554 0 00-.554-.554zm-2.094 2.371a.8.8 0 110-1.6.8.8 0 010 1.6zm-.44-7.746a1.22 1.22 0 00-1.542-.776L5.622 2.148h6.611l-.267-.81z\"\n />\n </svg>\n ),\n);\nexport default WalletIcon;\n"]}
@@ -0,0 +1,3 @@
1
+
2
+ //# sourceMappingURL=out.js.map
3
+ //# sourceMappingURL=chunk-OMXVXBFA.mjs.map
@@ -0,0 +1,10 @@
1
+ 'use strict';
2
+
3
+ var react = require('react');
4
+ var jsxRuntime = require('react/jsx-runtime');
5
+
6
+ var V=react.forwardRef((a,h,o=24,t=24)=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 14",height:o,width:t,ref:h,...a,children:[jsxRuntime.jsx("path",{fill:"#F1F1F1",d:"M11.305 10.528c-.676 0-1.226-.55-1.226-1.225V7.267c0-.676.55-1.226 1.226-1.226h3.194l.057.001V4.015a.945.945 0 00-.945-.946H1.892a.945.945 0 00-.945.945v8.54c0 .523.423.946.945.946h11.72a.945.945 0 00.944-.945v-2.028l-.057.001h-3.194z"}),jsxRuntime.jsx("path",{fill:"#F1F1F1",d:"M14.5 6.713h-3.195a.554.554 0 00-.554.554v2.036c0 .306.248.554.554.554H14.5a.554.554 0 00.554-.554V7.267a.554.554 0 00-.554-.554zm-2.094 2.371a.8.8 0 110-1.6.8.8 0 010 1.6zm-.44-7.746a1.22 1.22 0 00-1.542-.776L5.622 2.148h6.611l-.267-.81z"})]})),v=V;
7
+
8
+ exports.a = v;
9
+ //# sourceMappingURL=out.js.map
10
+ //# sourceMappingURL=chunk-RZGPTNV4.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../generated/ui/Wallet.tsx"],"names":["forwardRef","jsx","jsxs","WalletIcon","props","svgRef","height","width","Wallet_default"],"mappings":"AAAA,OAAS,cAAAA,MAA4B,QAGjC,OASE,OAAAC,EATF,QAAAC,MAAA,oBAFJ,IAAMC,EAAaH,EACjB,CAACI,EAAOC,EAAQC,EAAS,GAAIC,EAAQ,KACnCL,EAAC,OACC,MAAM,6BACN,KAAK,OACL,QAAQ,YACR,OAAQI,EACR,MAAOC,EACP,IAAKF,EACJ,GAAGD,EAEJ,UAAAH,EAAC,QACC,KAAK,UACL,EAAE,6OACJ,EACAA,EAAC,QACC,KAAK,UACL,EAAE,iPACJ,GACF,CAEJ,EACOO,EAAQL","sourcesContent":["import { forwardRef, SVGProps } from 'react';\nconst WalletIcon = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>(\n (props, svgRef, height = 24, width = 24) => (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fill=\"none\"\n viewBox=\"0 0 16 14\"\n height={height}\n width={width}\n ref={svgRef}\n {...props}\n >\n <path\n fill=\"#F1F1F1\"\n d=\"M11.305 10.528c-.676 0-1.226-.55-1.226-1.225V7.267c0-.676.55-1.226 1.226-1.226h3.194l.057.001V4.015a.945.945 0 00-.945-.946H1.892a.945.945 0 00-.945.945v8.54c0 .523.423.946.945.946h11.72a.945.945 0 00.944-.945v-2.028l-.057.001h-3.194z\"\n />\n <path\n fill=\"#F1F1F1\"\n d=\"M14.5 6.713h-3.195a.554.554 0 00-.554.554v2.036c0 .306.248.554.554.554H14.5a.554.554 0 00.554-.554V7.267a.554.554 0 00-.554-.554zm-2.094 2.371a.8.8 0 110-1.6.8.8 0 010 1.6zm-.44-7.746a1.22 1.22 0 00-1.542-.776L5.622 2.148h6.611l-.267-.81z\"\n />\n </svg>\n ),\n);\nexport default WalletIcon;\n"]}
@@ -1,4 +1,4 @@
1
1
  'use strict';
2
2
 
3
3
  //# sourceMappingURL=out.js.map
4
- //# sourceMappingURL=chunk-JVNZAIRE.js.map
4
+ //# sourceMappingURL=chunk-ZS3FF6CU.js.map
package/dist/index.d.mts CHANGED
@@ -38,4 +38,5 @@ export { default as LedOutlineIcon } from './ui/LedOutline.mjs';
38
38
  export { default as LinkIcon } from './ui/Link.mjs';
39
39
  export { default as TooltipGreyIcon } from './ui/TooltipGrey.mjs';
40
40
  export { default as UpIcon } from './ui/Up.mjs';
41
+ export { default as WalletIcon } from './ui/Wallet.mjs';
41
42
  import 'react';
package/dist/index.d.ts CHANGED
@@ -38,4 +38,5 @@ export { default as LedOutlineIcon } from './ui/LedOutline.js';
38
38
  export { default as LinkIcon } from './ui/Link.js';
39
39
  export { default as TooltipGreyIcon } from './ui/TooltipGrey.js';
40
40
  export { default as UpIcon } from './ui/Up.js';
41
+ export { default as WalletIcon } from './ui/Wallet.js';
41
42
  import 'react';
package/dist/index.js CHANGED
@@ -1,9 +1,10 @@
1
1
  'use strict';
2
2
 
3
- require('./chunk-JVNZAIRE.js');
3
+ require('./chunk-ZS3FF6CU.js');
4
4
  var chunkS6JSRIT5_js = require('./chunk-S6JSRIT5.js');
5
5
  var chunk4UXDFSUG_js = require('./chunk-4UXDFSUG.js');
6
6
  var chunkE62ZARA5_js = require('./chunk-E62ZARA5.js');
7
+ var chunkRZGPTNV4_js = require('./chunk-RZGPTNV4.js');
7
8
  var chunkYF4B7EDD_js = require('./chunk-YF4B7EDD.js');
8
9
  var chunkPHNCBRMO_js = require('./chunk-PHNCBRMO.js');
9
10
  var chunk4IGD3PII_js = require('./chunk-4IGD3PII.js');
@@ -58,6 +59,10 @@ Object.defineProperty(exports, "UploadIcon", {
58
59
  enumerable: true,
59
60
  get: function () { return chunkE62ZARA5_js.a; }
60
61
  });
62
+ Object.defineProperty(exports, "WalletIcon", {
63
+ enumerable: true,
64
+ get: function () { return chunkRZGPTNV4_js.a; }
65
+ });
61
66
  Object.defineProperty(exports, "QrCodeIcon", {
62
67
  enumerable: true,
63
68
  get: function () { return chunkYF4B7EDD_js.a; }
package/dist/index.mjs CHANGED
@@ -1,7 +1,8 @@
1
- import './chunk-3IVJIWA6.mjs';
1
+ import './chunk-OMXVXBFA.mjs';
2
2
  export { a as TooltipGreyIcon } from './chunk-Y2H2I4G2.mjs';
3
3
  export { a as UpIcon } from './chunk-BXL3D6SZ.mjs';
4
4
  export { a as UploadIcon } from './chunk-HEVIYMOR.mjs';
5
+ export { a as WalletIcon } from './chunk-LGDSKXC4.mjs';
5
6
  export { a as QrCodeIcon } from './chunk-PGVBYWYL.mjs';
6
7
  export { a as RefreshIcon } from './chunk-FJ77BSXV.mjs';
7
8
  export { a as SettingsIcon } from './chunk-B7DXQQJE.mjs';
@@ -0,0 +1,6 @@
1
+ import * as react from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const WalletIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
5
+
6
+ export { WalletIcon as default };
@@ -0,0 +1,6 @@
1
+ import * as react from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const WalletIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
5
+
6
+ export { WalletIcon as default };
@@ -0,0 +1,9 @@
1
+ 'use strict';
2
+
3
+ var chunkRZGPTNV4_js = require('../chunk-RZGPTNV4.js');
4
+
5
+
6
+
7
+ module.exports = chunkRZGPTNV4_js.a;
8
+ //# sourceMappingURL=out.js.map
9
+ //# sourceMappingURL=Wallet.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":""}
@@ -0,0 +1,3 @@
1
+ export { a as default } from '../chunk-LGDSKXC4.mjs';
2
+ //# sourceMappingURL=out.js.map
3
+ //# sourceMappingURL=Wallet.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":""}
@@ -28,4 +28,5 @@ export { default as TooltipIcon } from './Tooltip.mjs';
28
28
  export { default as TooltipGreyIcon } from './TooltipGrey.mjs';
29
29
  export { default as UpIcon } from './Up.mjs';
30
30
  export { default as UploadIcon } from './Upload.mjs';
31
+ export { default as WalletIcon } from './Wallet.mjs';
31
32
  import 'react';
@@ -28,4 +28,5 @@ export { default as TooltipIcon } from './Tooltip.js';
28
28
  export { default as TooltipGreyIcon } from './TooltipGrey.js';
29
29
  export { default as UpIcon } from './Up.js';
30
30
  export { default as UploadIcon } from './Upload.js';
31
+ export { default as WalletIcon } from './Wallet.js';
31
32
  import 'react';
package/dist/ui/index.js CHANGED
@@ -1,9 +1,10 @@
1
1
  'use strict';
2
2
 
3
- require('../chunk-JVNZAIRE.js');
3
+ require('../chunk-ZS3FF6CU.js');
4
4
  var chunkS6JSRIT5_js = require('../chunk-S6JSRIT5.js');
5
5
  var chunk4UXDFSUG_js = require('../chunk-4UXDFSUG.js');
6
6
  var chunkE62ZARA5_js = require('../chunk-E62ZARA5.js');
7
+ var chunkRZGPTNV4_js = require('../chunk-RZGPTNV4.js');
7
8
  var chunkYF4B7EDD_js = require('../chunk-YF4B7EDD.js');
8
9
  var chunkPHNCBRMO_js = require('../chunk-PHNCBRMO.js');
9
10
  var chunk4IGD3PII_js = require('../chunk-4IGD3PII.js');
@@ -46,6 +47,10 @@ Object.defineProperty(exports, "UploadIcon", {
46
47
  enumerable: true,
47
48
  get: function () { return chunkE62ZARA5_js.a; }
48
49
  });
50
+ Object.defineProperty(exports, "WalletIcon", {
51
+ enumerable: true,
52
+ get: function () { return chunkRZGPTNV4_js.a; }
53
+ });
49
54
  Object.defineProperty(exports, "QrCodeIcon", {
50
55
  enumerable: true,
51
56
  get: function () { return chunkYF4B7EDD_js.a; }
package/dist/ui/index.mjs CHANGED
@@ -1,7 +1,8 @@
1
- import '../chunk-3IVJIWA6.mjs';
1
+ import '../chunk-OMXVXBFA.mjs';
2
2
  export { a as TooltipGreyIcon } from '../chunk-Y2H2I4G2.mjs';
3
3
  export { a as UpIcon } from '../chunk-BXL3D6SZ.mjs';
4
4
  export { a as UploadIcon } from '../chunk-HEVIYMOR.mjs';
5
+ export { a as WalletIcon } from '../chunk-LGDSKXC4.mjs';
5
6
  export { a as QrCodeIcon } from '../chunk-PGVBYWYL.mjs';
6
7
  export { a as RefreshIcon } from '../chunk-FJ77BSXV.mjs';
7
8
  export { a as SettingsIcon } from '../chunk-B7DXQQJE.mjs';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onbeam/icons",
3
- "version": "1.1.10",
3
+ "version": "1.2.0",
4
4
  "sideEffects": false,
5
5
  "license": "MIT",
6
6
  "module": "esnext",
@@ -1,3 +0,0 @@
1
-
2
- //# sourceMappingURL=out.js.map
3
- //# sourceMappingURL=chunk-3IVJIWA6.mjs.map