@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.53 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLinePortrayal_vue_vue_type_script_lang = require('./u-line-portrayal.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: "M170.666667 170.666667v53.333333c0 17.066667-14.933333 32-32 32S106.666667 241.066667 106.666667 224v-85.333333C106.666667 121.6 121.6 106.666667 138.666667 106.666667h85.333333c17.066667 0 32 14.933333 32 32S241.066667 170.666667 224 170.666667H170.666667z m682.666666 0h-53.333333c-17.066667 0-32-14.933333-32-32S782.933333 106.666667 800 106.666667h85.333333c17.066667 0 32 14.933333 32 32v85.333333c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32V170.666667zM170.666667 853.333333h53.333333c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-85.333333c-17.066667 0-32-14.933333-32-32v-85.333333c0-17.066667 14.933333-32 32-32s32 14.933333 32 32V853.333333z m682.666666 0v-53.333333c0-17.066667 14.933333-32 32-32s32 14.933333 32 32v85.333333c0 17.066667-14.933333 32-32 32h-85.333333c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32H853.333333z m-85.333333-384c-8.533333 14.933333-19.2 21.333333-32 21.333334s-23.466667-6.4-32-21.333334v-21.333333c0-93.866667-76.8-170.666667-170.666667-170.666667s-170.666667 76.8-170.666666 170.666667v25.6l-85.333334 136.533333 85.333334 6.4V746.666667h106.666666c14.933333 8.533333 21.333333 21.333333 21.333334 34.133333s-6.4 23.466667-21.333334 29.866667h-106.666666c-36.266667 0-64-27.733333-64-64v-70.4l-25.6-2.133334c-46.933333-4.266667-74.666667-57.6-49.066667-98.133333l74.666667-140.8c0-130.133333 104.533333-224 234.666666-224s234.666667 104.533333 234.666667 234.666667V469.333333z m-309.333333 21.333334h149.333333c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-149.333333c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLinePortrayal = /* @__PURE__ */ _pluginVue_exportHelper.default(uLinePortrayal_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLinePortrayal;