Updated docs, added visual regression test

This commit is contained in:
saurabhg772244
2025-02-21 19:45:14 +05:30
parent 8857e77495
commit 16573d97f5
8 changed files with 63 additions and 31 deletions

View File

@@ -1916,9 +1916,13 @@ If a class is named default it will be assigned to all classes without specific
## Basic support for fontawesome
It is possible to add icons from fontawesome.
It is possible to add icons from fontawesome and registered icon pack.
The icons are accessed via the syntax fa:#icon class name#.
Mermaid supports icons from registered icon packs. Follow the instructions provided [here](../config/icons.md) to register your icon packs.
The registered icons can be accessed via the syntax #registered icon pack name#:#icon name#.
The fontawesome icons are accessed via the syntax fa:#icon class name#.
```mermaid-example
flowchart TD