Dynamic bullet type depending on status of password rule

Hi, I saw this implementation on the Auth0 GitHub page and I wanted to know if there is a template code that I can use to implement the dynamic bullet type that changes with the status of the error (i.e. circular by default, check if successful and cross if failing) along with the colour changes.

Link: docs/password-strength.md at 05b3f9156487a7f68233a33c726043189103c576 · auth0/docs · GitHub

image