@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
44 lines (39 loc) • 2.23 kB
JavaScript
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundTextContent_vue_vue_type_script_lang = require('./u-round-TextContent.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 48 48"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"g",
null,
[
vue.createElementVNode("path", {
class: "st0",
d: "M20.9997559,38H11c-0.5586548-0.0009766-1.0460205-0.2207031-1.4142456-0.5857544 C9.2207031,37.0459595,9.0009766,36.5585938,9,36V12c0.0009766-0.5585938,0.2207031-1.0459595,0.5857544-1.4141846 C9.9539795,10.2207642,10.4413452,10.0009766,11,10h24c0.5585938,0.0009766,1.0459595,0.2207642,1.4141846,0.5858154 C36.7792358,10.9540405,36.9989624,11.4414062,37,12v13.1306152c0,1.1045532,0.8953857,2,2,2c1.1045532,0,2-0.8954468,2-2V12 c-0.0013428-3.3144531-2.6855469-5.9987183-6-6H11c-3.3145142,0.0012817-5.9987183,2.6855469-6,6v24 c0.0012817,3.3145142,2.6854858,5.9987183,6,6h9.9997559c1.1045532,0,2-0.8954468,2-2S22.1043091,38,20.9997559,38z"
}),
vue.createElementVNode("path", {
class: "st0",
d: "M30,19c1.1045532,0,2-0.8954468,2-2s-0.8954468-2-2-2H16c-1.1046143,0-2,0.8954468-2,2s0.8953857,2,2,2h5v12 c0,1.1045532,0.8953857,2,2,2c1.1045532,0,2-0.8954468,2-2V19H30z"
}),
vue.createElementVNode("path", {
class: "st0",
d: "M34,31c-1.1046143,0-2,0.8954468-2,2s0.8953857,2,2,2h7c1.1045532,0,2-0.8954468,2-2s-0.8954468-2-2-2H34z"
}),
vue.createElementVNode("path", {
class: "st0",
d: "M41,38H29c-1.1046143,0-2,0.8954468-2,2s0.8953857,2,2,2h12c1.1045532,0,2-0.8954468,2-2S42.1045532,38,41,38z "
})
],
-1
/* HOISTED */
)
]));
}
var uRoundTextContent = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundTextContent_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundTextContent;