Spinner.vue 84 B

123
  1. <template>
  2. <SmartIcon class="animate-spin svg-icons" name="loader" />
  3. </template>