5485996ef5d2f1bf47d475bf558531ca8b572a09
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / policy-models / Editor / templates / spinner.html
1 <div class="spinner-wrapper col-xs-12">
2     <svg class="spinner-container" style="width:65px;height:65px" viewBox="0 0 44 44">
3         <circle class="path" cx="22" cy="22" r="20" fill="none" stroke-width="4"></circle>
4     </svg>
5 </div>