@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.56 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLinePublish_vue_vue_type_script_lang = require('./u-line-publish.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: "M554.666667 772.266667v100.266666c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-142.933333c0-8.533333 2.133333-19.2 8.533333-32L782.933333 213.333333 170.666667 531.2l234.666666 104.533333c14.933333 10.666667 21.333333 21.333333 21.333334 32 0 14.933333-12.8 23.466667-21.333334 25.6-17.066667 2.133333-27.733333 0-32-2.133333L142.933333 588.8c-49.066667-21.333333-51.2-91.733333-4.266666-115.2l682.666666-347.733333c44.8-23.466667 96 12.8 93.866667 61.866666L874.666667 823.466667c-2.133333 44.8-49.066667 72.533333-89.6 53.333333L554.666667 772.266667z m14.933333-64l238.933333 106.666666 38.4-582.4-277.333333 475.733334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLinePublish = /* @__PURE__ */ _pluginVue_exportHelper.default(uLinePublish_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLinePublish;