@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.86 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineIdea_vue_vue_type_script_lang = require('./u-line-idea.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: "M490.666667 546.133333L381.866667 448c-12.8-12.8-12.8-32 0-44.8 12.8-12.8 32-12.8 44.8 0l89.6 89.6 89.6-89.6c12.8-12.8 32-12.8 44.8 0 12.8 12.8 12.8 32 0 44.8l-98.133334 98.133333V746.666667h106.666667v-83.2l23.466667-19.2c66.133333-53.333333 104.533333-132.266667 104.533333-217.6 0-153.6-123.733333-277.333333-277.333333-277.333334s-277.333333 123.733333-277.333334 277.333334c0 93.866667 46.933333 177.066667 121.6 230.4l27.733334 19.2v72.533333h106.666666v-202.666667zM170.666667 426.666667c0-187.733333 153.6-341.333333 341.333333-341.333334s341.333333 153.6 341.333333 341.333334c0 108.8-49.066667 204.8-128 266.666666V768c0 23.466667-19.2 42.666667-42.666666 42.666667H362.666667c-23.466667 0-42.666667-19.2-42.666667-42.666667v-59.733333c-89.6-59.733333-149.333333-164.266667-149.333333-281.6z m245.333333 448h213.333333c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-213.333333c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineIdea = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineIdea_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineIdea;