An open API service indexing awesome lists of open source software.

https://github.com/tankxu/svg-insert

A plugin for sketch to insert svg code into sketch.
https://github.com/tankxu/svg-insert

sketch sketch-plugin sketch-plugins

Last synced: about 11 hours ago
JSON representation

A plugin for sketch to insert svg code into sketch.

Awesome Lists containing this project

README

        

# SVG-Insert


Use this plugin to help you save time from copy a svg graph on web into sketch.

![svg-insert-preview](https://user-images.githubusercontent.com/5106039/37204284-41e92ed2-23cb-11e8-8f05-9650bcdf74f7.gif)

## Install Plugins
### Install from download
Download the release from https://github.com/tankxu/SVG-Insert/releases and double click the file to install.

### Install with Sketch Runner
Go to ```install``` tab and search for ```SVG Insert```, click to install.
![install-with-sketch-runner](https://user-images.githubusercontent.com/5106039/37209270-9f878d4a-23df-11e8-9725-5d241fc3b154.png)

## Usage
1. Copy the svg xml code from web or other place.
2. Click "SVG Insert" from Sketch plugin menu.
3. Paste the svg code into the input frame of popup window and click "OK".
4. Now you have got a svg graph layer in the Artboard.