@aplus-frontend/ui
Version:
30 lines (29 loc) • 1.9 kB
JavaScript
import { createElementBlock as l, openBlock as n, createElementVNode as e } from "vue";
import o from "../../../../_virtual/_plugin-vue_export-helper.mjs";
const r = {}, L = {
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 i(s, t) {
return n(), l("svg", L, t[0] || (t[0] = [
e("g", null, [
e("g", null, [
e("path", {
d: "M10.00388,3.0625L11.8125,3.0625C12.0541,3.0625,12.25,3.25838,12.25,3.5C12.25,3.74162,12.0541,3.9375,11.8125,3.9375L11.15625,3.9375L11.15625,10.9375Q11.15625,11.4812,10.77183,11.8656Q10.38741,12.25,9.84375,12.25L4.15625,12.25Q3.61259,12.25,3.22817,11.8656Q2.84375,11.4812,2.84375,10.9375L2.84375,3.9375L2.1875,3.9375C1.945875,3.9375,1.75,3.74162,1.75,3.5C1.75,3.25838,1.945875,3.0625,2.1875,3.0625L3.99611,3.0625C3.99858,3.05823,4.00112,3.0540000000000003,4.00373,3.04981L4.70137,1.930677Q5.08673,1.3125,5.81518,1.3125L8.18482,1.3125Q8.91327,1.3125,9.29863,1.930677L9.99611,3.04955C9.99877,3.05383,10.00136,3.05814,10.00388,3.0625ZM8.97309,3.0625L8.556090000000001,2.39356Q8.42764,2.1875,8.18482,2.1875L5.81518,2.1875Q5.57236,2.1875,5.44391,2.39356L5.02691,3.0625L8.97309,3.0625ZM3.71875,3.9375L10.28125,3.9375L10.28125,10.9375Q10.28125,11.11872,10.15311,11.24686Q10.02497,11.375,9.84375,11.375L4.15625,11.375Q3.97503,11.375,3.84689,11.24686Q3.71875,11.11872,3.71875,10.9375L3.71875,3.9375ZM6.5625,6.125C6.5625,5.88338,6.75838,5.6875,7,5.6875C7.24162,5.6875,7.4375,5.88338,7.4375,6.125L7.4375,9.1875C7.4375,9.42912,7.24162,9.625,7,9.625C6.75838,9.625,6.5625,9.42912,6.5625,9.1875L6.5625,6.125Z",
"fill-rule": "evenodd",
fill: "currentColor",
"fill-opacity": "1"
})
])
], -1)
]));
}
const f = /* @__PURE__ */ o(r, [["render", i]]);
export {
f as default
};