Hi Alain,
You can modify tree icons using the {icon-name} syntax in text. It's more verbose, but you are not limited in number of icons that you can use in a tree node. I've tried to emulate your example and here's what I came up with:
{line-arrow-down} {checked} Tier
-{space} {checked} Relationships
-{line-arrow-down} {checked} Capability
--{space} {checked} Description
I've used the {space} icon to simulate the desired indentation. Let me know if this works for you.