ichitaro / xd-copy-svg-code-plugin

Adobe XD Plugin to generate SVG code from selection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

icon

Copy SVG Code

Adobe XD Plugin to generate SVG code from selection.

Demo

demo

Install

From GitHub releases

Head over to the Latest Releases page and then downloaded the newest .xdx file. Once downloaded, double click to install!

Additional features of this version:

  • optimize with svgo
  • convert <style> into attributes
  • convert all text layers to paths
  • copy svg as background-image

The plugin automates the following operations:

  1. Convert all text layers to paths
  2. Export SVG file
  3. Optimize SVG with svgomg
  4. (Optional) Encode SVG to CSS background-image with URL-encoder for SVG

About

Adobe XD Plugin to generate SVG code from selection.


Languages

Language:JavaScript 100.0%