UNPKG

carbon-components

Version:

The Carbon Design System is IBM’s open-source design system for products and experiences.

16 lines (11 loc) 394 B
<!-- Copyright IBM Corp. 2016, 2018 This source code is licensed under the Apache-2.0 license found in the LICENSE file in the root directory of this source tree. --> <div data-loading class="bx--loading"> <svg class="bx--loading__svg" viewBox="0 0 100 100"> <title>Loading</title> <circle class="bx--loading__stroke" cx="50%" cy="50%" r="44" /> </svg> </div>