@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.92 kB
JavaScript
import _sfc_main from './u-round-file-edit.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
fill: "currentColor",
d: "M926.165333 545.834667l-106.666666-106.666667c-7.936-7.936-18.944-12.501333-30.165334-12.501333s-22.186667 4.565333-30.165333 12.501333l-320 320A42.965333 42.965333 0 0 0 426.666667 789.333333V896a42.794667 42.794667 0 0 0 42.666666 42.666667h106.666667c11.221333 0 22.186667-4.565333 30.165333-12.501334l320-320a42.666667 42.666667 0 0 0 0-60.330666zM558.336 853.333333H512v-46.336l160-160 46.336 46.336-160 160z m220.330667-220.330666l-46.336-46.336 57.002666-57.002667 46.336 46.336-57.002666 57.002667zM343.765333 853.333333H298.666667a42.752 42.752 0 0 1-42.666667-42.666666V170.666667h512v174.933333a42.666667 42.666667 0 0 0 85.333333 0V128a42.794667 42.794667 0 0 0-42.666666-42.666667H213.333333a42.794667 42.794667 0 0 0-42.666666 42.666667v682.666667a128 128 0 0 0 128 128h45.098666a42.666667 42.666667 0 1 0 0-85.333334zM406.954667 256a42.666667 42.666667 0 0 0 0 85.333333h210.090666a42.666667 42.666667 0 0 0 0-85.333333H406.954667zM659.712 469.333333a42.666667 42.666667 0 0 0-42.666667-42.666666H406.954667a42.666667 42.666667 0 0 0 0 85.333333h210.090666a42.666667 42.666667 0 0 0 42.666667-42.666667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundFileEdit = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundFileEdit as default };