tagged

#SVG

1 post.

  1. ·4 min read

    Building Vectorio: A Browser-Based SVG to Component Generator

    You export an icon from Figma. Drop the SVG into your project. And before it's actually usable, you do this dance: - Strip the xmlns:figma, data-name, data-figma-* noise. - Rename id="gradient-1" so it doesn't collide with the next...