Merge branch 'saurabh/refactor-fontawesome-icon-usage' of github.com-mermaid:mermaid-js/mermaid into saurabh/refactor-fontawesome-icon-usage

This commit is contained in:
saurabhg772244
2025-02-21 23:00:47 +05:30
22 changed files with 228 additions and 166 deletions

View File

@@ -2,4 +2,4 @@
'mermaid': patch
---
Free fontawesome icons are now embeded as svg inside diagram. Pro icons will still be using <i> tag.
Registered icons are now embedded as SVGs inside diagram. If an icon is not available in the registered icons it will still use <i> tag