This webcomponent follows the open-wc recommendation.
npm i @digital-realty/ix-progress
<script type="module">
import '@digital-realty/ix-progress/';
</script>
<ix-progress></ix-progress>
Full documentation and demo are available at DLR Component Gallery.