@onbeam/icons 1.5.14 → 1.5.16
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/dist/chains/index.cjs +1 -6
- package/dist/chains/index.d.cts +0 -1
- package/dist/chains/index.d.ts +0 -1
- package/dist/chains/index.js +1 -2
- package/dist/chunk-2HEIDEA2.cjs +20 -0
- package/dist/chunk-2HEIDEA2.cjs.map +1 -0
- package/dist/chunk-52QZV7MM.cjs +30 -0
- package/dist/chunk-52QZV7MM.cjs.map +1 -0
- package/dist/chunk-BP2O3D2D.js +8 -0
- package/dist/chunk-BP2O3D2D.js.map +1 -0
- package/dist/{chunk-BPENTLUE.cjs → chunk-IFRLA2U5.cjs} +1 -1
- package/dist/chunk-KGETQWEU.js +17 -0
- package/dist/chunk-KGETQWEU.js.map +1 -0
- package/dist/chunk-SM27Z45E.js +3 -0
- package/dist/{chunk-Z6XWV6TQ.cjs → chunk-SRCYGNL2.cjs} +4 -4
- package/dist/chunk-SRCYGNL2.cjs.map +1 -0
- package/dist/{chunk-M6VZLCZ7.js → chunk-YI3UMYDJ.js} +4 -4
- package/dist/chunk-YI3UMYDJ.js.map +1 -0
- package/dist/custom/ChainIcon/ChainIcon.cjs +18 -19
- package/dist/custom/ChainIcon/ChainIcon.js +17 -18
- package/dist/custom/CurrencyIcon/CurrencyIcon.cjs +17 -17
- package/dist/custom/CurrencyIcon/CurrencyIcon.js +16 -16
- package/dist/index.cjs +60 -66
- package/dist/index.d.cts +0 -1
- package/dist/index.d.ts +0 -1
- package/dist/index.js +19 -21
- package/dist/tokens/Beam.cjs +2 -2
- package/dist/tokens/Beam.js +1 -1
- package/dist/tokens/index.cjs +12 -12
- package/dist/tokens/index.js +3 -3
- package/dist/ui/index.cjs +44 -44
- package/dist/ui/index.js +12 -12
- package/package.json +1 -1
- package/dist/chains/BeamNetwork.cjs +0 -9
- package/dist/chains/BeamNetwork.d.cts +0 -5
- package/dist/chains/BeamNetwork.d.ts +0 -5
- package/dist/chains/BeamNetwork.js +0 -3
- package/dist/chunk-AG3LW2BU.js +0 -3
- package/dist/chunk-AG3LW2BU.js.map +0 -1
- package/dist/chunk-ASNWLKIJ.cjs +0 -30
- package/dist/chunk-ASNWLKIJ.cjs.map +0 -1
- package/dist/chunk-BPENTLUE.cjs.map +0 -1
- package/dist/chunk-CKYUUADQ.cjs +0 -10
- package/dist/chunk-CKYUUADQ.cjs.map +0 -1
- package/dist/chunk-D5OSTBGK.js +0 -16
- package/dist/chunk-D5OSTBGK.js.map +0 -1
- package/dist/chunk-DIQU5SDF.cjs +0 -19
- package/dist/chunk-DIQU5SDF.cjs.map +0 -1
- package/dist/chunk-HKAKNCI3.js +0 -8
- package/dist/chunk-HKAKNCI3.js.map +0 -1
- package/dist/chunk-KKV65S3I.js +0 -8
- package/dist/chunk-KKV65S3I.js.map +0 -1
- package/dist/chunk-M6VZLCZ7.js.map +0 -1
- package/dist/chunk-WQGHPVQU.cjs +0 -30
- package/dist/chunk-WQGHPVQU.cjs.map +0 -1
- package/dist/chunk-YOXONVJX.js +0 -8
- package/dist/chunk-YOXONVJX.js.map +0 -1
- package/dist/chunk-Z6XWV6TQ.cjs.map +0 -1
- package/dist/tokens/BeamNetwork.cjs +0 -9
- package/dist/tokens/BeamNetwork.cjs.map +0 -1
- package/dist/tokens/BeamNetwork.d.cts +0 -6
- package/dist/tokens/BeamNetwork.d.ts +0 -6
- package/dist/tokens/BeamNetwork.js +0 -3
- package/dist/tokens/BeamNetwork.js.map +0 -1
- /package/dist/{chains/BeamNetwork.cjs.map → chunk-IFRLA2U5.cjs.map} +0 -0
- /package/dist/{chains/BeamNetwork.js.map → chunk-SM27Z45E.js.map} +0 -0
package/dist/ui/index.js
CHANGED
|
@@ -1,47 +1,47 @@
|
|
|
1
1
|
import '../chunk-RZ7LVCX2.js';
|
|
2
|
-
export { a as UploadIcon } from '../chunk-LERLXZNP.js';
|
|
3
|
-
export { a as WalletIcon } from '../chunk-MO4WNGNQ.js';
|
|
4
|
-
export { a as SoundOffIcon } from '../chunk-IEELKYQL.js';
|
|
5
|
-
export { a as SoundOnIcon } from '../chunk-KSFLDMN7.js';
|
|
6
2
|
export { a as StopwatchIcon } from '../chunk-OJDMAVQZ.js';
|
|
7
3
|
export { a as SuccessIcon } from '../chunk-S7YAKYBF.js';
|
|
8
4
|
export { a as SwapIcon } from '../chunk-4Y62UCIL.js';
|
|
9
5
|
export { a as TooltipIcon } from '../chunk-QA5OXMJ3.js';
|
|
10
6
|
export { a as TooltipGreyIcon } from '../chunk-MGIEMGWJ.js';
|
|
11
7
|
export { a as UpIcon } from '../chunk-JZAOD3H7.js';
|
|
12
|
-
export { a as
|
|
13
|
-
export { a as
|
|
8
|
+
export { a as UploadIcon } from '../chunk-LERLXZNP.js';
|
|
9
|
+
export { a as WalletIcon } from '../chunk-MO4WNGNQ.js';
|
|
14
10
|
export { a as PlusIcon } from '../chunk-ORY37FM6.js';
|
|
15
11
|
export { a as QrCodeIcon } from '../chunk-BBTWOCGN.js';
|
|
16
12
|
export { a as RefreshIcon } from '../chunk-2PYZQGJR.js';
|
|
17
13
|
export { a as RewardIcon } from '../chunk-QNPBSYCS.js';
|
|
18
14
|
export { a as SendIcon } from '../chunk-FQVEO7UN.js';
|
|
19
15
|
export { a as SettingsIcon } from '../chunk-6XPCSQOT.js';
|
|
20
|
-
export { a as
|
|
21
|
-
export { a as
|
|
16
|
+
export { a as SoundOffIcon } from '../chunk-IEELKYQL.js';
|
|
17
|
+
export { a as SoundOnIcon } from '../chunk-KSFLDMN7.js';
|
|
22
18
|
export { a as LedOnIcon } from '../chunk-FKATGK2H.js';
|
|
23
19
|
export { a as LedOutlineIcon } from '../chunk-YDQVVH43.js';
|
|
24
20
|
export { a as LinkIcon } from '../chunk-M32C23YB.js';
|
|
25
21
|
export { a as MenuIcon } from '../chunk-37BWHG4M.js';
|
|
26
22
|
export { a as MenuVerticalIcon } from '../chunk-RA2VLU6D.js';
|
|
27
23
|
export { a as NodeIcon } from '../chunk-DPILZYIV.js';
|
|
28
|
-
export { a as
|
|
29
|
-
export { a as
|
|
24
|
+
export { a as PasswordHideIcon } from '../chunk-UINZ7P5A.js';
|
|
25
|
+
export { a as PasswordShowIcon } from '../chunk-6B5XUFFC.js';
|
|
30
26
|
export { a as ErrorIcon } from '../chunk-AJRPH6L3.js';
|
|
31
27
|
export { a as ForwardIcon } from '../chunk-3P6QCTTB.js';
|
|
32
28
|
export { a as FriendsIcon } from '../chunk-L3BOWUYK.js';
|
|
33
29
|
export { a as GlobeIcon } from '../chunk-5QX4T6U5.js';
|
|
34
30
|
export { a as HamburgerIcon } from '../chunk-5VQB4YVG.js';
|
|
35
31
|
export { a as HomeIcon } from '../chunk-XPYZKPXA.js';
|
|
36
|
-
export { a as
|
|
37
|
-
export { a as
|
|
32
|
+
export { a as InfoIcon } from '../chunk-QRMUGKCY.js';
|
|
33
|
+
export { a as LedOffIcon } from '../chunk-5DFXFPPU.js';
|
|
38
34
|
export { a as CalendarIcon } from '../chunk-2DHUEU7L.js';
|
|
39
35
|
export { a as ClockIcon } from '../chunk-IG5SU4KL.js';
|
|
40
36
|
export { a as CloseIcon } from '../chunk-4YWYV5AN.js';
|
|
41
37
|
export { a as CopyIcon } from '../chunk-B42KDDDP.js';
|
|
42
38
|
export { a as CursorIcon } from '../chunk-NW3JB3B4.js';
|
|
43
39
|
export { a as DashIcon } from '../chunk-L7B5OT2B.js';
|
|
40
|
+
export { a as DownIcon } from '../chunk-T6MS2JAU.js';
|
|
41
|
+
export { a as DragIcon } from '../chunk-PQPBEK2E.js';
|
|
44
42
|
export { a as ActivityIcon } from '../chunk-E7BBGDG2.js';
|
|
45
43
|
export { a as AlertIcon } from '../chunk-LNGNTBZQ.js';
|
|
44
|
+
export { a as ArrowUpDownIcon } from '../chunk-ZAATDV7P.js';
|
|
45
|
+
export { a as BackIcon } from '../chunk-BRV3IQYG.js';
|
|
46
46
|
//# sourceMappingURL=out.js.map
|
|
47
47
|
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
package/dist/chunk-AG3LW2BU.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":""}
|
package/dist/chunk-ASNWLKIJ.cjs
DELETED
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var o = require('react');
|
|
4
|
-
var jsxRuntime = require('react/jsx-runtime');
|
|
5
|
-
|
|
6
|
-
function _interopNamespace(e) {
|
|
7
|
-
if (e && e.__esModule) return e;
|
|
8
|
-
var n = Object.create(null);
|
|
9
|
-
if (e) {
|
|
10
|
-
Object.keys(e).forEach(function (k) {
|
|
11
|
-
if (k !== 'default') {
|
|
12
|
-
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
-
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
-
enumerable: true,
|
|
15
|
-
get: function () { return e[k]; }
|
|
16
|
-
});
|
|
17
|
-
}
|
|
18
|
-
});
|
|
19
|
-
}
|
|
20
|
-
n.default = e;
|
|
21
|
-
return Object.freeze(n);
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
var o__namespace = /*#__PURE__*/_interopNamespace(o);
|
|
25
|
-
|
|
26
|
-
var i=o__namespace.forwardRef((r,a,s=24,n=24)=>{let t=o__namespace.useId();return jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 40 40",height:s,width:n,ref:a,...r,children:[jsxRuntime.jsx("g",{clipPath:`url(#${t}-beam-network_svg__beam-network_svg__clip0_151_962)`,children:jsxRuntime.jsxs("g",{clipPath:`url(#${t}-beam-network_svg__beam-network_svg__clip1_151_962)`,children:[jsxRuntime.jsx("path",{fill:`url(#${t}-beam-network_svg__beam-network_svg__paint0_linear_151_962)`,d:"M0 0h39.999v10H0V0z"}),jsxRuntime.jsx("path",{fill:`url(#${t}-beam-network_svg__beam-network_svg__paint1_linear_151_962)`,d:"M0 30h40v10H0V30z"}),jsxRuntime.jsx("path",{fill:`url(#${t}-beam-network_svg__beam-network_svg__paint2_linear_151_962)`,d:"M0 9.998h40v10H0v-10z"}),jsxRuntime.jsx("path",{fill:`url(#${t}-beam-network_svg__beam-network_svg__paint3_linear_151_962)`,d:"M0 19.998h40v10H0v-10z"})]})}),jsxRuntime.jsxs("defs",{children:[jsxRuntime.jsxs("linearGradient",{id:`${t}-beam-network_svg__beam-network_svg__paint0_linear_151_962`,x1:20,x2:20,y1:5.25,y2:16.4,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{stopColor:"#BBDBFF"}),jsxRuntime.jsx("stop",{offset:.33,stopColor:"#139EDD"}),jsxRuntime.jsx("stop",{offset:.6,stopColor:"#B9F7EA"})]}),jsxRuntime.jsxs("linearGradient",{id:`${t}-beam-network_svg__beam-network_svg__paint1_linear_151_962`,x1:20,x2:20,y1:35.25,y2:46.4,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{stopColor:"#BBFFCA"}),jsxRuntime.jsx("stop",{offset:.33,stopColor:"#48DD13"}),jsxRuntime.jsx("stop",{offset:.6,stopColor:"#008805"})]}),jsxRuntime.jsxs("linearGradient",{id:`${t}-beam-network_svg__beam-network_svg__paint2_linear_151_962`,x1:20,x2:20,y1:15.25,y2:26.4,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{stopColor:"#FF6B6B"}),jsxRuntime.jsx("stop",{offset:.33,stopColor:"#FE1414"}),jsxRuntime.jsx("stop",{offset:.6,stopColor:"#8E0900"})]}),jsxRuntime.jsxs("linearGradient",{id:`${t}-beam-network_svg__beam-network_svg__paint3_linear_151_962`,x1:20,x2:20,y1:25.25,y2:36.4,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{stopColor:"#F1E869"}),jsxRuntime.jsx("stop",{offset:.33,stopColor:"#FEA514"}),jsxRuntime.jsx("stop",{offset:.6,stopColor:"#FF4539"})]}),jsxRuntime.jsx("clipPath",{id:`${t}-beam-network_svg__beam-network_svg__clip0_151_962`,children:jsxRuntime.jsx("path",{fill:"#fff",d:"M0 0h40v40H0z"})}),jsxRuntime.jsx("clipPath",{id:`${t}-beam-network_svg__beam-network_svg__clip1_151_962`,children:jsxRuntime.jsx("rect",{width:40,height:40,fill:"#fff",rx:8})})]})]})}),l=i;
|
|
27
|
-
|
|
28
|
-
exports.a = l;
|
|
29
|
-
//# sourceMappingURL=out.js.map
|
|
30
|
-
//# sourceMappingURL=chunk-ASNWLKIJ.cjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../generated/chains/BeamNetwork.tsx"],"names":["React","jsx","jsxs","BeamNetworkIcon","props","svgRef","height","width","id","BeamNetwork_default"],"mappings":"AAAA,UAAYA,MAAW,QAmBf,OAGE,OAAAC,EAHF,QAAAC,MAAA,oBAlBR,IAAMC,EAAwB,aAG5B,CAACC,EAAOC,EAAQC,EAAS,GAAIC,EAAQ,KAAO,CAC5C,IAAMC,EAAW,QAAM,EACvB,OACEN,EAAC,OACC,MAAM,6BACN,KAAK,OACL,QAAQ,YACR,OAAQI,EACR,MAAOC,EACP,IAAKF,EACJ,GAAGD,EAEJ,UAAAH,EAAC,KACC,SAAU,QAAQO,CAAE,sDAEpB,SAAAN,EAAC,KACC,SAAU,QAAQM,CAAE,sDAEpB,UAAAP,EAAC,QACC,KAAM,QAAQO,CAAE,8DAChB,EAAE,sBACJ,EACAP,EAAC,QACC,KAAM,QAAQO,CAAE,8DAChB,EAAE,oBACJ,EACAP,EAAC,QACC,KAAM,QAAQO,CAAE,8DAChB,EAAE,wBACJ,EACAP,EAAC,QACC,KAAM,QAAQO,CAAE,8DAChB,EAAE,yBACJ,GACF,EACF,EACAN,EAAC,QACC,UAAAA,EAAC,kBACC,GAAI,GAAGM,CAAE,6DACT,GAAI,GACJ,GAAI,GACJ,GAAI,KACJ,GAAI,KACJ,cAAc,iBAEd,UAAAP,EAAC,QAAK,UAAU,UAAU,EAC1BA,EAAC,QAAK,OAAQ,IAAM,UAAU,UAAU,EACxCA,EAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,GACzC,EACAC,EAAC,kBACC,GAAI,GAAGM,CAAE,6DACT,GAAI,GACJ,GAAI,GACJ,GAAI,MACJ,GAAI,KACJ,cAAc,iBAEd,UAAAP,EAAC,QAAK,UAAU,UAAU,EAC1BA,EAAC,QAAK,OAAQ,IAAM,UAAU,UAAU,EACxCA,EAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,GACzC,EACAC,EAAC,kBACC,GAAI,GAAGM,CAAE,6DACT,GAAI,GACJ,GAAI,GACJ,GAAI,MACJ,GAAI,KACJ,cAAc,iBAEd,UAAAP,EAAC,QAAK,UAAU,UAAU,EAC1BA,EAAC,QAAK,OAAQ,IAAM,UAAU,UAAU,EACxCA,EAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,GACzC,EACAC,EAAC,kBACC,GAAI,GAAGM,CAAE,6DACT,GAAI,GACJ,GAAI,GACJ,GAAI,MACJ,GAAI,KACJ,cAAc,iBAEd,UAAAP,EAAC,QAAK,UAAU,UAAU,EAC1BA,EAAC,QAAK,OAAQ,IAAM,UAAU,UAAU,EACxCA,EAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,GACzC,EACAA,EAAC,YACC,GAAI,GAAGO,CAAE,qDAET,SAAAP,EAAC,QAAK,KAAK,OAAO,EAAE,gBAAgB,EACtC,EACAA,EAAC,YACC,GAAI,GAAGO,CAAE,qDAET,SAAAP,EAAC,QAAK,MAAO,GAAI,OAAQ,GAAI,KAAK,OAAO,GAAI,EAAG,EAClD,GACF,GACF,CAEJ,CAAC,EACMQ,EAAQN","sourcesContent":["import * as React from 'react';\nconst BeamNetworkIcon = React.forwardRef<\n SVGSVGElement,\n React.SVGProps<SVGSVGElement>\n>((props, svgRef, height = 24, width = 24) => {\n const id = React.useId();\n return (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fill=\"none\"\n viewBox=\"0 0 40 40\"\n height={height}\n width={width}\n ref={svgRef}\n {...props}\n >\n <g\n clipPath={`url(#${id}-beam-network_svg__beam-network_svg__clip0_151_962)`}\n >\n <g\n clipPath={`url(#${id}-beam-network_svg__beam-network_svg__clip1_151_962)`}\n >\n <path\n fill={`url(#${id}-beam-network_svg__beam-network_svg__paint0_linear_151_962)`}\n d=\"M0 0h39.999v10H0V0z\"\n />\n <path\n fill={`url(#${id}-beam-network_svg__beam-network_svg__paint1_linear_151_962)`}\n d=\"M0 30h40v10H0V30z\"\n />\n <path\n fill={`url(#${id}-beam-network_svg__beam-network_svg__paint2_linear_151_962)`}\n d=\"M0 9.998h40v10H0v-10z\"\n />\n <path\n fill={`url(#${id}-beam-network_svg__beam-network_svg__paint3_linear_151_962)`}\n d=\"M0 19.998h40v10H0v-10z\"\n />\n </g>\n </g>\n <defs>\n <linearGradient\n id={`${id}-beam-network_svg__beam-network_svg__paint0_linear_151_962`}\n x1={20}\n x2={20}\n y1={5.25}\n y2={16.4}\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stopColor=\"#BBDBFF\" />\n <stop offset={0.33} stopColor=\"#139EDD\" />\n <stop offset={0.6} stopColor=\"#B9F7EA\" />\n </linearGradient>\n <linearGradient\n id={`${id}-beam-network_svg__beam-network_svg__paint1_linear_151_962`}\n x1={20}\n x2={20}\n y1={35.25}\n y2={46.4}\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stopColor=\"#BBFFCA\" />\n <stop offset={0.33} stopColor=\"#48DD13\" />\n <stop offset={0.6} stopColor=\"#008805\" />\n </linearGradient>\n <linearGradient\n id={`${id}-beam-network_svg__beam-network_svg__paint2_linear_151_962`}\n x1={20}\n x2={20}\n y1={15.25}\n y2={26.4}\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stopColor=\"#FF6B6B\" />\n <stop offset={0.33} stopColor=\"#FE1414\" />\n <stop offset={0.6} stopColor=\"#8E0900\" />\n </linearGradient>\n <linearGradient\n id={`${id}-beam-network_svg__beam-network_svg__paint3_linear_151_962`}\n x1={20}\n x2={20}\n y1={25.25}\n y2={36.4}\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stopColor=\"#F1E869\" />\n <stop offset={0.33} stopColor=\"#FEA514\" />\n <stop offset={0.6} stopColor=\"#FF4539\" />\n </linearGradient>\n <clipPath\n id={`${id}-beam-network_svg__beam-network_svg__clip0_151_962`}\n >\n <path fill=\"#fff\" d=\"M0 0h40v40H0z\" />\n </clipPath>\n <clipPath\n id={`${id}-beam-network_svg__beam-network_svg__clip1_151_962`}\n >\n <rect width={40} height={40} fill=\"#fff\" rx={8} />\n </clipPath>\n </defs>\n </svg>\n );\n});\nexport default BeamNetworkIcon;\n"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":""}
|
package/dist/chunk-CKYUUADQ.cjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var react = require('react');
|
|
4
|
-
var jsxRuntime = require('react/jsx-runtime');
|
|
5
|
-
|
|
6
|
-
var n=react.forwardRef((t,o,r=24,a=24)=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 40 40",height:r,width:a,ref:o,...t,children:[jsxRuntime.jsx("g",{clipPath:"url(#beam-network_svg__beam-network_svg__clip0_151_962)",children:jsxRuntime.jsxs("g",{clipPath:"url(#beam-network_svg__beam-network_svg__clip1_151_962)",children:[jsxRuntime.jsx("path",{fill:"url(#beam-network_svg__beam-network_svg__paint0_linear_151_962)",d:"M0 0h39.999v10H0V0z"}),jsxRuntime.jsx("path",{fill:"url(#beam-network_svg__beam-network_svg__paint1_linear_151_962)",d:"M0 30h40v10H0V30z"}),jsxRuntime.jsx("path",{fill:"url(#beam-network_svg__beam-network_svg__paint2_linear_151_962)",d:"M0 9.998h40v10H0v-10z"}),jsxRuntime.jsx("path",{fill:"url(#beam-network_svg__beam-network_svg__paint3_linear_151_962)",d:"M0 19.998h40v10H0v-10z"})]})}),jsxRuntime.jsxs("defs",{children:[jsxRuntime.jsxs("linearGradient",{id:"beam-network_svg__beam-network_svg__paint0_linear_151_962",x1:20,x2:20,y1:5.25,y2:16.4,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{stopColor:"#BBDBFF"}),jsxRuntime.jsx("stop",{offset:.33,stopColor:"#139EDD"}),jsxRuntime.jsx("stop",{offset:.6,stopColor:"#B9F7EA"})]}),jsxRuntime.jsxs("linearGradient",{id:"beam-network_svg__beam-network_svg__paint1_linear_151_962",x1:20,x2:20,y1:35.25,y2:46.4,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{stopColor:"#BBFFCA"}),jsxRuntime.jsx("stop",{offset:.33,stopColor:"#48DD13"}),jsxRuntime.jsx("stop",{offset:.6,stopColor:"#008805"})]}),jsxRuntime.jsxs("linearGradient",{id:"beam-network_svg__beam-network_svg__paint2_linear_151_962",x1:20,x2:20,y1:15.25,y2:26.4,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{stopColor:"#FF6B6B"}),jsxRuntime.jsx("stop",{offset:.33,stopColor:"#FE1414"}),jsxRuntime.jsx("stop",{offset:.6,stopColor:"#8E0900"})]}),jsxRuntime.jsxs("linearGradient",{id:"beam-network_svg__beam-network_svg__paint3_linear_151_962",x1:20,x2:20,y1:25.25,y2:36.4,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{stopColor:"#F1E869"}),jsxRuntime.jsx("stop",{offset:.33,stopColor:"#FEA514"}),jsxRuntime.jsx("stop",{offset:.6,stopColor:"#FF4539"})]}),jsxRuntime.jsx("clipPath",{id:"beam-network_svg__beam-network_svg__clip0_151_962",children:jsxRuntime.jsx("path",{fill:"#fff",d:"M0 0h40v40H0z"})}),jsxRuntime.jsx("clipPath",{id:"beam-network_svg__beam-network_svg__clip1_151_962",children:jsxRuntime.jsx("rect",{width:40,height:40,fill:"#fff",rx:8})})]})]})),p=n;
|
|
7
|
-
|
|
8
|
-
exports.a = p;
|
|
9
|
-
//# sourceMappingURL=out.js.map
|
|
10
|
-
//# sourceMappingURL=chunk-CKYUUADQ.cjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../generated/tokens/BeamNetwork.tsx"],"names":["forwardRef","jsx","jsxs","BeamNetworkIcon","props","svgRef","height","width","BeamNetwork_default"],"mappings":"AAAA,OAAS,cAAAA,MAA4B,QAa7B,OACE,OAAAC,EADF,QAAAC,MAAA,oBAZR,IAAMC,EAAkBH,EACtB,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,KAAE,SAAS,0DACV,SAAAC,EAAC,KAAE,SAAS,0DACV,UAAAD,EAAC,QACC,KAAK,kEACL,EAAE,sBACJ,EACAA,EAAC,QACC,KAAK,kEACL,EAAE,oBACJ,EACAA,EAAC,QACC,KAAK,kEACL,EAAE,wBACJ,EACAA,EAAC,QACC,KAAK,kEACL,EAAE,yBACJ,GACF,EACF,EACAC,EAAC,QACC,UAAAA,EAAC,kBACC,GAAG,4DACH,GAAI,GACJ,GAAI,GACJ,GAAI,KACJ,GAAI,KACJ,cAAc,iBAEd,UAAAD,EAAC,QAAK,UAAU,UAAU,EAC1BA,EAAC,QAAK,OAAQ,IAAM,UAAU,UAAU,EACxCA,EAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,GACzC,EACAC,EAAC,kBACC,GAAG,4DACH,GAAI,GACJ,GAAI,GACJ,GAAI,MACJ,GAAI,KACJ,cAAc,iBAEd,UAAAD,EAAC,QAAK,UAAU,UAAU,EAC1BA,EAAC,QAAK,OAAQ,IAAM,UAAU,UAAU,EACxCA,EAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,GACzC,EACAC,EAAC,kBACC,GAAG,4DACH,GAAI,GACJ,GAAI,GACJ,GAAI,MACJ,GAAI,KACJ,cAAc,iBAEd,UAAAD,EAAC,QAAK,UAAU,UAAU,EAC1BA,EAAC,QAAK,OAAQ,IAAM,UAAU,UAAU,EACxCA,EAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,GACzC,EACAC,EAAC,kBACC,GAAG,4DACH,GAAI,GACJ,GAAI,GACJ,GAAI,MACJ,GAAI,KACJ,cAAc,iBAEd,UAAAD,EAAC,QAAK,UAAU,UAAU,EAC1BA,EAAC,QAAK,OAAQ,IAAM,UAAU,UAAU,EACxCA,EAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,GACzC,EACAA,EAAC,YAAS,GAAG,oDACX,SAAAA,EAAC,QAAK,KAAK,OAAO,EAAE,gBAAgB,EACtC,EACAA,EAAC,YAAS,GAAG,oDACX,SAAAA,EAAC,QAAK,MAAO,GAAI,OAAQ,GAAI,KAAK,OAAO,GAAI,EAAG,EAClD,GACF,GACF,CAEJ,EACOO,EAAQL","sourcesContent":["import { forwardRef, SVGProps } from 'react';\nconst BeamNetworkIcon = 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 40 40\"\n height={height}\n width={width}\n ref={svgRef}\n {...props}\n >\n <g clipPath=\"url(#beam-network_svg__beam-network_svg__clip0_151_962)\">\n <g clipPath=\"url(#beam-network_svg__beam-network_svg__clip1_151_962)\">\n <path\n fill=\"url(#beam-network_svg__beam-network_svg__paint0_linear_151_962)\"\n d=\"M0 0h39.999v10H0V0z\"\n />\n <path\n fill=\"url(#beam-network_svg__beam-network_svg__paint1_linear_151_962)\"\n d=\"M0 30h40v10H0V30z\"\n />\n <path\n fill=\"url(#beam-network_svg__beam-network_svg__paint2_linear_151_962)\"\n d=\"M0 9.998h40v10H0v-10z\"\n />\n <path\n fill=\"url(#beam-network_svg__beam-network_svg__paint3_linear_151_962)\"\n d=\"M0 19.998h40v10H0v-10z\"\n />\n </g>\n </g>\n <defs>\n <linearGradient\n id=\"beam-network_svg__beam-network_svg__paint0_linear_151_962\"\n x1={20}\n x2={20}\n y1={5.25}\n y2={16.4}\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stopColor=\"#BBDBFF\" />\n <stop offset={0.33} stopColor=\"#139EDD\" />\n <stop offset={0.6} stopColor=\"#B9F7EA\" />\n </linearGradient>\n <linearGradient\n id=\"beam-network_svg__beam-network_svg__paint1_linear_151_962\"\n x1={20}\n x2={20}\n y1={35.25}\n y2={46.4}\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stopColor=\"#BBFFCA\" />\n <stop offset={0.33} stopColor=\"#48DD13\" />\n <stop offset={0.6} stopColor=\"#008805\" />\n </linearGradient>\n <linearGradient\n id=\"beam-network_svg__beam-network_svg__paint2_linear_151_962\"\n x1={20}\n x2={20}\n y1={15.25}\n y2={26.4}\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stopColor=\"#FF6B6B\" />\n <stop offset={0.33} stopColor=\"#FE1414\" />\n <stop offset={0.6} stopColor=\"#8E0900\" />\n </linearGradient>\n <linearGradient\n id=\"beam-network_svg__beam-network_svg__paint3_linear_151_962\"\n x1={20}\n x2={20}\n y1={25.25}\n y2={36.4}\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stopColor=\"#F1E869\" />\n <stop offset={0.33} stopColor=\"#FEA514\" />\n <stop offset={0.6} stopColor=\"#FF4539\" />\n </linearGradient>\n <clipPath id=\"beam-network_svg__beam-network_svg__clip0_151_962\">\n <path fill=\"#fff\" d=\"M0 0h40v40H0z\" />\n </clipPath>\n <clipPath id=\"beam-network_svg__beam-network_svg__clip1_151_962\">\n <rect width={40} height={40} fill=\"#fff\" rx={8} />\n </clipPath>\n </defs>\n </svg>\n ),\n);\nexport default BeamNetworkIcon;\n"]}
|