@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
37 lines (32 loc) • 1.81 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundColumnHeight_vue_vue_type_script_lang = require('./u-round-column-height.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
t: "1717665518745",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "26361",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
width: "200",
height: "200"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
d: "M567.146667 414.186667a42.666667 42.666667 0 0 0 60.330666-60.373334l-85.504-85.418666a42.410667 42.410667 0 0 0-30.208-12.48c-11.392 0-22.122667 4.48-30.165333 12.544l-85.12 85.418666a42.666667 42.666667 0 0 0 60.458667 60.245334l12.394666-12.458667v220.586667l-12.394666-12.458667a42.666667 42.666667 0 0 0-60.458667 60.224l85.12 85.44c8.042667 8.064 18.773333 12.522667 30.165333 12.544 11.392 0 22.144-4.437333 30.208-12.48l85.504-85.418667a42.666667 42.666667 0 1 0-60.330666-60.373333l-12.48 12.48V401.706667l12.48 12.48zM213.333333 213.333333h597.333334a42.666667 42.666667 0 0 0 0-85.333333H213.333333a42.666667 42.666667 0 1 0 0 85.333333zM810.666667 810.666667H213.333333a42.666667 42.666667 0 1 0 0 85.333333h597.333334a42.666667 42.666667 0 0 0 0-85.333333z",
"p-id": "26362"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundColumnHeight = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundColumnHeight_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundColumnHeight;