UNPKG

386 BJavaScriptView Raw
1module.exports={title:"PeerTube",slug:"peertube",svg:'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>PeerTube icon</title><path d="M3,0v12l9-6L3,0z M3,12v12l9-6L3,12z M12,6v12l9-6L12,6z"/></svg>',get path(){return this.svg.match(/<path\s+d="([^"]*)/)[1]},source:"https://github.com/Chocobozzz/PeerTube/tree/develop/client/src/assets/images",hex:"F1680D"};
\No newline at end of file