adverich-kun-ui
Version:
Una librería de componentes Vue.js con Tailwind CSS
21 lines (20 loc) • 749 B
JavaScript
import { createElementBlock as t, openBlock as e, createElementVNode as o } from "vue";
import r from "../_virtual/_plugin-vue_export-helper.js";
const n = {}, m = {
xmlns: "http://www.w3.org/2000/svg",
width: "24",
height: "24",
viewBox: "0 0 24 24"
};
function c(s, l) {
return e(), t("svg", m, l[0] || (l[0] = [
o("path", {
fill: "currentColor",
d: "m8 2l-.707-.707L8 .586l.707.707zm1 15a1 1 0 1 1-2 0zM2.293 6.293l5-5l1.414 1.414l-5 5zm6.414-5l5 5l-1.414 1.414l-5-5zM9 2v15H7V2zm7 20l-.707.707l.707.707l.707-.707zm1-15a1 1 0 1 0-2 0zm-6.707 10.707l5 5l1.414-1.414l-5-5zm6.414 5l5-5l-1.414-1.414l-5 5zM17 22V7h-2v15z"
}, null, -1)
]));
}
const a = /* @__PURE__ */ r(n, [["render", c]]);
export {
a as default
};