@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
25 lines (22 loc) • 1.25 kB
JavaScript
import _sfc_main from './u-round-SquareTerminal.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 48 48"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"g",
null,
[
createElementVNode("path", { d: "M15.4,23.4l4-4C19.8,19,20,18.5,20,18s-0.2-1-0.6-1.4l-4-4c-0.8-0.8-2-0.8-2.8,0c-0.8,0.8-0.8,2,0,2.8l2.6,2.6l-2.6,2.6 c-0.8,0.8-0.8,2,0,2.8C13.4,24.2,14.6,24.2,15.4,23.4z M22,28h8c1.1,0,2-0.9,2-2s-0.9-2-2-2h-8c-1.1,0-2,0.9-2,2S20.9,28,22,28z M10,6v2h28c0.6,0,1,0.2,1.4,0.6C39.8,9,40,9.4,40,10v28c0,0.6-0.2,1-0.6,1.4C39,39.8,38.6,40,38,40H10c-0.6,0-1-0.2-1.4-0.6 C8.2,39,8,38.6,8,38V10c0-0.6,0.2-1,0.6-1.4C9,8.2,9.4,8,10,8V6V4c-3.3,0-6,2.7-6,6v28c0,3.3,2.7,6,6,6h28c3.3,0,6-2.7,6-6V10 c0-3.3-2.7-6-6-6H10V6z" })
],
-1
/* HOISTED */
)
]));
}
var uRoundSquareTerminal = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundSquareTerminal as default };