• Stars
    star
    147
  • Rank 250,565 (Top 5 %)
  • Language
    JavaScript
  • Created about 9 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Sketch.app plugin to search and insert logos from either the Logos API (SVG) or Clearbit API (PNG)

Sketch Logo Fetcher

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

Inserting a company logo

Usage

  1. Select a shape you want to fill with a logo
  2. Go to Plugins β–Έ Logo Fetcher in Sketch's menu bar and select either Insert SVG logo (Logos API) or Insert PNG logo (Clearbit API).

Keyboard Shortcuts

  • Logos API: Control + Command + K
  • Clearbit API: Control + Command + L

Installation

  1. Download and unzip the latest release
  2. Doubleclick sketch-logo-fetcher.sketchplugin to install

Development

npm run watch

Thanks

Many thanks to DG-i for hosting the Logos API!

Author