Figma is used to create UI/UX (user interface/user experience) designs for websites as well as web and mobile apps. The software is available for Windows, macOS, Android and iOS and is structured like ...
Ctrl+V your way out of the gradient ...
Figma的文件是私有格式。你导出的SVG和源文件之间隔着一层Figma的渲染引擎。Penpot里画的每个矩形、每条线,底层就是标准SVG。保存文件就是SVG,任何能看SVG的工具都能打开,git diff就能看到设计变更。