@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.08 kB
JavaScript
import _sfc_main from './u-line-intention-add.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: "M714.666667 266.666667v-21.333334c0-17.066667 14.933333-32 32-32s32 14.933333 32 32v21.333334h21.333333c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-21.333333v21.333333c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-21.333333h-21.333334c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32h21.333334zM490.666667 149.333333c14.933333 0 21.333333 10.666667 21.333333 34.133334s-6.4 32-21.333333 29.866666H170.666667c-12.8 0-21.333333 8.533333-21.333334 21.333334v512c0 12.8 8.533333 21.333333 21.333334 21.333333h531.2l87.466666 42.666667V565.333333c2.133333-14.933333 12.8-21.333333 34.133334-21.333333s29.866667 6.4 29.866666 21.333333V917.333333l-170.666666-85.333333H170.666667c-46.933333 0-85.333333-38.4-85.333334-85.333333V234.666667c0-46.933333 38.4-85.333333 85.333334-85.333334h320z m-202.666667 234.666667h192c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-192c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0 170.666667h320c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-320c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32zM746.666667 490.666667c-106.666667 0-192-85.333333-192-192s85.333333-192 192-192 192 85.333333 192 192-85.333333 192-192 192z m0-64c70.4 0 128-57.6 128-128s-57.6-128-128-128-128 57.6-128 128 57.6 128 128 128z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineIntentionAdd = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineIntentionAdd as default };