Sketch.app plugin to search and insert logos from either the Logos API (user-contributed, SVG) or Clearbit API (scraped from websites, PNG).
IMPORTANT NOTICE: Beginning with Sketch version 42, App Transport Security has been enabled. You’ll need to upgrade to Sketch Logo Fetcher v0.3.2 or higher to make it work with the latest Sketch versions.
Demo
Usage
- Select a shape you want to fill with a logo
- Go to
Plugins ▸ Logo Fetcher
in Sketch’s menu bar and select eitherInsert SVG logo (Logos API)
orInsert PNG logo (Clearbit API)
.
Keyboard Shortcuts
- Logos API:
Control
+Command
+K
- Clearbit API:
Control
+Command
+L
Installation
- Download and unzip the latest release
- Doubleclick
sketch-logo-fetcher.sketchplugin
to install
Development
npm run watch