UNPKG

@koi-design/uxd-icon

Version:

icon of @koi-design/uxd-icon package

34 lines (29 loc) 1.72 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var uRoundFullscreen_vue_vue_type_script_lang = require('./u-round-fullscreen.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: "M768 128H256a128 128 0 0 0-128 128v512a128 128 0 0 0 128 128h512a128 128 0 0 0 128-128V256a128 128 0 0 0-128-128z m42.666667 640c0 23.552-19.114667 42.624-42.666667 42.666667H256c-23.552 0-42.624-19.114667-42.666667-42.666667V256c0-23.552 19.114667-42.624 42.666667-42.666667h512c23.552 0 42.624 19.114667 42.666667 42.666667v512zM682.666667 298.666667h-128a42.666667 42.666667 0 0 0 0 85.333333h85.333333v85.333333a42.666667 42.666667 0 0 0 85.333333 0V341.333333c0-11.221333-4.565333-22.229333-12.501333-30.165333S693.888 298.666667 682.666667 298.666667zM469.333333 640H384v-85.333333a42.666667 42.666667 0 0 0-85.333333 0v128c0 11.221333 4.565333 22.229333 12.501333 30.165333S330.112 725.333333 341.333333 725.333333h128a42.666667 42.666667 0 0 0 0-85.333333z" }, null, -1 /* HOISTED */ ) ])); } var uRoundFullscreen = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundFullscreen_vue_vue_type_script_lang.default, [["render", _sfc_render]]); exports.default = uRoundFullscreen;