@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
38 lines (33 loc) • 1.72 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidScreenFull_vue_vue_type_script_lang = require('./u-solid-screen-full.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
t: "1709201586899",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "1940",
"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: "M810.496 128H213.504c-47.104 0-85.504 38.4-85.504 85.504v597.504c0 47.104 38.4 85.504 85.504 85.504h597.504c47.104 0 85.504-38.4 85.504-85.504V213.504c-0.512-47.104-38.912-85.504-86.016-85.504zM448 746.496h-42.496a128 128 0 0 1-128-128v-42.496c4.096-12.8 16.896-21.504 31.744-21.504s27.648 8.704 31.744 21.504v42.496c0 36.352 27.648 64 64 64h42.496c12.8 4.096 21.504 16.896 21.504 31.744 0.512 15.36-8.192 28.16-20.992 32.256z m298.496-298.496c-4.096 12.8-16.896 21.504-31.744 21.504s-27.648-8.704-31.744-21.504v-42.496c0-36.352-27.648-64-64-64h-42.496c-12.8-4.096-21.504-16.896-21.504-31.744s8.704-27.648 21.504-31.744h42.496a128 128 0 0 1 128 128v41.984h-0.512z",
fill: "currentColor",
"p-id": "1941"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidScreenFull = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidScreenFull_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidScreenFull;