@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.1 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineTag_vue_vue_type_script_lang = require('./u-line-tag.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 128h96c17.066667 0 32 14.933333 32 32S326.4 192 309.333333 192H213.333333c-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.333333V160c0-17.066667 14.933333-32 32-32s32 14.933333 32 32V810.666667c0 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 m277.333334 0h170.666666c46.933333 0 85.333333 38.4 85.333334 85.333333v234.666667c0 46.933333-38.4 83.2-83.2 83.2-29.866667 0-57.6-17.066667-72.533334-42.666667l-14.933333-25.6-14.933333 25.6c-23.466667 40.533333-72.533333 55.466667-113.066667 32-25.6-14.933333-42.666667-42.666667-42.666667-72.533333V213.333333c0-46.933333 38.4-85.333333 85.333334-85.333333z m0 64c-12.8 0-21.333333 8.533333-21.333334 21.333333v234.666667c0 6.4 4.266667 12.8 10.666667 17.066667 8.533333 4.266667 21.333333 2.133333 25.6-8.533334l70.4-125.866666 70.4 125.866666c4.266667 6.4 10.666667 10.666667 17.066667 10.666667 10.666667 0 19.2-8.533333 19.2-19.2V213.333333c0-12.8-8.533333-21.333333-21.333334-21.333333h-170.666666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineTag = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineTag_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineTag;