Skip to main content
Version: next

IV - Icons variants

@use "@glsass/tools/tools.iv" as *;

iv()

Since v1.0.0

This function works sililarly like the cv() function.
It returns the SVG code (as a string) for the icon name passed.

iv($name, $variation: "default", $options: ());

background-image: url(iv(select));