simple-icons
Version:
SVG icons for popular brands https://simpleicons.org
1 lines • 332 B
JavaScript
module.exports={title:"Framer",slug:"framer",svg:'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Framer</title><path d="M4 0h16v8h-8zM4 8h8l8 8H4zM4 16h8v8z"/></svg>',get path(){return this.svg.match(/<path\s+d="([^"]*)/)[1]},source:"https://framer.com",hex:"0055FF",guidelines:void 0,license:void 0};