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

1 line
No EOL
515 B
JavaScript

module.exports={title:"Angular",slug:"angular",svg:'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Angular icon</title><path d="M9.93 12.645h4.134L11.996 7.74M11.996.009L.686 3.988l1.725 14.76 9.585 5.243 9.588-5.238L23.308 3.99 11.996.01zm7.058 18.297h-2.636l-1.42-3.501H8.995l-1.42 3.501H4.937l7.06-15.648 7.057 15.648z"/></svg>',get path(){return this.svg.match(/<path\s+d="([^"]*)/)[1]},source:"https://angular.io/assets/images/logos/angular/angular_solidBlack.svg",hex:"DD0031"};