@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.16 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineCloudUpload_vue_vue_type_script_lang = require('./u-line-cloud-upload.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: "M725.333333 689.066667c83.2 0 149.333333-66.133333 149.333334-149.333334 0-72.533333-51.2-134.4-121.6-147.2l-44.8-8.533333-6.4-44.8c-14.933333-93.866667-93.866667-162.133333-189.866667-162.133333s-174.933333 70.4-189.866667 162.133333l-6.4 44.8-44.8 8.533333C200.533333 405.333333 149.333333 467.2 149.333333 539.733333c0 83.2 66.133333 149.333333 149.333334 149.333334 14.933333 4.266667 21.333333 14.933333 21.333333 32s-6.4 27.733333-21.333333 32h-8.533334-8.533333c-108.8-8.533333-196.266667-100.266667-196.266667-213.333334 0-104.533333 74.666667-192 172.8-209.066666C277.333333 206.933333 384 113.066667 512 113.066667s234.666667 93.866667 253.866667 217.6c98.133333 19.2 172.8 104.533333 172.8 209.066666 0 110.933333-85.333333 204.8-196.266667 213.333334h-6.4-10.666667c-14.933333-6.4-21.333333-17.066667-21.333333-32s6.4-25.6 21.333333-32z m-183.466666-74.666667v266.666667c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32V618.666667l-59.733334 59.733333c-12.8 12.8-32 12.8-44.8 0s-12.8-32 0-44.8l104.533334-104.533333c8.533333-8.533333 17.066667-17.066667 34.133333-17.066667 14.933333 0 25.6 8.533333 34.133333 17.066667l104.533334 104.533333c12.8 12.8 12.8 32 0 44.8s-32 12.8-44.8 0l-64-64z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineCloudUpload = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineCloudUpload_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineCloudUpload;