Skip to main content

Iconography

Icons are symbols that visually represent commands, actions, objects and concepts. We divide icons into two main categories: brand icons and utility icons.

Icons style

Solvexia iconography style has slightly rounded corners and curves that align with our logo and typography for a cohesive visual language. Icons are filled.

Brand icons

Brand icons are used to visually represent Solvexia concepts and specific features such as process, step, or run.

Process

Process

Process run

Process run

Table

Table

Table view

Table view

Database

Database

Report

Report

Utility icons

Utility icons represent common commands, actions and objects.

Extensions

In case if Solvexia icon library does not have an icon needed to represent a particular item the icon from the Material Symbols can be used. Make sure the icons are rounded, filled and have 400 weight.

<style>
.material-symbols-rounded {
font-variation-settings:
'FILL' 1,
'wght' 400,
'GRAD' 0,
'opsz' 24
}
</style>