@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
44 lines (39 loc) • 2.2 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uColorfulGroup_vue_vue_type_script_lang = require('./u-colorful-group.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",
{
d: "M388.608 196.096c101.376 0 183.808 80.896 183.808 180.736S489.984 558.08 388.608 558.08 204.8 476.672 204.8 376.832s82.432-180.736 183.808-180.736z m0 0c101.376 0 183.808 80.896 183.808 180.736S489.984 558.08 388.608 558.08 204.8 476.672 204.8 376.832s82.432-180.736 183.808-180.736z m-69.12 421.888h153.088c131.072 0 237.568 104.448 237.568 233.472v14.848c0 50.688-106.496 53.248-237.568 53.248H319.488c-131.072 0-237.568 0-237.568-53.248v-14.848c0.512-129.024 107.008-233.472 237.568-233.472z",
fill: "#4D74E9"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
d: "M527.872 171.52c39.936 26.624 71.68 64 90.624 108.544 12.8 29.696 19.968 62.464 19.968 96.768 0 15.36-1.536 30.208-4.096 44.544 7.68 1.024 15.872 1.536 23.552 1.536 89.088 0 161.792-71.168 161.792-159.232s-72.192-158.72-161.28-158.72c-53.76 0-101.888 26.112-131.072 66.048 0 0.512 0.512 0.512 0.512 0.512zM732.16 476.16h-114.688c-6.144 13.824-13.824 27.136-22.016 39.936-11.776 17.408-25.6 32.768-41.472 46.592 31.744 8.704 61.44 22.528 87.552 39.936 48.64 32.256 87.04 77.824 110.592 132.096 1.024 2.56 2.048 5.12 3.072 7.168 104.448-0.512 185.856-5.12 185.856-46.592v-13.312C941.568 568.32 847.872 476.16 732.16 476.16z",
fill: "#3DD8BA"
},
null,
-1
/* HOISTED */
)
]));
}
var uColorfulGroup = /* @__PURE__ */ _pluginVue_exportHelper.default(uColorfulGroup_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uColorfulGroup;