simple-icons
Version:
SVG icons for popular brands https://simpleicons.org
1 lines • 376 B
JavaScript
module.exports={title:"PeerTube",slug:"peertube",svg:'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>PeerTube</title><path d="M12 6.545v10.91L20.727 12M3.273 12v12L12 17.455M3.273 0v12L12 6.545"/></svg>',get path(){return this.svg.match(/<path\s+d="([^"]*)/)[1]},source:"https://joinpeertube.org/",hex:"F1680D",guidelines:void 0,license:void 0};