@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.03 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundVoice_vue_vue_type_script_lang = require('./u-round-voice.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
class: "icon",
width: "64px",
height: "64.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: "M512 682.666667a213.333333 213.333333 0 0 0 213.333333-213.333334v-170.666666a213.333333 213.333333 0 0 0-426.666666 0v170.666666a213.333333 213.333333 0 0 0 213.333333 213.333334z m-128-384a127.402667 127.402667 0 0 1 37.482667-90.517334A127.402667 127.402667 0 0 1 512 170.666667a127.402667 127.402667 0 0 1 90.517333 37.482666A127.402667 127.402667 0 0 1 640 298.666667v170.666666a127.424 127.424 0 0 1-37.482667 90.517334A127.402667 127.402667 0 0 1 512 597.333333a127.402667 127.402667 0 0 1-90.517333-37.482666A127.424 127.424 0 0 1 384 469.333333v-170.666666zM853.333333 469.333333a42.666667 42.666667 0 0 0-85.333333 0 255.018667 255.018667 0 0 1-74.986667 181.013334A254.997333 254.997333 0 0 1 512 725.333333a254.997333 254.997333 0 0 1-181.013333-74.986666A255.018667 255.018667 0 0 1 256 469.333333a42.666667 42.666667 0 0 0-85.333333 0c0.021333 174.037333 130.346667 317.333333 298.666666 338.389334V853.333333h-106.666666a42.666667 42.666667 0 1 0 0 85.333334h298.666666a42.666667 42.666667 0 0 0 0-85.333334h-106.666666v-45.610666c168.32-21.056 298.645333-164.352 298.666666-338.389334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundVoice = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundVoice_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundVoice;