UNPKG

428 BHTMLView Raw
1<!--
2 Copyright IBM Corp. 2016, 2018
3
4 This source code is licensed under the Apache-2.0 license found in the
5 LICENSE file in the root directory of this source tree.
6-->
7
8<div class="bx--loading-overlay">
9<div data-loading class="bx--loading">
10 <svg class="bx--loading__svg" viewBox="-75 -75 150 150">
11 <title>Loading</title>
12
13 <circle class="bx--loading__stroke" cx="0" cy="0" r="37.5" />
14 </svg>
15</div>
16</div>
\No newline at end of file