xqq_ele
Version:
框架
17 lines (16 loc) • 1.18 kB
JavaScript
(function(){ try {var elementStyle = document.createElement('style'); elementStyle.appendChild(document.createTextNode(".x-icon[data-v-447d842d]{width:1em;height:1em;position:relative;fill:currentColor;top:3px}.x-rotate[data-v-447d842d]{-webkit-animation:spin-447d842d 2s linear 2s 5 alternate;animation:spin-447d842d 2s linear infinite}@-webkit-keyframes spin-447d842d{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin-447d842d{0%{transform:rotate(0)}to{transform:rotate(360deg)}}\n")); document.head.appendChild(elementStyle);} catch(e) {console.error('vite-plugin-css-injected', e);} })();import o from "./icon.vue2.js";
import { openBlock as r, createElementBlock as s, normalizeClass as t, createElementVNode as n } from "vue";
/* empty css */import a from "../../_virtual/_plugin-vue_export-helper.js";
const c = ["xlink:href"];
function i(e, l, d, m, p, f) {
return r(), s("svg", {
class: t(e.svgClass),
"aria-hidden": "true"
}, [
n("use", { "xlink:href": e.iconClassName }, null, 8, c)
], 2);
}
const $ = /* @__PURE__ */ a(o, [["render", i], ["__scopeId", "data-v-447d842d"]]);
export {
$ as default
};