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

1 line
No EOL
396 B
JavaScript

module.exports={title:"Zulip",slug:"zulip",svg:'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Zulip icon</title><path d="M24 12a12 12 0 1 1-24 0 12 12 0 0 1 24 0zm-8.03-6H7.02l1 2.03h6.06l-7.06 7.5 1 2.46h8.96l-1-2.02H9.91l7.06-7.5-1-2.46z"/></svg>',get path(){return this.svg.match(/<path\s+d="([^"]*)/)[1]},source:"https://github.com/zulip/zulip/",hex:"52C2AF"};