Pick a theme
<.progress value={75} color={:primary} style={:circular}/>
<.progress value={40} color={:danger} style={:circular} radius={60} stroke={5} circular_text_class="text-4xl text-danger" />
<.progress value={10} color={:primary} style={:circular} radius={20} stroke={5}/>