@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.93 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineVoice_vue_vue_type_script_lang = require('./u-line-voice.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: "M480 874.666667v-87.466667c-166.4-14.933333-298.666667-153.6-309.333333-322.133333v-6.4-4.266667-6.4c4.266667-12.8 17.066667-21.333333 32-21.333333s27.733333 8.533333 32 21.333333c0 153.6 123.733333 277.333333 277.333333 277.333333s277.333333-123.733333 277.333333-277.333333c4.266667-12.8 17.066667-21.333333 32-21.333333s27.733333 8.533333 32 21.333333v17.066667c-8.533333 170.666667-140.8 307.2-309.333333 322.133333V874.666667h128c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-320c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32h128zM512 85.333333c117.333333 0 213.333333 98.133333 213.333333 221.866667v132.266667C725.333333 561.066667 629.333333 661.333333 512 661.333333s-213.333333-98.133333-213.333333-221.866666v-132.266667C298.666667 183.466667 394.666667 85.333333 512 85.333333z m0 66.133334c-83.2 0-149.333333 66.133333-149.333333 147.2v147.2c0 81.066667 66.133333 147.2 149.333333 147.2s149.333333-66.133333 149.333333-147.2V298.666667c0-81.066667-66.133333-147.2-149.333333-147.2z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineVoice = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineVoice_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineVoice;