@onbeam/icons 1.5.12 → 1.5.14
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/chunk-4LCJITWM.js +8 -0
- package/dist/chunk-4LCJITWM.js.map +1 -0
- package/dist/chunk-5VLAE4IB.js +3 -0
- package/dist/{chunk-LHNCOUZH.js → chunk-D5OSTBGK.js} +2 -2
- package/dist/chunk-D5OSTBGK.js.map +1 -0
- package/dist/{chunk-26TUFWFU.cjs → chunk-DIQU5SDF.cjs} +2 -2
- package/dist/chunk-DIQU5SDF.cjs.map +1 -0
- package/dist/{chunk-T3CBXLRA.cjs → chunk-NR6GRGCB.cjs} +1 -1
- package/dist/chunk-TXWBTOD2.cjs +30 -0
- package/dist/chunk-TXWBTOD2.cjs.map +1 -0
- package/dist/custom/ChainIcon/ChainIcon.cjs +2 -1
- package/dist/custom/ChainIcon/ChainIcon.d.cts +2 -2
- package/dist/custom/ChainIcon/ChainIcon.d.ts +2 -2
- package/dist/custom/ChainIcon/ChainIcon.js +2 -1
- package/dist/custom/CurrencyIcon/CurrencyIcon.cjs +4 -3
- package/dist/custom/CurrencyIcon/CurrencyIcon.js +3 -2
- package/dist/index.cjs +15 -10
- package/dist/index.d.cts +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +3 -2
- package/dist/tokens/Soph.cjs +9 -0
- package/dist/tokens/Soph.cjs.map +1 -0
- package/dist/tokens/Soph.d.cts +5 -0
- package/dist/tokens/Soph.d.ts +5 -0
- package/dist/tokens/Soph.js +3 -0
- package/dist/tokens/Soph.js.map +1 -0
- package/dist/tokens/index.cjs +6 -1
- package/dist/tokens/index.d.cts +1 -0
- package/dist/tokens/index.d.ts +1 -0
- package/dist/tokens/index.js +2 -1
- package/package.json +1 -1
- package/dist/chunk-26TUFWFU.cjs.map +0 -1
- package/dist/chunk-LHNCOUZH.js.map +0 -1
- package/dist/chunk-M4ID3555.js +0 -3
- /package/dist/{chunk-M4ID3555.js.map → chunk-5VLAE4IB.js.map} +0 -0
- /package/dist/{chunk-T3CBXLRA.cjs.map → chunk-NR6GRGCB.cjs.map} +0 -0
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as e from 'react';
|
|
2
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
3
|
+
|
|
4
|
+
var i=e.forwardRef((n,r,a=24,p=24)=>{let s=e.useId();return jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 40 40",height:a,width:p,ref:r,...n,children:[jsx("path",{fill:`url(#${s}-soph_svg__soph_svg__sophon-gradient)`,d:"M0 0h40v40H0z"}),jsx("path",{fill:"#FAFAD3",d:"M19.268 26.413c.171.467.639.742 1.066.493.387-.232.494-.736.546-1.16.157-1.692.189-3.435.222-5.143.898-.02 1.82-.045 2.7-.072.979-.062 1.996-.035 2.959-.25 1.098-.314.913-1.432-.165-1.61-1.448-.21-2.666-.193-4.172-.247-.445-.01-.884-.023-1.321-.033a323.47 323.47 0 00-.072-2.693c-.062-.979-.035-1.996-.25-2.959-.314-1.099-1.432-.914-1.61.165-.21 1.448-.193 2.665-.247 4.172-.01.442-.023.879-.033 1.313a41.64 41.64 0 00-.247.01c-1.02.027-1.993.04-3.006.088-.843.071-1.74.016-2.55.281-.468.171-.743.639-.494 1.066.232.387.736.494 1.16.546 1.69.157 3.43.189 5.135.222l.01.254c.027 1.02.04 1.993.088 3.006.071.843.016 1.74.281 2.55zm-4.757-1.68c.869.041 1.739.076 1.739-.746 0-.748-.85-.873-.85-.873-1.745-.25-4.618-.748-6.107-1.37-2.24-.937-2.425-1.868-2.425-2.244 0-.376.185-1.307 2.425-2.243 1.49-.623 4.362-1.123 6.107-1.371 0 0 .85-.125.85-.873 0-.822-.871-.787-1.739-.746C9.291 14.515 5 16.666 5 19.531c0 2.866 4.291 4.952 9.511 5.202zm9.239-.746c0 .822.87.787 1.739.746 5.22-.248 9.511-2.334 9.511-5.2v-.002c0-2.865-4.291-5.016-9.511-5.264-.868-.04-1.739-.076-1.739.746 0 .748.85.873.85.873 1.745.248 4.618.748 6.107 1.37 2.24.937 2.425 1.868 2.425 2.244 0 .376-.185 1.307-2.425 2.243-1.49.623-4.362 1.121-6.107 1.371 0 0-.85.125-.85.873z"}),jsx("defs",{children:jsxs("linearGradient",{id:`${s}-soph_svg__soph_svg__sophon-gradient`,x1:20,x2:20,y1:0,y2:40,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{stopColor:"#5E84A5"}),jsx("stop",{offset:1,stopColor:"#A0A7AD"})]})})]})}),l=i;
|
|
5
|
+
|
|
6
|
+
export { l as a };
|
|
7
|
+
//# sourceMappingURL=out.js.map
|
|
8
|
+
//# sourceMappingURL=chunk-4LCJITWM.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../generated/tokens/Soph.tsx"],"names":["React","jsx","jsxs","SophIcon","props","svgRef","height","width","id","Soph_default"],"mappings":"AAAA,UAAYA,MAAW,QAcf,cAAAC,EASE,QAAAC,MATF,oBAbR,IAAMC,EAAiB,aACrB,CAACC,EAAOC,EAAQC,EAAS,GAAIC,EAAQ,KAAO,CAC1C,IAAMC,EAAW,QAAM,EACvB,OACEN,EAAC,OACC,MAAM,6BACN,KAAK,OACL,QAAQ,YACR,OAAQI,EACR,MAAOC,EACP,IAAKF,EACJ,GAAGD,EAEJ,UAAAH,EAAC,QACC,KAAM,QAAQO,CAAE,wCAChB,EAAE,gBACJ,EACAP,EAAC,QACC,KAAK,UACL,EAAE,4tCACJ,EACAA,EAAC,QACC,SAAAC,EAAC,kBACC,GAAI,GAAGM,CAAE,uCACT,GAAI,GACJ,GAAI,GACJ,GAAI,EACJ,GAAI,GACJ,cAAc,iBAEd,UAAAP,EAAC,QAAK,UAAU,UAAU,EAC1BA,EAAC,QAAK,OAAQ,EAAG,UAAU,UAAU,GACvC,EACF,GACF,CAEJ,CACF,EACOQ,EAAQN","sourcesContent":["import * as React from 'react';\nconst SophIcon = React.forwardRef<SVGSVGElement, 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 <path\n fill={`url(#${id}-soph_svg__soph_svg__sophon-gradient)`}\n d=\"M0 0h40v40H0z\"\n />\n <path\n fill=\"#FAFAD3\"\n d=\"M19.268 26.413c.171.467.639.742 1.066.493.387-.232.494-.736.546-1.16.157-1.692.189-3.435.222-5.143.898-.02 1.82-.045 2.7-.072.979-.062 1.996-.035 2.959-.25 1.098-.314.913-1.432-.165-1.61-1.448-.21-2.666-.193-4.172-.247-.445-.01-.884-.023-1.321-.033a323.47 323.47 0 00-.072-2.693c-.062-.979-.035-1.996-.25-2.959-.314-1.099-1.432-.914-1.61.165-.21 1.448-.193 2.665-.247 4.172-.01.442-.023.879-.033 1.313a41.64 41.64 0 00-.247.01c-1.02.027-1.993.04-3.006.088-.843.071-1.74.016-2.55.281-.468.171-.743.639-.494 1.066.232.387.736.494 1.16.546 1.69.157 3.43.189 5.135.222l.01.254c.027 1.02.04 1.993.088 3.006.071.843.016 1.74.281 2.55zm-4.757-1.68c.869.041 1.739.076 1.739-.746 0-.748-.85-.873-.85-.873-1.745-.25-4.618-.748-6.107-1.37-2.24-.937-2.425-1.868-2.425-2.244 0-.376.185-1.307 2.425-2.243 1.49-.623 4.362-1.123 6.107-1.371 0 0 .85-.125.85-.873 0-.822-.871-.787-1.739-.746C9.291 14.515 5 16.666 5 19.531c0 2.866 4.291 4.952 9.511 5.202zm9.239-.746c0 .822.87.787 1.739.746 5.22-.248 9.511-2.334 9.511-5.2v-.002c0-2.865-4.291-5.016-9.511-5.264-.868-.04-1.739-.076-1.739.746 0 .748.85.873.85.873 1.745.248 4.618.748 6.107 1.37 2.24.937 2.425 1.868 2.425 2.244 0 .376-.185 1.307-2.425 2.243-1.49.623-4.362 1.121-6.107 1.371 0 0-.85.125-.85.873z\"\n />\n <defs>\n <linearGradient\n id={`${id}-soph_svg__soph_svg__sophon-gradient`}\n x1={20}\n x2={20}\n y1={0}\n y2={40}\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stopColor=\"#5E84A5\" />\n <stop offset={1} stopColor=\"#A0A7AD\" />\n </linearGradient>\n </defs>\n </svg>\n );\n },\n);\nexport default SophIcon;\n"]}
|