@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.57 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidNew_vue_vue_type_script_lang = require('./u-solid-new.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: "M149.333333 275.2h727.466667c34.133333 0 64 27.733333 64 64v283.733333c0 34.133333-27.733333 64-64 64H211.2l-125.866667 64V337.066667c0-34.133333 27.733333-61.866667 64-61.866667z m21.333334 315.733333h42.666666v-147.2l91.733334 147.2h44.8V364.8h-42.666667v151.466667l-91.733333-151.466667H170.666667v226.133333z m228.266666 0h172.8v-38.4h-125.866666V490.666667h113.066666v-38.4h-113.066666v-51.2h121.6V362.666667h-168.533334v228.266666z m243.2 0h49.066667l44.8-168.533333 44.8 168.533333H832l55.466667-226.133333h-46.933334l-34.133333 157.866667-40.533333-157.866667h-53.333334l-40.533333 155.733333-34.133333-155.733333h-46.933334l51.2 226.133333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidNew = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidNew_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidNew;