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

1 line
No EOL
358 B
JavaScript

module.exports={title:"Kibana",slug:"kibana",svg:'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Kibana icon</title><path d="M21.04 23.99H4.18l9.88-11.86c4.23 2.76 6.98 7.04 6.98 11.86zm0-23.95H3.08v21.55z"/></svg>',get path(){return this.svg.match(/<path\s+d="([^"]*)/)[1]},source:"https://www.elastic.co/brand",hex:"005571"};