@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
43 lines (40 loc) • 1.72 kB
JavaScript
import _sfc_main from './u-round-upload.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
t: "1717665265946",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "18509",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
width: "200",
height: "200"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
d: "M874.666667 597.333333a42.666667 42.666667 0 0 0-42.666667 42.666667v128a42.346667 42.346667 0 0 1-12.501333 30.165333A42.346667 42.346667 0 0 1 789.333333 810.666667H234.666667a42.346667 42.346667 0 0 1-30.165334-12.501334A42.346667 42.346667 0 0 1 192 768v-128a42.666667 42.666667 0 0 0-85.333333 0v128a128 128 0 0 0 128 128h554.666666a128 128 0 0 0 128-128v-128a42.666667 42.666667 0 0 0-42.666666-42.666667z",
"p-id": "18510"
},
null,
-1
/* HOISTED */
),
createElementVNode(
"path",
{
d: "M328.832 414.165333L469.333333 273.664V661.333333a42.666667 42.666667 0 1 0 85.333334 0V273.664l140.501333 140.501333a42.666667 42.666667 0 0 0 60.330667-60.330666l-213.333334-213.333334a42.666667 42.666667 0 0 0-60.330666 0l-213.333334 213.333334a42.666667 42.666667 0 1 0 60.330667 60.330666z",
"p-id": "18511"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundUpload = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundUpload as default };