@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.63 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineStrategyManage_vue_vue_type_script_lang = require('./u-line-strategy-manage.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: "M593.066667 512c2.133333-8.533333 6.4-14.933333 12.8-23.466667l-66.133334-66.133333c-8.533333 2.133333-17.066667 4.266667-25.6 4.266667-10.666667 0-23.466667-2.133333-32-6.4l-64 64c6.4 8.533333 12.8 17.066667 14.933334 27.733333h160z m0 64h-160c-12.8 36.266667-49.066667 64-89.6 64-53.333333 0-96-42.666667-96-96s42.666667-96 96-96c6.4 0 12.8 0 19.2 2.133333l70.4-70.4c-8.533333-14.933333-12.8-32-12.8-49.066666 0-53.333333 42.666667-96 96-96s96 42.666667 96 96c0 21.333333-6.4 38.4-17.066667 55.466666l66.133333 66.133334c8.533333-2.133333 17.066667-4.266667 25.6-4.266667 53.333333 0 96 42.666667 96 96s-42.666667 96-96 96c-46.933333 0-81.066667-27.733333-93.866666-64zM170.666667 117.333333h682.666666c46.933333 0 85.333333 38.4 85.333334 85.333334v469.333333c0 46.933333-38.4 85.333333-85.333334 85.333333H170.666667c-46.933333 0-85.333333-38.4-85.333334-85.333333v-469.333333c0-46.933333 38.4-85.333333 85.333334-85.333334z m0 64c-12.8 0-21.333333 8.533333-21.333334 21.333334v469.333333c0 12.8 8.533333 21.333333 21.333334 21.333333h682.666666c12.8 0 21.333333-8.533333 21.333334-21.333333v-469.333333c0-12.8-8.533333-21.333333-21.333334-21.333334H170.666667z m53.333333 661.333334h576c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-576c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32zM512 362.666667c17.066667 0 32-14.933333 32-32S529.066667 298.666667 512 298.666667s-32 14.933333-32 32 14.933333 32 32 32z m-170.666667 213.333333c17.066667 0 32-14.933333 32-32S358.4 512 341.333333 512s-32 14.933333-32 32 14.933333 32 32 32z m341.333334 0c17.066667 0 32-14.933333 32-32S699.733333 512 682.666667 512s-32 14.933333-32 32 14.933333 32 32 32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineStrategyManage = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineStrategyManage_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineStrategyManage;