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

1 line
No EOL
414 B
JavaScript

module.exports={title:"Quantcast",slug:"quantcast",svg:'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Quantcast icon</title><path d="M15.11 20.474A10.024 10.024 0 0 0 19.737 12c0-5.523-4.419-10-9.869-10S0 6.477 0 12s4.418 10 9.868 10H24v-1.526h-8.89z"/></svg>',get path(){return this.svg.match(/<path\s+d="([^"]*)/)[1]},source:"http://branding.quantcast.com/logouse/",hex:"1E262C"};