How to preview new google material symbols in webflow?

Just open the SVG in Notepad (Windows) or TextEdit (MacOS), copy the code, and paste it within the Embed element field:

Just make sure that the stroke or fill — whichever the icon uses — is set to "currentColor" (like above). This will pull the color from the text color on the element itself.

1 Like