Icons

nexineer uses the icons from the Google Font Material Symbols to provide graphical symbols.

Setup

Make sure the webfont "Material Symbols Outlined Variable" is installed in your project. You can use the npm package @fontsource-variable/material-symbols-outlined to provide this. For more information, take a look at the setup page for your framework.

Usage

You can use the icons like this:

home
<span class="font-symbols">home</span>

The text inside the span element is the icon code from https://fonts.google.com/icons.

© 2024 nexineer digital GmbH. All rights reserved.