github.com/Aestek/consul@v1.2.4-0.20190309222502-b2c31e33971a/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  }