joelparkerhenderson / plantuml-examples

PlantUML eaxmples for UML, ERD, wireframes, mind maps, JSON, YAML, WBS, ASCII art, Gantt charts, C4 models, and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getting error : can not include <font-awesome/check_circle>

hillpates123 opened this issue · comments

when trying online at https://www.plantuml.com/plantuml/uml

getting this error

For the online renderer, can you try providing a path?

For example, try prepending "tupadr3" to the path, like this:

@startuml
!include <tupadr3/font-awesome/check_circle>
rectangle "<$check_circle>"
@enduml

Does that succeed for you?

I haven't seen a reply from you for a couple weeks, so I'll close this issue for now. Feel free to reopen it if you still need help.