github.com/outbrain/consul@v1.4.5/ui-v2/app/styles/components/progress/skin.scss (about)

     1  %progress-indeterminate {
     2    background-image: $loading-svg;
     3    background-position: center;
     4    background-repeat: no-repeat;
     5    background-color: transparent;
     6  }