Our templates use SVG code inside an Embed for maximum performance and full variable control.
To replace an icon:
- In Figma → right-click → Copy as SVG,
- OR use a library (Iconoir, Feather, etc.) → Copy SVG code.
- Paste inside the Embed.
- Ensure it uses:
- stroke="currentColor"
- optional variable: var(--_❇️-icon---icon-stroke)
If needed, ChatGPT can help convert any SVG into the correct format.