UNPKG

@opensig/opendesign

Version:

48 lines (47 loc) 1.6 kB
"use strict"; const OIconLoadingSmall_vue_vue_type_script_lang = require("./OIconLoadingSmall.vue2.js"); const vue = require("vue"); const _pluginVue_exportHelper = require("../../_virtual/_plugin-vue_export-helper.js"); function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { return vue.openBlock(), vue.createElementBlock( "svg", { viewBox: "0 0 24 24", class: vue.normalizeClass(_ctx.classNames) }, [ _ctx.isClient ? (vue.openBlock(), vue.createElementBlock( vue.Fragment, { key: 0 }, [ _cache[0] || (_cache[0] = vue.createElementVNode( "path", { d: "M18.55 12.085a.728.728 0 0 0 1.445 0L20 12l-.003.21a8 8 0 1 1-8.207-8.207L12 4l-.085.005a.727.727 0 0 0 0 1.445l.085.005-.193.002a6.546 6.546 0 1 0 6.736 6.736l.003-.193z", opacity: ".12" }, null, -1 /* CACHED */ )), _cache[1] || (_cache[1] = vue.createElementVNode( "path", { d: "M12 4a8 8 0 0 1 8 8 .727.727 0 1 1-1.454 0 6.545 6.545 0 0 0-6.545-6.545A.727.727 0 1 1 12 4", opacity: ".64" }, null, -1 /* CACHED */ )) ], 64 /* STABLE_FRAGMENT */ )) : vue.createCommentVNode("v-if", true) ], 2 /* CLASS */ ); } const OIconLoadingSmall = /* @__PURE__ */ _pluginVue_exportHelper(OIconLoadingSmall_vue_vue_type_script_lang, [["render", _sfc_render]]); module.exports = OIconLoadingSmall;