diff --git a/js/angular/directive/spinner.js b/js/angular/directive/spinner.js index 79ce1143f2..accd22eb21 100644 --- a/js/angular/directive/spinner.js +++ b/js/angular/directive/spinner.js @@ -18,89 +18,123 @@ * builds the required SVG element, which allows Ionic to provide all ten of the animated SVGs * within 3KB. * - *
| + * |
* android
* |
- *
- * |
+ * |
*
|---|---|---|---|
| + * |
* ios
* |
- *
- * |
+ * |
*
| + * |
* ios-small
* |
- *
- * |
+ * |
*
| + * |
* bubbles
* |
- *
- * |
+ * |
*
| + * |
* circles
* |
- *
- * |
+ * |
*
| + * |
* crescent
* |
- *
- * |
+ * |
*
| + * |
* dots
* |
- *
- * |
+ * |
*
| + * |
* lines
* |
- *
- * |
+ * |
*
| + * |
* ripple
* |
- *
- * |
+ * |
*
| + * |
* spiral
* |
- *
- * |
+ * |
*