@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
37 lines (32 loc) • 2 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundScreenOpen_vue_vue_type_script_lang = require('./u-round-screen-open.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
t: "1717665296625",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "19454",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
width: "200",
height: "200"
};
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: "M682.581333 213.333333H768c11.925333 0.021333 22.314667 4.693333 30.165333 12.501334 7.786667 7.850667 12.48 18.24 12.501334 30.165333v64.298667a42.666667 42.666667 0 0 0 85.333333 0V256a128 128 0 0 0-128-128h-85.418667a42.666667 42.666667 0 1 0 0 85.333333zM810.666667 703.829333V768a42.346667 42.346667 0 0 1-12.501334 30.165333A42.346667 42.346667 0 0 1 768 810.666667h-63.573333a42.666667 42.666667 0 0 0 0 85.333333H768a128 128 0 0 0 128-128v-64.170667a42.666667 42.666667 0 0 0-85.333333 0zM320.512 810.666667H256a42.346667 42.346667 0 0 1-30.165333-12.501334A42.346667 42.346667 0 0 1 213.333333 768v-63.637333a42.666667 42.666667 0 1 0-85.333333 0V768a128 128 0 0 0 128 128h64.512a42.666667 42.666667 0 0 0 0-85.333333zM213.333333 319.936V256c0.021333-11.925333 4.693333-22.314667 12.501334-30.165333A42.346667 42.346667 0 0 1 256 213.333333h64.085333a42.666667 42.666667 0 1 0 0-85.333333H256a128 128 0 0 0-128 128v63.936a42.666667 42.666667 0 1 0 85.333333 0z",
"p-id": "19455"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundScreenOpen = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundScreenOpen_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundScreenOpen;