Use explicit font awesome 5 name

This commit is contained in:
Roy Nieterau 2023-04-24 17:51:40 +02:00
parent e2fc8564e6
commit 3a096bcf8b

View file

@ -14,7 +14,7 @@ class CreateWorkfile(plugin.HoudiniCreatorBase, AutoCreator):
identifier = "io.openpype.creators.houdini.workfile"
label = "Workfile"
family = "workfile"
icon = "file-o"
icon = "fa5.file"
default_variant = "Main"