@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.69 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineFaceId_vue_vue_type_script_lang = require('./u-line-face-id.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: "M341.333333 128c21.333333 2.133333 34.133333 12.8 34.133334 34.133333S364.8 194.133333 341.333333 192h-128c-12.8 0-21.333333 8.533333-21.333333 21.333333v128c0 21.333333-10.666667 32-32 32S128 362.666667 128 341.333333v-128c0-46.933333 38.4-85.333333 85.333333-85.333333h128z m341.333334 0h128c46.933333 0 85.333333 38.4 85.333333 85.333333v128c-2.133333 23.466667-12.8 34.133333-34.133333 34.133334S832 364.8 832 341.333333v-128c0-12.8-8.533333-21.333333-21.333333-21.333333h-128c-21.333333-2.133333-32-14.933333-32-34.133333S661.333333 128 682.666667 128z m213.333333 554.666667v128c0 46.933333-38.4 85.333333-85.333333 85.333333h-128c-19.2 2.133333-29.866667-6.4-29.866667-29.866667S663.466667 832 682.666667 832h128c12.8 0 21.333333-8.533333 21.333333-21.333333v-128c0-21.333333 10.666667-29.866667 32-29.866667S896 661.333333 896 682.666667zM341.333333 896h-128c-46.933333 0-85.333333-38.4-85.333333-85.333333v-128c2.133333-23.466667 12.8-34.133333 32-34.133334s29.866667 10.666667 32 34.133334v128c0 12.8 8.533333 21.333333 21.333333 21.333333h128c21.333333 2.133333 32 12.8 32 34.133333S362.666667 896 341.333333 896z m341.333334-405.333333v-21.333334c0-108.8-66.133333-170.666667-170.666667-170.666666s-170.666667 61.866667-170.666667 170.666666v21.333334h341.333334z m-405.333334 0v-21.333334c0-153.6 104.533333-234.666667 234.666667-234.666666s234.666667 81.066667 234.666667 234.666666v21.333334h117.333333c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-704c-17.066667 0-32-14.933333-32-32S142.933333 490.666667 160 490.666667H277.333333z m443.733334 106.666666c-40.533333 104.533333-128 192-219.733334 192s-168.533333-87.466667-202.666666-192h68.266666c29.866667 74.666667 83.2 128 134.4 128 55.466667 0 115.2-55.466667 151.466667-128h68.266667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineFaceId = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineFaceId_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineFaceId;