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

1 line
No EOL
370 B
JavaScript

module.exports={title:"Gitter",slug:"gitter",svg:'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Gitter icon</title><path d="M8.501 4.001H10.5V24H8.501V4.001zm6.999 0V24h-2V4.001h2zM3.5 0h2.001v15H3.5V0zm15 4.001h2V15h-2V4.001z"/></svg>',get path(){return this.svg.match(/<path\s+d="([^"]*)/)[1]},source:"https://gitter.im/",hex:"ED1965"};