@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.24 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineViewDetail_vue_vue_type_script_lang = require('./u-line-view-detail.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 896c-46.933333 0-85.333333-38.4-85.333333-85.333333V213.333333c0-46.933333 38.4-85.333333 85.333333-85.333333h597.333333c46.933333 0 85.333333 38.4 85.333334 85.333333v213.333334c-4.266667 12.8-19.2 21.333333-32 21.333333-14.933333 0-27.733333-8.533333-32-21.333333V213.333333c0-12.8-8.533333-21.333333-21.333334-21.333333H192c-12.8 0-21.333333 8.533333-21.333333 21.333333v597.333334c0 12.8 8.533333 21.333333 21.333333 21.333333h256c12.8 4.266667 21.333333 17.066667 21.333333 32s-8.533333 27.733333-21.333333 32H192z m601.6-78.933333c-32 21.333333-70.4 36.266667-110.933333 36.266666-106.666667 0-192-85.333333-192-192s85.333333-192 192-192 192 85.333333 192 192c0 40.533333-12.8 78.933333-36.266667 110.933334l70.4 70.4c12.8 12.8 12.8 32 0 44.8-12.8 12.8-32 12.8-44.8 0l-70.4-70.4zM288 298.666667h362.666667c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-362.666667c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0 149.333333h149.333333c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-149.333333c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0 149.333333h64c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-64c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32zM682.666667 789.333333c70.4 0 128-57.6 128-128s-57.6-128-128-128-128 57.6-128 128 57.6 128 128 128z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineViewDetail = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineViewDetail_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineViewDetail;