@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.33 kB
JavaScript
import _sfc_main from './u-line-zip.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
class: "icon",
width: "200px",
height: "200.00px",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
fill: "currentColor",
d: "M170.666667 106.666667h682.666666c23.466667 0 42.666667 19.2 42.666667 42.666666v725.333334c0 23.466667-19.2 42.666667-42.666667 42.666666H170.666667c-23.466667 0-42.666667-19.2-42.666667-42.666666V149.333333c0-23.466667 19.2-42.666667 42.666667-42.666666z m21.333333 64v682.666666h640V170.666667H192z m256 0h64v64h-64V170.666667z m64 64h64v64h-64v-64z m-64 64h64v64h-64v-64z m64 64h64v64h-64v-64z m0 128h64v64h-64v-64z m-64-64h64v64h-64v-64z m0 149.333333h128v149.333333h-128v-149.333333z m42.666667 64v42.666667h42.666666v-42.666667h-42.666666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineZip = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineZip as default };