@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.97 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineRise_vue_vue_type_script_lang = require('./u-line-rise.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: "M836.266667 232.533333l-234.666667 238.933334-168.533333-170.666667L179.2 565.333333c-12.8 12.8-32 12.8-44.8 0-12.8-12.8-12.8-32 0-44.8L435.2 209.066667l170.666667 170.666666L812.8 170.666667H704c-17.066667 0-32-14.933333-32-32S686.933333 106.666667 704 106.666667h170.666667c8.533333 0 17.066667 4.266667 23.466666 8.533333 6.4 6.4 8.533333 12.8 8.533334 23.466667v170.666666c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-76.8zM870.4 490.666667c17.066667 0 32 14.933333 32 32v362.666666c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-362.666666c-2.133333-17.066667 12.8-32 32-32z m-234.666667 170.666666c17.066667 0 32 14.933333 32 32v192c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-192c-2.133333-17.066667 12.8-32 32-32z m-234.666666-170.666666c17.066667 0 32 14.933333 32 32v362.666666c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-362.666666c-2.133333-17.066667 12.8-32 32-32z m-234.666667 170.666666c17.066667 0 32 14.933333 32 32v192c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-192c-2.133333-17.066667 12.8-32 32-32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineRise = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineRise_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineRise;