@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.95 kB
JavaScript
import _sfc_main from './u-round-resource.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
class: "icon",
width: "64px",
height: "64.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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
fill: "currentColor",
d: "M874.666667 459.456V213.333333a85.333333 85.333333 0 0 0-85.333334-85.333333H448a85.333333 85.333333 0 0 0-85.333333 85.333333v21.333334h-106.666667a85.333333 85.333333 0 0 0-85.333333 85.333333v38.613333A127.850667 127.850667 0 0 0 106.666667 469.333333v298.666667a128 128 0 0 0 128 128h554.666666a128 128 0 0 0 128-128V554.666667a127.573333 127.573333 0 0 0-42.666666-95.210667zM448 213.333333h341.333333v213.333334h-106.666666v-106.666667a85.333333 85.333333 0 0 0-85.333334-85.333333h-149.333333v-21.333334z m149.333333 106.666667v106.666667h-118.186666l-68.693334-67.114667A64 64 0 0 0 365.738667 341.333333H256v-21.333333h341.333333z m234.666667 448a42.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 768V469.333333c0.021333-11.925333 4.693333-22.314667 12.501333-30.165333A42.346667 42.346667 0 0 1 234.666667 426.666667h122.368l68.714666 67.114666a64 64 0 0 0 44.714667 18.218667H789.333333c11.925333 0.021333 22.314667 4.693333 30.165334 12.501333 7.786667 7.850667 12.48 18.24 12.501333 30.165334v213.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundResource = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundResource as default };