@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.65 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineFunction_vue_vue_type_script_lang = require('./u-line-function.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
class: "icon",
width: "16px",
height: "16.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: "M652.8 416c17.066667 0 32 12.8 32 29.866667 2.133333 17.066667-10.666667 32-27.733333 34.133333H584.533333c-36.266667 0-68.266667 27.733333-70.4 64V576H657.066667h-2.133334 4.266667c8.533333 2.133333 17.066667 6.4 21.333333 14.933333l87.466667 100.266667 87.466667-100.266667c8.533333-14.933333 27.733333-19.2 42.666666-10.666666s21.333333 25.6 12.8 42.666666l-2.133333 4.266667-98.133333 117.333333 100.266666 113.066667c6.4 10.666667 6.4 21.333333 2.133334 32-4.266667 10.666667-14.933333 17.066667-27.733334 17.066667-10.666667 0-23.466667-4.266667-29.866666-14.933334L768 793.6l-87.466667 100.266667c-8.533333 14.933333-27.733333 19.2-42.666666 10.666666s-21.333333-25.6-12.8-42.666666l2.133333-4.266667 100.266667-113.066667-87.466667-100.266666h-128v241.066666c0 17.066667-12.8 32-29.866667 32-17.066667 2.133333-32-10.666667-34.133333-27.733333V644.266667h-102.4c-17.066667 0-32-12.8-32-29.866667-2.133333-17.066667 10.666667-32 27.733333-34.133333h106.666667V554.666667c0-72.533333 55.466667-132.266667 128-136.533334h76.8v-2.133333zM236.8 104.533333h550.4c68.266667 0 125.866667 53.333333 130.133333 121.6v251.733334c0 14.933333-12.8 29.866667-27.733333 29.866666-17.066667 2.133333-29.866667-10.666667-32-25.6V362.666667l-689.066667 2.133333v418.133333c0 34.133333 27.733333 64 61.866667 68.266667H345.6c14.933333 0 29.866667 12.8 29.866667 27.733333 2.133333 14.933333-10.666667 29.866667-25.6 32h-113.066667c-68.266667 0-125.866667-53.333333-130.133333-121.6V234.666667c0-68.266667 53.333333-123.733333 121.6-128l8.533333-2.133334h550.4-550.4z m441.6 486.4zM236.8 166.4c-34.133333 0-64 25.6-68.266667 59.733333v74.666667l686.933334-2.133333v-64c0-34.133333-27.733333-64-61.866667-68.266667H236.8z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineFunction = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineFunction_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineFunction;