@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.71 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundViewRecording_vue_vue_type_script_lang = require('./u-round-view-recording.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: "M384 618.666667a149.333333 149.333333 0 0 0 149.333333-149.333334v-192a149.333333 149.333333 0 0 0-298.666666 0v192a149.333333 149.333333 0 0 0 149.333333 149.333334z m-64-341.333334a63.616 63.616 0 0 1 18.752-45.248A63.616 63.616 0 0 1 384 213.333333a63.616 63.616 0 0 1 45.248 18.752c11.648 11.712 18.730667 27.434667 18.752 45.248v192a63.616 63.616 0 0 1-18.752 45.248A63.616 63.616 0 0 1 384 533.333333a63.616 63.616 0 0 1-45.248-18.752A63.616 63.616 0 0 1 320 469.333333v-192zM661.333333 469.333333a42.666667 42.666667 0 0 0-85.333333 0 191.210667 191.210667 0 0 1-56.234667 135.765334A191.210667 191.210667 0 0 1 384 661.333333a191.210667 191.210667 0 0 1-135.765333-56.234666A191.210667 191.210667 0 0 1 192 469.333333a42.666667 42.666667 0 0 0-85.333333 0c0.021333 138.645333 101.802667 253.12 234.666666 273.706667V810.666667h-106.666666a42.666667 42.666667 0 1 0 0 85.333333h298.666666a42.666667 42.666667 0 0 0 0-85.333333h-106.666666v-67.626667C559.530667 722.453333 661.312 608 661.333333 469.333333zM789.333333 128h-106.666666a42.666667 42.666667 0 1 0 0 85.333333h106.666666c11.925333 0.021333 22.314667 4.693333 30.165334 12.501334 7.786667 7.850667 12.48 18.24 12.501333 30.165333v512a42.346667 42.346667 0 0 1-12.501333 30.165333A42.346667 42.346667 0 0 1 789.333333 810.666667h-106.666666a42.666667 42.666667 0 1 0 0 85.333333h106.666666a128 128 0 0 0 128-128V256a128 128 0 0 0-128-128zM746.666667 298.666667h-42.666667a42.666667 42.666667 0 1 0 0 85.333333h42.666667a42.666667 42.666667 0 0 0 0-85.333333zM746.666667 512m-42.666667 0a42.666667 42.666667 0 1 0 85.333333 0 42.666667 42.666667 0 1 0-85.333333 0ZM704 725.333333h42.666667a42.666667 42.666667 0 0 0 0-85.333333h-42.666667a42.666667 42.666667 0 1 0 0 85.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundViewRecording = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundViewRecording_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundViewRecording;