Image Mask Icon
Use CSS mask-image with Webflow variants to create smart icon components.
Custom CSS
background-color: currentcolor;
mask-image: url(IMAGE-URL);
mask-size: contain;
mask-repeat: no-repeat;
mask-position: center center;


.png)
