simple-icons
Version:
SVG icons for popular brands https://simpleicons.org
1 lines • 389 B
JavaScript
module.exports={title:"VirusTotal",slug:"virustotal",svg:'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>VirusTotal</title><path d="M10.87 12L0 22.68h24V1.32H0zm10.73 8.52H5.28l8.637-8.448L5.28 3.48H21.6z"/></svg>',get path(){return this.svg.match(/<path\s+d="([^"]*)/)[1]},source:"https://www.virustotal.com/",hex:"394EFF",guidelines:void 0,license:void 0};