Icons
Icons are widely used in various web components. Minimali uses Google's
Material Icons for all the icons in the it's components.Minimali has the all requirement for
material icons imported by default.
Search for the required icon from
Google's Icon Library, then add the class .material-icons to the html tag with the icon
name. Minimali also have material icons' utility classes like
.md-18,
.md-24,
.md-36,
.md-48 imported by default which could be used
to
for different icon sizes.
Here's an example below
You can read more about Material Icons from here. You can also use other icon libraries like Font Awesome
Font
Minimali uses Roboto, as its default font, which is a free font available at Google Fonts. Roboto comes imported by default with Minimali.