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

1 line
No EOL
367 B
JavaScript

module.exports={title:"Logstash",slug:"logstash",svg:'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Logstash icon</title><path d="M12.6 7.2V24c-5.2 0-10.8-4-10.8-9.3V0h3.6c3.8 0 7.2 3.4 7.2 7.2zm2.4 6V24h7.2V13.2z"/></svg>',get path(){return this.svg.match(/<path\s+d="([^"]*)/)[1]},source:"https://www.elastic.co/brand",hex:"005571"};