@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.23 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundTheme_vue_vue_type_script_lang = require('./u-round-theme.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: "M926.08 141.738667a43.221333 43.221333 0 0 0-30.378667-12.544H665.173333c-11.306667 0-22.357333 4.565333-30.378666 12.544a43.221333 43.221333 0 0 0-12.586667 30.378666A110.378667 110.378667 0 0 1 512 282.368a110.378667 110.378667 0 0 1-110.208-110.250667c0-11.306667-4.608-22.357333-12.586667-30.378666a43.221333 43.221333 0 0 0-30.378666-12.544H128.298667c-11.306667 0-22.4 4.565333-30.378667 12.544A43.221333 43.221333 0 0 0 85.333333 172.117333v247.381334c0 23.466667 18.773333 42.581333 42.24 42.965333 0.128 0 31.018667 0.512 79.232 0.725333v302.762667a128.853333 128.853333 0 0 0 128.853334 128.853333h352.682666a128.853333 128.853333 0 0 0 128.853334-128.853333V462.506667h78.506666c11.306667 0 22.4-4.565333 30.378667-12.586667 8.021333-7.978667 12.586667-19.072 12.586667-30.378667V172.117333c0-11.306667-4.565333-22.357333-12.586667-30.378666z m-73.344 234.794666h-78.506667c-23.68 0-42.922667 19.242667-42.922666 42.965334l0.085333 0.426666-0.085333 0.426667v345.6a43.050667 43.050667 0 0 1-42.965334 42.965333H335.658667a43.050667 43.050667 0 0 1-42.965334-42.965333v-345.6c0-23.722667-19.2-42.965333-42.965333-42.965333-31.317333 0-57.984-0.170667-78.506667-0.341334V215.082667h149.717334A195.968 195.968 0 0 0 512 368.256a195.968 195.968 0 0 0 191.061333-153.173333h149.674667v161.450666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundTheme = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundTheme_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundTheme;