@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.83 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLinePack_vue_vue_type_script_lang = require('./u-line-pack.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: "M160 149.333333h704c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-704C142.933333 213.333333 128 198.4 128 181.333333S142.933333 149.333333 160 149.333333z m341.333333 213.333334h362.666667c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-362.666667c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0 213.333333h362.666667c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-362.666667c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m-341.333333 234.666667h704c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-704c-17.066667 0-32-14.933333-32-32S142.933333 810.666667 160 810.666667z m192-433.066667v245.333333c0 23.466667-19.2 42.666667-42.666667 42.666667-10.666667 0-21.333333-4.266667-29.866666-12.8l-123.733334-123.733333c-17.066667-17.066667-17.066667-42.666667 0-59.733334l123.733334-123.733333c17.066667-17.066667 44.8-17.066667 59.733333 0 8.533333 10.666667 12.8 21.333333 12.8 32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLinePack = /* @__PURE__ */ _pluginVue_exportHelper.default(uLinePack_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLinePack;