@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.06 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundBatch_vue_vue_type_script_lang = require('./u-round-batch.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: "M617.002667 450.026667l-0.128-0.149334a42.666667 42.666667 0 0 0-60.373334 0v0.021334l-106.56 106.56a42.666667 42.666667 0 1 0 60.330667 60.330666l33.728-33.706666V736a42.666667 42.666667 0 1 0 85.333333 0v-152.96l33.834667 33.813333a42.666667 42.666667 0 0 0 60.330667-60.330666l-106.496-106.496zM778.666667 266.666667h-384a128 128 0 0 0-128 128v384a128 128 0 0 0 128 128h384a128 128 0 0 0 128-128v-384a128 128 0 0 0-128-128z m42.666666 512a42.346667 42.346667 0 0 1-12.501333 30.165333 42.346667 42.346667 0 0 1-30.165333 12.501333h-384a42.346667 42.346667 0 0 1-30.165334-12.501333A42.346667 42.346667 0 0 1 352 778.666667v-384c0.021333-11.925333 4.693333-22.314667 12.501333-30.165334A42.346667 42.346667 0 0 1 394.666667 352h384c11.925333 0.021333 22.314667 4.693333 30.165333 12.501333 7.786667 7.850667 12.48 18.24 12.501333 30.165334v384zM608 202.666667a42.666667 42.666667 0 0 0 0-85.333334h-234.666667c-141.397333 0.021333-255.978667 114.602667-256 256v234.666667a42.666667 42.666667 0 1 0 85.333334 0v-234.666667a169.941333 169.941333 0 0 1 49.984-120.682666A169.941333 169.941333 0 0 1 373.333333 202.666667h234.666667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundBatch = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundBatch_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundBatch;