Skip to main content
Question

SVG upload to Figma with API

  • February 11, 2025
  • 1 reply
  • 79 views

Test_Account

Hey, guys

Are there any methods to upload new .svg files to Figma Project with API ?

This topic has been closed for replies.

1 reply

tank666
  • 4873 replies
  • February 11, 2025

This is not your topic?

 

As for the Plugin API, you can use the createNodeFromSvg(svg_string) method of the figma global object.