Replies: 2 comments
-
|
Hi @tallneil, I'm afraid this would lead to pretty severe unforeseen side effects, as people pasting these into HTML would inevitably encounter DOM validation errors, since a single HTML page may only contain any ID just once. Why not use our Figma plugin instead? Leaving this open for now, as I'll try to look into whether there's any other feasible way to tell Figma what to name the pasted frames. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the response! I do use the figma plugin, but I prefer browsing the entire library on web. When I find an icon I want to use, I simply copy/paste into Figma rather than launching the plugin. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Package
Description
When I use the
Copy SVGfeature on lucide.dev, I want the SVG code that is copied to my clipboard to include the icon name as theidattribute.Use cases
If the SVG has an id with the icon name, when I paste into Figma, this will make it so the layer has the correct name.
Currently, when I paste into Figma, the layer name is unset ("Frame"), and we have to track down the icon name during handoff.
Checklist
Beta Was this translation helpful? Give feedback.
All reactions