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

1 line
No EOL
445 B
JavaScript

module.exports={title:"Stitcher",slug:"stitcher",svg:'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Stitcher icon</title><path d="M17.98 6.938h-.359v10.125h.359V6.938zm-.745 1.125h-.36v7.875h.36V8.063zm-1.116 0H0v7.875h16.119V8.063zm7.881 0h-4.508v7.875H24V8.063zm-5.256 0h-.36v7.875h.36V8.063z"/></svg>',get path(){return this.svg.match(/<path\s+d="([^"]*)/)[1]},source:"https://www.stitcher.com/",hex:"000000"};