@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.94 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundShowUp_vue_vue_type_script_lang = require('./u-round-show-up.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: "M883.477333 289.834667L734.293333 140.522667a42.261333 42.261333 0 0 0-11.584-8.042667c-0.746667-0.362667-1.429333-0.853333-2.218666-1.173333-1.664-0.682667-3.392-1.109333-5.12-1.578667-0.981333-0.277333-1.92-0.682667-2.922667-0.874667a42.88 42.88 0 0 0-7.104-0.725333c-0.448 0-0.853333-0.128-1.301333-0.128-1.6 0-3.093333 0.298667-4.629334 0.469333-1.173333 0.128-2.346667 0.128-3.52 0.362667-2.282667 0.426667-4.458667 1.152-6.613333 1.92-0.426667 0.170667-0.853333 0.256-1.28 0.426667A42.624 42.624 0 0 0 661.376 170.666667v682.666666a42.666667 42.666667 0 1 0 85.333333 0V273.685333l76.394667 76.48a42.666667 42.666667 0 0 0 60.373333-60.330666zM512.042667 128h-341.333334a42.666667 42.666667 0 1 0 0 85.333333h341.333334a42.666667 42.666667 0 0 0 0-85.333333zM512.042667 469.333333h-341.333334a42.666667 42.666667 0 1 0 0 85.333334h341.333334a42.666667 42.666667 0 0 0 0-85.333334zM512.042667 810.666667h-341.333334a42.666667 42.666667 0 1 0 0 85.333333h341.333334a42.666667 42.666667 0 0 0 0-85.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundShowUp = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundShowUp_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundShowUp;