benji.monster/node_modules/simple-icons/icons/esea.js
2020-01-03 21:48:09 +01:00

1 line
No EOL
442 B
JavaScript

module.exports={title:"ESEA",slug:"esea",svg:'<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24"><title>ESEA icon</title><path d="M14.054 3L8.95 9.746 0 9.883l5.832 4.47-4.79 6.879 8.491-4.088 5.711 4.323v-7.114L24 10.029 6.745 14.05a12.575 12.575 0 0 0 1.589-1.955 5.475 5.475 0 0 0 .617-1.786l5.593-.151z"/></svg>',get path(){return this.svg.match(/<path\s+d="([^"]*)/)[1]},source:"https://play.esea.net/",hex:"0E9648"};