Instructions
Embed icons
All icons used across the template are from Lucide.dev.
To change an icon on the site, head over to Lucide.dev, find one in the library that you like and set the properties to match with the ones below:
Color: currentColor (more on this later)
Stroke width: 1,5px
Size: 32px


Copy code
Once you're ready with your icon, click the Copy SVG button.
Open settings
Head over back to the Webflow Designer and select the Embed element with class of embed-icon you would like to change and click the little cog icon next to the class name.


Paste code
Overwrite the old code with the one we just copied from Lucide.dev. Click Save & Close.
Bonus: Change color
To change the color of the icon simply head over to the Style panel on the right hand side of the Webflow Designer and change the Color property of the embed-icon class.
