@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.86 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineId_vue_vue_type_script_lang = require('./u-line-id.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 m128 490.666667V341.333333h64v341.333334h-64z m362.666667-174.933334c0 55.466667-14.933333 98.133333-42.666667 128-27.733333 29.866667-68.266667 44.8-121.6 44.8h-85.333333v-341.333333h93.866667c49.066667 0 87.466667 14.933333 115.2 44.8 27.733333 29.866667 40.533333 72.533333 40.533333 123.733333z m-66.133333 2.133334c0-72.533333-27.733333-110.933333-85.333334-110.933334h-34.133333v221.866667h27.733333c59.733333 2.133333 91.733333-36.266667 91.733334-110.933333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineId = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineId_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineId;