Back to Plugins
SVG Exporter

SVG Exporter

Using simple SVG path animations to enhance interactivity

svg exportexportsvg to codesimple animation

Plugin Preview

SVG Exporter preview

About this plugin

The SVG Exporter is a simple and fast SVG export tool. It can export SVG files based on your presets.


Features:


  1. Set file prefix
  2. Remove the width and height tags from the SVG, allowing it to respond to the size of the parent element.
  3. Remove colors, you can re-enter them as #FFFFFF, var(--css-variable), or currentColor.
  4. Add gradients, which differ from the Figma canvas in that you can use CSS variables or currentColor to allow for better CSS control.
  5. Simple path animation, if your SVG graphics are drawn with strokes, it can automatically add simple CSS path animations to enhance interactivity, without needing to set animation effects individually for a large number of icons. (the presentation effect has its limitations)

Plugin Details

Version5
CreatedJune 19, 2024
Last UpdatedJanuary 21, 2025
CategorySoftware development
CreatorLeo
Stats192 installs, 37 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:index.html
  • main:code.js
  • Document Access:dynamic-page
  • Editor Types:
    figma
  • Allowed Domains:
    • none