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.
- Host: GitHub
- URL: https://github.com/tankxu/svg-insert
- Owner: tankxu
- Created: 2018-03-07T02:26:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-05T10:06:41.000Z (over 6 years ago)
- Last Synced: 2025-03-29T23:22:27.209Z (25 days ago)
- Topics: sketch, sketch-plugin, sketch-plugins
- Language: JavaScript
- Homepage:
- Size: 65.4 KB
- Stars: 85
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Use this plugin to help you save time from copy a svg graph on web into sketch.

## 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.
## 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.