@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.28 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineHc_vue_vue_type_script_lang = require('./u-line-hc.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
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 vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M213.333333 128h597.333334c46.933333 0 85.333333 38.4 85.333333 85.333333v597.333334c0 46.933333-38.4 85.333333-85.333333 85.333333H213.333333c-46.933333 0-85.333333-38.4-85.333333-85.333333V213.333333c0-46.933333 38.4-85.333333 85.333333-85.333333z m0 64c-12.8 0-21.333333 8.533333-21.333333 21.333333v597.333334c0 12.8 8.533333 21.333333 21.333333 21.333333h597.333334c12.8 0 21.333333-8.533333 21.333333-21.333333V213.333333c0-12.8-8.533333-21.333333-21.333333-21.333333H213.333333z m21.333334 177.066667h49.066666v128h153.6v-128h49.066667v305.066666h-49.066667v-134.4h-153.6v134.4H234.666667V369.066667z m424.533333-6.4c36.266667 0 66.133333 8.533333 89.6 27.733333 21.333333 17.066667 36.266667 42.666667 40.533333 72.533333h-49.066666c-4.266667-19.2-14.933333-34.133333-27.733334-44.8-12.8-8.533333-32-12.8-53.333333-12.8-32 0-55.466667 10.666667-72.533333 32-14.933333 19.2-21.333333 46.933333-21.333334 81.066667 0 36.266667 6.4 64 21.333334 83.2 14.933333 21.333333 40.533333 32 74.666666 32 21.333333 0 40.533333-6.4 53.333334-14.933333 14.933333-10.666667 25.6-29.866667 29.866666-51.2h49.066667c-6.4 36.266667-23.466667 64-46.933333 83.2-23.466667 19.2-51.2 27.733333-85.333334 27.733333-51.2 0-89.6-17.066667-113.066666-46.933333-21.333333-27.733333-32-64-32-110.933334 0-44.8 10.666667-83.2 34.133333-110.933333 23.466667-32 59.733333-46.933333 108.8-46.933333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineHc = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineHc_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineHc;