1 line
No EOL
444 B
JavaScript
1 line
No EOL
444 B
JavaScript
module.exports={title:"Ethereum",slug:"ethereum",svg:'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Ethereum icon</title><path d="M11.944 17.97L4.58 13.62 11.943 24l7.37-10.38-7.372 4.35h.003zM12.056 0L4.69 12.223l7.365 4.354 7.365-4.35L12.056 0z"/></svg>',get path(){return this.svg.match(/<path\s+d="([^"]*)/)[1]},source:"https://www.ethereum.org/images/logos/Ethereum_Visual_Identity_1.0.0.pdf",hex:"3C3C3D"}; |