@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
31 lines (26 loc) • 2.87 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineViewRecording_vue_vue_type_script_lang = require('./u-line-view-recording.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",
{ d: "M842.666667 128C883.84 128 917.333333 161.493333 917.333333 202.666667v618.666666c0 41.173333-33.493333 74.666667-74.666666 74.666667H543.146667c-17.706667 0-32-14.293333-32-32s14.293333-32 32-32H842.666667c5.973333 0 10.666667-4.693333 10.666666-10.666667v-618.666666c0-5.973333-4.693333-10.666667-10.666666-10.666667H543.146667c-17.706667 0-32-14.293333-32-32s14.293333-32 32-32H842.666667zM618.666667 309.333333h149.333333c17.706667 0 32 14.293333 32 32s-14.293333 32-32 32h-149.333333c-17.706667 0-32-14.293333-32-32s14.293333-32 32-32zM661.333333 480h64c17.706667 0 32 14.293333 32 32s-14.293333 32-32 32h-64c-17.706667 0-32-14.293333-32-32s14.293333-32 32-32zM618.666667 650.666667h149.333333c17.706667 0 32 14.293333 32 32s-14.293333 32-32 32h-149.333333c-17.706667 0-32-14.293333-32-32s14.293333-32 32-32zM522.666667 426.666667c17.706667 0 32 14.293333 32 32 0 112-90.666667 202.666667-202.666667 202.666666h-42.666667C197.333333 661.333333 106.666667 570.666667 106.666667 458.666667c0-17.706667 14.293333-32 32-32s32 14.293333 32 32a138.666667 138.666667 0 0 0 138.666666 138.666666h42.666667a138.666667 138.666667 0 0 0 138.666667-138.666666c0-17.706667 14.293333-32 32-32zM330.666667 181.333333c58.88 0 106.666667 47.786667 106.666666 106.666667v149.333333c0 58.88-47.786667 106.666667-106.666666 106.666667s-106.666667-47.786667-106.666667-106.666667v-149.333333c0-58.88 47.786667-106.666667 106.666667-106.666667z m0 64c-23.466667 0-42.666667 19.2-42.666667 42.666667v149.333333c0 23.466667 19.2 42.666667 42.666667 42.666667s42.666667-19.2 42.666666-42.666667v-149.333333c0-23.466667-19.2-42.666667-42.666666-42.666667zM202.666667 778.666667h256c17.706667 0 32 14.293333 32 32s-14.293333 32-32 32h-256c-17.706667 0-32-14.293333-32-32s14.293333-32 32-32zM330.666667 629.333333c17.706667 0 32 14.293333 32 32v149.333334c0 17.706667-14.293333 32-32 32S298.666667 828.373333 298.666667 810.666667v-149.333334c0-17.706667 14.293333-32 32-32z" },
null,
-1
/* HOISTED */
)
]));
}
var uLineViewRecording = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineViewRecording_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineViewRecording;