Returns a progress bar based on the percentage provided.
The percentage of the bar to be filled.
The progress bar.
// 🔘▬▬▬▬▬▬▬▬▬getBar(0) Copy
// 🔘▬▬▬▬▬▬▬▬▬getBar(0)
// ▬▬▬▬▬▬🔘▬▬▬getBar(60) Copy
// ▬▬▬▬▬▬🔘▬▬▬getBar(60)
Returns a progress bar based on the percentage provided.