@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.18 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundDialog_vue_vue_type_script_lang = require('./u-round-dialog.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
class: "icon",
width: "64px",
height: "64.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: "M789.333333 255.317333h-21.333333a128 128 0 0 0-128-128H234.666667a128 128 0 0 0-128 128v256.106667a127.914667 127.914667 0 0 0 127.893333 127.893333h42.56v65.365334a64 64 0 0 0 101.461333 51.882666l162.346667-117.248H640a128 128 0 0 0 128-128v-170.666666h21.333333c11.925333 0.021333 22.314667 4.693333 30.165334 12.501333 7.786667 7.850667 12.48 18.261333 12.501333 30.165333v256.106667a42.24 42.24 0 0 1-12.458667 30.08 42.24 42.24 0 0 1-30.08 12.48H725.546667a64 64 0 0 0-64 64v44.970667l-102.912-74.325334a42.666667 42.666667 0 1 0-49.962667 69.184l136.746667 98.752a63.957333 63.957333 0 0 0 101.461333-51.882666v-65.365334h42.56A127.914667 127.914667 0 0 0 917.333333 639.424V383.317333a128 128 0 0 0-128-128z m-106.666666 256a42.346667 42.346667 0 0 1-12.501334 30.165334 42.346667 42.346667 0 0 1-30.165333 12.501333h-99.072a85.333333 85.333333 0 0 0-49.962667 16.149333l-128.512 92.821334v-44.970667a64 64 0 0 0-64-64h-63.893333a42.24 42.24 0 0 1-30.08-12.458667A42.24 42.24 0 0 1 192 511.445333V255.296c0.021333-11.904 4.693333-22.314667 12.501333-30.165333A42.346667 42.346667 0 0 1 234.666667 212.650667h405.333333c11.925333 0.021333 22.314667 4.693333 30.165333 12.501333 7.786667 7.850667 12.48 18.261333 12.501334 30.165333v256z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundDialog = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundDialog_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundDialog;