@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLinePermission_vue_vue_type_script_lang = require('./u-line-permission.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: "M533.333333 576h53.333334c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32H533.333333v53.333333c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-149.333333c0-6.4 2.133333-10.666667 4.266667-17.066667-51.2-17.066667-89.6-64-89.6-121.6 0-70.4 57.6-128 128-128s128 57.6 128 128c0 64-46.933333 117.333333-108.8 125.866667 2.133333 4.266667 2.133333 8.533333 2.133333 12.8V576zM509.866667 85.333333L874.666667 170.666667v426.666666c-38.4 93.866667-87.466667 166.4-151.466667 217.6-61.866667 51.2-132.266667 93.866667-213.333333 123.733334-93.866667-44.8-162.133333-87.466667-209.066667-123.733334C256 776.533333 204.8 704 147.2 595.2V170.666667l362.666667-85.333334zM213.333333 221.866667v356.266666c51.2 96 96 157.866667 132.266667 185.6 36.266667 29.866667 91.733333 64 168.533333 102.4 61.866667-27.733333 119.466667-61.866667 168.533334-102.4 51.2-42.666667 93.866667-102.4 128-179.2v-362.666666L509.866667 151.466667 213.333333 221.866667zM512 469.333333c36.266667 0 64-27.733333 64-64s-27.733333-64-64-64-64 27.733333-64 64 27.733333 64 64 64z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLinePermission = /* @__PURE__ */ _pluginVue_exportHelper.default(uLinePermission_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLinePermission;