@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.59 kB
JavaScript
import _sfc_main from './u-round-save.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: "M858.517333 286.165333l-120.682666-120.682666A128 128 0 0 0 647.317333 128H256a128 128 0 0 0-128 128v512a128 128 0 0 0 128 128h512a128 128 0 0 0 128-128V376.682667a128 128 0 0 0-37.482667-90.517334zM384 213.333333h128v170.666667h-128v-170.666667z m426.666667 554.666667a42.346667 42.346667 0 0 1-12.501334 30.165333A42.346667 42.346667 0 0 1 768 810.666667H256a42.346667 42.346667 0 0 1-30.165333-12.501334A42.346667 42.346667 0 0 1 213.333333 768V256c0.021333-11.925333 4.693333-22.314667 12.501334-30.165333A42.346667 42.346667 0 0 1 256 213.333333h42.666667v170.666667a85.333333 85.333333 0 0 0 85.333333 85.333333h128a85.333333 85.333333 0 0 0 85.333333-85.333333v-170.666667h49.984a42.666667 42.666667 0 0 1 30.165334 12.501334l120.682666 120.682666A42.666667 42.666667 0 0 1 810.666667 376.682667V768z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundSave = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundSave as default };