@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.53 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineSemanticDetection_vue_vue_type_script_lang = require('./u-line-semantic-detection.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: "M192 384c0-25.6 10.666667-38.4 32-38.4s32 12.8 32 38.4v401.066667c0 36.266667 10.666667 46.933333 46.933333 46.933333h435.2V241.066667v-21.333334c-4.266667-17.066667-14.933333-29.866667-32-27.733333-17.066667 0-29.866667 10.666667-32 29.866667v57.6c0 19.2-19.2 38.4-42.666666 38.4h-490.666667c-23.466667 0-42.666667-8.533333-42.666667-38.4-2.133333-23.466667-2.133333-46.933333 2.133334-70.4 6.4-46.933333 44.8-78.933333 93.866666-78.933334 170.666667 0 341.333333-2.133333 512 0 57.6 0 96 42.666667 96 104.533334V706.133333h85.333334c34.133333 0 42.666667 27.733333 42.666666 44.8 0 21.333333 0 42.666667-2.133333 64-6.4 49.066667-44.8 83.2-96 83.2H290.133333c-55.466667 0-96-21.333333-96-76.8C192 721.066667 192 576 192 384z m416-128c2.133333-23.466667-2.133333-42.666667 0-64H211.2c-46.933333 0-59.733333 17.066667-49.066667 64h445.866667z m206.933333 569.6c8.533333 4.266667 25.6 4.266667 34.133334 0 17.066667-10.666667 17.066667-25.6 14.933333-40.533333 0-6.4 0-17.066667-17.066667-17.066667h-46.933333c0 23.466667-2.133333 53.333333 14.933333 57.6zM384 362.666667h192c17.066667 0 32 14.933333 32 32S593.066667 426.666667 576 426.666667h-192c-17.066667 0-32-14.933333-32-32S366.933333 362.666667 384 362.666667z m0 128h192c17.066667 0 32 14.933333 32 32S593.066667 554.666667 576 554.666667h-192c-17.066667 0-32-14.933333-32-32S366.933333 490.666667 384 490.666667z m0 128h106.666667c17.066667 0 32 14.933333 32 32S507.733333 682.666667 490.666667 682.666667h-106.666667c-17.066667 0-32-14.933333-32-32S366.933333 618.666667 384 618.666667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineSemanticDetection = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineSemanticDetection_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineSemanticDetection;