@aplus-frontend/ui
Version:
30 lines (29 loc) • 1.19 kB
JavaScript
import { createElementBlock as o, openBlock as t, createElementVNode as e } from "vue";
import l from "../../../../_virtual/_plugin-vue_export-helper.mjs";
const r = {}, i = {
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
fill: "none",
version: "1.1",
width: "14",
height: "14",
viewBox: "0 0 14 14"
};
function s(c, n) {
return t(), o("svg", i, [...n[0] || (n[0] = [
e("g", null, [
e("g", null, [
e("path", {
d: "M7.0875,8.532540000000001L3.083731,4.528769C2.985275,4.4303124,2.8517390000000002,4.375,2.7125,4.375C2.422551,4.375,2.1875,4.61005,2.1875,4.9C2.1875,5.039239,2.2428124,5.172774,2.341269,5.271231L6.71627,9.64623C6.92129,9.85126,7.25371,9.85126,7.45873,9.64623L11.83337,5.271589L11.83337,5.271589C11.93219,5.172775,11.9875,5.039239,11.9875,4.9C11.9875,4.61005,11.75245,4.375,11.4625,4.375C11.32326,4.375,11.18973,4.4303124,11.09127,4.528769L11.09127,4.528769L7.0875,8.532540000000001Z",
"fill-rule": "evenodd",
fill: "currentColor",
"fill-opacity": "1"
})
])
], -1)
])]);
}
const d = /* @__PURE__ */ l(r, [["render", s]]);
export {
d as default
};