@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.98 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundNews_vue_vue_type_script_lang = require('./u-round-news.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: "M925.866667 311.466667c-8.533333-8.533333-17.066667-12.8-29.866667-12.8h-128V170.666667c0-12.8-4.266667-21.333333-12.8-29.866667S738.133333 128 725.333333 128H128c-25.6 0-42.666667 17.066667-42.666667 42.666667v597.333333c0 72.533333 55.466667 128 128 128h597.333334c72.533333 0 128-55.466667 128-128V341.333333c0-12.8-4.266667-21.333333-12.8-29.866666zM170.666667 768V213.333333h512v554.666667c0 17.066667 4.266667 29.866667 8.533333 42.666667H213.333333c-25.6 0-42.666667-17.066667-42.666666-42.666667z m682.666666 0c0 25.6-17.066667 42.666667-42.666666 42.666667s-42.666667-17.066667-42.666667-42.666667V384h85.333333v384zM554.666667 298.666667H298.666667c-25.6 0-42.666667 17.066667-42.666667 42.666666s17.066667 42.666667 42.666667 42.666667h256c25.6 0 42.666667-17.066667 42.666666-42.666667s-17.066667-42.666667-42.666666-42.666666zM554.666667 469.333333H384c-25.6 0-42.666667 17.066667-42.666667 42.666667s17.066667 42.666667 42.666667 42.666667h170.666667c25.6 0 42.666667-17.066667 42.666666-42.666667s-17.066667-42.666667-42.666666-42.666667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundNews = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundNews_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundNews;