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

1 line
No EOL
438 B
JavaScript

module.exports={title:"Azure DevOps",slug:"azuredevops",svg:'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Azure DevOps icon</title><path d="M0 8.899l2.247-2.966 8.405-3.416V.045l7.37 5.393L2.966 8.36v8.224L0 15.73zm24-4.45v14.652L18.247 24l-9.303-3.056V24l-5.978-7.416 15.057 1.798V5.438z"/></svg>',get path(){return this.svg.match(/<path\s+d="([^"]*)/)[1]},source:"http://azure.com/devops",hex:"0078D7"};