@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.04 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundText_vue_vue_type_script_lang = require('./u-round-text.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: "M863.637333 279.637333c-10.261333-19.690667-24.810667-37.802667-41.941333-56.32A580.16 580.16 0 0 0 733.845333 147.2a338.026667 338.026667 0 0 0-45.248-27.178667 161.365333 161.365333 0 0 0-22.613333-9.088A88.490667 88.490667 0 0 0 640 106.666667H277.333333a128 128 0 0 0-128 128v554.666666a128 128 0 0 0 128 128h469.333334a128 128 0 0 0 128-128V320c-0.256-16.853333-5.376-28.928-11.029334-40.362667z m-180.821333-63.978666a495.338667 495.338667 0 0 1 77.077333 66.517333c10.752 11.541333 19.477333 22.613333 24.576 30.784 1.856 2.944 3.029333 5.226667 3.882667 7.04H704a42.346667 42.346667 0 0 1-30.165333-12.501333A42.346667 42.346667 0 0 1 661.333333 277.333333V202.154667c6.592 3.733333 13.866667 8.213333 21.482667 13.504zM789.333333 408.128V789.333333a42.346667 42.346667 0 0 1-12.501333 30.165334A42.346667 42.346667 0 0 1 746.666667 832H277.333333a42.346667 42.346667 0 0 1-30.165333-12.501333A42.346667 42.346667 0 0 1 234.666667 789.333333V234.666667c0.021333-11.925333 4.693333-22.314667 12.501333-30.165334A42.346667 42.346667 0 0 1 277.333333 192h298.666667v85.333333a128 128 0 0 0 128 128h85.333333v2.773334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundText = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundText_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundText;