@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.12 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineSelect_vue_vue_type_script_lang = require('./u-line-select.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: "M746.666667 682.666667h85.333333c12.8 0 21.333333-8.533333 21.333333-21.333334V192c0-12.8-8.533333-21.333333-21.333333-21.333333H362.666667c-12.8 0-21.333333 8.533333-21.333334 21.333333v85.333333h320c46.933333 0 85.333333 38.4 85.333334 85.333334v320zM277.333333 277.333333V192c0-46.933333 38.4-85.333333 85.333334-85.333333h469.333333c46.933333 0 85.333333 38.4 85.333333 85.333333v469.333333c0 46.933333-38.4 85.333333-85.333333 85.333334h-85.333333v85.333333c0 46.933333-38.4 85.333333-85.333334 85.333333H192c-46.933333 0-85.333333-38.4-85.333333-85.333333V362.666667c0-46.933333 38.4-85.333333 85.333333-85.333334h85.333333z m-85.333333 64c-12.8 0-21.333333 8.533333-21.333333 21.333334v469.333333c0 12.8 8.533333 21.333333 21.333333 21.333333h469.333333c12.8 0 21.333333-8.533333 21.333334-21.333333V362.666667c0-12.8-8.533333-21.333333-21.333334-21.333334H192z m125.866667 232.533334l70.4 68.266666 155.733333-164.266666c12.8-12.8 32-12.8 44.8-2.133334s12.8 32 2.133333 44.8c-76.8 81.066667-134.4 142.933333-174.933333 183.466667-19.2 21.333333-36.266667 21.333333-55.466667 2.133333-19.2-19.2-49.066667-46.933333-87.466666-85.333333-12.8-12.8-12.8-32 0-44.8s32-14.933333 44.8-2.133333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineSelect = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineSelect_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineSelect;