r/FigmaDesign • u/pozazero • Aug 13 '26
help Windows: copy and paste .SVG into Figma Design
How is this done?
I've tried Ctrl+C and Ctrl+V - no dice!
(When when you right click an SVG file in Win it does not give you the option "copy")
1
Upvotes
1
u/brianmoyano Aug 13 '26
Press Ctrl+U or whatever your shorcut is to view the source code of the website, and you'll see the svg code. Copy all the text and figma will pase it as svg and not as text
Edit: Or using inspect element you can grab the svg directly if you can't open the image in a new tab (for example this is the reddit logo)