UNPKG

@empathyco/x-components

Version:
23 lines (18 loc) 1.78 kB
import { openBlock, createElementBlock, createStaticVNode } from 'vue'; import _export_sfc from '../../_virtual/_plugin-vue_export-helper.js'; const _sfc_main = { }; const _hoisted_1 = { class: "x-icon", viewBox: "0 0 16 16", fill: "none" }; const _hoisted_2 = /*#__PURE__*/createStaticVNode("<g><path d=\"M8 1.33301V3.99967\" stroke=\"currentColor\" stroke-width=\"1.33333\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M8 12V14.6667\" stroke=\"currentColor\" stroke-width=\"1.33333\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M3.28662 3.28613L5.17329 5.1728\" stroke=\"currentColor\" stroke-width=\"1.33333\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.8267 10.8271L12.7133 12.7138\" stroke=\"currentColor\" stroke-width=\"1.33333\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.33337 8H4.00004\" stroke=\"currentColor\" stroke-width=\"1.33333\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M12 8H14.6667\" stroke=\"currentColor\" stroke-width=\"1.33333\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M3.28662 12.7138L5.17329 10.8271\" stroke=\"currentColor\" stroke-width=\"1.33333\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.8267 5.1728L12.7133 3.28613\" stroke=\"currentColor\" stroke-width=\"1.33333\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></g>", 1); const _hoisted_3 = [ _hoisted_2 ]; function _sfc_render(_ctx, _cache) { return (openBlock(), createElementBlock("svg", _hoisted_1, [..._hoisted_3])) } var SpinnerIcon = /*#__PURE__*/_export_sfc(_sfc_main, [['render',_sfc_render]]); export { SpinnerIcon as default }; //# sourceMappingURL=spinner.vue.js.map