@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.65 kB
JavaScript
import _sfc_main from './u-round-note.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: "M761.664 385.941333a127.786667 127.786667 0 0 0 37.482667-90.517333 127.786667 127.786667 0 0 0-37.482667-90.496l-60.352-60.352a127.786667 127.786667 0 0 0-90.496-37.482667 127.786667 127.786667 0 0 0-90.517333 37.482667L130.688 534.208V775.552h241.344l389.632-389.610667zM216.021333 690.218667v-120.661334L580.629333 204.928a42.346667 42.346667 0 0 1 30.186667-12.501333 42.346667 42.346667 0 0 1 30.165333 12.501333l60.330667 60.330667c8.426667 8.448 12.458667 19.114667 12.501333 30.165333a42.346667 42.346667 0 0 1-12.501333 30.186667L336.682667 690.218667h-120.661334zM576 703.573333a42.666667 42.666667 0 0 0 42.666667 42.666667h234.666666a42.666667 42.666667 0 0 0 0-85.333333H618.666667a42.666667 42.666667 0 0 0-42.666667 42.666666zM853.333333 831.573333H170.666667a42.666667 42.666667 0 1 0 0 85.333334h682.666666a42.666667 42.666667 0 0 0 0-85.333334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundNote = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundNote as default };