adverich-kun-ui
Version:
Una librería de componentes Vue.js con Tailwind CSS
21 lines (20 loc) • 665 B
JavaScript
import { createElementBlock as t, openBlock as o, createElementVNode as r } from "vue";
import l from "../_virtual/_plugin-vue_export-helper.js";
const n = {}, c = {
xmlns: "http://www.w3.org/2000/svg",
width: "24",
height: "24",
viewBox: "0 0 24 24"
};
function m(s, e) {
return o(), t("svg", c, e[0] || (e[0] = [
r("path", {
fill: "currentColor",
d: "m14.06 9l.94.94L5.92 19H5v-.92zm3.6-6c-.25 0-.51.1-.7.29l-1.83 1.83l3.75 3.75l1.83-1.83c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.2-.2-.45-.29-.71-.29m-3.6 3.19L3 17.25V21h3.75L17.81 9.94z"
}, null, -1)
]));
}
const _ = /* @__PURE__ */ l(n, [["render", m]]);
export {
_ as default
};